[ 426.770552] [57592]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 426.771985] [57592]: *** Starting uWSGI 2.0.20-debian (64bit) on [Fri Nov 21 09:32:25 2025] *** [ 426.771985] [57592]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 426.771985] [57592]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 426.771985] [57592]: nodename: devstack [ 426.771985] [57592]: machine: x86_64 [ 426.771985] [57592]: clock source: unix [ 426.771985] [57592]: pcre jit disabled [ 426.771985] [57592]: detected number of CPU cores: 8 [ 426.771985] [57592]: current working directory: / [ 426.771985] [57592]: detected binary path: /usr/bin/uwsgi-core [ 426.772308] [57592]: your processes number limit is 128149 [ 426.772308] [57592]: your memory page size is 4096 bytes [ 426.772308] [57592]: detected max file descriptor number: 2048 [ 426.772308] [57592]: lock engine: pthread robust mutexes [ 426.772308] [57592]: thunder lock: enabled [ 426.774015] [57592]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 426.774015] [57592]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 426.774015] [57592]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 426.774015] [57592]: Set PythonHome to /opt/stack/data/venv [ 426.801875] [57592]: Python main interpreter initialized at 0x645103f90be0 [ 426.801875] [57592]: python threads support enabled [ 426.801875] [57592]: your server socket listen backlog is limited to 100 connections [ 426.801875] [57592]: your mercy for graceful operations on workers is 80 seconds [ 426.802253] [57592]: mapped 403077 bytes (393 KB) for 2 cores [ 426.802348] [57592]: *** Operational MODE: preforking *** [ 426.802563] [57592]: *** uWSGI is running in multiple interpreter mode *** [ 426.802563] [57592]: spawned uWSGI master process (pid: 57592) [ 426.807021] [57592]: spawned uWSGI worker 1 (pid: 57593, cores: 1) [ 426.807021] [57592]: spawned uWSGI worker 2 (pid: 57594, cores: 1) [ 426.807021] [57592]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 426.990956] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 426.990956] [57593]: debtcollector.deprecate( [ 427.001562] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 427.001562] [57594]: debtcollector.deprecate( [ 427.114041] [57593]: /opt/stack/data/venv/lib/python3.10/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. [ 427.114041] [57593]: removals.removed_module( [ 427.114994] [57593]: /opt/stack/data/venv/lib/python3.10/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. [ 427.114994] [57593]: removals.removed_module( [ 427.126961] [57594]: /opt/stack/data/venv/lib/python3.10/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. [ 427.126961] [57594]: removals.removed_module( [ 427.127694] [57594]: /opt/stack/data/venv/lib/python3.10/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. [ 427.127694] [57594]: removals.removed_module( [ 427.699293] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 427.699293] [57593]: warnings.warn( [ 427.709467] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 427.709467] [57594]: warnings.warn( [ 427.758967] [57593]: /opt/stack/data/venv/lib/python3.10/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. [ 427.758967] [57593]: warnings.warn( [ 427.768062] [57594]: /opt/stack/data/venv/lib/python3.10/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. [ 427.768062] [57594]: warnings.warn( [ 428.023760] [57594]: 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. [ 428.024066] [57594]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57594) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 428.024505] [57593]: 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. [ 428.024734] [57593]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57593) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 428.099885] [57594]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 428.099885] [57594]: @jsonschema.FormatChecker.cls_checks('date-time') [ 428.100558] [57593]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 428.100558] [57593]: @jsonschema.FormatChecker.cls_checks('date-time') [ 428.474288] [57594]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57594) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 428.474559] [57593]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57593) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 428.474712] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.474804] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.474959] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.474999] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.475073] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.475243] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.478865] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.478972] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.479030] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.479086] [57594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.479142] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.479210] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.479278] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.479390] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.479479] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.479560] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.479628] [57593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.479691] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.479755] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.479830] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.481048] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.481134] [57594]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.481201] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.481270] [57594]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.481329] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.481394] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.481466] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.481773] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.481856] [57593]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.481927] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.481995] [57593]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.482074] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.482142] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.482218] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.486690] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.486781] [57594]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.486864] [57594]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.486910] [57594]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.486953] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.487008] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.487058] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.487102] [57593]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.487167] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.487211] [57593]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.487211] [57593]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.487315] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.487315] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.487403] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.488869] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.488947] [57594]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.489035] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.489087] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.489151] [57594]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.489151] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.489254] [57593]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.489302] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.489330] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.489364] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.489395] [57593]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.489421] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.489449] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.489529] [57594]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.489559] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.489585] [57594]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.489613] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.489648] [57594]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.489691] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.489724] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.489753] [57593]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.489781] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.489806] [57593]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.489832] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.489860] [57593]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.489860] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.489860] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.489941] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.491102] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.491196] [57594]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.491242] [57594]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.491310] [57594]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.491372] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.491430] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.491501] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.491535] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.491564] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.491594] [57593]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.491628] [57594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.491656] [57593]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.491684] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.491709] [57593]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.491735] [57594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.491766] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.491792] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.491897] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.491948] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.491948] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.492055] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.492055] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.492055] [57593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.492188] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.492188] [57593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.492276] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.492276] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.492366] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.493203] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.493280] [57594]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.493352] [57594]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.493396] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.493451] [57594]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.493498] [57593]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.493532] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.493603] [57593]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.493632] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.493658] [57593]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.493682] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.493708] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.493708] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.493795] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.494300] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.494385] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.494461] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.494551] [57594]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.494660] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.494713] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.494758] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.494797] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.494846] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.494886] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.494940] [57593]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.494940] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.494940] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.494940] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.496721] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.496805] [57594]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.496869] [57594]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.496920] [57594]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.496986] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.497058] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.497131] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.497171] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.497201] [57593]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.497275] [57593]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.497346] [57593]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.497411] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.497484] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.497554] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.497896] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.497980] [57594]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.498061] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.498132] [57594]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.498196] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.498256] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.498328] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.498412] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.498496] [57593]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.498569] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.498637] [57593]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.498702] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.498766] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.498842] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.500038] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.500126] [57594]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.500195] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.500264] [57594]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.500322] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.500386] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.500455] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.500487] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.500516] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.500579] [57593]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.500624] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.500624] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.500779] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.500830] [57594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.500869] [57593]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.500919] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.500964] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.500995] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.501053] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.501079] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.501104] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.501134] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.501159] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.501187] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.501217] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.501245] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.501270] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.501294] [57594]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.501320] [57593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.501345] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.501369] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.501398] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.501423] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.501449] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.501481] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.501481] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.501481] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.501481] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.501580] [57593]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.501616] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.501656] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.501837] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.501982] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.502056] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.502106] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.502150] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.502198] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.502249] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.502295] [57594]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.502339] [57593]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.502389] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.502437] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.502483] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.502528] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.502572] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.502623] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.503167] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.503247] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.503299] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.503352] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.503396] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.503441] [57594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.503493] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.503538] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.503585] [57593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.503631] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.503689] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.503733] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.503778] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.503778] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.506110] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.506215] [57594]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.506266] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.506320] [57594]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.506384] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.506440] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.506485] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.506514] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.506572] [57593]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.506644] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.506721] [57593]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.506797] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.506870] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.506941] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.507241] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.507277] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.507341] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.507390] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.507438] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.507486] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.507486] [57593]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.507543] [57594]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.507572] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.507598] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.507626] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.507652] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.507679] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.507704] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.511224] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.511309] [57593]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.511380] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.511444] [57593]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.511476] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.511503] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.511530] [57594]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.511585] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.511641] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.511690] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.511736] [57594]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.511736] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.511821] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.511867] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.513414] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.513480] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.513512] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.513574] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.513622] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.513691] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.513742] [57593]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.513742] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.513835] [57594]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.513873] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.513921] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.513963] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.514019] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.514019] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.514243] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.514322] [57593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.514377] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.514424] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.514501] [57594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.514583] [57593]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.514645] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.514690] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.514732] [57594]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.514763] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.514792] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.514818] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.514848] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.514876] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.514907] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.514935] [57593]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.514935] [57593]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.514985] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.515033] [57593]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.515062] [57594]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.515087] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.515114] [57594]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.515138] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.515165] [57594]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.515191] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.515222] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.515222] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.515273] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.515884] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.515958] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.516043] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.516138] [57593]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.516167] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.516198] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.516225] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.516250] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.516317] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.516366] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.516420] [57594]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.516420] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.516507] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.516563] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.518131] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.518214] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.518284] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.518354] [57593]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.518401] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.518449] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.518505] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.518552] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.518604] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.518648] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.518691] [57594]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.518691] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.518691] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.518830] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.521832] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.521917] [57593]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.521987] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.522059] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.522099] [57593]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.522130] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.522159] [57594]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.522187] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.522214] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.522288] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.522388] [57594]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.522572] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.522679] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.522730] [57593]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.522791] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.522838] [57593]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.522869] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.522896] [57593]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.522926] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.522956] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.522982] [57594]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.523019] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.523044] [57594]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.523070] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.523104] [57594]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.523104] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.523104] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.523104] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.523468] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.523548] [57593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.523618] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.523686] [57593]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.523718] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.523746] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.523774] [57594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.523800] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.523828] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.523861] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.523892] [57594]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.523966] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.524027] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.524095] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.524704] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.524795] [57593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.524846] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.524945] [57593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.525012] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.525062] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.525102] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.525149] [57594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.525197] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.525246] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.525246] [57594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.525246] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.525357] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.525385] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.527149] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.527246] [57593]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.527295] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.527351] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.527383] [57594]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.527410] [57593]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.527436] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.527505] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.527549] [57594]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.527598] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.527646] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.527690] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.527738] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.527738] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.528605] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.528688] [57593]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.528751] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.528820] [57593]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.528862] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.528924] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.528966] [57594]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.529022] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.529072] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.529106] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.529135] [57594]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.529135] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.529240] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.529240] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.530826] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.530886] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.530937] [57593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.530984] [57594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.531067] [57593]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.531067] [57593]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.531123] [57594]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.531151] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.531179] [57594]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.531205] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.531234] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.531263] [57593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.531288] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.531377] [57594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.532538] [57593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57593) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.532609] [57594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57594) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.532667] [57593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.532712] [57594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.532770] [57593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.532816] [57594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.532859] [57593]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.532902] [57594]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.532955] [57593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.533013] [57594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.533065] [57593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57593) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.533112] [57594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57594) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.558722] [57593]: INFO dbcounter [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Registered counter for database cinder [ 428.558918] [57594]: INFO dbcounter [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Registered counter for database cinder [ 428.567794] [57593]: DEBUG oslo_db.sqlalchemy.engines [None req-268ce833-46c7-495c-9e78-89c555d1e79d 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 428.567922] [57594]: DEBUG oslo_db.sqlalchemy.engines [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 428.701577] [57594]: DEBUG dbcounter [-] [57594] Writer thread running {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 428.705578] [57594]: INFO cinder.rpc [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 428.707468] [57593]: DEBUG dbcounter [-] [57593] Writer thread running {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 428.707932] [57594]: INFO cinder.rpc [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 428.709622] [57593]: INFO cinder.rpc [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 428.710152] [57594]: INFO cinder.rpc [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 428.711790] [57593]: INFO cinder.rpc [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 428.711988] [57594]: INFO cinder.rpc [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 428.712342] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.712552] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.713898] [57593]: INFO cinder.rpc [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 428.714167] [57594]: WARNING cinder.keymgr.conf_key_mgr [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 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' [ 428.715261] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.715421] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.715883] [57593]: INFO cinder.rpc [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 428.716247] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.716426] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.717135] [57593]: WARNING cinder.keymgr.conf_key_mgr [None req-268ce833-46c7-495c-9e78-89c555d1e79d 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' [ 428.718127] [57594]: DEBUG oslo_db.sqlalchemy.engines [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 428.718203] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.718365] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.719778] [57594]: INFO cinder.rpc [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 428.720874] [57593]: DEBUG oslo_db.sqlalchemy.engines [None req-268ce833-46c7-495c-9e78-89c555d1e79d 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 428.721775] [57594]: INFO cinder.rpc [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 428.722201] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.722358] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.722544] [57593]: INFO cinder.rpc [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 428.724373] [57593]: INFO cinder.rpc [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 428.724807] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.724954] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.732040] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.732196] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.734802] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.734960] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.735494] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.735711] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.737841] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.737998] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.738396] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.738552] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.741143] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.741302] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.742188] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.742381] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.744952] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.745048] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.745126] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.745177] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.747682] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.747826] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.748768] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.748934] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.751459] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.751596] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.751652] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.751751] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.754010] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.754171] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.754244] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.754389] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.756605] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.756664] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.756782] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.756824] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.757813] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.757966] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.759245] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.759414] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.760160] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.760328] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.760446] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.760508] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.762653] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.762815] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.765480] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.765631] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.768056] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.768219] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.769017] [57594]: WARNING cinder.api.contrib.hosts [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 428.769461] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.769612] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.770499] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.770674] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.771446] [57593]: WARNING cinder.api.contrib.hosts [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 428.771689] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.771840] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.771875] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.771997] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.772661] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.772809] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.772865] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.773032] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.773871] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.773992] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.774035] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.774158] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.774927] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.774998] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.775090] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.775156] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.776042] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.776127] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.776200] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.776278] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.777069] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.777185] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.777221] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.777344] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.778146] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.778253] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.778305] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.778405] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.779123] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: extensions {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.779168] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.779290] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.780270] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.780424] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.780635] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-hosts {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.781129] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: extensions {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.782396] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: qos-specs {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.782474] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-hosts {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.783951] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: qos-specs {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.785013] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-quota-class-sets {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.786225] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-quota-class-sets {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.786628] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: scheduler-stats {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.787653] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: scheduler-stats {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.788320] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-snapshot-manage {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.789125] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-snapshot-manage {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.790965] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: capabilities {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.791583] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: capabilities {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.885456] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: encryption {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.887341] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: cgsnapshots {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.888066] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: encryption {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.889055] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-quota-sets {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.889709] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: cgsnapshots {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.891378] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-quota-sets {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.891672] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-volume-manage {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.893023] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-volume-manage {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.893163] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-volume-transfer {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.894499] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-volume-transfer {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.894889] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-volume-type-access {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.896214] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-volume-type-access {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.896605] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: backups {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.897872] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: backups {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.898689] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-services {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.899937] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-services {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.899999] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: consistencygroups {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.901250] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: consistencygroups {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.902012] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: extra_specs {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.903257] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: extra_specs {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.903570] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: os-availability-zone {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.904823] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: os-availability-zone {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.904993] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extended resource: encryption {{(pid=57594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.906249] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extended resource: encryption {{(pid=57593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.907108] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.907289] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.908217] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.908336] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.908396] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.908495] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.909372] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.909465] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.909522] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.909605] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.910353] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.910485] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.910538] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.910643] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.911372] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.911476] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.911527] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.911633] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.912511] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.912566] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.912654] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.912705] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.913465] [57594]: WARNING stevedore.named [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.913593] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.913630] [57594]: WARNING castellan.key_manager [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.913806] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.914310] [57594]: DEBUG cinder.api.contrib.snapshot_actions [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] SnapshotActionsController initialized {{(pid=57594) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 428.914441] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension VolumeActions extending resource: volumes {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.914619] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension UsedLimits extending resource: limits {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.914663] [57593]: WARNING stevedore.named [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.914748] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.914806] [57593]: WARNING castellan.key_manager [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.914859] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.914969] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension TypesManage extending resource: types {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915187] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915309] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension AdminActions extending resource: volumes {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915433] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension AdminActions extending resource: snapshots {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915508] [57593]: DEBUG cinder.api.contrib.snapshot_actions [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] SnapshotActionsController initialized {{(pid=57593) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 428.915579] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension AdminActions extending resource: backups {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915630] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension VolumeActions extending resource: volumes {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915676] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915785] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension UsedLimits extending resource: limits {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915839] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915888] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.915932] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916010] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916055] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916126] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916160] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension TypesManage extending resource: types {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916231] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916327] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916362] [57594]: DEBUG cinder.api.v3.router [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916445] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension AdminActions extending resource: volumes {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916579] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension AdminActions extending resource: snapshots {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916701] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension AdminActions extending resource: backups {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916829] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension VolumeTypeAccess extending resource: types {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.916961] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.917084] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.917203] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.917312] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.917417] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.917519] [57593]: DEBUG cinder.api.v3.router [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Extension SnapshotActions extending resource: snapshots {{(pid=57593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.918873] [57594]: WARNING keystonemiddleware.auth_token [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 428.920028] [57593]: WARNING keystonemiddleware.auth_token [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 428.923328] [57594]: WARNING keystonemiddleware.auth_token [None req-558fff6a-4912-4af0-b0c3-00930d810bb0 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 428.924368] [57593]: WARNING keystonemiddleware.auth_token [None req-268ce833-46c7-495c-9e78-89c555d1e79d None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 428.925995] [57594]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x645103f90be0 pid: 57594 (default app) [ 428.927073] [57593]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x645103f90be0 pid: 57593 (default app) [ 428.935385] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935385] [57594]: warnings.warn(deprecated_msg) [ 428.935545] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935545] [57594]: warnings.warn(deprecated_msg) [ 428.935545] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935545] [57594]: warnings.warn(deprecated_msg) [ 428.935545] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935728] [57594]: warnings.warn(deprecated_msg) [ 428.935728] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935728] [57594]: warnings.warn(deprecated_msg) [ 428.935728] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935728] [57594]: warnings.warn(deprecated_msg) [ 428.935728] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935920] [57594]: warnings.warn(deprecated_msg) [ 428.935920] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935920] [57594]: warnings.warn(deprecated_msg) [ 428.935920] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.935920] [57594]: warnings.warn(deprecated_msg) [ 428.936076] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936076] [57594]: warnings.warn(deprecated_msg) [ 428.936076] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936076] [57594]: warnings.warn(deprecated_msg) [ 428.936197] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936197] [57594]: warnings.warn(deprecated_msg) [ 428.936197] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936197] [57594]: warnings.warn(deprecated_msg) [ 428.936327] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936327] [57594]: warnings.warn(deprecated_msg) [ 428.936327] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936327] [57594]: warnings.warn(deprecated_msg) [ 428.936327] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936547] [57594]: warnings.warn(deprecated_msg) [ 428.936547] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936547] [57594]: warnings.warn(deprecated_msg) [ 428.936547] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936547] [57594]: warnings.warn(deprecated_msg) [ 428.936715] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936715] [57594]: warnings.warn(deprecated_msg) [ 428.936715] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936715] [57594]: warnings.warn(deprecated_msg) [ 428.936715] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936715] [57594]: warnings.warn(deprecated_msg) [ 428.936913] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936913] [57594]: warnings.warn(deprecated_msg) [ 428.936913] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936913] [57594]: warnings.warn(deprecated_msg) [ 428.936913] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.936913] [57594]: warnings.warn(deprecated_msg) [ 428.937117] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937117] [57594]: warnings.warn(deprecated_msg) [ 428.937117] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937117] [57594]: warnings.warn(deprecated_msg) [ 428.937117] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937117] [57594]: warnings.warn(deprecated_msg) [ 428.937313] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937313] [57594]: warnings.warn(deprecated_msg) [ 428.937313] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937313] [57594]: warnings.warn(deprecated_msg) [ 428.937313] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937313] [57594]: warnings.warn(deprecated_msg) [ 428.937521] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937521] [57594]: warnings.warn(deprecated_msg) [ 428.937521] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937521] [57594]: warnings.warn(deprecated_msg) [ 428.937654] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937654] [57594]: warnings.warn(deprecated_msg) [ 428.937654] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.937654] [57594]: warnings.warn(deprecated_msg) [ 428.937654] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938085] [57594]: warnings.warn(deprecated_msg) [ 428.938085] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938085] [57594]: warnings.warn(deprecated_msg) [ 428.938085] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938085] [57594]: warnings.warn(deprecated_msg) [ 428.938252] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938252] [57594]: warnings.warn(deprecated_msg) [ 428.938252] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938252] [57594]: warnings.warn(deprecated_msg) [ 428.938252] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938252] [57594]: warnings.warn(deprecated_msg) [ 428.938430] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938430] [57594]: warnings.warn(deprecated_msg) [ 428.938430] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938430] [57594]: warnings.warn(deprecated_msg) [ 428.938430] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938598] [57594]: warnings.warn(deprecated_msg) [ 428.938598] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938598] [57594]: warnings.warn(deprecated_msg) [ 428.938598] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938598] [57594]: warnings.warn(deprecated_msg) [ 428.938753] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938753] [57594]: warnings.warn(deprecated_msg) [ 428.938753] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938753] [57594]: warnings.warn(deprecated_msg) [ 428.938927] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938927] [57594]: warnings.warn(deprecated_msg) [ 428.938927] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.938927] [57594]: warnings.warn(deprecated_msg) [ 428.939725] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.939725] [57594]: warnings.warn(deprecated_msg) [ 428.939725] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.939725] [57594]: warnings.warn(deprecated_msg) [ 428.939725] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.939999] [57594]: warnings.warn(deprecated_msg) [ 428.939999] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.939999] [57594]: warnings.warn(deprecated_msg) [ 428.939999] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.939999] [57594]: warnings.warn(deprecated_msg) [ 428.940265] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.940265] [57594]: warnings.warn(deprecated_msg) [ 428.940265] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.940265] [57594]: warnings.warn(deprecated_msg) [ 428.940484] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.940484] [57594]: warnings.warn(deprecated_msg) [ 428.940484] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.940484] [57594]: warnings.warn(deprecated_msg) [ 428.940719] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.940719] [57594]: warnings.warn(deprecated_msg) [ 428.940719] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.940719] [57594]: warnings.warn(deprecated_msg) [ 428.940939] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.940939] [57594]: warnings.warn(deprecated_msg) [ 428.940939] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.940939] [57594]: warnings.warn(deprecated_msg) [ 428.941161] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.941161] [57594]: warnings.warn(deprecated_msg) [ 428.941161] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.941161] [57594]: warnings.warn(deprecated_msg) [ 428.941423] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.941423] [57594]: warnings.warn(deprecated_msg) [ 428.941423] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.941423] [57594]: warnings.warn(deprecated_msg) [ 428.941423] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.941423] [57594]: warnings.warn(deprecated_msg) [ 428.941820] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.941820] [57594]: warnings.warn(deprecated_msg) [ 428.941820] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.941820] [57594]: warnings.warn(deprecated_msg) [ 428.941820] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942119] [57594]: warnings.warn(deprecated_msg) [ 428.942119] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942119] [57594]: warnings.warn(deprecated_msg) [ 428.942119] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942119] [57594]: warnings.warn(deprecated_msg) [ 428.942119] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942119] [57594]: warnings.warn(deprecated_msg) [ 428.942467] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942467] [57594]: warnings.warn(deprecated_msg) [ 428.942467] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942467] [57594]: warnings.warn(deprecated_msg) [ 428.942467] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942467] [57594]: warnings.warn(deprecated_msg) [ 428.942767] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942767] [57594]: warnings.warn(deprecated_msg) [ 428.942767] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942767] [57594]: warnings.warn(deprecated_msg) [ 428.942767] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.942767] [57594]: warnings.warn(deprecated_msg) [ 428.943095] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943095] [57594]: warnings.warn(deprecated_msg) [ 428.943095] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943095] [57594]: warnings.warn(deprecated_msg) [ 428.943095] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943095] [57594]: warnings.warn(deprecated_msg) [ 428.943485] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943485] [57594]: warnings.warn(deprecated_msg) [ 428.943485] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943485] [57594]: warnings.warn(deprecated_msg) [ 428.943699] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943699] [57594]: warnings.warn(deprecated_msg) [ 428.943699] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943699] [57594]: warnings.warn(deprecated_msg) [ 428.943894] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943894] [57594]: warnings.warn(deprecated_msg) [ 428.943894] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.943894] [57594]: warnings.warn(deprecated_msg) [ 428.944106] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.944106] [57594]: warnings.warn(deprecated_msg) [ 428.944106] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 428.944106] [57594]: warnings.warn(deprecated_msg) [ 428.944106] [57594]: DEBUG cinder.api.middleware.request_id [None req-eccc99e6-1eee-49d2-9b23-6214e581e69f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 428.944786] [57594]: [pid: 57594|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Fri Nov 21 09:32:27 2025] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 432.372917] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.372917] [57593]: warnings.warn(deprecated_msg) [ 432.374051] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.374051] [57593]: warnings.warn(deprecated_msg) [ 432.374051] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.374051] [57593]: warnings.warn(deprecated_msg) [ 432.374051] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.374657] [57593]: warnings.warn(deprecated_msg) [ 432.374657] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.374657] [57593]: warnings.warn(deprecated_msg) [ 432.374657] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.374657] [57593]: warnings.warn(deprecated_msg) [ 432.374657] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.375021] [57593]: warnings.warn(deprecated_msg) [ 432.375021] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.375021] [57593]: warnings.warn(deprecated_msg) [ 432.375021] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.375021] [57593]: warnings.warn(deprecated_msg) [ 432.375703] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.375703] [57593]: warnings.warn(deprecated_msg) [ 432.375703] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.375703] [57593]: warnings.warn(deprecated_msg) [ 432.375994] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.375994] [57593]: warnings.warn(deprecated_msg) [ 432.375994] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.375994] [57593]: warnings.warn(deprecated_msg) [ 432.377535] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.377535] [57593]: warnings.warn(deprecated_msg) [ 432.377535] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.377535] [57593]: warnings.warn(deprecated_msg) [ 432.377535] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.377715] [57593]: warnings.warn(deprecated_msg) [ 432.377715] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.377715] [57593]: warnings.warn(deprecated_msg) [ 432.377715] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.377715] [57593]: warnings.warn(deprecated_msg) [ 432.378622] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.378622] [57593]: warnings.warn(deprecated_msg) [ 432.378622] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.378622] [57593]: warnings.warn(deprecated_msg) [ 432.378622] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.378622] [57593]: warnings.warn(deprecated_msg) [ 432.379240] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.379240] [57593]: warnings.warn(deprecated_msg) [ 432.379240] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.379240] [57593]: warnings.warn(deprecated_msg) [ 432.379240] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.379240] [57593]: warnings.warn(deprecated_msg) [ 432.380324] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.380324] [57593]: warnings.warn(deprecated_msg) [ 432.380324] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.380324] [57593]: warnings.warn(deprecated_msg) [ 432.380324] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.380324] [57593]: warnings.warn(deprecated_msg) [ 432.380794] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.380794] [57593]: warnings.warn(deprecated_msg) [ 432.380794] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.380794] [57593]: warnings.warn(deprecated_msg) [ 432.380794] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.380794] [57593]: warnings.warn(deprecated_msg) [ 432.380978] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.380978] [57593]: warnings.warn(deprecated_msg) [ 432.380978] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.380978] [57593]: warnings.warn(deprecated_msg) [ 432.381117] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.381117] [57593]: warnings.warn(deprecated_msg) [ 432.381117] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.381117] [57593]: warnings.warn(deprecated_msg) [ 432.381117] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.383129] [57593]: warnings.warn(deprecated_msg) [ 432.383129] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.383129] [57593]: warnings.warn(deprecated_msg) [ 432.383129] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.383129] [57593]: warnings.warn(deprecated_msg) [ 432.383628] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.383628] [57593]: warnings.warn(deprecated_msg) [ 432.383628] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.383628] [57593]: warnings.warn(deprecated_msg) [ 432.383628] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.383628] [57593]: warnings.warn(deprecated_msg) [ 432.383914] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.383914] [57593]: warnings.warn(deprecated_msg) [ 432.383914] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.383914] [57593]: warnings.warn(deprecated_msg) [ 432.383914] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384196] [57593]: warnings.warn(deprecated_msg) [ 432.384196] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384196] [57593]: warnings.warn(deprecated_msg) [ 432.384196] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384196] [57593]: warnings.warn(deprecated_msg) [ 432.384464] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384464] [57593]: warnings.warn(deprecated_msg) [ 432.384464] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384464] [57593]: warnings.warn(deprecated_msg) [ 432.384696] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384696] [57593]: warnings.warn(deprecated_msg) [ 432.384696] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384696] [57593]: warnings.warn(deprecated_msg) [ 432.384818] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384818] [57593]: warnings.warn(deprecated_msg) [ 432.384818] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384818] [57593]: warnings.warn(deprecated_msg) [ 432.384818] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384953] [57593]: warnings.warn(deprecated_msg) [ 432.384953] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384953] [57593]: warnings.warn(deprecated_msg) [ 432.384953] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.384953] [57593]: warnings.warn(deprecated_msg) [ 432.385100] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385100] [57593]: warnings.warn(deprecated_msg) [ 432.385100] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385100] [57593]: warnings.warn(deprecated_msg) [ 432.385217] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385217] [57593]: warnings.warn(deprecated_msg) [ 432.385217] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385217] [57593]: warnings.warn(deprecated_msg) [ 432.385376] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385376] [57593]: warnings.warn(deprecated_msg) [ 432.385376] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385376] [57593]: warnings.warn(deprecated_msg) [ 432.385488] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385488] [57593]: warnings.warn(deprecated_msg) [ 432.385488] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385488] [57593]: warnings.warn(deprecated_msg) [ 432.385598] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385598] [57593]: warnings.warn(deprecated_msg) [ 432.385598] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385598] [57593]: warnings.warn(deprecated_msg) [ 432.385708] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385708] [57593]: warnings.warn(deprecated_msg) [ 432.385708] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385708] [57593]: warnings.warn(deprecated_msg) [ 432.385708] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385708] [57593]: warnings.warn(deprecated_msg) [ 432.385879] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385879] [57593]: warnings.warn(deprecated_msg) [ 432.385879] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.385879] [57593]: warnings.warn(deprecated_msg) [ 432.385879] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386033] [57593]: warnings.warn(deprecated_msg) [ 432.386033] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386033] [57593]: warnings.warn(deprecated_msg) [ 432.386033] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386033] [57593]: warnings.warn(deprecated_msg) [ 432.386033] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386033] [57593]: warnings.warn(deprecated_msg) [ 432.386215] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386215] [57593]: warnings.warn(deprecated_msg) [ 432.386215] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386215] [57593]: warnings.warn(deprecated_msg) [ 432.386215] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386215] [57593]: warnings.warn(deprecated_msg) [ 432.386380] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386380] [57593]: warnings.warn(deprecated_msg) [ 432.386380] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386380] [57593]: warnings.warn(deprecated_msg) [ 432.386380] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386380] [57593]: warnings.warn(deprecated_msg) [ 432.386548] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386548] [57593]: warnings.warn(deprecated_msg) [ 432.386548] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386548] [57593]: warnings.warn(deprecated_msg) [ 432.386548] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386548] [57593]: warnings.warn(deprecated_msg) [ 432.386719] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386719] [57593]: warnings.warn(deprecated_msg) [ 432.386719] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386719] [57593]: warnings.warn(deprecated_msg) [ 432.386849] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386849] [57593]: warnings.warn(deprecated_msg) [ 432.386849] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386849] [57593]: warnings.warn(deprecated_msg) [ 432.386959] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386959] [57593]: warnings.warn(deprecated_msg) [ 432.386959] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.386959] [57593]: warnings.warn(deprecated_msg) [ 432.388360] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.388360] [57593]: warnings.warn(deprecated_msg) [ 432.388360] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 432.388360] [57593]: warnings.warn(deprecated_msg) [ 432.388360] [57593]: DEBUG cinder.api.middleware.request_id [None req-77bae91f-193a-4d37-aa53-514e46163ff9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 432.732589] [57593]: INFO cinder.api.openstack.wsgi [None req-77bae91f-193a-4d37-aa53-514e46163ff9 admin admin] POST http://10.180.1.21/volume/v3/types [ 432.733347] [57593]: DEBUG cinder.api.openstack.wsgi [None req-77bae91f-193a-4d37-aa53-514e46163ff9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 432.735148] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 432.735148] [57593]: warnings.warn( [ 432.738550] [57593]: DEBUG oslo_db.sqlalchemy.engines [None req-77bae91f-193a-4d37-aa53-514e46163ff9 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.762723] [57593]: INFO cinder.api.openstack.wsgi [None req-77bae91f-193a-4d37-aa53-514e46163ff9 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 432.763222] [57593]: [pid: 57593|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Nov 21 09:32:31 2025] POST /volume/v3/types => generated 182 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 432.767280] [57594]: DEBUG cinder.api.middleware.request_id [req-77bae91f-193a-4d37-aa53-514e46163ff9 req-44158a6c-0f22-4a97-8c62-c09e4884a4df None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 433.042783] [57594]: INFO cinder.api.openstack.wsgi [req-77bae91f-193a-4d37-aa53-514e46163ff9 req-44158a6c-0f22-4a97-8c62-c09e4884a4df admin admin] POST http://10.180.1.21/volume/v3/types/0773271a-a5a4-4561-8617-dd8cb9a79b43/extra_specs [ 433.043468] [57594]: DEBUG cinder.api.openstack.wsgi [req-77bae91f-193a-4d37-aa53-514e46163ff9 req-44158a6c-0f22-4a97-8c62-c09e4884a4df admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 433.045332] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 433.045332] [57594]: warnings.warn( [ 433.049298] [57594]: DEBUG oslo_db.sqlalchemy.engines [req-77bae91f-193a-4d37-aa53-514e46163ff9 req-44158a6c-0f22-4a97-8c62-c09e4884a4df 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.096508] [57594]: INFO cinder.api.openstack.wsgi [req-77bae91f-193a-4d37-aa53-514e46163ff9 req-44158a6c-0f22-4a97-8c62-c09e4884a4df admin admin] http://10.180.1.21/volume/v3/types/0773271a-a5a4-4561-8617-dd8cb9a79b43/extra_specs returned with HTTP 200 [ 433.096977] [57594]: [pid: 57594|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Fri Nov 21 09:32:31 2025] POST /volume/v3/types/0773271a-a5a4-4561-8617-dd8cb9a79b43/extra_specs => generated 51 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 442.760360] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 443.095192] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 445.424051] [57593]: DEBUG cinder.api.middleware.request_id [None req-5cc07a5f-3073-4260-b2d3-88c38f12bc3a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 445.424813] [57593]: INFO cinder.api.openstack.wsgi [None req-5cc07a5f-3073-4260-b2d3-88c38f12bc3a None None] GET http://10.180.1.21/volume// [ 445.424986] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5cc07a5f-3073-4260-b2d3-88c38f12bc3a None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 445.425370] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5cc07a5f-3073-4260-b2d3-88c38f12bc3a None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 445.426024] [57593]: INFO cinder.api.openstack.wsgi [None req-5cc07a5f-3073-4260-b2d3-88c38f12bc3a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 445.426339] [57593]: [pid: 57593|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Nov 21 09:32:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 513.565074] [57594]: DEBUG cinder.api.middleware.request_id [None req-7d2119db-a158-4a1d-827d-859657274042 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 513.639283] [57594]: INFO cinder.api.openstack.wsgi [None req-7d2119db-a158-4a1d-827d-859657274042 tempest-verify_tempest_config-1038659386 tempest-verify_tempest_config-1038659386-project-member] GET http://10.180.1.21/volume/v3/extensions [ 513.639523] [57594]: DEBUG cinder.api.openstack.wsgi [None req-7d2119db-a158-4a1d-827d-859657274042 tempest-verify_tempest_config-1038659386 tempest-verify_tempest_config-1038659386-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 513.639755] [57594]: DEBUG cinder.api.openstack.wsgi [None req-7d2119db-a158-4a1d-827d-859657274042 tempest-verify_tempest_config-1038659386 tempest-verify_tempest_config-1038659386-project-member] Calling method 'index' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 513.640177] [57594]: INFO cinder.api.openstack.wsgi [None req-7d2119db-a158-4a1d-827d-859657274042 tempest-verify_tempest_config-1038659386 tempest-verify_tempest_config-1038659386-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 513.640586] [57594]: [pid: 57594|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Nov 21 09:33:52 2025] GET /volume/v3/extensions => generated 5245 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 582.566557] [57593]: DEBUG cinder.api.middleware.request_id [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.701258] [57593]: INFO cinder.api.openstack.wsgi [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 582.701612] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-418458788"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 582.703084] [57593]: DEBUG cinder.api.v3.volumes [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-418458788'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 582.703484] [57593]: INFO cinder.api.v3.volumes [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Create volume of 1 GB [ 582.723081] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Availability zone cache updated, next update will occur around 2025-11-21 10:35:01.472972. {{(pid=57593) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 582.723081] [57593]: INFO cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Availability Zones retrieved successfully. [ 582.742431] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Flow 'volume_create_api' (d4d8fb00-f246-430d-9942-23a176f928f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 582.747188] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4657478f-16d8-4eb0-9605-f1668f1af536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.747188] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 582.784151] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4657478f-16d8-4eb0-9605-f1668f1af536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.785166] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3686c6cf-4fad-4014-9325-d8ea74034ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.815593] [57593]: WARNING cinder.quota [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 582.815961] [57593]: WARNING cinder.quota [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 582.875553] [57593]: DEBUG cinder.quota [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Created reservations ['9fbda28b-0fe1-43c6-8be8-02e5a6a2f32e', '76962c92-4c44-4286-b7e4-6349d9e3bcf0', 'd9baa318-5256-47d7-bafe-b4e8e8825d3c', '5070b684-0293-4825-88bb-4fb4d06850c9'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 582.877353] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3686c6cf-4fad-4014-9325-d8ea74034ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fbda28b-0fe1-43c6-8be8-02e5a6a2f32e', '76962c92-4c44-4286-b7e4-6349d9e3bcf0', 'd9baa318-5256-47d7-bafe-b4e8e8825d3c', '5070b684-0293-4825-88bb-4fb4d06850c9']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.878362] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d1bd42-0559-446a-84b8-c59e575960d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.935459] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d1bd42-0559-446a-84b8-c59e575960d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b31117-2771-4a68-babe-f0ae262358cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-418458788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396293c61895456c856754e5c4eb22c6',qos_specs=None,replication_status=,reservations=['9fbda28b-0fe1-43c6-8be8-02e5a6a2f32e','76962c92-4c44-4286-b7e4-6349d9e3bcf0','d9baa318-5256-47d7-bafe-b4e8e8825d3c','5070b684-0293-4825-88bb-4fb4d06850c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f25bd80f5164aeda35b9fae0685744c',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:35:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-418458788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06b31117-2771-4a68-babe-f0ae262358cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396293c61895456c856754e5c4eb22c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f25bd80f5164aeda35b9fae0685744c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.936764] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a855b0c1-953a-4b53-91a5-248ce71216e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.963913] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a855b0c1-953a-4b53-91a5-248ce71216e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-418458788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396293c61895456c856754e5c4eb22c6',qos_specs=None,replication_status=,reservations=['9fbda28b-0fe1-43c6-8be8-02e5a6a2f32e','76962c92-4c44-4286-b7e4-6349d9e3bcf0','d9baa318-5256-47d7-bafe-b4e8e8825d3c','5070b684-0293-4825-88bb-4fb4d06850c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f25bd80f5164aeda35b9fae0685744c',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.964475] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00b6afb-5882-4d73-b2b1-55c851cc3b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.997461] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00b6afb-5882-4d73-b2b1-55c851cc3b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.998701] [57593]: DEBUG cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Flow 'volume_create_api' (d4d8fb00-f246-430d-9942-23a176f928f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 582.999680] [57593]: INFO cinder.volume.api [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Create volume request issued successfully. [ 583.001872] [57593]: INFO cinder.api.openstack.wsgi [None req-b5271022-9843-4dbc-89a5-e518d7a72f5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 583.001943] [57593]: [pid: 57593|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:35:01 2025] POST /volume/v3/volumes => generated 783 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 583.012983] [57594]: DEBUG cinder.api.middleware.request_id [None req-c0e9497e-f1b6-4b98-8dc8-2b7c7164db56 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.018947] [57594]: INFO cinder.api.openstack.wsgi [None req-c0e9497e-f1b6-4b98-8dc8-2b7c7164db56 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 583.019214] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c0e9497e-f1b6-4b98-8dc8-2b7c7164db56 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 583.019428] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c0e9497e-f1b6-4b98-8dc8-2b7c7164db56 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 583.056906] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.056906] [57594]: warnings.warn( [ 583.066318] [57594]: INFO cinder.volume.api [None req-c0e9497e-f1b6-4b98-8dc8-2b7c7164db56 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 583.074917] [57594]: INFO cinder.api.openstack.wsgi [None req-c0e9497e-f1b6-4b98-8dc8-2b7c7164db56 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 583.075388] [57594]: [pid: 57594|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:35:01 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 962 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 584.088165] [57593]: DEBUG cinder.api.middleware.request_id [None req-0b22938f-086b-4a9f-87f5-946a0688638f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.090778] [57593]: INFO cinder.api.openstack.wsgi [None req-0b22938f-086b-4a9f-87f5-946a0688638f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 584.091088] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0b22938f-086b-4a9f-87f5-946a0688638f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 584.091553] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0b22938f-086b-4a9f-87f5-946a0688638f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 584.107165] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.107165] [57593]: warnings.warn( [ 584.117693] [57593]: INFO cinder.volume.api [None req-0b22938f-086b-4a9f-87f5-946a0688638f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 584.124914] [57593]: INFO cinder.api.openstack.wsgi [None req-0b22938f-086b-4a9f-87f5-946a0688638f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 584.125393] [57593]: [pid: 57593|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:35:02 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1009 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.071427] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=4 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 594.121559] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 643.579069] [57594]: DEBUG cinder.api.middleware.request_id [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.582386] [57594]: INFO cinder.api.openstack.wsgi [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] POST http://10.180.1.21/volume/v3/volumes [ 643.582525] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1616156388"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 643.584180] [57594]: DEBUG cinder.api.v3.volumes [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1616156388'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 643.585067] [57594]: INFO cinder.api.v3.volumes [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Create volume of 1 GB [ 643.604517] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Availability zone cache updated, next update will occur around 2025-11-21 10:36:02.355173. {{(pid=57594) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 643.607016] [57594]: INFO cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Availability Zones retrieved successfully. [ 643.631446] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Flow 'volume_create_api' (4b0d990b-e2fb-4763-af4a-3247bea60b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 643.633156] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddaa6bee-ad72-4063-a429-4f75e16a9dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 643.635650] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 643.681876] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddaa6bee-ad72-4063-a429-4f75e16a9dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 643.683528] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47caef2-2efa-485e-a1cd-357decd41b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 643.720741] [57594]: WARNING cinder.quota [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 643.721103] [57594]: WARNING cinder.quota [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 643.958565] [57594]: DEBUG cinder.quota [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Created reservations ['db749401-b527-4370-9eb1-489a371af9f7', '66a36988-f9e6-4868-b9bb-6f7cb572c34a', '0885ca9e-ad0f-4669-b49b-e96036c2fc7c', 'e8d4727b-586e-4ab5-8054-88c6cae49d82'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 643.960140] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47caef2-2efa-485e-a1cd-357decd41b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db749401-b527-4370-9eb1-489a371af9f7', '66a36988-f9e6-4868-b9bb-6f7cb572c34a', '0885ca9e-ad0f-4669-b49b-e96036c2fc7c', 'e8d4727b-586e-4ab5-8054-88c6cae49d82']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 643.960807] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0f5bd78-8124-40ba-92d0-430bb42506a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 643.999379] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0f5bd78-8124-40ba-92d0-430bb42506a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17dc0195-0e7d-408a-b2f9-5231bf129134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1616156388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ba14e0ce0f471ebdaff3018740cca9',qos_specs=None,replication_status=,reservations=['db749401-b527-4370-9eb1-489a371af9f7','66a36988-f9e6-4868-b9bb-6f7cb572c34a','0885ca9e-ad0f-4669-b49b-e96036c2fc7c','e8d4727b-586e-4ab5-8054-88c6cae49d82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61038fb4fad840998e0fcdc0549d717a',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1616156388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17dc0195-0e7d-408a-b2f9-5231bf129134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ba14e0ce0f471ebdaff3018740cca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61038fb4fad840998e0fcdc0549d717a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 644.000383] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e27da3b-02b2-4311-8357-1f35ea67d320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 644.021924] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e27da3b-02b2-4311-8357-1f35ea67d320) transitioned into state 'SUCCESS' from state '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-1616156388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ba14e0ce0f471ebdaff3018740cca9',qos_specs=None,replication_status=,reservations=['db749401-b527-4370-9eb1-489a371af9f7','66a36988-f9e6-4868-b9bb-6f7cb572c34a','0885ca9e-ad0f-4669-b49b-e96036c2fc7c','e8d4727b-586e-4ab5-8054-88c6cae49d82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61038fb4fad840998e0fcdc0549d717a',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 644.022724] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f1f87f-3006-40b1-a8d4-7b62db106a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 644.053924] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f1f87f-3006-40b1-a8d4-7b62db106a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 644.055062] [57594]: DEBUG cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Flow 'volume_create_api' (4b0d990b-e2fb-4763-af4a-3247bea60b3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 644.055458] [57594]: INFO cinder.volume.api [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Create volume request issued successfully. [ 644.056179] [57594]: INFO cinder.api.openstack.wsgi [None req-e5bc4a24-7964-4dd1-a1d0-93cbbcd26ef4 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 644.057028] [57594]: [pid: 57594|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:36:02 2025] POST /volume/v3/volumes => generated 754 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 644.066561] [57593]: DEBUG cinder.api.middleware.request_id [None req-d6002d8b-a5c5-42bb-a2c1-d039fe035512 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.070063] [57593]: INFO cinder.api.openstack.wsgi [None req-d6002d8b-a5c5-42bb-a2c1-d039fe035512 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] GET http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 [ 644.070877] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d6002d8b-a5c5-42bb-a2c1-d039fe035512 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 644.071759] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d6002d8b-a5c5-42bb-a2c1-d039fe035512 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 644.233495] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.233495] [57593]: warnings.warn( [ 644.239206] [57593]: INFO cinder.volume.api [None req-d6002d8b-a5c5-42bb-a2c1-d039fe035512 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Volume info retrieved successfully. [ 644.246213] [57593]: INFO cinder.api.openstack.wsgi [None req-d6002d8b-a5c5-42bb-a2c1-d039fe035512 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 returned with HTTP 200 [ 644.246976] [57593]: [pid: 57593|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:36:02 2025] GET /volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 => generated 822 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.261042] [57594]: DEBUG cinder.api.middleware.request_id [None req-52470441-6f57-45f2-961d-b22666ce5120 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.263953] [57594]: INFO cinder.api.openstack.wsgi [None req-52470441-6f57-45f2-961d-b22666ce5120 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] GET http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 [ 645.264547] [57594]: DEBUG cinder.api.openstack.wsgi [None req-52470441-6f57-45f2-961d-b22666ce5120 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 645.264819] [57594]: DEBUG cinder.api.openstack.wsgi [None req-52470441-6f57-45f2-961d-b22666ce5120 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 645.278608] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.278608] [57594]: warnings.warn( [ 645.284909] [57594]: INFO cinder.volume.api [None req-52470441-6f57-45f2-961d-b22666ce5120 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Volume info retrieved successfully. [ 645.294040] [57594]: INFO cinder.api.openstack.wsgi [None req-52470441-6f57-45f2-961d-b22666ce5120 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 returned with HTTP 200 [ 645.294359] [57594]: [pid: 57594|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:36:04 2025] GET /volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 647.430649] [57593]: DEBUG cinder.api.middleware.request_id [req-2868f34a-f2a2-486e-b542-61ec25559163 req-4899a99e-54da-4c6a-a86f-f372f943f4c5 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.433084] [57593]: WARNING keystonemiddleware.auth_token [req-2868f34a-f2a2-486e-b542-61ec25559163 req-4899a99e-54da-4c6a-a86f-f372f943f4c5 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 647.435702] [57593]: INFO cinder.api.openstack.wsgi [req-2868f34a-f2a2-486e-b542-61ec25559163 req-4899a99e-54da-4c6a-a86f-f372f943f4c5 tempest-VolumesAdminNegativeTest-255590578 tempest-VolumesAdminNegativeTest-255590578-project] GET http://10.180.1.21/volume/v3/volumes/a7ff0a4f-fa97-4361-8312-6e42282ee34f [ 647.435937] [57593]: DEBUG cinder.api.openstack.wsgi [req-2868f34a-f2a2-486e-b542-61ec25559163 req-4899a99e-54da-4c6a-a86f-f372f943f4c5 tempest-VolumesAdminNegativeTest-255590578 tempest-VolumesAdminNegativeTest-255590578-project] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 647.436177] [57593]: DEBUG cinder.api.openstack.wsgi [req-2868f34a-f2a2-486e-b542-61ec25559163 req-4899a99e-54da-4c6a-a86f-f372f943f4c5 tempest-VolumesAdminNegativeTest-255590578 tempest-VolumesAdminNegativeTest-255590578-project] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 647.443933] [57593]: INFO cinder.api.openstack.wsgi [req-2868f34a-f2a2-486e-b542-61ec25559163 req-4899a99e-54da-4c6a-a86f-f372f943f4c5 tempest-VolumesAdminNegativeTest-255590578 tempest-VolumesAdminNegativeTest-255590578-project] http://10.180.1.21/volume/v3/volumes/a7ff0a4f-fa97-4361-8312-6e42282ee34f returned with HTTP 404 [ 647.445064] [57593]: [pid: 57593|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:36:06 2025] GET /volume/v3/volumes/a7ff0a4f-fa97-4361-8312-6e42282ee34f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 647.452948] [57594]: DEBUG cinder.api.middleware.request_id [None req-dfe89598-3498-4caf-a677-68eeb864fac9 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.454776] [57594]: INFO cinder.api.openstack.wsgi [None req-dfe89598-3498-4caf-a677-68eeb864fac9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] DELETE http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 [ 647.455099] [57594]: DEBUG cinder.api.openstack.wsgi [None req-dfe89598-3498-4caf-a677-68eeb864fac9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 647.456258] [57594]: DEBUG cinder.api.openstack.wsgi [None req-dfe89598-3498-4caf-a677-68eeb864fac9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 647.456340] [57594]: INFO cinder.api.v3.volumes [None req-dfe89598-3498-4caf-a677-68eeb864fac9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Delete volume with id: 17dc0195-0e7d-408a-b2f9-5231bf129134 [ 647.473273] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.473273] [57594]: warnings.warn( [ 647.473921] [57594]: INFO cinder.volume.api [None req-dfe89598-3498-4caf-a677-68eeb864fac9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Volume info retrieved successfully. [ 647.507970] [57594]: INFO cinder.volume.api [None req-dfe89598-3498-4caf-a677-68eeb864fac9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Delete volume request issued successfully. [ 647.508214] [57594]: INFO cinder.api.openstack.wsgi [None req-dfe89598-3498-4caf-a677-68eeb864fac9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 returned with HTTP 202 [ 647.508629] [57594]: [pid: 57594|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:36:06 2025] DELETE /volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 647.511995] [57593]: DEBUG cinder.api.middleware.request_id [None req-16eea22e-deae-407a-873d-f8f0ac2506b9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.515928] [57593]: INFO cinder.api.openstack.wsgi [None req-16eea22e-deae-407a-873d-f8f0ac2506b9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] GET http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 [ 647.516305] [57593]: DEBUG cinder.api.openstack.wsgi [None req-16eea22e-deae-407a-873d-f8f0ac2506b9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 647.516773] [57593]: DEBUG cinder.api.openstack.wsgi [None req-16eea22e-deae-407a-873d-f8f0ac2506b9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 647.546593] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.546593] [57593]: warnings.warn( [ 647.552394] [57593]: INFO cinder.volume.api [None req-16eea22e-deae-407a-873d-f8f0ac2506b9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Volume info retrieved successfully. [ 647.561270] [57593]: INFO cinder.api.openstack.wsgi [None req-16eea22e-deae-407a-873d-f8f0ac2506b9 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 returned with HTTP 200 [ 647.561919] [57593]: [pid: 57593|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:36:06 2025] GET /volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.574305] [57594]: DEBUG cinder.api.middleware.request_id [None req-b24a1cd8-3b5e-46fc-ae69-ceffcd7263a2 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.577491] [57594]: INFO cinder.api.openstack.wsgi [None req-b24a1cd8-3b5e-46fc-ae69-ceffcd7263a2 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] GET http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 [ 648.578950] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b24a1cd8-3b5e-46fc-ae69-ceffcd7263a2 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 648.579469] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b24a1cd8-3b5e-46fc-ae69-ceffcd7263a2 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 648.588191] [57594]: INFO cinder.api.openstack.wsgi [None req-b24a1cd8-3b5e-46fc-ae69-ceffcd7263a2 tempest-VolumesAdminNegativeTest-647144560 tempest-VolumesAdminNegativeTest-647144560-project-member] http://10.180.1.21/volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 returned with HTTP 404 [ 648.588838] [57594]: [pid: 57594|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:36:07 2025] GET /volume/v3/volumes/17dc0195-0e7d-408a-b2f9-5231bf129134 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 657.557385] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=9 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 658.587512] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 732.793851] [57593]: DEBUG cinder.api.middleware.request_id [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-d1b01f1a-4cbc-4296-8904-1ba7033396bf None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.796478] [57593]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-d1b01f1a-4cbc-4296-8904-1ba7033396bf tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 732.799693] [57593]: DEBUG cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-d1b01f1a-4cbc-4296-8904-1ba7033396bf tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 732.799693] [57593]: DEBUG cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-d1b01f1a-4cbc-4296-8904-1ba7033396bf tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 732.811761] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.811761] [57593]: warnings.warn( [ 732.816386] [57593]: INFO cinder.volume.api [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-d1b01f1a-4cbc-4296-8904-1ba7033396bf tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 732.825822] [57593]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-d1b01f1a-4cbc-4296-8904-1ba7033396bf tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 732.826400] [57593]: [pid: 57593|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:37:31 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.364178] [57594]: DEBUG cinder.api.middleware.request_id [None req-cdca6c8a-ca07-4eac-911b-41ad6e7520bb None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.364869] [57594]: INFO cinder.api.openstack.wsgi [None req-cdca6c8a-ca07-4eac-911b-41ad6e7520bb None None] GET http://10.180.1.21/volume// [ 734.365134] [57594]: DEBUG cinder.api.openstack.wsgi [None req-cdca6c8a-ca07-4eac-911b-41ad6e7520bb None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 734.365381] [57594]: DEBUG cinder.api.openstack.wsgi [None req-cdca6c8a-ca07-4eac-911b-41ad6e7520bb None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 734.366221] [57594]: INFO cinder.api.openstack.wsgi [None req-cdca6c8a-ca07-4eac-911b-41ad6e7520bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 734.366616] [57594]: [pid: 57594|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:37:33 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 734.372286] [57593]: DEBUG cinder.api.middleware.request_id [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-9e30af60-cf8a-46a0-9a60-0ba9f63ca028 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.382034] [57593]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-9e30af60-cf8a-46a0-9a60-0ba9f63ca028 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 734.382034] [57593]: DEBUG cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-9e30af60-cf8a-46a0-9a60-0ba9f63ca028 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06b31117-2771-4a68-babe-f0ae262358cc", "connector": null, "instance_uuid": "1b8a6606-4796-4da5-8681-b66d2f5f6223"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 734.393032] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.393032] [57593]: warnings.warn( [ 734.455177] [57593]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-9e30af60-cf8a-46a0-9a60-0ba9f63ca028 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 734.455695] [57593]: [pid: 57593|app: 0|req: 9/18] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:37:33 2025] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 734.493557] [57594]: DEBUG cinder.api.middleware.request_id [None req-5a9e9027-5e96-416f-9787-71d3d0b26b26 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.498408] [57594]: INFO cinder.api.openstack.wsgi [None req-5a9e9027-5e96-416f-9787-71d3d0b26b26 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 734.498408] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5a9e9027-5e96-416f-9787-71d3d0b26b26 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 734.498408] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5a9e9027-5e96-416f-9787-71d3d0b26b26 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 734.521196] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.521196] [57594]: warnings.warn( [ 734.525078] [57594]: INFO cinder.volume.api [None req-5a9e9027-5e96-416f-9787-71d3d0b26b26 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 734.533663] [57594]: INFO cinder.api.openstack.wsgi [None req-5a9e9027-5e96-416f-9787-71d3d0b26b26 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 734.534914] [57594]: [pid: 57594|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:33 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.997775] [57593]: DEBUG cinder.api.middleware.request_id [None req-4205eb3c-1d80-4418-bb1a-fe49314b8add None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.998500] [57593]: INFO cinder.api.openstack.wsgi [None req-4205eb3c-1d80-4418-bb1a-fe49314b8add None None] GET http://10.180.1.21/volume// [ 734.998623] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4205eb3c-1d80-4418-bb1a-fe49314b8add None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 734.999150] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4205eb3c-1d80-4418-bb1a-fe49314b8add None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 734.999451] [57593]: INFO cinder.api.openstack.wsgi [None req-4205eb3c-1d80-4418-bb1a-fe49314b8add None None] http://10.180.1.21/volume// returned with HTTP 300 [ 734.999804] [57593]: [pid: 57593|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:37:33 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 735.014622] [57594]: DEBUG cinder.api.middleware.request_id [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-daf60f4d-d678-4040-8877-c41cc65d7308 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.015541] [57594]: WARNING keystonemiddleware.auth_token [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-daf60f4d-d678-4040-8877-c41cc65d7308 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 735.017266] [57594]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-daf60f4d-d678-4040-8877-c41cc65d7308 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 735.017524] [57594]: DEBUG cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-daf60f4d-d678-4040-8877-c41cc65d7308 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 735.017765] [57594]: DEBUG cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-daf60f4d-d678-4040-8877-c41cc65d7308 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 735.035356] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.035356] [57594]: warnings.warn( [ 735.040200] [57594]: INFO cinder.volume.api [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-daf60f4d-d678-4040-8877-c41cc65d7308 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 735.046508] [57594]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-daf60f4d-d678-4040-8877-c41cc65d7308 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 735.046960] [57594]: [pid: 57594|app: 0|req: 11/21] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:37:33 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1232 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 735.079931] [57593]: DEBUG cinder.api.middleware.request_id [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-a4067fcd-40d3-49a4-8060-56d1abc9f849 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.084474] [57593]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-a4067fcd-40d3-49a4-8060-56d1abc9f849 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] PUT http://10.180.1.21/volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee [ 735.084909] [57593]: DEBUG cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-a4067fcd-40d3-49a4-8060-56d1abc9f849 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907359", "mountpoint": "/dev/sdb"}}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 735.101075] [57593]: DEBUG cinder.coordination [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-a4067fcd-40d3-49a4-8060-56d1abc9f849 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Acquiring lock "cinder-attachment_update-06b31117-2771-4a68-babe-f0ae262358cc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 735.114991] [57593]: DEBUG cinder.coordination [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-a4067fcd-40d3-49a4-8060-56d1abc9f849 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Lock "cinder-attachment_update-06b31117-2771-4a68-babe-f0ae262358cc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.015s {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 735.116831] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.116831] [57593]: warnings.warn( [ 735.301263] [57594]: DEBUG cinder.api.middleware.request_id [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.364823] [57594]: INFO cinder.api.openstack.wsgi [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] POST http://10.180.1.21/volume/v3/volumes [ 735.365422] [57594]: DEBUG cinder.api.openstack.wsgi [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2141065515"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 735.371502] [57594]: DEBUG cinder.api.v3.volumes [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2141065515'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 735.371502] [57594]: INFO cinder.api.v3.volumes [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume of 1 GB [ 735.378070] [57594]: INFO cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Availability Zones retrieved successfully. [ 735.390336] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Flow 'volume_create_api' (a461477e-8697-4540-b839-4318673f60ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 735.392036] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3c7aec-0ecd-4a1b-8565-e2845a0ccd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.393729] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 735.416268] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3c7aec-0ecd-4a1b-8565-e2845a0ccd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.420176] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c80129-596b-403b-95ce-328240bb2c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.483013] [57594]: DEBUG cinder.quota [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Created reservations ['c0c4377a-48b2-4af8-8fe2-13437bc43c75', '40f8c14e-f4bf-4268-9a72-e12c37500dc9', '716b21f6-8573-415b-9269-26db7ce37ddd', '7af33a70-226d-46e1-b2ce-b834b78fdd4b'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 735.484450] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c80129-596b-403b-95ce-328240bb2c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0c4377a-48b2-4af8-8fe2-13437bc43c75', '40f8c14e-f4bf-4268-9a72-e12c37500dc9', '716b21f6-8573-415b-9269-26db7ce37ddd', '7af33a70-226d-46e1-b2ce-b834b78fdd4b']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.485129] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edcbd51d-014f-4ad3-82a2-4089911a9d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.512937] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edcbd51d-014f-4ad3-82a2-4089911a9d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed85e4ae-b18e-4668-9113-7716a67bcbc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2141065515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b74384094dd495cb0887e97e32d6657',qos_specs=None,replication_status=,reservations=['c0c4377a-48b2-4af8-8fe2-13437bc43c75','40f8c14e-f4bf-4268-9a72-e12c37500dc9','716b21f6-8573-415b-9269-26db7ce37ddd','7af33a70-226d-46e1-b2ce-b834b78fdd4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2141065515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed85e4ae-b18e-4668-9113-7716a67bcbc4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3b74384094dd495cb0887e97e32d6657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.513881] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b648294-8267-47be-a176-a44788c12cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.534063] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b648294-8267-47be-a176-a44788c12cd4) transitioned into state 'SUCCESS' from state '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-2141065515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b74384094dd495cb0887e97e32d6657',qos_specs=None,replication_status=,reservations=['c0c4377a-48b2-4af8-8fe2-13437bc43c75','40f8c14e-f4bf-4268-9a72-e12c37500dc9','716b21f6-8573-415b-9269-26db7ce37ddd','7af33a70-226d-46e1-b2ce-b834b78fdd4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.534388] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b49894bf-7529-4bfb-8ef2-24247204dc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.547498] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b49894bf-7529-4bfb-8ef2-24247204dc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.551358] [57594]: DEBUG cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Flow 'volume_create_api' (a461477e-8697-4540-b839-4318673f60ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 735.551358] [57594]: INFO cinder.volume.api [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume request issued successfully. [ 735.551358] [57594]: INFO cinder.api.openstack.wsgi [None req-680bab17-01e2-4f66-b9f4-a45ef27d37bc tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 735.551358] [57594]: [pid: 57594|app: 0|req: 12/22] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Nov 21 09:37:34 2025] POST /volume/v3/volumes => generated 759 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 735.552597] [57594]: DEBUG cinder.api.middleware.request_id [None req-f1752872-b5c1-4e7d-b2fd-b947e616f5e9 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.555386] [57594]: INFO cinder.api.openstack.wsgi [None req-f1752872-b5c1-4e7d-b2fd-b947e616f5e9 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 735.555597] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f1752872-b5c1-4e7d-b2fd-b947e616f5e9 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 735.555810] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f1752872-b5c1-4e7d-b2fd-b947e616f5e9 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 735.575585] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.575585] [57594]: warnings.warn( [ 735.581842] [57594]: INFO cinder.volume.api [None req-f1752872-b5c1-4e7d-b2fd-b947e616f5e9 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 735.591046] [57594]: INFO cinder.api.openstack.wsgi [None req-f1752872-b5c1-4e7d-b2fd-b947e616f5e9 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 735.592200] [57594]: [pid: 57594|app: 0|req: 13/23] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:34 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.593115] [57594]: DEBUG cinder.api.middleware.request_id [None req-1ec117c5-97d4-48e9-ae41-516dea9378d9 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.598373] [57594]: INFO cinder.api.openstack.wsgi [None req-1ec117c5-97d4-48e9-ae41-516dea9378d9 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 [ 735.598373] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1ec117c5-97d4-48e9-ae41-516dea9378d9 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 735.598373] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1ec117c5-97d4-48e9-ae41-516dea9378d9 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 735.611191] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.611191] [57594]: warnings.warn( [ 735.616032] [57594]: INFO cinder.volume.api [None req-1ec117c5-97d4-48e9-ae41-516dea9378d9 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 735.629611] [57594]: INFO cinder.api.openstack.wsgi [None req-1ec117c5-97d4-48e9-ae41-516dea9378d9 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 returned with HTTP 200 [ 735.629777] [57594]: [pid: 57594|app: 0|req: 14/24] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:34 2025] GET /volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.613677] [57594]: DEBUG cinder.api.middleware.request_id [None req-ddced137-76d7-42d6-ad60-f9dc17175474 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.616375] [57594]: INFO cinder.api.openstack.wsgi [None req-ddced137-76d7-42d6-ad60-f9dc17175474 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 736.616375] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ddced137-76d7-42d6-ad60-f9dc17175474 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 736.616572] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ddced137-76d7-42d6-ad60-f9dc17175474 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 736.654637] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.654637] [57594]: warnings.warn( [ 736.658900] [57594]: INFO cinder.volume.api [None req-ddced137-76d7-42d6-ad60-f9dc17175474 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 736.664458] [57594]: INFO cinder.api.openstack.wsgi [None req-ddced137-76d7-42d6-ad60-f9dc17175474 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 736.665029] [57594]: [pid: 57594|app: 0|req: 15/25] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:35 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1008 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.665655] [57594]: DEBUG cinder.api.middleware.request_id [None req-1b9576d5-b79e-418e-bfa1-1f0a2395683e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.667684] [57594]: INFO cinder.api.openstack.wsgi [None req-1b9576d5-b79e-418e-bfa1-1f0a2395683e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 [ 736.667971] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1b9576d5-b79e-418e-bfa1-1f0a2395683e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 736.668157] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1b9576d5-b79e-418e-bfa1-1f0a2395683e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 736.676896] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.676896] [57594]: warnings.warn( [ 736.682475] [57594]: INFO cinder.volume.api [None req-1b9576d5-b79e-418e-bfa1-1f0a2395683e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 736.689116] [57594]: INFO cinder.api.openstack.wsgi [None req-1b9576d5-b79e-418e-bfa1-1f0a2395683e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 returned with HTTP 200 [ 736.689788] [57594]: [pid: 57594|app: 0|req: 16/26] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:35 2025] GET /volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.678347] [57594]: DEBUG cinder.api.middleware.request_id [None req-ebd0ac08-bcb4-4924-87fd-d4e8b151b249 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.681541] [57594]: INFO cinder.api.openstack.wsgi [None req-ebd0ac08-bcb4-4924-87fd-d4e8b151b249 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 737.681995] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ebd0ac08-bcb4-4924-87fd-d4e8b151b249 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 737.682446] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ebd0ac08-bcb4-4924-87fd-d4e8b151b249 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 737.699729] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.699729] [57594]: warnings.warn( [ 737.703731] [57594]: INFO cinder.volume.api [None req-ebd0ac08-bcb4-4924-87fd-d4e8b151b249 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 737.709583] [57594]: INFO cinder.api.openstack.wsgi [None req-ebd0ac08-bcb4-4924-87fd-d4e8b151b249 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 737.710267] [57594]: [pid: 57594|app: 0|req: 17/27] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:36 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 738.721773] [57594]: DEBUG cinder.api.middleware.request_id [None req-85c9d60c-c034-4657-b36a-cc0fab629c4f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.725189] [57594]: INFO cinder.api.openstack.wsgi [None req-85c9d60c-c034-4657-b36a-cc0fab629c4f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 738.725425] [57594]: DEBUG cinder.api.openstack.wsgi [None req-85c9d60c-c034-4657-b36a-cc0fab629c4f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 738.725643] [57594]: DEBUG cinder.api.openstack.wsgi [None req-85c9d60c-c034-4657-b36a-cc0fab629c4f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 738.753483] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.753483] [57594]: warnings.warn( [ 738.758772] [57594]: INFO cinder.volume.api [None req-85c9d60c-c034-4657-b36a-cc0fab629c4f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 738.765208] [57594]: INFO cinder.api.openstack.wsgi [None req-85c9d60c-c034-4657-b36a-cc0fab629c4f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 738.765678] [57594]: [pid: 57594|app: 0|req: 18/28] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:37 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.660829] [57593]: DEBUG cinder.coordination [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-a4067fcd-40d3-49a4-8060-56d1abc9f849 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Lock "cinder-attachment_update-06b31117-2771-4a68-babe-f0ae262358cc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.546s {{(pid=57593) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 739.661430] [57593]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-a4067fcd-40d3-49a4-8060-56d1abc9f849 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee returned with HTTP 200 [ 739.661576] [57593]: [pid: 57593|app: 0|req: 11/29] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:37:33 2025] PUT /volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee => generated 617 bytes in 4583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.777333] [57594]: DEBUG cinder.api.middleware.request_id [None req-0cd7c0aa-1504-48b0-a39c-596ae8f4d272 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.779615] [57594]: INFO cinder.api.openstack.wsgi [None req-0cd7c0aa-1504-48b0-a39c-596ae8f4d272 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 739.779851] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0cd7c0aa-1504-48b0-a39c-596ae8f4d272 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 739.780100] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0cd7c0aa-1504-48b0-a39c-596ae8f4d272 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 739.798083] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.798083] [57594]: warnings.warn( [ 739.801990] [57594]: INFO cinder.volume.api [None req-0cd7c0aa-1504-48b0-a39c-596ae8f4d272 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 739.806870] [57594]: INFO cinder.api.openstack.wsgi [None req-0cd7c0aa-1504-48b0-a39c-596ae8f4d272 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 739.807385] [57594]: [pid: 57594|app: 0|req: 19/30] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:38 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.520435] [57593]: DEBUG cinder.api.middleware.request_id [req-b3a4e94d-a228-45d8-beaf-d7aed1926a4c req-1c9c346f-ee1c-48cc-82ee-a2a48348a927 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.522880] [57593]: INFO cinder.api.openstack.wsgi [req-b3a4e94d-a228-45d8-beaf-d7aed1926a4c req-1c9c346f-ee1c-48cc-82ee-a2a48348a927 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 [ 740.524893] [57593]: DEBUG cinder.api.openstack.wsgi [req-b3a4e94d-a228-45d8-beaf-d7aed1926a4c req-1c9c346f-ee1c-48cc-82ee-a2a48348a927 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 740.525185] [57593]: DEBUG cinder.api.openstack.wsgi [req-b3a4e94d-a228-45d8-beaf-d7aed1926a4c req-1c9c346f-ee1c-48cc-82ee-a2a48348a927 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 740.546716] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.546716] [57593]: warnings.warn( [ 740.556427] [57593]: INFO cinder.volume.api [req-b3a4e94d-a228-45d8-beaf-d7aed1926a4c req-1c9c346f-ee1c-48cc-82ee-a2a48348a927 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 740.562565] [57593]: INFO cinder.api.openstack.wsgi [req-b3a4e94d-a228-45d8-beaf-d7aed1926a4c req-1c9c346f-ee1c-48cc-82ee-a2a48348a927 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 returned with HTTP 200 [ 740.563393] [57593]: [pid: 57593|app: 0|req: 12/31] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:37:39 2025] GET /volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.573285] [57594]: DEBUG cinder.api.middleware.request_id [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.574651] [57594]: INFO cinder.api.openstack.wsgi [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] POST http://10.180.1.21/volume/v3/volumes [ 740.574983] [57594]: DEBUG cinder.api.openstack.wsgi [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-925533888"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 740.577666] [57594]: DEBUG cinder.api.v3.volumes [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-925533888'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 740.577834] [57594]: INFO cinder.api.v3.volumes [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume of 1 GB [ 740.583604] [57594]: INFO cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Availability Zones retrieved successfully. [ 740.592092] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Flow 'volume_create_api' (ae042b68-e4b4-4f1d-bea4-022a5e2ce36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 740.593675] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338b5515-4e18-4acc-8d7f-476d75de0a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 740.594930] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 740.630225] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338b5515-4e18-4acc-8d7f-476d75de0a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 740.632375] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dbe1fd-b547-408b-8c48-17030c0d3425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 740.679668] [57594]: DEBUG cinder.quota [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Created reservations ['19f2bf8e-b9e8-44a2-8238-fc6fb0185e4c', 'b949d804-4c56-4744-805b-42c61640bc6a', '34c6d81c-d5d0-48f7-ab2b-eda7e29be6fc', '8cf85d87-cdb8-4708-a0d7-29e832d1db88'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 740.680793] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dbe1fd-b547-408b-8c48-17030c0d3425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f2bf8e-b9e8-44a2-8238-fc6fb0185e4c', 'b949d804-4c56-4744-805b-42c61640bc6a', '34c6d81c-d5d0-48f7-ab2b-eda7e29be6fc', '8cf85d87-cdb8-4708-a0d7-29e832d1db88']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 740.681841] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7ba69b6-9928-4349-bc83-5df9ab1d13e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 740.705552] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7ba69b6-9928-4349-bc83-5df9ab1d13e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c7a0427-c1dd-4e51-9be4-99c4f02a6026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-925533888',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b74384094dd495cb0887e97e32d6657',qos_specs=None,replication_status=,reservations=['19f2bf8e-b9e8-44a2-8238-fc6fb0185e4c','b949d804-4c56-4744-805b-42c61640bc6a','34c6d81c-d5d0-48f7-ab2b-eda7e29be6fc','8cf85d87-cdb8-4708-a0d7-29e832d1db88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-925533888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c7a0427-c1dd-4e51-9be4-99c4f02a6026,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3b74384094dd495cb0887e97e32d6657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 740.706200] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be566be-c87e-4ab0-bf4e-760d36933592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 740.721418] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be566be-c87e-4ab0-bf4e-760d36933592) transitioned into state 'SUCCESS' from state '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-925533888',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b74384094dd495cb0887e97e32d6657',qos_specs=None,replication_status=,reservations=['19f2bf8e-b9e8-44a2-8238-fc6fb0185e4c','b949d804-4c56-4744-805b-42c61640bc6a','34c6d81c-d5d0-48f7-ab2b-eda7e29be6fc','8cf85d87-cdb8-4708-a0d7-29e832d1db88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 740.722776] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b912bcb-7160-42ae-bf18-a9dd49036996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 740.732448] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b912bcb-7160-42ae-bf18-a9dd49036996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 740.733193] [57594]: DEBUG cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Flow 'volume_create_api' (ae042b68-e4b4-4f1d-bea4-022a5e2ce36b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 740.733577] [57594]: INFO cinder.volume.api [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume request issued successfully. [ 740.735019] [57594]: INFO cinder.api.openstack.wsgi [None req-62d13ea1-c204-4465-8d93-c1974433e4b7 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 740.735019] [57594]: [pid: 57594|app: 0|req: 20/32] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Nov 21 09:37:39 2025] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 740.749808] [57593]: DEBUG cinder.api.middleware.request_id [None req-6aa9867a-b40b-438f-9ad6-099b137d66a0 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.752382] [57593]: INFO cinder.api.openstack.wsgi [None req-6aa9867a-b40b-438f-9ad6-099b137d66a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 [ 740.752762] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6aa9867a-b40b-438f-9ad6-099b137d66a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 740.752970] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6aa9867a-b40b-438f-9ad6-099b137d66a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 740.761716] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.761716] [57593]: warnings.warn( [ 740.768948] [57593]: INFO cinder.volume.api [None req-6aa9867a-b40b-438f-9ad6-099b137d66a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 740.776905] [57593]: INFO cinder.api.openstack.wsgi [None req-6aa9867a-b40b-438f-9ad6-099b137d66a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 returned with HTTP 200 [ 740.776905] [57593]: [pid: 57593|app: 0|req: 13/33] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:39 2025] GET /volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.828667] [57594]: DEBUG cinder.api.middleware.request_id [None req-e918e25e-4a2c-4425-91eb-a584e8787d5f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.830735] [57594]: INFO cinder.api.openstack.wsgi [None req-e918e25e-4a2c-4425-91eb-a584e8787d5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 740.831024] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e918e25e-4a2c-4425-91eb-a584e8787d5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 740.831343] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e918e25e-4a2c-4425-91eb-a584e8787d5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 740.844385] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.844385] [57594]: warnings.warn( [ 740.850636] [57594]: INFO cinder.volume.api [None req-e918e25e-4a2c-4425-91eb-a584e8787d5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 740.855256] [57594]: INFO cinder.api.openstack.wsgi [None req-e918e25e-4a2c-4425-91eb-a584e8787d5f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 740.855834] [57594]: [pid: 57594|app: 0|req: 21/34] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:39 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.792476] [57593]: DEBUG cinder.api.middleware.request_id [None req-b679cb93-64d5-4727-8a79-7102a2580ed1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.796580] [57593]: INFO cinder.api.openstack.wsgi [None req-b679cb93-64d5-4727-8a79-7102a2580ed1 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 [ 741.796833] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b679cb93-64d5-4727-8a79-7102a2580ed1 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 741.797057] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b679cb93-64d5-4727-8a79-7102a2580ed1 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.817385] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.817385] [57593]: warnings.warn( [ 741.824270] [57593]: INFO cinder.volume.api [None req-b679cb93-64d5-4727-8a79-7102a2580ed1 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 741.830906] [57593]: INFO cinder.api.openstack.wsgi [None req-b679cb93-64d5-4727-8a79-7102a2580ed1 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 returned with HTTP 200 [ 741.831403] [57593]: [pid: 57593|app: 0|req: 14/35] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:40 2025] GET /volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 741.866589] [57594]: DEBUG cinder.api.middleware.request_id [None req-048a2f78-70b4-4b1c-9a7e-652f8bec9070 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.868843] [57594]: INFO cinder.api.openstack.wsgi [None req-048a2f78-70b4-4b1c-9a7e-652f8bec9070 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 741.869214] [57594]: DEBUG cinder.api.openstack.wsgi [None req-048a2f78-70b4-4b1c-9a7e-652f8bec9070 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 741.869546] [57594]: DEBUG cinder.api.openstack.wsgi [None req-048a2f78-70b4-4b1c-9a7e-652f8bec9070 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.884068] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.884068] [57594]: warnings.warn( [ 741.892107] [57594]: INFO cinder.volume.api [None req-048a2f78-70b4-4b1c-9a7e-652f8bec9070 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 741.901071] [57594]: INFO cinder.api.openstack.wsgi [None req-048a2f78-70b4-4b1c-9a7e-652f8bec9070 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 741.901296] [57594]: [pid: 57594|app: 0|req: 22/36] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:40 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.831942] [57593]: DEBUG cinder.api.middleware.request_id [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-7d8cb8f8-5137-46a0-85a5-02e369ef8531 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.834636] [57593]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-7d8cb8f8-5137-46a0-85a5-02e369ef8531 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] POST http://10.180.1.21/volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee/action [ 742.835479] [57593]: DEBUG cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-7d8cb8f8-5137-46a0-85a5-02e369ef8531 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 742.835704] [57593]: DEBUG cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-7d8cb8f8-5137-46a0-85a5-02e369ef8531 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 742.864295] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.864295] [57593]: warnings.warn( [ 742.887228] [57593]: INFO cinder.api.openstack.wsgi [req-e7bfeef3-dbcf-4d2c-9769-3438d7d9a5ef req-7d8cb8f8-5137-46a0-85a5-02e369ef8531 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee/action returned with HTTP 204 [ 742.887228] [57593]: [pid: 57593|app: 0|req: 15/37] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:37:41 2025] POST /volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 742.916874] [57594]: DEBUG cinder.api.middleware.request_id [None req-51327707-16a3-4703-98ec-6aa70142a85a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.920319] [57594]: INFO cinder.api.openstack.wsgi [None req-51327707-16a3-4703-98ec-6aa70142a85a tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 742.920438] [57594]: DEBUG cinder.api.openstack.wsgi [None req-51327707-16a3-4703-98ec-6aa70142a85a tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 742.920654] [57594]: DEBUG cinder.api.openstack.wsgi [None req-51327707-16a3-4703-98ec-6aa70142a85a tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 742.933571] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.933571] [57594]: warnings.warn( [ 742.938027] [57594]: INFO cinder.volume.api [None req-51327707-16a3-4703-98ec-6aa70142a85a tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 742.946576] [57594]: INFO cinder.api.openstack.wsgi [None req-51327707-16a3-4703-98ec-6aa70142a85a tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 742.947300] [57594]: [pid: 57594|app: 0|req: 23/38] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:41 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.959733] [57593]: DEBUG cinder.api.middleware.request_id [None req-684d60a5-81d2-4d8a-8529-4af3bf24976b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.961903] [57593]: INFO cinder.api.openstack.wsgi [None req-684d60a5-81d2-4d8a-8529-4af3bf24976b tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 742.961903] [57593]: DEBUG cinder.api.openstack.wsgi [None req-684d60a5-81d2-4d8a-8529-4af3bf24976b tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 742.961903] [57593]: DEBUG cinder.api.openstack.wsgi [None req-684d60a5-81d2-4d8a-8529-4af3bf24976b tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 742.977310] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.977310] [57593]: warnings.warn( [ 742.982344] [57593]: INFO cinder.volume.api [None req-684d60a5-81d2-4d8a-8529-4af3bf24976b tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 742.989598] [57593]: INFO cinder.api.openstack.wsgi [None req-684d60a5-81d2-4d8a-8529-4af3bf24976b tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 742.990019] [57593]: [pid: 57593|app: 0|req: 16/39] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:41 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.585239] [57594]: DEBUG cinder.api.middleware.request_id [req-dbc36c9d-5092-4845-bba3-546d95029a0e req-329190f4-cc5d-40ae-9ad5-a3a59a26fb7e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.587648] [57594]: INFO cinder.api.openstack.wsgi [req-dbc36c9d-5092-4845-bba3-546d95029a0e req-329190f4-cc5d-40ae-9ad5-a3a59a26fb7e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 [ 743.587892] [57594]: DEBUG cinder.api.openstack.wsgi [req-dbc36c9d-5092-4845-bba3-546d95029a0e req-329190f4-cc5d-40ae-9ad5-a3a59a26fb7e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 743.588131] [57594]: DEBUG cinder.api.openstack.wsgi [req-dbc36c9d-5092-4845-bba3-546d95029a0e req-329190f4-cc5d-40ae-9ad5-a3a59a26fb7e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 743.598212] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.598212] [57594]: warnings.warn( [ 743.602957] [57594]: INFO cinder.volume.api [req-dbc36c9d-5092-4845-bba3-546d95029a0e req-329190f4-cc5d-40ae-9ad5-a3a59a26fb7e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 743.609575] [57594]: INFO cinder.api.openstack.wsgi [req-dbc36c9d-5092-4845-bba3-546d95029a0e req-329190f4-cc5d-40ae-9ad5-a3a59a26fb7e tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 returned with HTTP 200 [ 743.610055] [57594]: [pid: 57594|app: 0|req: 24/40] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:37:42 2025] GET /volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.619347] [57593]: DEBUG cinder.api.middleware.request_id [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.624121] [57593]: INFO cinder.api.openstack.wsgi [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] POST http://10.180.1.21/volume/v3/volumes [ 743.624121] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-897932270"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 743.625057] [57593]: DEBUG cinder.api.v3.volumes [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-897932270'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 743.625497] [57593]: INFO cinder.api.v3.volumes [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume of 1 GB [ 743.631967] [57593]: INFO cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Availability Zones retrieved successfully. [ 743.642061] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Flow 'volume_create_api' (441c52b6-900a-466e-9f5d-7c46b1d428be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 743.642456] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1883476-7359-47c8-90e8-f95a1cf5ffe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 743.643896] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 743.676395] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1883476-7359-47c8-90e8-f95a1cf5ffe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 743.678850] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8ebb94-d9b5-4197-b33d-c0162dec2412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 743.727316] [57593]: DEBUG cinder.quota [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Created reservations ['7094ad79-5eb4-4eb1-842c-4bdc99b443cd', 'b27dd900-15c3-4f4b-8eb8-024e235a5dbf', 'bc48cf97-e95f-4da2-ad01-26012fafd28d', '393ed96e-31b2-4e01-a7da-a15a36a8a94e'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 743.728441] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8ebb94-d9b5-4197-b33d-c0162dec2412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7094ad79-5eb4-4eb1-842c-4bdc99b443cd', 'b27dd900-15c3-4f4b-8eb8-024e235a5dbf', 'bc48cf97-e95f-4da2-ad01-26012fafd28d', '393ed96e-31b2-4e01-a7da-a15a36a8a94e']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 743.729368] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abf092b-fe3d-477f-895e-021327dfbc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 743.752057] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abf092b-fe3d-477f-895e-021327dfbc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d3f3799-7b17-4fc6-b27b-1260ff8902ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-897932270',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b74384094dd495cb0887e97e32d6657',qos_specs=None,replication_status=,reservations=['7094ad79-5eb4-4eb1-842c-4bdc99b443cd','b27dd900-15c3-4f4b-8eb8-024e235a5dbf','bc48cf97-e95f-4da2-ad01-26012fafd28d','393ed96e-31b2-4e01-a7da-a15a36a8a94e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-897932270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d3f3799-7b17-4fc6-b27b-1260ff8902ed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3b74384094dd495cb0887e97e32d6657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 743.752925] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139c5e30-6537-44b1-9ded-67c826007201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 743.772807] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139c5e30-6537-44b1-9ded-67c826007201) transitioned into state 'SUCCESS' from state '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-897932270',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b74384094dd495cb0887e97e32d6657',qos_specs=None,replication_status=,reservations=['7094ad79-5eb4-4eb1-842c-4bdc99b443cd','b27dd900-15c3-4f4b-8eb8-024e235a5dbf','bc48cf97-e95f-4da2-ad01-26012fafd28d','393ed96e-31b2-4e01-a7da-a15a36a8a94e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f4e9f760d846228416d1b87bcaefb3',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 743.773769] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (897b0fab-db5c-40f1-bd62-3ab5fae768a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 743.783723] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (897b0fab-db5c-40f1-bd62-3ab5fae768a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 743.784852] [57593]: DEBUG cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Flow 'volume_create_api' (441c52b6-900a-466e-9f5d-7c46b1d428be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 743.785760] [57593]: INFO cinder.volume.api [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Create volume request issued successfully. [ 743.785948] [57593]: INFO cinder.api.openstack.wsgi [None req-f0e092f4-24aa-4bc5-82c4-f901438ac403 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 743.786509] [57593]: [pid: 57593|app: 0|req: 17/41] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Nov 21 09:37:42 2025] POST /volume/v3/volumes => generated 758 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 743.802493] [57594]: DEBUG cinder.api.middleware.request_id [None req-ec0b46a8-f8ad-439f-bb7d-83f593b641df None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.806025] [57594]: INFO cinder.api.openstack.wsgi [None req-ec0b46a8-f8ad-439f-bb7d-83f593b641df tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed [ 743.806025] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ec0b46a8-f8ad-439f-bb7d-83f593b641df tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 743.806025] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ec0b46a8-f8ad-439f-bb7d-83f593b641df tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 743.815421] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.815421] [57594]: warnings.warn( [ 743.820303] [57594]: INFO cinder.volume.api [None req-ec0b46a8-f8ad-439f-bb7d-83f593b641df tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 743.825754] [57594]: INFO cinder.api.openstack.wsgi [None req-ec0b46a8-f8ad-439f-bb7d-83f593b641df tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed returned with HTTP 200 [ 743.826272] [57594]: [pid: 57594|app: 0|req: 25/42] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:42 2025] GET /volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 744.836615] [57593]: DEBUG cinder.api.middleware.request_id [None req-ed974194-763f-48da-ad55-3be6d861a22a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.838959] [57593]: INFO cinder.api.openstack.wsgi [None req-ed974194-763f-48da-ad55-3be6d861a22a tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed [ 744.839203] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ed974194-763f-48da-ad55-3be6d861a22a tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 744.839422] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ed974194-763f-48da-ad55-3be6d861a22a tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 744.852392] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.852392] [57593]: warnings.warn( [ 744.858417] [57593]: INFO cinder.volume.api [None req-ed974194-763f-48da-ad55-3be6d861a22a tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 744.864595] [57593]: INFO cinder.api.openstack.wsgi [None req-ed974194-763f-48da-ad55-3be6d861a22a tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed returned with HTTP 200 [ 744.865230] [57593]: [pid: 57593|app: 0|req: 18/43] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:43 2025] GET /volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 747.093797] [57594]: DEBUG cinder.api.middleware.request_id [req-1cc4a1b2-e610-4142-b893-c031c82f1a5b req-20045d8b-6252-4c71-8b4e-10d8b3ffad01 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.097549] [57594]: INFO cinder.api.openstack.wsgi [req-1cc4a1b2-e610-4142-b893-c031c82f1a5b req-20045d8b-6252-4c71-8b4e-10d8b3ffad01 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed [ 747.097871] [57594]: DEBUG cinder.api.openstack.wsgi [req-1cc4a1b2-e610-4142-b893-c031c82f1a5b req-20045d8b-6252-4c71-8b4e-10d8b3ffad01 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 747.098101] [57594]: DEBUG cinder.api.openstack.wsgi [req-1cc4a1b2-e610-4142-b893-c031c82f1a5b req-20045d8b-6252-4c71-8b4e-10d8b3ffad01 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 747.113043] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.113043] [57594]: warnings.warn( [ 747.119970] [57594]: INFO cinder.volume.api [req-1cc4a1b2-e610-4142-b893-c031c82f1a5b req-20045d8b-6252-4c71-8b4e-10d8b3ffad01 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 747.130597] [57594]: INFO cinder.api.openstack.wsgi [req-1cc4a1b2-e610-4142-b893-c031c82f1a5b req-20045d8b-6252-4c71-8b4e-10d8b3ffad01 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed returned with HTTP 200 [ 747.131258] [57594]: [pid: 57594|app: 0|req: 26/44] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:37:45 2025] GET /volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.562222] [57593]: DEBUG cinder.api.middleware.request_id [None req-93a86c83-a23f-473e-8adf-41f4db65435f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.564881] [57593]: INFO cinder.api.openstack.wsgi [None req-93a86c83-a23f-473e-8adf-41f4db65435f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 747.565102] [57593]: DEBUG cinder.api.openstack.wsgi [None req-93a86c83-a23f-473e-8adf-41f4db65435f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 747.566395] [57593]: DEBUG cinder.api.openstack.wsgi [None req-93a86c83-a23f-473e-8adf-41f4db65435f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 747.597178] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.597178] [57593]: warnings.warn( [ 747.603671] [57593]: INFO cinder.volume.api [None req-93a86c83-a23f-473e-8adf-41f4db65435f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 747.611478] [57593]: INFO cinder.api.openstack.wsgi [None req-93a86c83-a23f-473e-8adf-41f4db65435f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 747.612042] [57593]: [pid: 57593|app: 0|req: 19/45] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:46 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1327 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.141029] [57594]: DEBUG cinder.api.middleware.request_id [req-fe9b074b-0a29-4033-881c-730bb3740502 req-8608f898-ced9-46c6-a645-d92185fe5a99 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.141029] [57594]: INFO cinder.api.openstack.wsgi [req-fe9b074b-0a29-4033-881c-730bb3740502 req-8608f898-ced9-46c6-a645-d92185fe5a99 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 749.141029] [57594]: DEBUG cinder.api.openstack.wsgi [req-fe9b074b-0a29-4033-881c-730bb3740502 req-8608f898-ced9-46c6-a645-d92185fe5a99 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.141673] [57594]: DEBUG cinder.api.openstack.wsgi [req-fe9b074b-0a29-4033-881c-730bb3740502 req-8608f898-ced9-46c6-a645-d92185fe5a99 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'detail' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.142095] [57594]: DEBUG cinder.api.api_utils [req-fe9b074b-0a29-4033-881c-730bb3740502 req-8608f898-ced9-46c6-a645-d92185fe5a99 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Removing options '' from query. {{(pid=57594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 749.144914] [57594]: DEBUG cinder.volume.api [req-fe9b074b-0a29-4033-881c-730bb3740502 req-8608f898-ced9-46c6-a645-d92185fe5a99 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 749.190034] [57594]: INFO cinder.volume.api [req-fe9b074b-0a29-4033-881c-730bb3740502 req-8608f898-ced9-46c6-a645-d92185fe5a99 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Get all volumes completed successfully. [ 749.191060] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.191060] [57594]: warnings.warn( [ 749.200951] [57594]: INFO cinder.api.openstack.wsgi [req-fe9b074b-0a29-4033-881c-730bb3740502 req-8608f898-ced9-46c6-a645-d92185fe5a99 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 749.205119] [57594]: [pid: 57594|app: 0|req: 27/46] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Nov 21 09:37:47 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.482734] [57593]: DEBUG cinder.api.middleware.request_id [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-10a3fc2c-db25-44b2-8e77-e998478c19bb None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.486498] [57593]: INFO cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-10a3fc2c-db25-44b2-8e77-e998478c19bb tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 749.486883] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-10a3fc2c-db25-44b2-8e77-e998478c19bb tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.487107] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-10a3fc2c-db25-44b2-8e77-e998478c19bb tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.511635] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.511635] [57593]: warnings.warn( [ 749.515515] [57593]: INFO cinder.volume.api [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-10a3fc2c-db25-44b2-8e77-e998478c19bb tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 749.521566] [57593]: INFO cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-10a3fc2c-db25-44b2-8e77-e998478c19bb tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 749.526182] [57593]: [pid: 57593|app: 0|req: 20/47] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:37:48 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 749.567433] [57594]: DEBUG cinder.api.middleware.request_id [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-bd731969-8d14-4fd8-a90b-d9c2cba7afbe None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.570776] [57594]: INFO cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-bd731969-8d14-4fd8-a90b-d9c2cba7afbe tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] POST http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc/action [ 749.571606] [57594]: DEBUG cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-bd731969-8d14-4fd8-a90b-d9c2cba7afbe tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 749.572448] [57594]: DEBUG cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-bd731969-8d14-4fd8-a90b-d9c2cba7afbe tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 749.585654] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.585654] [57594]: warnings.warn( [ 749.586177] [57594]: INFO cinder.volume.api [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-bd731969-8d14-4fd8-a90b-d9c2cba7afbe tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 749.596555] [57594]: INFO cinder.volume.api [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-bd731969-8d14-4fd8-a90b-d9c2cba7afbe tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Begin detaching volume completed successfully. [ 749.596555] [57594]: INFO cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-bd731969-8d14-4fd8-a90b-d9c2cba7afbe tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc/action returned with HTTP 202 [ 749.596555] [57594]: [pid: 57594|app: 0|req: 28/48] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:37:48 2025] POST /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 750.629481] [57593]: DEBUG cinder.api.middleware.request_id [None req-c019e0b9-972c-4a7c-a161-af65c09b3254 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.629481] [57593]: INFO cinder.api.openstack.wsgi [None req-c019e0b9-972c-4a7c-a161-af65c09b3254 None None] GET http://10.180.1.21/volume// [ 750.629481] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c019e0b9-972c-4a7c-a161-af65c09b3254 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.629481] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c019e0b9-972c-4a7c-a161-af65c09b3254 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.629481] [57593]: INFO cinder.api.openstack.wsgi [None req-c019e0b9-972c-4a7c-a161-af65c09b3254 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 750.631314] [57593]: [pid: 57593|app: 0|req: 21/49] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:37:49 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 750.637416] [57594]: DEBUG cinder.api.middleware.request_id [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-60d1e95c-d5cb-400d-b72f-b22491b1c083 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.641197] [57594]: INFO cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-60d1e95c-d5cb-400d-b72f-b22491b1c083 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 750.641197] [57594]: DEBUG cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-60d1e95c-d5cb-400d-b72f-b22491b1c083 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.641197] [57594]: DEBUG cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-60d1e95c-d5cb-400d-b72f-b22491b1c083 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.660310] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.660310] [57594]: warnings.warn( [ 750.670773] [57594]: INFO cinder.volume.api [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-60d1e95c-d5cb-400d-b72f-b22491b1c083 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 750.680298] [57594]: INFO cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-60d1e95c-d5cb-400d-b72f-b22491b1c083 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 750.680935] [57594]: [pid: 57594|app: 0|req: 29/50] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:37:49 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1554 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 751.922227] [57593]: DEBUG cinder.api.middleware.request_id [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-041d36d3-bef3-4229-b0cd-ef6c46cb5faa None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.928054] [57593]: INFO cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-041d36d3-bef3-4229-b0cd-ef6c46cb5faa tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee [ 751.928054] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-041d36d3-bef3-4229-b0cd-ef6c46cb5faa tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 751.928054] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-041d36d3-bef3-4229-b0cd-ef6c46cb5faa tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.946285] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.946285] [57593]: warnings.warn( [ 752.493581] [57593]: INFO cinder.api.openstack.wsgi [req-b4ba0de0-81c7-462a-acb2-9ac56fb01ec7 req-041d36d3-bef3-4229-b0cd-ef6c46cb5faa tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee returned with HTTP 200 [ 752.494205] [57593]: [pid: 57593|app: 0|req: 22/51] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:37:50 2025] DELETE /volume/v3/attachments/7c461896-a312-47ce-b3d6-5a9552645aee => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 752.898910] [57594]: DEBUG cinder.api.middleware.request_id [req-61d13079-96af-4c3b-a27f-5b6bb3b70f0d req-8fb6ee90-7380-4f44-9553-3a7ca306b5a0 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.901806] [57594]: INFO cinder.api.openstack.wsgi [req-61d13079-96af-4c3b-a27f-5b6bb3b70f0d req-8fb6ee90-7380-4f44-9553-3a7ca306b5a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 752.902070] [57594]: DEBUG cinder.api.openstack.wsgi [req-61d13079-96af-4c3b-a27f-5b6bb3b70f0d req-8fb6ee90-7380-4f44-9553-3a7ca306b5a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 752.902349] [57594]: DEBUG cinder.api.openstack.wsgi [req-61d13079-96af-4c3b-a27f-5b6bb3b70f0d req-8fb6ee90-7380-4f44-9553-3a7ca306b5a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'detail' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 752.903042] [57594]: DEBUG cinder.api.api_utils [req-61d13079-96af-4c3b-a27f-5b6bb3b70f0d req-8fb6ee90-7380-4f44-9553-3a7ca306b5a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Removing options '' from query. {{(pid=57594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 752.903720] [57594]: DEBUG cinder.volume.api [req-61d13079-96af-4c3b-a27f-5b6bb3b70f0d req-8fb6ee90-7380-4f44-9553-3a7ca306b5a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 752.917583] [57594]: INFO cinder.volume.api [req-61d13079-96af-4c3b-a27f-5b6bb3b70f0d req-8fb6ee90-7380-4f44-9553-3a7ca306b5a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Get all volumes completed successfully. [ 752.918742] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.918742] [57594]: warnings.warn( [ 752.925452] [57594]: INFO cinder.api.openstack.wsgi [req-61d13079-96af-4c3b-a27f-5b6bb3b70f0d req-8fb6ee90-7380-4f44-9553-3a7ca306b5a0 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 752.925950] [57594]: [pid: 57594|app: 0|req: 30/52] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Nov 21 09:37:51 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.160744] [57593]: DEBUG cinder.api.middleware.request_id [req-919e1f34-e8c7-4d4f-b5fc-83df0945a6af req-18966c05-b5a3-40dd-9c51-f158c79ea44b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.163432] [57593]: INFO cinder.api.openstack.wsgi [req-919e1f34-e8c7-4d4f-b5fc-83df0945a6af req-18966c05-b5a3-40dd-9c51-f158c79ea44b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 755.163814] [57593]: DEBUG cinder.api.openstack.wsgi [req-919e1f34-e8c7-4d4f-b5fc-83df0945a6af req-18966c05-b5a3-40dd-9c51-f158c79ea44b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 755.163957] [57593]: DEBUG cinder.api.openstack.wsgi [req-919e1f34-e8c7-4d4f-b5fc-83df0945a6af req-18966c05-b5a3-40dd-9c51-f158c79ea44b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'detail' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 755.164582] [57593]: DEBUG cinder.api.api_utils [req-919e1f34-e8c7-4d4f-b5fc-83df0945a6af req-18966c05-b5a3-40dd-9c51-f158c79ea44b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Removing options '' from query. {{(pid=57593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 755.165390] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.165390] [57593]: warnings.warn( [ 755.166029] [57593]: DEBUG cinder.volume.api [req-919e1f34-e8c7-4d4f-b5fc-83df0945a6af req-18966c05-b5a3-40dd-9c51-f158c79ea44b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 755.210180] [57593]: INFO cinder.volume.api [req-919e1f34-e8c7-4d4f-b5fc-83df0945a6af req-18966c05-b5a3-40dd-9c51-f158c79ea44b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Get all volumes completed successfully. [ 755.210905] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.210905] [57593]: warnings.warn( [ 755.217017] [57593]: INFO cinder.api.openstack.wsgi [req-919e1f34-e8c7-4d4f-b5fc-83df0945a6af req-18966c05-b5a3-40dd-9c51-f158c79ea44b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 755.218143] [57593]: [pid: 57593|app: 0|req: 23/53] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Nov 21 09:37:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.573523] [57594]: DEBUG cinder.api.middleware.request_id [None req-e8e57810-6c59-42da-a4b0-37ace853072f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.579086] [57594]: INFO cinder.api.openstack.wsgi [None req-e8e57810-6c59-42da-a4b0-37ace853072f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 755.579086] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e8e57810-6c59-42da-a4b0-37ace853072f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 755.579086] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e8e57810-6c59-42da-a4b0-37ace853072f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 755.593062] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.593062] [57594]: warnings.warn( [ 755.597293] [57594]: INFO cinder.volume.api [None req-e8e57810-6c59-42da-a4b0-37ace853072f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 755.603090] [57594]: INFO cinder.api.openstack.wsgi [None req-e8e57810-6c59-42da-a4b0-37ace853072f tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 755.603604] [57594]: [pid: 57594|app: 0|req: 31/54] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:54 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.613769] [57593]: DEBUG cinder.api.middleware.request_id [None req-7e27c1cf-b3fb-4652-9f97-e2fa8fb9dc51 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.616400] [57593]: INFO cinder.api.openstack.wsgi [None req-7e27c1cf-b3fb-4652-9f97-e2fa8fb9dc51 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 755.616670] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7e27c1cf-b3fb-4652-9f97-e2fa8fb9dc51 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 755.617021] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7e27c1cf-b3fb-4652-9f97-e2fa8fb9dc51 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 755.617149] [57593]: INFO cinder.api.v3.volumes [None req-7e27c1cf-b3fb-4652-9f97-e2fa8fb9dc51 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Delete volume with id: 06b31117-2771-4a68-babe-f0ae262358cc [ 755.628356] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.628356] [57593]: warnings.warn( [ 755.628356] [57593]: INFO cinder.volume.api [None req-7e27c1cf-b3fb-4652-9f97-e2fa8fb9dc51 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 755.657940] [57593]: INFO cinder.volume.api [None req-7e27c1cf-b3fb-4652-9f97-e2fa8fb9dc51 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Delete volume request issued successfully. [ 755.658217] [57593]: INFO cinder.api.openstack.wsgi [None req-7e27c1cf-b3fb-4652-9f97-e2fa8fb9dc51 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 202 [ 755.658767] [57593]: [pid: 57593|app: 0|req: 24/55] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:37:54 2025] DELETE /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 755.663759] [57594]: DEBUG cinder.api.middleware.request_id [None req-6622a032-980a-4ce8-a968-089c8ce2e2d8 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.666696] [57594]: INFO cinder.api.openstack.wsgi [None req-6622a032-980a-4ce8-a968-089c8ce2e2d8 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 755.667057] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6622a032-980a-4ce8-a968-089c8ce2e2d8 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 755.667370] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6622a032-980a-4ce8-a968-089c8ce2e2d8 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 755.686027] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.686027] [57594]: warnings.warn( [ 755.690219] [57594]: INFO cinder.volume.api [None req-6622a032-980a-4ce8-a968-089c8ce2e2d8 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 755.695918] [57594]: INFO cinder.api.openstack.wsgi [None req-6622a032-980a-4ce8-a968-089c8ce2e2d8 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 755.696881] [57594]: [pid: 57594|app: 0|req: 32/56] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:54 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.032633] [57593]: DEBUG cinder.api.middleware.request_id [req-b865085b-aadd-42dc-a93f-2602ca30bd7c req-2847baba-5919-444c-8392-460b051cccab None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.036912] [57593]: INFO cinder.api.openstack.wsgi [req-b865085b-aadd-42dc-a93f-2602ca30bd7c req-2847baba-5919-444c-8392-460b051cccab tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 756.036912] [57593]: DEBUG cinder.api.openstack.wsgi [req-b865085b-aadd-42dc-a93f-2602ca30bd7c req-2847baba-5919-444c-8392-460b051cccab tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 756.037197] [57593]: DEBUG cinder.api.openstack.wsgi [req-b865085b-aadd-42dc-a93f-2602ca30bd7c req-2847baba-5919-444c-8392-460b051cccab tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'detail' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 756.037532] [57593]: DEBUG cinder.api.api_utils [req-b865085b-aadd-42dc-a93f-2602ca30bd7c req-2847baba-5919-444c-8392-460b051cccab tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Removing options '' from query. {{(pid=57593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 756.039297] [57593]: DEBUG cinder.volume.api [req-b865085b-aadd-42dc-a93f-2602ca30bd7c req-2847baba-5919-444c-8392-460b051cccab tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 756.053221] [57593]: INFO cinder.volume.api [req-b865085b-aadd-42dc-a93f-2602ca30bd7c req-2847baba-5919-444c-8392-460b051cccab tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Get all volumes completed successfully. [ 756.054179] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.054179] [57593]: warnings.warn( [ 756.059995] [57593]: INFO cinder.api.openstack.wsgi [req-b865085b-aadd-42dc-a93f-2602ca30bd7c req-2847baba-5919-444c-8392-460b051cccab tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 756.060670] [57593]: [pid: 57593|app: 0|req: 25/57] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Nov 21 09:37:54 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.709763] [57594]: DEBUG cinder.api.middleware.request_id [None req-434a4683-851d-4f4f-b63c-1c408745e389 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.712332] [57594]: INFO cinder.api.openstack.wsgi [None req-434a4683-851d-4f4f-b63c-1c408745e389 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 756.712621] [57594]: DEBUG cinder.api.openstack.wsgi [None req-434a4683-851d-4f4f-b63c-1c408745e389 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 756.712889] [57594]: DEBUG cinder.api.openstack.wsgi [None req-434a4683-851d-4f4f-b63c-1c408745e389 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 756.731050] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.731050] [57594]: warnings.warn( [ 756.738086] [57594]: INFO cinder.volume.api [None req-434a4683-851d-4f4f-b63c-1c408745e389 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 756.747567] [57594]: INFO cinder.api.openstack.wsgi [None req-434a4683-851d-4f4f-b63c-1c408745e389 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 756.748154] [57594]: [pid: 57594|app: 0|req: 33/58] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:55 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.813081] [57593]: DEBUG cinder.api.middleware.request_id [req-6c56d379-f7ee-44eb-a044-972c6e8027c0 req-08ceacb5-3898-4403-981e-001e919873f6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.819724] [57593]: INFO cinder.api.openstack.wsgi [req-6c56d379-f7ee-44eb-a044-972c6e8027c0 req-08ceacb5-3898-4403-981e-001e919873f6 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 756.819724] [57593]: DEBUG cinder.api.openstack.wsgi [req-6c56d379-f7ee-44eb-a044-972c6e8027c0 req-08ceacb5-3898-4403-981e-001e919873f6 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 756.819724] [57593]: DEBUG cinder.api.openstack.wsgi [req-6c56d379-f7ee-44eb-a044-972c6e8027c0 req-08ceacb5-3898-4403-981e-001e919873f6 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'detail' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 756.819724] [57593]: DEBUG cinder.api.api_utils [req-6c56d379-f7ee-44eb-a044-972c6e8027c0 req-08ceacb5-3898-4403-981e-001e919873f6 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Removing options '' from query. {{(pid=57593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 756.822022] [57593]: DEBUG cinder.volume.api [req-6c56d379-f7ee-44eb-a044-972c6e8027c0 req-08ceacb5-3898-4403-981e-001e919873f6 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 756.835248] [57593]: INFO cinder.volume.api [req-6c56d379-f7ee-44eb-a044-972c6e8027c0 req-08ceacb5-3898-4403-981e-001e919873f6 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Get all volumes completed successfully. [ 756.836628] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.836628] [57593]: warnings.warn( [ 756.842141] [57593]: INFO cinder.api.openstack.wsgi [req-6c56d379-f7ee-44eb-a044-972c6e8027c0 req-08ceacb5-3898-4403-981e-001e919873f6 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 756.842740] [57593]: [pid: 57593|app: 0|req: 26/59] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Nov 21 09:37:55 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.761787] [57594]: DEBUG cinder.api.middleware.request_id [None req-a18c6110-6b92-41c6-8d04-d5c0cf2a11e7 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.766029] [57594]: INFO cinder.api.openstack.wsgi [None req-a18c6110-6b92-41c6-8d04-d5c0cf2a11e7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 757.766029] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a18c6110-6b92-41c6-8d04-d5c0cf2a11e7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 757.766029] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a18c6110-6b92-41c6-8d04-d5c0cf2a11e7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 757.784756] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.784756] [57594]: warnings.warn( [ 757.787153] [57593]: DEBUG cinder.api.middleware.request_id [req-abb023f6-dc95-485b-b592-13331dc81add req-69f14296-d888-4935-8042-5c1feb7a6a10 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.792747] [57593]: INFO cinder.api.openstack.wsgi [req-abb023f6-dc95-485b-b592-13331dc81add req-69f14296-d888-4935-8042-5c1feb7a6a10 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 757.792747] [57593]: DEBUG cinder.api.openstack.wsgi [req-abb023f6-dc95-485b-b592-13331dc81add req-69f14296-d888-4935-8042-5c1feb7a6a10 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 757.792747] [57593]: DEBUG cinder.api.openstack.wsgi [req-abb023f6-dc95-485b-b592-13331dc81add req-69f14296-d888-4935-8042-5c1feb7a6a10 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'detail' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 757.793790] [57593]: DEBUG cinder.api.api_utils [req-abb023f6-dc95-485b-b592-13331dc81add req-69f14296-d888-4935-8042-5c1feb7a6a10 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Removing options '' from query. {{(pid=57593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 757.797043] [57593]: DEBUG cinder.volume.api [req-abb023f6-dc95-485b-b592-13331dc81add req-69f14296-d888-4935-8042-5c1feb7a6a10 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 757.798434] [57594]: INFO cinder.volume.api [None req-a18c6110-6b92-41c6-8d04-d5c0cf2a11e7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Volume info retrieved successfully. [ 757.806280] [57594]: INFO cinder.api.openstack.wsgi [None req-a18c6110-6b92-41c6-8d04-d5c0cf2a11e7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 200 [ 757.806735] [57594]: [pid: 57594|app: 0|req: 34/60] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:56 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.809810] [57593]: INFO cinder.volume.api [req-abb023f6-dc95-485b-b592-13331dc81add req-69f14296-d888-4935-8042-5c1feb7a6a10 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Get all volumes completed successfully. [ 757.812164] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.812164] [57593]: warnings.warn( [ 757.819118] [57593]: INFO cinder.api.openstack.wsgi [req-abb023f6-dc95-485b-b592-13331dc81add req-69f14296-d888-4935-8042-5c1feb7a6a10 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 757.820221] [57593]: [pid: 57593|app: 0|req: 27/61] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Nov 21 09:37:56 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.819859] [57594]: DEBUG cinder.api.middleware.request_id [None req-38a2eeda-648a-4428-829f-cf289414ec0c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.824901] [57594]: INFO cinder.api.openstack.wsgi [None req-38a2eeda-648a-4428-829f-cf289414ec0c tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 758.824901] [57594]: DEBUG cinder.api.openstack.wsgi [None req-38a2eeda-648a-4428-829f-cf289414ec0c tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 758.824901] [57594]: DEBUG cinder.api.openstack.wsgi [None req-38a2eeda-648a-4428-829f-cf289414ec0c tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 758.834285] [57594]: INFO cinder.api.openstack.wsgi [None req-38a2eeda-648a-4428-829f-cf289414ec0c tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 404 [ 758.834285] [57594]: [pid: 57594|app: 0|req: 35/62] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:37:57 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.023187] [57593]: DEBUG cinder.api.middleware.request_id [req-a167f3db-ce4b-4a3b-823d-fe9c74ecf123 req-b24ded8e-7e39-4ed8-8221-816c9a5a5597 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.026408] [57593]: INFO cinder.api.openstack.wsgi [req-a167f3db-ce4b-4a3b-823d-fe9c74ecf123 req-b24ded8e-7e39-4ed8-8221-816c9a5a5597 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 759.026515] [57593]: DEBUG cinder.api.openstack.wsgi [req-a167f3db-ce4b-4a3b-823d-fe9c74ecf123 req-b24ded8e-7e39-4ed8-8221-816c9a5a5597 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 759.026726] [57593]: DEBUG cinder.api.openstack.wsgi [req-a167f3db-ce4b-4a3b-823d-fe9c74ecf123 req-b24ded8e-7e39-4ed8-8221-816c9a5a5597 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'detail' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 759.027141] [57593]: DEBUG cinder.api.api_utils [req-a167f3db-ce4b-4a3b-823d-fe9c74ecf123 req-b24ded8e-7e39-4ed8-8221-816c9a5a5597 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Removing options '' from query. {{(pid=57593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 759.028320] [57593]: DEBUG cinder.volume.api [req-a167f3db-ce4b-4a3b-823d-fe9c74ecf123 req-b24ded8e-7e39-4ed8-8221-816c9a5a5597 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 759.043088] [57593]: INFO cinder.volume.api [req-a167f3db-ce4b-4a3b-823d-fe9c74ecf123 req-b24ded8e-7e39-4ed8-8221-816c9a5a5597 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Get all volumes completed successfully. [ 759.045536] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.045536] [57593]: warnings.warn( [ 759.051879] [57593]: INFO cinder.api.openstack.wsgi [req-a167f3db-ce4b-4a3b-823d-fe9c74ecf123 req-b24ded8e-7e39-4ed8-8221-816c9a5a5597 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 759.052526] [57593]: [pid: 57593|app: 0|req: 28/63] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Nov 21 09:37:57 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.226039] [57594]: DEBUG cinder.api.middleware.request_id [req-f2073c43-aded-4caf-a159-de3c0f1b9d40 req-8ef7518a-ac21-4213-a2dd-314a51c509e8 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.228556] [57594]: INFO cinder.api.openstack.wsgi [req-f2073c43-aded-4caf-a159-de3c0f1b9d40 req-8ef7518a-ac21-4213-a2dd-314a51c509e8 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 761.228800] [57594]: DEBUG cinder.api.openstack.wsgi [req-f2073c43-aded-4caf-a159-de3c0f1b9d40 req-8ef7518a-ac21-4213-a2dd-314a51c509e8 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 761.229062] [57594]: DEBUG cinder.api.openstack.wsgi [req-f2073c43-aded-4caf-a159-de3c0f1b9d40 req-8ef7518a-ac21-4213-a2dd-314a51c509e8 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'detail' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 761.229317] [57594]: DEBUG cinder.api.api_utils [req-f2073c43-aded-4caf-a159-de3c0f1b9d40 req-8ef7518a-ac21-4213-a2dd-314a51c509e8 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Removing options '' from query. {{(pid=57594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 761.230516] [57594]: DEBUG cinder.volume.api [req-f2073c43-aded-4caf-a159-de3c0f1b9d40 req-8ef7518a-ac21-4213-a2dd-314a51c509e8 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 761.253843] [57594]: INFO cinder.volume.api [req-f2073c43-aded-4caf-a159-de3c0f1b9d40 req-8ef7518a-ac21-4213-a2dd-314a51c509e8 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Get all volumes completed successfully. [ 761.258164] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.258164] [57594]: warnings.warn( [ 761.267738] [57594]: INFO cinder.api.openstack.wsgi [req-f2073c43-aded-4caf-a159-de3c0f1b9d40 req-8ef7518a-ac21-4213-a2dd-314a51c509e8 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 761.268320] [57594]: [pid: 57594|app: 0|req: 36/64] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Nov 21 09:37:59 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.292130] [57593]: DEBUG cinder.api.middleware.request_id [None req-1070e2b7-0924-4980-94ff-98dc81c7ac4d None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.294443] [57593]: INFO cinder.api.openstack.wsgi [None req-1070e2b7-0924-4980-94ff-98dc81c7ac4d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed [ 761.294848] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1070e2b7-0924-4980-94ff-98dc81c7ac4d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 761.295221] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1070e2b7-0924-4980-94ff-98dc81c7ac4d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 761.295519] [57593]: INFO cinder.api.v3.volumes [None req-1070e2b7-0924-4980-94ff-98dc81c7ac4d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Delete volume with id: 8d3f3799-7b17-4fc6-b27b-1260ff8902ed [ 761.310145] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.310145] [57593]: warnings.warn( [ 761.310453] [57593]: INFO cinder.volume.api [None req-1070e2b7-0924-4980-94ff-98dc81c7ac4d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 761.340203] [57593]: INFO cinder.volume.api [None req-1070e2b7-0924-4980-94ff-98dc81c7ac4d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Delete volume request issued successfully. [ 761.340203] [57593]: INFO cinder.api.openstack.wsgi [None req-1070e2b7-0924-4980-94ff-98dc81c7ac4d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed returned with HTTP 202 [ 761.340203] [57593]: [pid: 57593|app: 0|req: 29/65] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:38:00 2025] DELETE /volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 761.346391] [57594]: DEBUG cinder.api.middleware.request_id [None req-514a30ca-df20-4919-821d-d5235b6b7097 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.348302] [57594]: INFO cinder.api.openstack.wsgi [None req-514a30ca-df20-4919-821d-d5235b6b7097 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed [ 761.348553] [57594]: DEBUG cinder.api.openstack.wsgi [None req-514a30ca-df20-4919-821d-d5235b6b7097 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 761.348870] [57594]: DEBUG cinder.api.openstack.wsgi [None req-514a30ca-df20-4919-821d-d5235b6b7097 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 761.363954] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.363954] [57594]: warnings.warn( [ 761.375037] [57594]: INFO cinder.volume.api [None req-514a30ca-df20-4919-821d-d5235b6b7097 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 761.383531] [57594]: INFO cinder.api.openstack.wsgi [None req-514a30ca-df20-4919-821d-d5235b6b7097 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed returned with HTTP 200 [ 761.383531] [57594]: [pid: 57594|app: 0|req: 37/66] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:00 2025] GET /volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.395457] [57593]: DEBUG cinder.api.middleware.request_id [None req-5bb6bed1-5c80-4a17-89cf-f984cf5c4453 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.397693] [57593]: INFO cinder.api.openstack.wsgi [None req-5bb6bed1-5c80-4a17-89cf-f984cf5c4453 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed [ 762.397948] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5bb6bed1-5c80-4a17-89cf-f984cf5c4453 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 762.398336] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5bb6bed1-5c80-4a17-89cf-f984cf5c4453 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 762.406191] [57593]: INFO cinder.api.openstack.wsgi [None req-5bb6bed1-5c80-4a17-89cf-f984cf5c4453 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed returned with HTTP 404 [ 762.406660] [57593]: [pid: 57593|app: 0|req: 30/67] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:01 2025] GET /volume/v3/volumes/8d3f3799-7b17-4fc6-b27b-1260ff8902ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 762.410348] [57594]: DEBUG cinder.api.middleware.request_id [None req-61a4a468-82b1-4c2f-894e-42c7c5218973 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.412967] [57594]: INFO cinder.api.openstack.wsgi [None req-61a4a468-82b1-4c2f-894e-42c7c5218973 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 [ 762.413080] [57594]: DEBUG cinder.api.openstack.wsgi [None req-61a4a468-82b1-4c2f-894e-42c7c5218973 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 762.413251] [57594]: DEBUG cinder.api.openstack.wsgi [None req-61a4a468-82b1-4c2f-894e-42c7c5218973 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 762.413501] [57594]: INFO cinder.api.v3.volumes [None req-61a4a468-82b1-4c2f-894e-42c7c5218973 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Delete volume with id: 2c7a0427-c1dd-4e51-9be4-99c4f02a6026 [ 762.431152] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.431152] [57594]: warnings.warn( [ 762.431980] [57594]: INFO cinder.volume.api [None req-61a4a468-82b1-4c2f-894e-42c7c5218973 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 762.457334] [57594]: INFO cinder.volume.api [None req-61a4a468-82b1-4c2f-894e-42c7c5218973 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Delete volume request issued successfully. [ 762.457601] [57594]: INFO cinder.api.openstack.wsgi [None req-61a4a468-82b1-4c2f-894e-42c7c5218973 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 returned with HTTP 202 [ 762.459145] [57594]: [pid: 57594|app: 0|req: 38/68] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:38:01 2025] DELETE /volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 762.465266] [57593]: DEBUG cinder.api.middleware.request_id [None req-0bd5c3b1-c3b1-4915-945f-1749a244d12d None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.466189] [57593]: INFO cinder.api.openstack.wsgi [None req-0bd5c3b1-c3b1-4915-945f-1749a244d12d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 [ 762.466459] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0bd5c3b1-c3b1-4915-945f-1749a244d12d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 762.466712] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0bd5c3b1-c3b1-4915-945f-1749a244d12d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 762.478216] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.478216] [57593]: warnings.warn( [ 762.483698] [57593]: INFO cinder.volume.api [None req-0bd5c3b1-c3b1-4915-945f-1749a244d12d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 762.492305] [57593]: INFO cinder.api.openstack.wsgi [None req-0bd5c3b1-c3b1-4915-945f-1749a244d12d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 returned with HTTP 200 [ 762.492938] [57593]: [pid: 57593|app: 0|req: 31/69] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:01 2025] GET /volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.511039] [57594]: DEBUG cinder.api.middleware.request_id [None req-80be21d7-ef88-4571-85ff-35962457eb5d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.512091] [57594]: INFO cinder.api.openstack.wsgi [None req-80be21d7-ef88-4571-85ff-35962457eb5d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 [ 763.512482] [57594]: DEBUG cinder.api.openstack.wsgi [None req-80be21d7-ef88-4571-85ff-35962457eb5d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.512820] [57594]: DEBUG cinder.api.openstack.wsgi [None req-80be21d7-ef88-4571-85ff-35962457eb5d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.521858] [57594]: INFO cinder.api.openstack.wsgi [None req-80be21d7-ef88-4571-85ff-35962457eb5d tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 returned with HTTP 404 [ 763.522683] [57594]: [pid: 57594|app: 0|req: 39/70] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:02 2025] GET /volume/v3/volumes/2c7a0427-c1dd-4e51-9be4-99c4f02a6026 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 763.527042] [57593]: DEBUG cinder.api.middleware.request_id [None req-d0539fd5-4969-4ec6-be85-0df872c342ca None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.529618] [57593]: INFO cinder.api.openstack.wsgi [None req-d0539fd5-4969-4ec6-be85-0df872c342ca tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 [ 763.531704] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d0539fd5-4969-4ec6-be85-0df872c342ca tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.531704] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d0539fd5-4969-4ec6-be85-0df872c342ca tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.531704] [57593]: INFO cinder.api.v3.volumes [None req-d0539fd5-4969-4ec6-be85-0df872c342ca tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Delete volume with id: ed85e4ae-b18e-4668-9113-7716a67bcbc4 [ 763.543799] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.543799] [57593]: warnings.warn( [ 763.544533] [57593]: INFO cinder.volume.api [None req-d0539fd5-4969-4ec6-be85-0df872c342ca tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 763.570774] [57593]: INFO cinder.volume.api [None req-d0539fd5-4969-4ec6-be85-0df872c342ca tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Delete volume request issued successfully. [ 763.571049] [57593]: INFO cinder.api.openstack.wsgi [None req-d0539fd5-4969-4ec6-be85-0df872c342ca tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 returned with HTTP 202 [ 763.571712] [57593]: [pid: 57593|app: 0|req: 32/71] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:38:02 2025] DELETE /volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 763.586519] [57594]: DEBUG cinder.api.middleware.request_id [None req-56acd926-2eaa-483a-9c8f-169f5ad4ea8b None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.589676] [57594]: INFO cinder.api.openstack.wsgi [None req-56acd926-2eaa-483a-9c8f-169f5ad4ea8b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 [ 763.589946] [57594]: DEBUG cinder.api.openstack.wsgi [None req-56acd926-2eaa-483a-9c8f-169f5ad4ea8b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.590233] [57594]: DEBUG cinder.api.openstack.wsgi [None req-56acd926-2eaa-483a-9c8f-169f5ad4ea8b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.602738] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.602738] [57594]: warnings.warn( [ 763.609893] [57594]: INFO cinder.volume.api [None req-56acd926-2eaa-483a-9c8f-169f5ad4ea8b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Volume info retrieved successfully. [ 763.617786] [57594]: INFO cinder.api.openstack.wsgi [None req-56acd926-2eaa-483a-9c8f-169f5ad4ea8b tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 returned with HTTP 200 [ 763.619446] [57594]: [pid: 57594|app: 0|req: 40/72] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:02 2025] GET /volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.633757] [57593]: DEBUG cinder.api.middleware.request_id [None req-7721d81a-0461-4692-800a-63c18b57a633 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.636210] [57593]: INFO cinder.api.openstack.wsgi [None req-7721d81a-0461-4692-800a-63c18b57a633 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] GET http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 [ 764.636580] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7721d81a-0461-4692-800a-63c18b57a633 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 764.636851] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7721d81a-0461-4692-800a-63c18b57a633 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 764.647853] [57593]: INFO cinder.api.openstack.wsgi [None req-7721d81a-0461-4692-800a-63c18b57a633 tempest-VolumesTestJSON-1946254770 tempest-VolumesTestJSON-1946254770-project-member] http://10.180.1.21/volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 returned with HTTP 404 [ 764.648584] [57593]: [pid: 57593|app: 0|req: 33/73] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:03 2025] GET /volume/v3/volumes/ed85e4ae-b18e-4668-9113-7716a67bcbc4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 773.613037] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=159,cinder:INSERT=19,cinder:UPDATE=26 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 774.639781] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=104,cinder:UPDATE=23,cinder:INSERT=11 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 778.613104] [57594]: DEBUG cinder.api.middleware.request_id [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.616245] [57594]: INFO cinder.api.openstack.wsgi [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] POST http://10.180.1.21/volume/v3/volumes [ 778.616649] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-827574823"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 778.618502] [57594]: DEBUG cinder.api.v3.volumes [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-827574823'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 778.618502] [57594]: INFO cinder.api.v3.volumes [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Create volume of 1 GB [ 778.626598] [57594]: INFO cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Availability Zones retrieved successfully. [ 778.635346] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Flow 'volume_create_api' (c4d45f98-6303-4e8f-9c91-e707e3fc19a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 778.636828] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a1befc-0613-4e38-b166-8f8c75e6dacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 778.637896] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 778.668242] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a1befc-0613-4e38-b166-8f8c75e6dacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 778.669456] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98e18f2-dae4-4182-b6a6-78b17d4c5d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 778.732179] [57594]: DEBUG cinder.quota [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Created reservations ['5daf0566-05c6-4cd1-a6df-adab4e8bc4a3', '3f73887c-5a61-47a7-96ae-5572a289f2ae', '9868408b-39b2-4209-9f9d-e454a7cd9e2c', 'c692be61-bacb-4a6f-a13c-45e976fdda62'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 778.733194] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98e18f2-dae4-4182-b6a6-78b17d4c5d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5daf0566-05c6-4cd1-a6df-adab4e8bc4a3', '3f73887c-5a61-47a7-96ae-5572a289f2ae', '9868408b-39b2-4209-9f9d-e454a7cd9e2c', 'c692be61-bacb-4a6f-a13c-45e976fdda62']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 778.734109] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86575750-8d36-4b2f-86b4-d6408a438343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 778.749836] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86575750-8d36-4b2f-86b4-d6408a438343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b17ff3-9302-4ece-b779-03765351f6c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-827574823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefeba731331436c9435d7beeba8d153',qos_specs=None,replication_status=,reservations=['5daf0566-05c6-4cd1-a6df-adab4e8bc4a3','3f73887c-5a61-47a7-96ae-5572a289f2ae','9868408b-39b2-4209-9f9d-e454a7cd9e2c','c692be61-bacb-4a6f-a13c-45e976fdda62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91d0f8bd54334219b4fdf4371100ee82',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-827574823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b17ff3-9302-4ece-b779-03765351f6c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aefeba731331436c9435d7beeba8d153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91d0f8bd54334219b4fdf4371100ee82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 778.750912] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66cfca99-8c6d-4433-850a-301fa235bab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 778.769108] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66cfca99-8c6d-4433-850a-301fa235bab6) transitioned into state 'SUCCESS' from state '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-827574823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefeba731331436c9435d7beeba8d153',qos_specs=None,replication_status=,reservations=['5daf0566-05c6-4cd1-a6df-adab4e8bc4a3','3f73887c-5a61-47a7-96ae-5572a289f2ae','9868408b-39b2-4209-9f9d-e454a7cd9e2c','c692be61-bacb-4a6f-a13c-45e976fdda62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91d0f8bd54334219b4fdf4371100ee82',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 778.770356] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a82dca-7e29-4ce7-8006-d1dbdfe86f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 778.784055] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a82dca-7e29-4ce7-8006-d1dbdfe86f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 778.785176] [57594]: DEBUG cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Flow 'volume_create_api' (c4d45f98-6303-4e8f-9c91-e707e3fc19a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 778.785550] [57594]: INFO cinder.volume.api [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Create volume request issued successfully. [ 778.786265] [57594]: INFO cinder.api.openstack.wsgi [None req-6febdcbc-8591-45e2-b0f8-ae8767e3af74 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 778.786759] [57594]: [pid: 57594|app: 0|req: 41/74] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:38:17 2025] POST /volume/v3/volumes => generated 757 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 778.797963] [57593]: DEBUG cinder.api.middleware.request_id [None req-76daf3f3-ba8e-4a28-8a88-3f630ae64622 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.800915] [57593]: INFO cinder.api.openstack.wsgi [None req-76daf3f3-ba8e-4a28-8a88-3f630ae64622 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 [ 778.801844] [57593]: DEBUG cinder.api.openstack.wsgi [None req-76daf3f3-ba8e-4a28-8a88-3f630ae64622 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 778.801844] [57593]: DEBUG cinder.api.openstack.wsgi [None req-76daf3f3-ba8e-4a28-8a88-3f630ae64622 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 778.824190] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.824190] [57593]: warnings.warn( [ 778.834065] [57593]: INFO cinder.volume.api [None req-76daf3f3-ba8e-4a28-8a88-3f630ae64622 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 778.854322] [57593]: INFO cinder.api.openstack.wsgi [None req-76daf3f3-ba8e-4a28-8a88-3f630ae64622 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 returned with HTTP 200 [ 778.854834] [57593]: [pid: 57593|app: 0|req: 34/75] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:17 2025] GET /volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 => generated 825 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.870859] [57594]: DEBUG cinder.api.middleware.request_id [None req-ce9bc5b7-f816-4289-afe3-9068f5d8d9bd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.873550] [57594]: INFO cinder.api.openstack.wsgi [None req-ce9bc5b7-f816-4289-afe3-9068f5d8d9bd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 [ 779.873714] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ce9bc5b7-f816-4289-afe3-9068f5d8d9bd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 779.873939] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ce9bc5b7-f816-4289-afe3-9068f5d8d9bd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 779.885448] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.885448] [57594]: warnings.warn( [ 779.892514] [57594]: INFO cinder.volume.api [None req-ce9bc5b7-f816-4289-afe3-9068f5d8d9bd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 779.899245] [57594]: INFO cinder.api.openstack.wsgi [None req-ce9bc5b7-f816-4289-afe3-9068f5d8d9bd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 returned with HTTP 200 [ 779.899719] [57594]: [pid: 57594|app: 0|req: 42/76] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:18 2025] GET /volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 788.845861] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=4 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 789.895702] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 794.230296] [57593]: DEBUG cinder.api.middleware.request_id [req-fe115bd7-12c0-4f82-95ee-5e8490587dfc req-cb46bdfc-0e75-42ca-a999-ec605efd2845 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.235662] [57593]: INFO cinder.api.openstack.wsgi [req-fe115bd7-12c0-4f82-95ee-5e8490587dfc req-cb46bdfc-0e75-42ca-a999-ec605efd2845 tempest-InstanceActionsTestJSON-1102013012 tempest-InstanceActionsTestJSON-1102013012-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=2c8e8379-1619-41de-9b95-c917d0a3f0be [ 794.235920] [57593]: DEBUG cinder.api.openstack.wsgi [req-fe115bd7-12c0-4f82-95ee-5e8490587dfc req-cb46bdfc-0e75-42ca-a999-ec605efd2845 tempest-InstanceActionsTestJSON-1102013012 tempest-InstanceActionsTestJSON-1102013012-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 794.236374] [57593]: DEBUG cinder.api.openstack.wsgi [req-fe115bd7-12c0-4f82-95ee-5e8490587dfc req-cb46bdfc-0e75-42ca-a999-ec605efd2845 tempest-InstanceActionsTestJSON-1102013012 tempest-InstanceActionsTestJSON-1102013012-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 794.263093] [57593]: INFO cinder.api.openstack.wsgi [req-fe115bd7-12c0-4f82-95ee-5e8490587dfc req-cb46bdfc-0e75-42ca-a999-ec605efd2845 tempest-InstanceActionsTestJSON-1102013012 tempest-InstanceActionsTestJSON-1102013012-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=2c8e8379-1619-41de-9b95-c917d0a3f0be returned with HTTP 200 [ 794.263634] [57593]: [pid: 57593|app: 0|req: 35/77] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Nov 21 09:38:32 2025] GET /volume/v3/attachments?instance_id=2c8e8379-1619-41de-9b95-c917d0a3f0be => generated 19 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.895252] [57594]: DEBUG cinder.api.middleware.request_id [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.899591] [57594]: INFO cinder.api.openstack.wsgi [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] POST http://10.180.1.21/volume/v3/volumes [ 796.901540] [57594]: DEBUG cinder.api.openstack.wsgi [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1746642474"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 796.902975] [57594]: DEBUG cinder.api.v3.volumes [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1746642474'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 796.903130] [57594]: INFO cinder.api.v3.volumes [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Create volume of 1 GB [ 796.909346] [57594]: INFO cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Availability Zones retrieved successfully. [ 796.917060] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Flow 'volume_create_api' (f23efde8-0fd8-41ec-a141-924a72e8217f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 796.921327] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aea60ac-8d1b-4ca1-96fd-08109fd432d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 796.921327] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 796.946086] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aea60ac-8d1b-4ca1-96fd-08109fd432d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 796.948182] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15431039-b064-437e-9b68-56d9c4d5f4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.013678] [57594]: DEBUG cinder.quota [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Created reservations ['9cc992cf-bc9f-4de8-8a43-5c5253a32a84', '58610ef8-a418-427a-bcf8-57b73b45e3b3', '97dc4b4f-6b52-4074-a2af-6e8c861673a8', '3687383c-56c3-4d09-b651-97c5738745f6'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 797.014781] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15431039-b064-437e-9b68-56d9c4d5f4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cc992cf-bc9f-4de8-8a43-5c5253a32a84', '58610ef8-a418-427a-bcf8-57b73b45e3b3', '97dc4b4f-6b52-4074-a2af-6e8c861673a8', '3687383c-56c3-4d09-b651-97c5738745f6']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.015736] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ee4513-3626-4ef9-9bde-48c3e1effcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.039348] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ee4513-3626-4ef9-9bde-48c3e1effcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1746642474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefeba731331436c9435d7beeba8d153',qos_specs=None,replication_status=,reservations=['9cc992cf-bc9f-4de8-8a43-5c5253a32a84','58610ef8-a418-427a-bcf8-57b73b45e3b3','97dc4b4f-6b52-4074-a2af-6e8c861673a8','3687383c-56c3-4d09-b651-97c5738745f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91d0f8bd54334219b4fdf4371100ee82',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1746642474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aefeba731331436c9435d7beeba8d153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91d0f8bd54334219b4fdf4371100ee82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.039661] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5826f4-b753-42ad-a05b-b26a909ce665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.057330] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5826f4-b753-42ad-a05b-b26a909ce665) transitioned into state 'SUCCESS' from state '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-1746642474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefeba731331436c9435d7beeba8d153',qos_specs=None,replication_status=,reservations=['9cc992cf-bc9f-4de8-8a43-5c5253a32a84','58610ef8-a418-427a-bcf8-57b73b45e3b3','97dc4b4f-6b52-4074-a2af-6e8c861673a8','3687383c-56c3-4d09-b651-97c5738745f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91d0f8bd54334219b4fdf4371100ee82',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.057330] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (432143a9-947b-4246-9370-95cb04425c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.068357] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (432143a9-947b-4246-9370-95cb04425c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.069373] [57594]: DEBUG cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Flow 'volume_create_api' (f23efde8-0fd8-41ec-a141-924a72e8217f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 797.069683] [57594]: INFO cinder.volume.api [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Create volume request issued successfully. [ 797.070420] [57594]: INFO cinder.api.openstack.wsgi [None req-945b7a7d-7ee5-4f24-a5d6-3b0d3aacb7e2 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 797.070862] [57594]: [pid: 57594|app: 0|req: 43/78] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:38:35 2025] POST /volume/v3/volumes => generated 758 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 797.086682] [57593]: DEBUG cinder.api.middleware.request_id [None req-3f44d35c-7c99-48e4-bd8a-f3c46d297e63 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.089431] [57593]: INFO cinder.api.openstack.wsgi [None req-3f44d35c-7c99-48e4-bd8a-f3c46d297e63 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 797.089703] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3f44d35c-7c99-48e4-bd8a-f3c46d297e63 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 797.089890] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3f44d35c-7c99-48e4-bd8a-f3c46d297e63 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 797.103226] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 797.103226] [57593]: warnings.warn( [ 797.111137] [57593]: INFO cinder.volume.api [None req-3f44d35c-7c99-48e4-bd8a-f3c46d297e63 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 797.125190] [57593]: INFO cinder.api.openstack.wsgi [None req-3f44d35c-7c99-48e4-bd8a-f3c46d297e63 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 797.125190] [57593]: [pid: 57593|app: 0|req: 36/79] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:35 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.136973] [57594]: DEBUG cinder.api.middleware.request_id [None req-afde86d3-995b-4ea1-b7fa-a4044db54f4d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.141267] [57594]: INFO cinder.api.openstack.wsgi [None req-afde86d3-995b-4ea1-b7fa-a4044db54f4d tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 797.141797] [57594]: DEBUG cinder.api.openstack.wsgi [None req-afde86d3-995b-4ea1-b7fa-a4044db54f4d tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 797.143751] [57594]: DEBUG cinder.api.openstack.wsgi [None req-afde86d3-995b-4ea1-b7fa-a4044db54f4d tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 797.143751] [57594]: INFO cinder.api.v3.volumes [None req-afde86d3-995b-4ea1-b7fa-a4044db54f4d tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Delete volume with id: 06b31117-2771-4a68-babe-f0ae262358cc [ 797.153275] [57594]: INFO cinder.api.openstack.wsgi [None req-afde86d3-995b-4ea1-b7fa-a4044db54f4d tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 404 [ 797.154128] [57594]: [pid: 57594|app: 0|req: 44/80] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:38:35 2025] DELETE /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 797.159615] [57593]: DEBUG cinder.api.middleware.request_id [None req-11f44148-9243-4f5d-9754-aa3f48be0bd7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.162164] [57593]: INFO cinder.api.openstack.wsgi [None req-11f44148-9243-4f5d-9754-aa3f48be0bd7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] GET http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc [ 797.163470] [57593]: DEBUG cinder.api.openstack.wsgi [None req-11f44148-9243-4f5d-9754-aa3f48be0bd7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 797.163470] [57593]: DEBUG cinder.api.openstack.wsgi [None req-11f44148-9243-4f5d-9754-aa3f48be0bd7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 797.172245] [57593]: INFO cinder.api.openstack.wsgi [None req-11f44148-9243-4f5d-9754-aa3f48be0bd7 tempest-VolumesAssistedSnapshotsTest-1839903065 tempest-VolumesAssistedSnapshotsTest-1839903065-project-admin] http://10.180.1.21/volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc returned with HTTP 404 [ 797.172891] [57593]: [pid: 57593|app: 0|req: 37/81] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:35 2025] GET /volume/v3/volumes/06b31117-2771-4a68-babe-f0ae262358cc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 798.139525] [57594]: DEBUG cinder.api.middleware.request_id [None req-915f3358-009c-4b2c-9d6a-cda8439acfd5 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.141824] [57594]: INFO cinder.api.openstack.wsgi [None req-915f3358-009c-4b2c-9d6a-cda8439acfd5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 798.142367] [57594]: DEBUG cinder.api.openstack.wsgi [None req-915f3358-009c-4b2c-9d6a-cda8439acfd5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 798.142853] [57594]: DEBUG cinder.api.openstack.wsgi [None req-915f3358-009c-4b2c-9d6a-cda8439acfd5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 798.158783] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 798.158783] [57594]: warnings.warn( [ 798.166843] [57594]: INFO cinder.volume.api [None req-915f3358-009c-4b2c-9d6a-cda8439acfd5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 798.174108] [57594]: INFO cinder.api.openstack.wsgi [None req-915f3358-009c-4b2c-9d6a-cda8439acfd5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 798.174108] [57594]: [pid: 57594|app: 0|req: 45/82] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:36 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 798.268904] [57593]: DEBUG cinder.api.middleware.request_id [None req-95eed018-653f-4a4e-9f22-b6341828b2eb None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.271119] [57593]: INFO cinder.api.openstack.wsgi [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] POST http://10.180.1.21/volume/v3/volumes [ 798.271563] [57593]: DEBUG cinder.api.openstack.wsgi [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2089416391", "imageRef": "e691103d-97da-46f1-86f8-ac4b856213d9", "size": 1}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 798.274115] [57593]: DEBUG cinder.api.v3.volumes [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2089416391', 'imageRef': 'e691103d-97da-46f1-86f8-ac4b856213d9', 'size': 1}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 798.574424] [57593]: INFO cinder.api.v3.volumes [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Create volume of 1 GB [ 798.582887] [57593]: INFO cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Availability Zones retrieved successfully. [ 798.590322] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Flow 'volume_create_api' (3296b405-ef4f-4947-8a95-6e2c8d31d124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 798.591938] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a72499-e9cd-4925-b009-cd5f703c695c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.593359] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 798.675629] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a72499-e9cd-4925-b009-cd5f703c695c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.676835] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a37fd3-57fe-4765-a14f-d2c2c9294160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.738047] [57593]: DEBUG cinder.quota [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Created reservations ['07bd6991-3b1a-4ece-b64b-b9bf2325b635', 'ca4812a1-a8a8-4395-b82a-278f9e52d439', 'eed7af74-40c0-4b49-a8b0-35520f9ee1d7', '534de56d-5b3a-4913-8dd4-ed08d9ba48ed'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 798.742975] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a37fd3-57fe-4765-a14f-d2c2c9294160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07bd6991-3b1a-4ece-b64b-b9bf2325b635', 'ca4812a1-a8a8-4395-b82a-278f9e52d439', 'eed7af74-40c0-4b49-a8b0-35520f9ee1d7', '534de56d-5b3a-4913-8dd4-ed08d9ba48ed']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.742975] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7eb741-cc1b-49f0-bea5-42827aa8a628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.756080] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7eb741-cc1b-49f0-bea5-42827aa8a628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c38f86c7-320c-4e14-b487-cc6fc87b8a50', '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-2089416391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='829c0b2f47e3487a946bc9bfd6c5ac4a',qos_specs=None,replication_status=,reservations=['07bd6991-3b1a-4ece-b64b-b9bf2325b635','ca4812a1-a8a8-4395-b82a-278f9e52d439','eed7af74-40c0-4b49-a8b0-35520f9ee1d7','534de56d-5b3a-4913-8dd4-ed08d9ba48ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc83645e9fa4c3cb11fd202b88d437b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2089416391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c38f86c7-320c-4e14-b487-cc6fc87b8a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='829c0b2f47e3487a946bc9bfd6c5ac4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc83645e9fa4c3cb11fd202b88d437b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.757211] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67135136-2c14-4355-89ed-c20dfeec9f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.772043] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67135136-2c14-4355-89ed-c20dfeec9f1b) transitioned into state 'SUCCESS' from state '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-2089416391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='829c0b2f47e3487a946bc9bfd6c5ac4a',qos_specs=None,replication_status=,reservations=['07bd6991-3b1a-4ece-b64b-b9bf2325b635','ca4812a1-a8a8-4395-b82a-278f9e52d439','eed7af74-40c0-4b49-a8b0-35520f9ee1d7','534de56d-5b3a-4913-8dd4-ed08d9ba48ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc83645e9fa4c3cb11fd202b88d437b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.773092] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec0f73d-9e30-4155-8d40-4352354bbaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.786200] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec0f73d-9e30-4155-8d40-4352354bbaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.787396] [57593]: DEBUG cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Flow 'volume_create_api' (3296b405-ef4f-4947-8a95-6e2c8d31d124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 798.788025] [57593]: INFO cinder.volume.api [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Create volume request issued successfully. [ 798.789959] [57593]: INFO cinder.api.openstack.wsgi [None req-95eed018-653f-4a4e-9f22-b6341828b2eb tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 798.790304] [57593]: [pid: 57593|app: 0|req: 38/83] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Nov 21 09:38:37 2025] POST /volume/v3/volumes => generated 752 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 798.810253] [57594]: DEBUG cinder.api.middleware.request_id [None req-79399fef-ca38-4560-b314-cf157b143983 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.815770] [57594]: INFO cinder.api.openstack.wsgi [None req-79399fef-ca38-4560-b314-cf157b143983 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 798.816383] [57594]: DEBUG cinder.api.openstack.wsgi [None req-79399fef-ca38-4560-b314-cf157b143983 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 798.816530] [57594]: DEBUG cinder.api.openstack.wsgi [None req-79399fef-ca38-4560-b314-cf157b143983 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 798.826428] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 798.826428] [57594]: warnings.warn( [ 798.831068] [57594]: INFO cinder.volume.api [None req-79399fef-ca38-4560-b314-cf157b143983 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 798.835886] [57594]: INFO cinder.api.openstack.wsgi [None req-79399fef-ca38-4560-b314-cf157b143983 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 798.836381] [57594]: [pid: 57594|app: 0|req: 46/84] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:37 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 799.850307] [57593]: DEBUG cinder.api.middleware.request_id [None req-795a8323-aa4a-436f-8d93-73d226a761bc None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.852610] [57593]: INFO cinder.api.openstack.wsgi [None req-795a8323-aa4a-436f-8d93-73d226a761bc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 799.852874] [57593]: DEBUG cinder.api.openstack.wsgi [None req-795a8323-aa4a-436f-8d93-73d226a761bc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 799.853136] [57593]: DEBUG cinder.api.openstack.wsgi [None req-795a8323-aa4a-436f-8d93-73d226a761bc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 799.865852] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 799.865852] [57593]: warnings.warn( [ 799.872544] [57593]: INFO cinder.volume.api [None req-795a8323-aa4a-436f-8d93-73d226a761bc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 799.878504] [57593]: INFO cinder.api.openstack.wsgi [None req-795a8323-aa4a-436f-8d93-73d226a761bc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 799.879078] [57593]: [pid: 57593|app: 0|req: 39/85] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:38 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.889960] [57594]: DEBUG cinder.api.middleware.request_id [None req-41990e56-da2e-4544-910d-e3b1899df090 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.895182] [57594]: INFO cinder.api.openstack.wsgi [None req-41990e56-da2e-4544-910d-e3b1899df090 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 800.896296] [57594]: DEBUG cinder.api.openstack.wsgi [None req-41990e56-da2e-4544-910d-e3b1899df090 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 800.896296] [57594]: DEBUG cinder.api.openstack.wsgi [None req-41990e56-da2e-4544-910d-e3b1899df090 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 800.914834] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 800.914834] [57594]: warnings.warn( [ 800.918826] [57594]: INFO cinder.volume.api [None req-41990e56-da2e-4544-910d-e3b1899df090 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 800.925285] [57594]: INFO cinder.api.openstack.wsgi [None req-41990e56-da2e-4544-910d-e3b1899df090 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 800.925809] [57594]: [pid: 57594|app: 0|req: 47/86] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:39 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 801.940272] [57593]: DEBUG cinder.api.middleware.request_id [None req-37423180-ecee-4740-bd64-78a6eaacf1c5 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.942830] [57593]: INFO cinder.api.openstack.wsgi [None req-37423180-ecee-4740-bd64-78a6eaacf1c5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 801.943088] [57593]: DEBUG cinder.api.openstack.wsgi [None req-37423180-ecee-4740-bd64-78a6eaacf1c5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 801.943314] [57593]: DEBUG cinder.api.openstack.wsgi [None req-37423180-ecee-4740-bd64-78a6eaacf1c5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 801.958530] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.958530] [57593]: warnings.warn( [ 801.963532] [57593]: INFO cinder.volume.api [None req-37423180-ecee-4740-bd64-78a6eaacf1c5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 801.969889] [57593]: INFO cinder.api.openstack.wsgi [None req-37423180-ecee-4740-bd64-78a6eaacf1c5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 801.970190] [57593]: [pid: 57593|app: 0|req: 40/87] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:40 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 802.981729] [57594]: DEBUG cinder.api.middleware.request_id [None req-9cfdea65-03d8-4199-bade-0f7f31511c7a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.983876] [57594]: INFO cinder.api.openstack.wsgi [None req-9cfdea65-03d8-4199-bade-0f7f31511c7a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 802.984116] [57594]: DEBUG cinder.api.openstack.wsgi [None req-9cfdea65-03d8-4199-bade-0f7f31511c7a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 802.984328] [57594]: DEBUG cinder.api.openstack.wsgi [None req-9cfdea65-03d8-4199-bade-0f7f31511c7a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 803.001112] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.001112] [57594]: warnings.warn( [ 803.008884] [57594]: INFO cinder.volume.api [None req-9cfdea65-03d8-4199-bade-0f7f31511c7a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 803.015907] [57594]: INFO cinder.api.openstack.wsgi [None req-9cfdea65-03d8-4199-bade-0f7f31511c7a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 803.016237] [57594]: [pid: 57594|app: 0|req: 48/88] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:41 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.029784] [57593]: DEBUG cinder.api.middleware.request_id [None req-0e0e1eb2-9654-4e6c-84bc-e6268cadc47c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.031574] [57593]: INFO cinder.api.openstack.wsgi [None req-0e0e1eb2-9654-4e6c-84bc-e6268cadc47c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 804.031812] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0e0e1eb2-9654-4e6c-84bc-e6268cadc47c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 804.032043] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0e0e1eb2-9654-4e6c-84bc-e6268cadc47c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.044583] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.044583] [57593]: warnings.warn( [ 804.049584] [57593]: INFO cinder.volume.api [None req-0e0e1eb2-9654-4e6c-84bc-e6268cadc47c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 804.055670] [57593]: INFO cinder.api.openstack.wsgi [None req-0e0e1eb2-9654-4e6c-84bc-e6268cadc47c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 804.056182] [57593]: [pid: 57593|app: 0|req: 41/89] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:42 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.067904] [57594]: DEBUG cinder.api.middleware.request_id [None req-f72de901-d995-4fc8-8d91-15a5b9b5cad6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.072074] [57594]: INFO cinder.api.openstack.wsgi [None req-f72de901-d995-4fc8-8d91-15a5b9b5cad6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 805.072074] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f72de901-d995-4fc8-8d91-15a5b9b5cad6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 805.072074] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f72de901-d995-4fc8-8d91-15a5b9b5cad6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 805.087775] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.087775] [57594]: warnings.warn( [ 805.093645] [57594]: INFO cinder.volume.api [None req-f72de901-d995-4fc8-8d91-15a5b9b5cad6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 805.100343] [57594]: INFO cinder.api.openstack.wsgi [None req-f72de901-d995-4fc8-8d91-15a5b9b5cad6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 805.100770] [57594]: [pid: 57594|app: 0|req: 49/90] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:43 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.123106] [57593]: DEBUG cinder.api.middleware.request_id [None req-010bc93d-74bb-4c60-b994-853dd2aab6da None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.123106] [57593]: INFO cinder.api.openstack.wsgi [None req-010bc93d-74bb-4c60-b994-853dd2aab6da tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 806.123106] [57593]: DEBUG cinder.api.openstack.wsgi [None req-010bc93d-74bb-4c60-b994-853dd2aab6da tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.123106] [57593]: DEBUG cinder.api.openstack.wsgi [None req-010bc93d-74bb-4c60-b994-853dd2aab6da tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.135679] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.135679] [57593]: warnings.warn( [ 806.141425] [57593]: INFO cinder.volume.api [None req-010bc93d-74bb-4c60-b994-853dd2aab6da tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 806.148714] [57593]: INFO cinder.api.openstack.wsgi [None req-010bc93d-74bb-4c60-b994-853dd2aab6da tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 806.150460] [57593]: [pid: 57593|app: 0|req: 42/91] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:44 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.163347] [57594]: DEBUG cinder.api.middleware.request_id [None req-8b61041f-c6ba-42b1-b711-374b5d8063fc None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.165995] [57594]: INFO cinder.api.openstack.wsgi [None req-8b61041f-c6ba-42b1-b711-374b5d8063fc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 807.166463] [57594]: DEBUG cinder.api.openstack.wsgi [None req-8b61041f-c6ba-42b1-b711-374b5d8063fc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 807.166545] [57594]: DEBUG cinder.api.openstack.wsgi [None req-8b61041f-c6ba-42b1-b711-374b5d8063fc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 807.185701] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.185701] [57594]: warnings.warn( [ 807.196713] [57594]: INFO cinder.volume.api [None req-8b61041f-c6ba-42b1-b711-374b5d8063fc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 807.204816] [57594]: INFO cinder.api.openstack.wsgi [None req-8b61041f-c6ba-42b1-b711-374b5d8063fc tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 807.205377] [57594]: [pid: 57594|app: 0|req: 50/92] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:45 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.220853] [57593]: DEBUG cinder.api.middleware.request_id [None req-258d23aa-8edb-4312-a5a0-1ba9950b095c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.222642] [57593]: INFO cinder.api.openstack.wsgi [None req-258d23aa-8edb-4312-a5a0-1ba9950b095c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 808.222860] [57593]: DEBUG cinder.api.openstack.wsgi [None req-258d23aa-8edb-4312-a5a0-1ba9950b095c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 808.223166] [57593]: DEBUG cinder.api.openstack.wsgi [None req-258d23aa-8edb-4312-a5a0-1ba9950b095c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 808.242596] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.242596] [57593]: warnings.warn( [ 808.247025] [57593]: INFO cinder.volume.api [None req-258d23aa-8edb-4312-a5a0-1ba9950b095c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 808.255017] [57593]: INFO cinder.api.openstack.wsgi [None req-258d23aa-8edb-4312-a5a0-1ba9950b095c tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 808.255735] [57593]: [pid: 57593|app: 0|req: 43/93] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:46 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 809.266517] [57594]: DEBUG cinder.api.middleware.request_id [None req-3d0c8612-7868-43ef-b7a8-c8aa178c13e9 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.269402] [57594]: INFO cinder.api.openstack.wsgi [None req-3d0c8612-7868-43ef-b7a8-c8aa178c13e9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 809.269402] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3d0c8612-7868-43ef-b7a8-c8aa178c13e9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 809.270079] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3d0c8612-7868-43ef-b7a8-c8aa178c13e9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 809.289353] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.289353] [57594]: warnings.warn( [ 809.297903] [57594]: INFO cinder.volume.api [None req-3d0c8612-7868-43ef-b7a8-c8aa178c13e9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 809.306100] [57594]: INFO cinder.api.openstack.wsgi [None req-3d0c8612-7868-43ef-b7a8-c8aa178c13e9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 809.306617] [57594]: [pid: 57594|app: 0|req: 51/94] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:48 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.317599] [57593]: DEBUG cinder.api.middleware.request_id [None req-3df40540-f44c-40fa-9983-980ae958166a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.320271] [57593]: INFO cinder.api.openstack.wsgi [None req-3df40540-f44c-40fa-9983-980ae958166a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 810.320475] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3df40540-f44c-40fa-9983-980ae958166a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 810.320763] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3df40540-f44c-40fa-9983-980ae958166a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 810.333545] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.333545] [57593]: warnings.warn( [ 810.340240] [57593]: INFO cinder.volume.api [None req-3df40540-f44c-40fa-9983-980ae958166a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 810.346693] [57593]: INFO cinder.api.openstack.wsgi [None req-3df40540-f44c-40fa-9983-980ae958166a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 810.347157] [57593]: [pid: 57593|app: 0|req: 44/95] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:49 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.358785] [57594]: DEBUG cinder.api.middleware.request_id [None req-dc41650f-fee6-485c-a817-7343cf9a1002 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.361969] [57594]: INFO cinder.api.openstack.wsgi [None req-dc41650f-fee6-485c-a817-7343cf9a1002 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 811.362685] [57594]: DEBUG cinder.api.openstack.wsgi [None req-dc41650f-fee6-485c-a817-7343cf9a1002 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 811.362983] [57594]: DEBUG cinder.api.openstack.wsgi [None req-dc41650f-fee6-485c-a817-7343cf9a1002 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 811.376749] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.376749] [57594]: warnings.warn( [ 811.382771] [57594]: INFO cinder.volume.api [None req-dc41650f-fee6-485c-a817-7343cf9a1002 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 811.389687] [57594]: INFO cinder.api.openstack.wsgi [None req-dc41650f-fee6-485c-a817-7343cf9a1002 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 811.390200] [57594]: [pid: 57594|app: 0|req: 52/96] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:50 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.402619] [57593]: DEBUG cinder.api.middleware.request_id [None req-a119f217-e404-4e56-8317-a37e82daca5a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.405781] [57593]: INFO cinder.api.openstack.wsgi [None req-a119f217-e404-4e56-8317-a37e82daca5a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 812.405781] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a119f217-e404-4e56-8317-a37e82daca5a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 812.405925] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a119f217-e404-4e56-8317-a37e82daca5a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 812.420684] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.420684] [57593]: warnings.warn( [ 812.426560] [57593]: INFO cinder.volume.api [None req-a119f217-e404-4e56-8317-a37e82daca5a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 812.432033] [57593]: INFO cinder.api.openstack.wsgi [None req-a119f217-e404-4e56-8317-a37e82daca5a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 812.432267] [57593]: [pid: 57593|app: 0|req: 45/97] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:51 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.444621] [57594]: DEBUG cinder.api.middleware.request_id [None req-f39b35d7-f12f-4692-8543-b4738689f7a9 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.450142] [57594]: INFO cinder.api.openstack.wsgi [None req-f39b35d7-f12f-4692-8543-b4738689f7a9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 813.450142] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f39b35d7-f12f-4692-8543-b4738689f7a9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 813.450142] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f39b35d7-f12f-4692-8543-b4738689f7a9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 813.473735] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.473735] [57594]: warnings.warn( [ 813.479876] [57594]: INFO cinder.volume.api [None req-f39b35d7-f12f-4692-8543-b4738689f7a9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 813.491060] [57594]: INFO cinder.api.openstack.wsgi [None req-f39b35d7-f12f-4692-8543-b4738689f7a9 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 813.491612] [57594]: [pid: 57594|app: 0|req: 53/98] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:52 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.513947] [57593]: DEBUG cinder.api.middleware.request_id [None req-82e34205-428f-4b05-8bcf-2fb9d28d0bf6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.516320] [57593]: INFO cinder.api.openstack.wsgi [None req-82e34205-428f-4b05-8bcf-2fb9d28d0bf6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 814.518189] [57593]: DEBUG cinder.api.openstack.wsgi [None req-82e34205-428f-4b05-8bcf-2fb9d28d0bf6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 814.518189] [57593]: DEBUG cinder.api.openstack.wsgi [None req-82e34205-428f-4b05-8bcf-2fb9d28d0bf6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 814.529724] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.529724] [57593]: warnings.warn( [ 814.538892] [57593]: INFO cinder.volume.api [None req-82e34205-428f-4b05-8bcf-2fb9d28d0bf6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 814.543235] [57593]: INFO cinder.api.openstack.wsgi [None req-82e34205-428f-4b05-8bcf-2fb9d28d0bf6 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 814.543851] [57593]: [pid: 57593|app: 0|req: 46/99] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:53 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.556059] [57594]: DEBUG cinder.api.middleware.request_id [None req-a392568c-6246-4eac-990b-24e8b8ec8061 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.559284] [57594]: INFO cinder.api.openstack.wsgi [None req-a392568c-6246-4eac-990b-24e8b8ec8061 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 815.559514] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a392568c-6246-4eac-990b-24e8b8ec8061 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 815.559731] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a392568c-6246-4eac-990b-24e8b8ec8061 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 815.576234] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.576234] [57594]: warnings.warn( [ 815.589040] [57594]: INFO cinder.volume.api [None req-a392568c-6246-4eac-990b-24e8b8ec8061 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 815.595963] [57594]: INFO cinder.api.openstack.wsgi [None req-a392568c-6246-4eac-990b-24e8b8ec8061 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 815.596759] [57594]: [pid: 57594|app: 0|req: 54/100] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:54 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 816.615296] [57593]: DEBUG cinder.api.middleware.request_id [None req-55c160bf-ede3-4298-9423-00b40091877a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.616895] [57593]: INFO cinder.api.openstack.wsgi [None req-55c160bf-ede3-4298-9423-00b40091877a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 816.617387] [57593]: DEBUG cinder.api.openstack.wsgi [None req-55c160bf-ede3-4298-9423-00b40091877a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 816.617474] [57593]: DEBUG cinder.api.openstack.wsgi [None req-55c160bf-ede3-4298-9423-00b40091877a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 816.639228] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.639228] [57593]: warnings.warn( [ 816.652298] [57593]: INFO cinder.volume.api [None req-55c160bf-ede3-4298-9423-00b40091877a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 816.661257] [57593]: INFO cinder.api.openstack.wsgi [None req-55c160bf-ede3-4298-9423-00b40091877a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 816.661816] [57593]: [pid: 57593|app: 0|req: 47/101] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:55 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.674768] [57594]: DEBUG cinder.api.middleware.request_id [None req-5e892afd-5400-4362-ad22-3194e26eb6ea None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.680277] [57594]: INFO cinder.api.openstack.wsgi [None req-5e892afd-5400-4362-ad22-3194e26eb6ea tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 817.680277] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5e892afd-5400-4362-ad22-3194e26eb6ea tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 817.680277] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5e892afd-5400-4362-ad22-3194e26eb6ea tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 817.694014] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.694014] [57594]: warnings.warn( [ 817.701093] [57594]: INFO cinder.volume.api [None req-5e892afd-5400-4362-ad22-3194e26eb6ea tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 817.707712] [57594]: INFO cinder.api.openstack.wsgi [None req-5e892afd-5400-4362-ad22-3194e26eb6ea tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 817.709424] [57594]: [pid: 57594|app: 0|req: 55/102] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:56 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.722502] [57593]: DEBUG cinder.api.middleware.request_id [None req-e7acc3d8-f55c-4ab0-b704-dc4548129a3b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.724905] [57593]: INFO cinder.api.openstack.wsgi [None req-e7acc3d8-f55c-4ab0-b704-dc4548129a3b tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 818.725150] [57593]: DEBUG cinder.api.openstack.wsgi [None req-e7acc3d8-f55c-4ab0-b704-dc4548129a3b tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 818.725376] [57593]: DEBUG cinder.api.openstack.wsgi [None req-e7acc3d8-f55c-4ab0-b704-dc4548129a3b tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 818.736579] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.736579] [57593]: warnings.warn( [ 818.743762] [57593]: INFO cinder.volume.api [None req-e7acc3d8-f55c-4ab0-b704-dc4548129a3b tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 818.746724] [57593]: INFO cinder.api.openstack.wsgi [None req-e7acc3d8-f55c-4ab0-b704-dc4548129a3b tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 818.747220] [57593]: [pid: 57593|app: 0|req: 48/103] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:57 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 819.764227] [57594]: DEBUG cinder.api.middleware.request_id [None req-a0c05b11-4cd8-417c-9d49-de291f439d78 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.766665] [57594]: INFO cinder.api.openstack.wsgi [None req-a0c05b11-4cd8-417c-9d49-de291f439d78 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 819.766926] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a0c05b11-4cd8-417c-9d49-de291f439d78 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 819.768957] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a0c05b11-4cd8-417c-9d49-de291f439d78 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 819.779242] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.779242] [57594]: warnings.warn( [ 819.784329] [57594]: INFO cinder.volume.api [None req-a0c05b11-4cd8-417c-9d49-de291f439d78 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 819.792887] [57594]: INFO cinder.api.openstack.wsgi [None req-a0c05b11-4cd8-417c-9d49-de291f439d78 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 819.793344] [57594]: [pid: 57594|app: 0|req: 56/104] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:38:58 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 820.324160] [57593]: DEBUG cinder.api.middleware.request_id [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e84fd623-bce2-49a0-a50d-846cdae1410a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.326493] [57593]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e84fd623-bce2-49a0-a50d-846cdae1410a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 820.326766] [57593]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e84fd623-bce2-49a0-a50d-846cdae1410a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 820.326979] [57593]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e84fd623-bce2-49a0-a50d-846cdae1410a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 820.336817] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.336817] [57593]: warnings.warn( [ 820.341793] [57593]: INFO cinder.volume.api [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e84fd623-bce2-49a0-a50d-846cdae1410a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 820.347849] [57593]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e84fd623-bce2-49a0-a50d-846cdae1410a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 820.348283] [57593]: [pid: 57593|app: 0|req: 49/105] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:38:59 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 820.815391] [57594]: DEBUG cinder.api.middleware.request_id [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e1a6a65e-61f5-42de-a3d7-55275ae02081 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.821308] [57594]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e1a6a65e-61f5-42de-a3d7-55275ae02081 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 820.821579] [57594]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e1a6a65e-61f5-42de-a3d7-55275ae02081 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 820.821777] [57594]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e1a6a65e-61f5-42de-a3d7-55275ae02081 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 820.837197] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.837197] [57594]: warnings.warn( [ 820.842210] [57594]: INFO cinder.volume.api [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e1a6a65e-61f5-42de-a3d7-55275ae02081 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 820.850746] [57594]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-e1a6a65e-61f5-42de-a3d7-55275ae02081 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 820.851404] [57594]: [pid: 57594|app: 0|req: 57/106] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:38:59 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 1392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 820.859258] [57593]: DEBUG cinder.api.middleware.request_id [None req-5f9738f9-dab5-4b79-baaf-b22549f217fa None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.859258] [57593]: INFO cinder.api.openstack.wsgi [None req-5f9738f9-dab5-4b79-baaf-b22549f217fa None None] GET http://10.180.1.21/volume// [ 820.859258] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5f9738f9-dab5-4b79-baaf-b22549f217fa None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 820.859258] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5f9738f9-dab5-4b79-baaf-b22549f217fa None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 820.859258] [57593]: INFO cinder.api.openstack.wsgi [None req-5f9738f9-dab5-4b79-baaf-b22549f217fa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 820.859612] [57593]: [pid: 57593|app: 0|req: 50/107] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:38:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 820.863904] [57594]: DEBUG cinder.api.middleware.request_id [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-66967680-f9b5-4400-bfab-42b7784de740 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.868132] [57594]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-66967680-f9b5-4400-bfab-42b7784de740 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] POST http://10.180.1.21/volume/v3/attachments [ 820.868661] [57594]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-66967680-f9b5-4400-bfab-42b7784de740 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c38f86c7-320c-4e14-b487-cc6fc87b8a50", "connector": null, "instance_uuid": "07ca668c-feb5-40f0-80c7-9466b318240d"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 820.879558] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.879558] [57594]: warnings.warn( [ 820.919625] [57594]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-66967680-f9b5-4400-bfab-42b7784de740 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 820.919625] [57594]: [pid: 57594|app: 0|req: 58/108] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:38:59 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 830.344420] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=77,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 830.917473] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=79,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 834.993627] [57593]: DEBUG cinder.api.middleware.request_id [None req-50987f05-353e-43a2-b986-a887abc3e3a7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.993935] [57593]: INFO cinder.api.openstack.wsgi [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/volumes [ 834.994373] [57593]: DEBUG cinder.api.openstack.wsgi [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-936332353"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 834.996526] [57593]: DEBUG cinder.api.v3.volumes [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-936332353'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 834.996676] [57593]: INFO cinder.api.v3.volumes [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume of 1 GB [ 835.006531] [57593]: INFO cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Availability Zones retrieved successfully. [ 835.013282] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Flow 'volume_create_api' (750b2dfc-5519-49e1-a583-dbb358718509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 835.015038] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503295bb-d73d-48f6-affe-07c506610cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 835.016503] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 835.038873] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503295bb-d73d-48f6-affe-07c506610cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 835.040171] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1711a2-2b21-4467-a574-aec4618b1c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 835.100112] [57593]: DEBUG cinder.quota [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Created reservations ['82277448-b933-486c-bdd4-a2625892ac32', 'b63721d4-df70-4f4a-b96d-2b2c6bca106c', 'b052292d-064b-4bf0-b42a-f3ee3172b2eb', '1d374803-35fc-4e49-8a28-4ed01cfd0e77'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 835.101175] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1711a2-2b21-4467-a574-aec4618b1c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82277448-b933-486c-bdd4-a2625892ac32', 'b63721d4-df70-4f4a-b96d-2b2c6bca106c', 'b052292d-064b-4bf0-b42a-f3ee3172b2eb', '1d374803-35fc-4e49-8a28-4ed01cfd0e77']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 835.102483] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe656f11-dbfa-43e3-938a-e4f5273c1bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 835.148216] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe656f11-dbfa-43e3-938a-e4f5273c1bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30a694e9-4d93-42cd-88cc-c93d7c6f2396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-936332353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4203e06329df4df4a24bfbb42211ffa9',qos_specs=None,replication_status=,reservations=['82277448-b933-486c-bdd4-a2625892ac32','b63721d4-df70-4f4a-b96d-2b2c6bca106c','b052292d-064b-4bf0-b42a-f3ee3172b2eb','1d374803-35fc-4e49-8a28-4ed01cfd0e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147ffc891a8a438784ab50dbd796aa5c',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-936332353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30a694e9-4d93-42cd-88cc-c93d7c6f2396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4203e06329df4df4a24bfbb42211ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='147ffc891a8a438784ab50dbd796aa5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 835.149354] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7121c30b-2ae5-4cdb-a5b3-b297af4b2c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 835.175080] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7121c30b-2ae5-4cdb-a5b3-b297af4b2c8c) transitioned into state 'SUCCESS' from state '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-936332353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4203e06329df4df4a24bfbb42211ffa9',qos_specs=None,replication_status=,reservations=['82277448-b933-486c-bdd4-a2625892ac32','b63721d4-df70-4f4a-b96d-2b2c6bca106c','b052292d-064b-4bf0-b42a-f3ee3172b2eb','1d374803-35fc-4e49-8a28-4ed01cfd0e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147ffc891a8a438784ab50dbd796aa5c',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 835.176681] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e64ae92-dfca-47bb-85c9-9564e14fb21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 835.191073] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e64ae92-dfca-47bb-85c9-9564e14fb21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 835.192153] [57593]: DEBUG cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Flow 'volume_create_api' (750b2dfc-5519-49e1-a583-dbb358718509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 835.192833] [57593]: INFO cinder.volume.api [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume request issued successfully. [ 835.193397] [57593]: INFO cinder.api.openstack.wsgi [None req-50987f05-353e-43a2-b986-a887abc3e3a7 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 835.193911] [57593]: [pid: 57593|app: 0|req: 51/109] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:39:13 2025] POST /volume/v3/volumes => generated 749 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 835.205108] [57594]: DEBUG cinder.api.middleware.request_id [None req-d54f48ce-0cca-4310-9e91-11b3960e5c59 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.209516] [57594]: INFO cinder.api.openstack.wsgi [None req-d54f48ce-0cca-4310-9e91-11b3960e5c59 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 835.209830] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d54f48ce-0cca-4310-9e91-11b3960e5c59 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 835.210087] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d54f48ce-0cca-4310-9e91-11b3960e5c59 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 835.224069] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.224069] [57594]: warnings.warn( [ 835.229908] [57594]: INFO cinder.volume.api [None req-d54f48ce-0cca-4310-9e91-11b3960e5c59 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 835.236542] [57594]: INFO cinder.api.openstack.wsgi [None req-d54f48ce-0cca-4310-9e91-11b3960e5c59 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 835.237127] [57594]: [pid: 57594|app: 0|req: 59/110] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:13 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.247957] [57593]: DEBUG cinder.api.middleware.request_id [None req-375eb80d-b66d-4854-bc3b-fec18c5c98ca None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.250731] [57593]: INFO cinder.api.openstack.wsgi [None req-375eb80d-b66d-4854-bc3b-fec18c5c98ca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 836.251031] [57593]: DEBUG cinder.api.openstack.wsgi [None req-375eb80d-b66d-4854-bc3b-fec18c5c98ca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 836.251325] [57593]: DEBUG cinder.api.openstack.wsgi [None req-375eb80d-b66d-4854-bc3b-fec18c5c98ca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 836.267127] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.267127] [57593]: warnings.warn( [ 836.273650] [57593]: INFO cinder.volume.api [None req-375eb80d-b66d-4854-bc3b-fec18c5c98ca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 836.280229] [57593]: INFO cinder.api.openstack.wsgi [None req-375eb80d-b66d-4854-bc3b-fec18c5c98ca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 836.281567] [57593]: [pid: 57593|app: 0|req: 52/111] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:14 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.787275] [57594]: DEBUG cinder.api.middleware.request_id [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-c4426300-b67e-4d01-8e5f-cc35fc0b506b None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.790865] [57594]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-c4426300-b67e-4d01-8e5f-cc35fc0b506b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 837.791242] [57594]: DEBUG cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-c4426300-b67e-4d01-8e5f-cc35fc0b506b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 837.791565] [57594]: DEBUG cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-c4426300-b67e-4d01-8e5f-cc35fc0b506b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 837.806340] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.806340] [57594]: warnings.warn( [ 837.812603] [57594]: INFO cinder.volume.api [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-c4426300-b67e-4d01-8e5f-cc35fc0b506b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 837.820093] [57594]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-c4426300-b67e-4d01-8e5f-cc35fc0b506b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 837.820744] [57594]: [pid: 57594|app: 0|req: 60/112] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:39:16 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 839.342695] [57593]: DEBUG cinder.api.middleware.request_id [None req-a9637a9f-ba05-47ea-8b94-88ddf884d5f3 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.344164] [57593]: INFO cinder.api.openstack.wsgi [None req-a9637a9f-ba05-47ea-8b94-88ddf884d5f3 None None] GET http://10.180.1.21/volume// [ 839.346035] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a9637a9f-ba05-47ea-8b94-88ddf884d5f3 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 839.348201] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a9637a9f-ba05-47ea-8b94-88ddf884d5f3 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 839.348201] [57593]: INFO cinder.api.openstack.wsgi [None req-a9637a9f-ba05-47ea-8b94-88ddf884d5f3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 839.348201] [57593]: [pid: 57593|app: 0|req: 53/113] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:39:18 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 839.354108] [57594]: DEBUG cinder.api.middleware.request_id [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-4e20f6de-bc6c-4b8e-9c29-633849707fa0 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.358223] [57594]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-4e20f6de-bc6c-4b8e-9c29-633849707fa0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/attachments [ 839.358671] [57594]: DEBUG cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-4e20f6de-bc6c-4b8e-9c29-633849707fa0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30a694e9-4d93-42cd-88cc-c93d7c6f2396", "connector": null, "instance_uuid": "f9334c11-2ca1-4caa-b5c4-84cbc96b5aae"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 839.375294] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.375294] [57594]: warnings.warn( [ 839.415058] [57594]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-4e20f6de-bc6c-4b8e-9c29-633849707fa0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 839.415798] [57594]: [pid: 57594|app: 0|req: 61/114] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:39:18 2025] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 839.440074] [57593]: DEBUG cinder.api.middleware.request_id [None req-4961a580-af3d-4bbc-ae75-96a0c294b50b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.442837] [57593]: INFO cinder.api.openstack.wsgi [None req-4961a580-af3d-4bbc-ae75-96a0c294b50b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 839.443106] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4961a580-af3d-4bbc-ae75-96a0c294b50b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 839.443327] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4961a580-af3d-4bbc-ae75-96a0c294b50b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 839.461588] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.461588] [57593]: warnings.warn( [ 839.468015] [57593]: INFO cinder.volume.api [None req-4961a580-af3d-4bbc-ae75-96a0c294b50b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 839.476472] [57593]: INFO cinder.api.openstack.wsgi [None req-4961a580-af3d-4bbc-ae75-96a0c294b50b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 839.477030] [57593]: [pid: 57593|app: 0|req: 54/115] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:18 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 839.950389] [57594]: DEBUG cinder.api.middleware.request_id [None req-574de00b-e615-44db-b25e-386b6f207d12 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.950389] [57594]: INFO cinder.api.openstack.wsgi [None req-574de00b-e615-44db-b25e-386b6f207d12 None None] GET http://10.180.1.21/volume// [ 839.950389] [57594]: DEBUG cinder.api.openstack.wsgi [None req-574de00b-e615-44db-b25e-386b6f207d12 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 839.950855] [57594]: DEBUG cinder.api.openstack.wsgi [None req-574de00b-e615-44db-b25e-386b6f207d12 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 839.951965] [57594]: INFO cinder.api.openstack.wsgi [None req-574de00b-e615-44db-b25e-386b6f207d12 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 839.952878] [57594]: [pid: 57594|app: 0|req: 62/116] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:39:18 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 839.959676] [57593]: DEBUG cinder.api.middleware.request_id [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-58c880b4-9e0e-4799-bb2d-798809600769 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.962264] [57593]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-58c880b4-9e0e-4799-bb2d-798809600769 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 839.962587] [57593]: DEBUG cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-58c880b4-9e0e-4799-bb2d-798809600769 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 839.962764] [57593]: DEBUG cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-58c880b4-9e0e-4799-bb2d-798809600769 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 840.012277] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.012277] [57593]: warnings.warn( [ 840.024388] [57593]: INFO cinder.volume.api [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-58c880b4-9e0e-4799-bb2d-798809600769 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 840.038032] [57593]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-58c880b4-9e0e-4799-bb2d-798809600769 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 840.038590] [57593]: [pid: 57593|app: 0|req: 55/117] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:39:18 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1022 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 840.083049] [57594]: DEBUG cinder.api.middleware.request_id [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-bd8d029d-a59f-4aba-ad92-4d6481fc37d0 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.088381] [57594]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-bd8d029d-a59f-4aba-ad92-4d6481fc37d0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] PUT http://10.180.1.21/volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a [ 840.088381] [57594]: DEBUG cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-bd8d029d-a59f-4aba-ad92-4d6481fc37d0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907455", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 840.099629] [57594]: DEBUG cinder.coordination [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-bd8d029d-a59f-4aba-ad92-4d6481fc37d0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Acquiring lock "cinder-attachment_update-30a694e9-4d93-42cd-88cc-c93d7c6f2396-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 840.104038] [57594]: DEBUG cinder.coordination [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-bd8d029d-a59f-4aba-ad92-4d6481fc37d0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Lock "cinder-attachment_update-30a694e9-4d93-42cd-88cc-c93d7c6f2396-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 840.105185] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.105185] [57594]: warnings.warn( [ 840.488860] [57593]: DEBUG cinder.api.middleware.request_id [None req-682e7967-9187-4c31-8a48-912cb4211538 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.490180] [57593]: INFO cinder.api.openstack.wsgi [None req-682e7967-9187-4c31-8a48-912cb4211538 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 840.490415] [57593]: DEBUG cinder.api.openstack.wsgi [None req-682e7967-9187-4c31-8a48-912cb4211538 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 840.490631] [57593]: DEBUG cinder.api.openstack.wsgi [None req-682e7967-9187-4c31-8a48-912cb4211538 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 840.502613] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.502613] [57593]: warnings.warn( [ 840.508669] [57593]: INFO cinder.volume.api [None req-682e7967-9187-4c31-8a48-912cb4211538 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 840.514072] [57593]: INFO cinder.api.openstack.wsgi [None req-682e7967-9187-4c31-8a48-912cb4211538 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 840.514628] [57593]: [pid: 57593|app: 0|req: 56/118] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:19 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 841.529561] [57593]: DEBUG cinder.api.middleware.request_id [None req-2ac08d8a-2958-4993-81a6-27dfdfd6765e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.532158] [57593]: INFO cinder.api.openstack.wsgi [None req-2ac08d8a-2958-4993-81a6-27dfdfd6765e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 841.532387] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2ac08d8a-2958-4993-81a6-27dfdfd6765e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 841.532606] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2ac08d8a-2958-4993-81a6-27dfdfd6765e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 841.549701] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 841.549701] [57593]: warnings.warn( [ 841.554521] [57593]: INFO cinder.volume.api [None req-2ac08d8a-2958-4993-81a6-27dfdfd6765e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 841.560953] [57593]: INFO cinder.api.openstack.wsgi [None req-2ac08d8a-2958-4993-81a6-27dfdfd6765e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 841.561544] [57593]: [pid: 57593|app: 0|req: 57/119] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:20 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 842.573365] [57593]: DEBUG cinder.api.middleware.request_id [None req-2c22c57d-2c99-4b55-9c39-8aff2b204de9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.575537] [57593]: INFO cinder.api.openstack.wsgi [None req-2c22c57d-2c99-4b55-9c39-8aff2b204de9 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 842.575792] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2c22c57d-2c99-4b55-9c39-8aff2b204de9 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 842.576051] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2c22c57d-2c99-4b55-9c39-8aff2b204de9 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 842.590623] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.590623] [57593]: warnings.warn( [ 842.595120] [57593]: INFO cinder.volume.api [None req-2c22c57d-2c99-4b55-9c39-8aff2b204de9 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 842.600754] [57593]: INFO cinder.api.openstack.wsgi [None req-2c22c57d-2c99-4b55-9c39-8aff2b204de9 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 842.601282] [57593]: [pid: 57593|app: 0|req: 58/120] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:21 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 843.611824] [57593]: DEBUG cinder.api.middleware.request_id [None req-f87b5b3a-bf51-4cbd-8dea-be33811ba231 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.619049] [57593]: INFO cinder.api.openstack.wsgi [None req-f87b5b3a-bf51-4cbd-8dea-be33811ba231 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 843.619049] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f87b5b3a-bf51-4cbd-8dea-be33811ba231 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 843.619049] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f87b5b3a-bf51-4cbd-8dea-be33811ba231 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 843.645507] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.645507] [57593]: warnings.warn( [ 843.651799] [57593]: INFO cinder.volume.api [None req-f87b5b3a-bf51-4cbd-8dea-be33811ba231 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 843.660500] [57593]: INFO cinder.api.openstack.wsgi [None req-f87b5b3a-bf51-4cbd-8dea-be33811ba231 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 843.665023] [57593]: [pid: 57593|app: 0|req: 59/121] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:22 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 844.655902] [57594]: DEBUG cinder.coordination [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-bd8d029d-a59f-4aba-ad92-4d6481fc37d0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Lock "cinder-attachment_update-30a694e9-4d93-42cd-88cc-c93d7c6f2396-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.552s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 844.656522] [57594]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-bd8d029d-a59f-4aba-ad92-4d6481fc37d0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a returned with HTTP 200 [ 844.657161] [57594]: [pid: 57594|app: 0|req: 63/122] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:39:18 2025] PUT /volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a => generated 617 bytes in 4575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 844.675117] [57593]: DEBUG cinder.api.middleware.request_id [None req-23a3029a-51f5-443a-8685-6ccfd2e67c65 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.680735] [57593]: INFO cinder.api.openstack.wsgi [None req-23a3029a-51f5-443a-8685-6ccfd2e67c65 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 844.681101] [57593]: DEBUG cinder.api.openstack.wsgi [None req-23a3029a-51f5-443a-8685-6ccfd2e67c65 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 844.681373] [57593]: DEBUG cinder.api.openstack.wsgi [None req-23a3029a-51f5-443a-8685-6ccfd2e67c65 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 844.705067] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.705067] [57593]: warnings.warn( [ 844.710997] [57593]: INFO cinder.volume.api [None req-23a3029a-51f5-443a-8685-6ccfd2e67c65 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 844.718114] [57593]: INFO cinder.api.openstack.wsgi [None req-23a3029a-51f5-443a-8685-6ccfd2e67c65 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 844.718625] [57593]: [pid: 57593|app: 0|req: 60/123] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:23 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 845.730326] [57594]: DEBUG cinder.api.middleware.request_id [None req-0a52a3cd-f5b3-4429-883c-854310e072bf None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.735039] [57594]: INFO cinder.api.openstack.wsgi [None req-0a52a3cd-f5b3-4429-883c-854310e072bf tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 845.735039] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0a52a3cd-f5b3-4429-883c-854310e072bf tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 845.735039] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0a52a3cd-f5b3-4429-883c-854310e072bf tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 845.752828] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.752828] [57594]: warnings.warn( [ 845.758395] [57594]: INFO cinder.volume.api [None req-0a52a3cd-f5b3-4429-883c-854310e072bf tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 845.765206] [57594]: INFO cinder.api.openstack.wsgi [None req-0a52a3cd-f5b3-4429-883c-854310e072bf tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 845.766151] [57594]: [pid: 57594|app: 0|req: 64/124] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:24 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 845.873282] [57593]: DEBUG cinder.api.middleware.request_id [req-1c4d3029-8b76-4917-822a-d0df2f9eaaf0 req-6e2f9b66-3236-41cd-b132-2f0fab3a41aa None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.876203] [57593]: INFO cinder.api.openstack.wsgi [req-1c4d3029-8b76-4917-822a-d0df2f9eaaf0 req-6e2f9b66-3236-41cd-b132-2f0fab3a41aa tempest-SecurityGroupsTestJSON-1385027147 tempest-SecurityGroupsTestJSON-1385027147-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1681a34d-b746-44fe-a766-53cf763c329f [ 845.876602] [57593]: DEBUG cinder.api.openstack.wsgi [req-1c4d3029-8b76-4917-822a-d0df2f9eaaf0 req-6e2f9b66-3236-41cd-b132-2f0fab3a41aa tempest-SecurityGroupsTestJSON-1385027147 tempest-SecurityGroupsTestJSON-1385027147-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 845.876826] [57593]: DEBUG cinder.api.openstack.wsgi [req-1c4d3029-8b76-4917-822a-d0df2f9eaaf0 req-6e2f9b66-3236-41cd-b132-2f0fab3a41aa tempest-SecurityGroupsTestJSON-1385027147 tempest-SecurityGroupsTestJSON-1385027147-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 845.886344] [57593]: INFO cinder.api.openstack.wsgi [req-1c4d3029-8b76-4917-822a-d0df2f9eaaf0 req-6e2f9b66-3236-41cd-b132-2f0fab3a41aa tempest-SecurityGroupsTestJSON-1385027147 tempest-SecurityGroupsTestJSON-1385027147-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1681a34d-b746-44fe-a766-53cf763c329f returned with HTTP 200 [ 845.886998] [57593]: [pid: 57593|app: 0|req: 61/125] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Nov 21 09:39:24 2025] GET /volume/v3/attachments?instance_id=1681a34d-b746-44fe-a766-53cf763c329f => generated 19 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 846.777300] [57594]: DEBUG cinder.api.middleware.request_id [None req-5d905382-8ebe-4215-a44a-1afda1c5a489 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.779337] [57594]: INFO cinder.api.openstack.wsgi [None req-5d905382-8ebe-4215-a44a-1afda1c5a489 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 846.779560] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5d905382-8ebe-4215-a44a-1afda1c5a489 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 846.780427] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5d905382-8ebe-4215-a44a-1afda1c5a489 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 846.801631] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.801631] [57594]: warnings.warn( [ 846.808137] [57594]: INFO cinder.volume.api [None req-5d905382-8ebe-4215-a44a-1afda1c5a489 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 846.817207] [57594]: INFO cinder.api.openstack.wsgi [None req-5d905382-8ebe-4215-a44a-1afda1c5a489 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 846.817207] [57594]: [pid: 57594|app: 0|req: 65/126] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:25 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 846.833431] [57593]: DEBUG cinder.api.middleware.request_id [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-40eca77f-2cf7-428b-993c-82383052f3cb None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.835934] [57593]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-40eca77f-2cf7-428b-993c-82383052f3cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a/action [ 846.836374] [57593]: DEBUG cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-40eca77f-2cf7-428b-993c-82383052f3cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 846.836750] [57593]: DEBUG cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-40eca77f-2cf7-428b-993c-82383052f3cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 846.854575] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.854575] [57593]: warnings.warn( [ 846.864274] [57593]: INFO cinder.api.openstack.wsgi [req-8f31431d-22d8-46af-90fe-e1e3d8a41cb5 req-40eca77f-2cf7-428b-993c-82383052f3cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a/action returned with HTTP 204 [ 846.864776] [57593]: [pid: 57593|app: 0|req: 62/127] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:39:25 2025] POST /volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 847.829176] [57594]: DEBUG cinder.api.middleware.request_id [None req-f9dc19b5-f907-49a5-9527-f47707571d5c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.833338] [57594]: INFO cinder.api.openstack.wsgi [None req-f9dc19b5-f907-49a5-9527-f47707571d5c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 847.833702] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f9dc19b5-f907-49a5-9527-f47707571d5c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 847.838026] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f9dc19b5-f907-49a5-9527-f47707571d5c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 847.855874] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.855874] [57594]: warnings.warn( [ 847.867628] [57594]: INFO cinder.volume.api [None req-f9dc19b5-f907-49a5-9527-f47707571d5c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 847.878614] [57594]: INFO cinder.api.openstack.wsgi [None req-f9dc19b5-f907-49a5-9527-f47707571d5c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 847.879253] [57594]: [pid: 57594|app: 0|req: 66/128] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:26 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1134 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 847.892649] [57593]: DEBUG cinder.api.middleware.request_id [None req-903dd92b-ec27-42c9-b31f-330090a29486 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.896357] [57593]: INFO cinder.api.openstack.wsgi [None req-903dd92b-ec27-42c9-b31f-330090a29486 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 847.897206] [57593]: DEBUG cinder.api.openstack.wsgi [None req-903dd92b-ec27-42c9-b31f-330090a29486 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 847.898380] [57593]: DEBUG cinder.api.openstack.wsgi [None req-903dd92b-ec27-42c9-b31f-330090a29486 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 847.909946] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.909946] [57593]: warnings.warn( [ 847.914516] [57593]: INFO cinder.volume.api [None req-903dd92b-ec27-42c9-b31f-330090a29486 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 847.920557] [57593]: INFO cinder.api.openstack.wsgi [None req-903dd92b-ec27-42c9-b31f-330090a29486 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 847.921183] [57593]: [pid: 57593|app: 0|req: 63/129] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:39:26 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 857.874512] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=33,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 857.918728] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 871.024093] [57594]: DEBUG cinder.api.middleware.request_id [None req-b5781b44-4525-4eef-b0fe-df7d8f316b81 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.024575] [57594]: INFO cinder.api.openstack.wsgi [None req-b5781b44-4525-4eef-b0fe-df7d8f316b81 None None] GET http://10.180.1.21/volume// [ 871.024766] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b5781b44-4525-4eef-b0fe-df7d8f316b81 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 871.025020] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b5781b44-4525-4eef-b0fe-df7d8f316b81 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 871.025604] [57594]: INFO cinder.api.openstack.wsgi [None req-b5781b44-4525-4eef-b0fe-df7d8f316b81 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 871.025933] [57594]: [pid: 57594|app: 0|req: 67/130] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:39:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 871.033750] [57593]: DEBUG cinder.api.middleware.request_id [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-060df095-272d-454e-bdc1-d8e9eee5cdd5 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.036402] [57593]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-060df095-272d-454e-bdc1-d8e9eee5cdd5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] GET http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 871.036672] [57593]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-060df095-272d-454e-bdc1-d8e9eee5cdd5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 871.036880] [57593]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-060df095-272d-454e-bdc1-d8e9eee5cdd5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 871.054111] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.054111] [57593]: warnings.warn( [ 871.058320] [57593]: INFO cinder.volume.api [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-060df095-272d-454e-bdc1-d8e9eee5cdd5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 871.065343] [57593]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-060df095-272d-454e-bdc1-d8e9eee5cdd5 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 200 [ 871.065343] [57593]: [pid: 57593|app: 0|req: 64/131] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:39:49 2025] GET /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 871.286916] [57594]: DEBUG cinder.api.middleware.request_id [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0f42e439-994f-4543-b2e2-deaa21d69b8a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.289590] [57594]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0f42e439-994f-4543-b2e2-deaa21d69b8a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] PUT http://10.180.1.21/volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0 [ 871.290488] [57594]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0f42e439-994f-4543-b2e2-deaa21d69b8a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 871.302721] [57594]: DEBUG cinder.coordination [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0f42e439-994f-4543-b2e2-deaa21d69b8a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Acquiring lock "cinder-attachment_update-c38f86c7-320c-4e14-b487-cc6fc87b8a50-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 871.309269] [57594]: DEBUG cinder.coordination [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0f42e439-994f-4543-b2e2-deaa21d69b8a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Lock "cinder-attachment_update-c38f86c7-320c-4e14-b487-cc6fc87b8a50-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 871.311107] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.311107] [57594]: warnings.warn( [ 871.836268] [57594]: DEBUG cinder.coordination [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0f42e439-994f-4543-b2e2-deaa21d69b8a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Lock "cinder-attachment_update-c38f86c7-320c-4e14-b487-cc6fc87b8a50-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 871.836722] [57594]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0f42e439-994f-4543-b2e2-deaa21d69b8a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0 returned with HTTP 200 [ 871.837312] [57594]: [pid: 57594|app: 0|req: 68/132] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:39:50 2025] PUT /volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0 => generated 617 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 872.349030] [57593]: DEBUG cinder.api.middleware.request_id [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0c8b6684-fd11-4f98-ab74-c8939dbdd763 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.350166] [57593]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0c8b6684-fd11-4f98-ab74-c8939dbdd763 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] POST http://10.180.1.21/volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0/action [ 872.350604] [57593]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0c8b6684-fd11-4f98-ab74-c8939dbdd763 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 872.350744] [57593]: DEBUG cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0c8b6684-fd11-4f98-ab74-c8939dbdd763 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 872.372574] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.372574] [57593]: warnings.warn( [ 872.382769] [57593]: INFO cinder.api.openstack.wsgi [req-75dfc8ab-06dc-4015-8718-61d26cc1350b req-0c8b6684-fd11-4f98-ab74-c8939dbdd763 tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0/action returned with HTTP 204 [ 872.382769] [57593]: [pid: 57593|app: 0|req: 65/133] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:39:51 2025] POST /volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 881.831935] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 881.879967] [57594]: DEBUG cinder.api.middleware.request_id [None req-9029cea1-35d2-402f-b306-5d404c862c45 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.883047] [57594]: INFO cinder.api.openstack.wsgi [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] POST http://10.180.1.21/volume/v3/volumes [ 881.883047] [57594]: DEBUG cinder.api.openstack.wsgi [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-766058342"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 881.884469] [57594]: DEBUG cinder.api.v3.volumes [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-766058342'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 881.884610] [57594]: INFO cinder.api.v3.volumes [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Create volume of 1 GB [ 881.884986] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.884986] [57594]: warnings.warn( [ 881.895213] [57594]: INFO cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Availability Zones retrieved successfully. [ 881.903581] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Flow 'volume_create_api' (dff82373-79be-4dd8-8918-1a70a3ae5fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 881.905317] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2426299e-e52f-42d1-b751-abf2f3e55cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 881.906705] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 881.936978] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2426299e-e52f-42d1-b751-abf2f3e55cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 881.937688] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0899ff3c-5079-4666-99af-c447f7664141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 882.013240] [57594]: DEBUG cinder.quota [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Created reservations ['b9762d0d-87f2-408e-91d4-963f904b9e17', 'cc1216c5-633f-4c83-a115-5380a6f1a948', '31038e44-58ef-4ef5-a5d5-b83b9770c7f9', 'a0260133-57a5-4070-afc2-8fbbde04cc6b'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 882.014274] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0899ff3c-5079-4666-99af-c447f7664141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9762d0d-87f2-408e-91d4-963f904b9e17', 'cc1216c5-633f-4c83-a115-5380a6f1a948', '31038e44-58ef-4ef5-a5d5-b83b9770c7f9', 'a0260133-57a5-4070-afc2-8fbbde04cc6b']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 882.015202] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee9ade83-399a-4c47-b5a7-1cb85a83a9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 882.035026] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee9ade83-399a-4c47-b5a7-1cb85a83a9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bebbc9f-5b97-4fec-b822-59ee441d7601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-766058342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f7fc50fa7f443f8fe77f83ef437a77',qos_specs=None,replication_status=,reservations=['b9762d0d-87f2-408e-91d4-963f904b9e17','cc1216c5-633f-4c83-a115-5380a6f1a948','31038e44-58ef-4ef5-a5d5-b83b9770c7f9','a0260133-57a5-4070-afc2-8fbbde04cc6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1b163d900040eab995e8e18005507e',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-766058342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bebbc9f-5b97-4fec-b822-59ee441d7601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f7fc50fa7f443f8fe77f83ef437a77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af1b163d900040eab995e8e18005507e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 882.036032] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a297e90-938d-4db9-9892-7c6566eba380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 882.051247] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a297e90-938d-4db9-9892-7c6566eba380) transitioned into state 'SUCCESS' from state '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-766058342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f7fc50fa7f443f8fe77f83ef437a77',qos_specs=None,replication_status=,reservations=['b9762d0d-87f2-408e-91d4-963f904b9e17','cc1216c5-633f-4c83-a115-5380a6f1a948','31038e44-58ef-4ef5-a5d5-b83b9770c7f9','a0260133-57a5-4070-afc2-8fbbde04cc6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1b163d900040eab995e8e18005507e',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 882.052302] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db902a8c-2f4f-417c-9931-490aadb93cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 882.063847] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db902a8c-2f4f-417c-9931-490aadb93cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 882.064591] [57594]: DEBUG cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Flow 'volume_create_api' (dff82373-79be-4dd8-8918-1a70a3ae5fd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 882.064965] [57594]: INFO cinder.volume.api [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Create volume request issued successfully. [ 882.065683] [57594]: INFO cinder.api.openstack.wsgi [None req-9029cea1-35d2-402f-b306-5d404c862c45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 882.066173] [57594]: [pid: 57594|app: 0|req: 69/134] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:40:00 2025] POST /volume/v3/volumes => generated 755 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 882.077408] [57593]: DEBUG cinder.api.middleware.request_id [None req-4c7966fd-5935-4b94-a336-55416b3cb00a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.079799] [57593]: INFO cinder.api.openstack.wsgi [None req-4c7966fd-5935-4b94-a336-55416b3cb00a tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 882.079990] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4c7966fd-5935-4b94-a336-55416b3cb00a tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 882.080348] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4c7966fd-5935-4b94-a336-55416b3cb00a tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 882.090502] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.090502] [57593]: warnings.warn( [ 882.095120] [57593]: INFO cinder.volume.api [None req-4c7966fd-5935-4b94-a336-55416b3cb00a tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 882.100515] [57593]: INFO cinder.api.openstack.wsgi [None req-4c7966fd-5935-4b94-a336-55416b3cb00a tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 882.101299] [57593]: [pid: 57593|app: 0|req: 66/135] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:00 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.113931] [57594]: DEBUG cinder.api.middleware.request_id [None req-e4e78985-e1da-468b-b768-b8d160edc26b None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.118314] [57594]: INFO cinder.api.openstack.wsgi [None req-e4e78985-e1da-468b-b768-b8d160edc26b tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 883.118314] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e4e78985-e1da-468b-b768-b8d160edc26b tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 883.118314] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e4e78985-e1da-468b-b768-b8d160edc26b tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 883.131310] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.131310] [57594]: warnings.warn( [ 883.137499] [57594]: INFO cinder.volume.api [None req-e4e78985-e1da-468b-b768-b8d160edc26b tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 883.145181] [57594]: INFO cinder.api.openstack.wsgi [None req-e4e78985-e1da-468b-b768-b8d160edc26b tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 883.145731] [57594]: [pid: 57594|app: 0|req: 70/136] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:01 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.099475] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 893.141051] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 897.258967] [57593]: DEBUG cinder.api.middleware.request_id [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-34c095bb-c392-4691-a885-305a3857fc4e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.261770] [57593]: INFO cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-34c095bb-c392-4691-a885-305a3857fc4e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 897.262027] [57593]: DEBUG cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-34c095bb-c392-4691-a885-305a3857fc4e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 897.262274] [57593]: DEBUG cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-34c095bb-c392-4691-a885-305a3857fc4e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 897.304919] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.304919] [57593]: warnings.warn( [ 897.313550] [57593]: INFO cinder.volume.api [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-34c095bb-c392-4691-a885-305a3857fc4e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 897.336468] [57593]: INFO cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-34c095bb-c392-4691-a885-305a3857fc4e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 897.336785] [57593]: [pid: 57593|app: 0|req: 67/137] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:40:16 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1134 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 897.392275] [57594]: DEBUG cinder.api.middleware.request_id [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-568bb12f-1fac-42cd-8222-c3c58e7cabc3 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.397439] [57594]: INFO cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-568bb12f-1fac-42cd-8222-c3c58e7cabc3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396/action [ 897.398310] [57594]: DEBUG cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-568bb12f-1fac-42cd-8222-c3c58e7cabc3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 897.398310] [57594]: DEBUG cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-568bb12f-1fac-42cd-8222-c3c58e7cabc3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 897.421857] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.421857] [57594]: warnings.warn( [ 897.422814] [57594]: INFO cinder.volume.api [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-568bb12f-1fac-42cd-8222-c3c58e7cabc3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 897.434742] [57594]: INFO cinder.volume.api [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-568bb12f-1fac-42cd-8222-c3c58e7cabc3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Begin detaching volume completed successfully. [ 897.434998] [57594]: INFO cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-568bb12f-1fac-42cd-8222-c3c58e7cabc3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396/action returned with HTTP 202 [ 897.435563] [57594]: [pid: 57594|app: 0|req: 71/138] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:40:16 2025] POST /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 897.450837] [57593]: DEBUG cinder.api.middleware.request_id [None req-4ecb359b-4416-43eb-b21a-2c542b8fdd49 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.457182] [57593]: INFO cinder.api.openstack.wsgi [None req-4ecb359b-4416-43eb-b21a-2c542b8fdd49 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 897.457685] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4ecb359b-4416-43eb-b21a-2c542b8fdd49 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 897.457767] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4ecb359b-4416-43eb-b21a-2c542b8fdd49 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 897.483137] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.483137] [57593]: warnings.warn( [ 897.493517] [57593]: INFO cinder.volume.api [None req-4ecb359b-4416-43eb-b21a-2c542b8fdd49 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 897.503168] [57593]: INFO cinder.api.openstack.wsgi [None req-4ecb359b-4416-43eb-b21a-2c542b8fdd49 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 897.503968] [57593]: [pid: 57593|app: 0|req: 68/139] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:16 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 898.459180] [57594]: DEBUG cinder.api.middleware.request_id [None req-0c03c0c3-f71f-409b-aa7d-3dfbfc374ff6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.459736] [57594]: INFO cinder.api.openstack.wsgi [None req-0c03c0c3-f71f-409b-aa7d-3dfbfc374ff6 None None] GET http://10.180.1.21/volume// [ 898.459996] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0c03c0c3-f71f-409b-aa7d-3dfbfc374ff6 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 898.460246] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0c03c0c3-f71f-409b-aa7d-3dfbfc374ff6 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 898.460664] [57594]: INFO cinder.api.openstack.wsgi [None req-0c03c0c3-f71f-409b-aa7d-3dfbfc374ff6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 898.461036] [57594]: [pid: 57594|app: 0|req: 72/140] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:40:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 898.467189] [57593]: DEBUG cinder.api.middleware.request_id [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-bae75b93-e8d7-472c-9a98-4b02f4be9371 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.471701] [57593]: INFO cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-bae75b93-e8d7-472c-9a98-4b02f4be9371 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 898.471764] [57593]: DEBUG cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-bae75b93-e8d7-472c-9a98-4b02f4be9371 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 898.475022] [57593]: DEBUG cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-bae75b93-e8d7-472c-9a98-4b02f4be9371 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 898.496739] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.496739] [57593]: warnings.warn( [ 898.503127] [57593]: INFO cinder.volume.api [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-bae75b93-e8d7-472c-9a98-4b02f4be9371 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 898.511665] [57593]: INFO cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-bae75b93-e8d7-472c-9a98-4b02f4be9371 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 898.513088] [57593]: [pid: 57593|app: 0|req: 69/141] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:40:17 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1318 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 898.518378] [57594]: DEBUG cinder.api.middleware.request_id [None req-e17052d6-a196-4798-9e95-59bbcc58f700 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.522281] [57594]: INFO cinder.api.openstack.wsgi [None req-e17052d6-a196-4798-9e95-59bbcc58f700 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 898.522630] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e17052d6-a196-4798-9e95-59bbcc58f700 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 898.522938] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e17052d6-a196-4798-9e95-59bbcc58f700 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 898.544695] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.544695] [57594]: warnings.warn( [ 898.552102] [57594]: INFO cinder.volume.api [None req-e17052d6-a196-4798-9e95-59bbcc58f700 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 898.558344] [57594]: INFO cinder.api.openstack.wsgi [None req-e17052d6-a196-4798-9e95-59bbcc58f700 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 898.559056] [57594]: [pid: 57594|app: 0|req: 73/142] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:17 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 899.573367] [57593]: DEBUG cinder.api.middleware.request_id [None req-f76d3365-d80e-4779-9bcb-58caa13a1e93 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.576388] [57593]: INFO cinder.api.openstack.wsgi [None req-f76d3365-d80e-4779-9bcb-58caa13a1e93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 899.576837] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f76d3365-d80e-4779-9bcb-58caa13a1e93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 899.578713] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f76d3365-d80e-4779-9bcb-58caa13a1e93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 899.610026] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.610026] [57593]: warnings.warn( [ 899.615024] [57593]: INFO cinder.volume.api [None req-f76d3365-d80e-4779-9bcb-58caa13a1e93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 899.623527] [57593]: INFO cinder.api.openstack.wsgi [None req-f76d3365-d80e-4779-9bcb-58caa13a1e93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 899.624128] [57593]: [pid: 57593|app: 0|req: 70/143] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:18 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1137 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 900.338612] [57594]: DEBUG cinder.api.middleware.request_id [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-43a85fc0-a9e9-4192-9917-52a61fc21aea None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.341470] [57594]: INFO cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-43a85fc0-a9e9-4192-9917-52a61fc21aea tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] DELETE http://10.180.1.21/volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a [ 900.341724] [57594]: DEBUG cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-43a85fc0-a9e9-4192-9917-52a61fc21aea tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 900.342017] [57594]: DEBUG cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-43a85fc0-a9e9-4192-9917-52a61fc21aea tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 900.354447] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.354447] [57594]: warnings.warn( [ 900.643987] [57593]: DEBUG cinder.api.middleware.request_id [None req-49326f60-4426-4f5d-82f6-1145c3a874c5 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.652488] [57593]: INFO cinder.api.openstack.wsgi [None req-49326f60-4426-4f5d-82f6-1145c3a874c5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 900.652833] [57593]: DEBUG cinder.api.openstack.wsgi [None req-49326f60-4426-4f5d-82f6-1145c3a874c5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 900.652833] [57593]: DEBUG cinder.api.openstack.wsgi [None req-49326f60-4426-4f5d-82f6-1145c3a874c5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 900.686193] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.686193] [57593]: warnings.warn( [ 900.695500] [57593]: INFO cinder.volume.api [None req-49326f60-4426-4f5d-82f6-1145c3a874c5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 900.704500] [57593]: INFO cinder.api.openstack.wsgi [None req-49326f60-4426-4f5d-82f6-1145c3a874c5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 900.705376] [57593]: [pid: 57593|app: 0|req: 71/144] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:19 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 1137 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 900.948808] [57594]: INFO cinder.api.openstack.wsgi [req-00a8c4df-f1e9-4cac-be3e-85d61aa9fa1b req-43a85fc0-a9e9-4192-9917-52a61fc21aea tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a returned with HTTP 200 [ 900.949149] [57594]: [pid: 57594|app: 0|req: 74/145] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:40:19 2025] DELETE /volume/v3/attachments/95279749-4cbb-467d-a352-e16542b5349a => generated 19 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.722700] [57593]: DEBUG cinder.api.middleware.request_id [None req-b5852f09-c989-4b4a-b991-63ef65b1bc93 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.727948] [57593]: INFO cinder.api.openstack.wsgi [None req-b5852f09-c989-4b4a-b991-63ef65b1bc93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 901.729818] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b5852f09-c989-4b4a-b991-63ef65b1bc93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 901.729818] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b5852f09-c989-4b4a-b991-63ef65b1bc93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 901.750453] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.750453] [57593]: warnings.warn( [ 901.762231] [57593]: INFO cinder.volume.api [None req-b5852f09-c989-4b4a-b991-63ef65b1bc93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 901.770951] [57593]: INFO cinder.api.openstack.wsgi [None req-b5852f09-c989-4b4a-b991-63ef65b1bc93 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 901.771589] [57593]: [pid: 57593|app: 0|req: 72/146] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:20 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.089477] [57594]: DEBUG cinder.api.middleware.request_id [None req-e9238949-0058-45a6-ae6a-c2602172ef16 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.092914] [57594]: INFO cinder.api.openstack.wsgi [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] POST http://10.180.1.21/volume/v3/volumes [ 905.093450] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1581925395"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 905.100617] [57594]: DEBUG cinder.api.v3.volumes [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1581925395'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 905.100764] [57594]: INFO cinder.api.v3.volumes [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Create volume of 1 GB [ 905.101233] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.101233] [57594]: warnings.warn( [ 905.108357] [57594]: INFO cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Availability Zones retrieved successfully. [ 905.115388] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Flow 'volume_create_api' (9ad481c5-9dbb-4434-9acd-6512b3aac445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 905.116898] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d724548a-3ad5-4733-9213-83f0656cdf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 905.117970] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 905.150868] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d724548a-3ad5-4733-9213-83f0656cdf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 905.152359] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476100fc-ad24-428b-9cc0-bfd68684b508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 905.214935] [57594]: DEBUG cinder.quota [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Created reservations ['e2b189e1-b88f-47c0-be87-2f0edb5463db', 'a3dd2774-d9be-4e17-9bcf-318fcfe5bbc2', '0898b05f-40aa-43db-af8c-0b30eb7211ed', 'd04c944b-51f1-4754-8e93-7abb9e6f0c75'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 905.215650] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476100fc-ad24-428b-9cc0-bfd68684b508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b189e1-b88f-47c0-be87-2f0edb5463db', 'a3dd2774-d9be-4e17-9bcf-318fcfe5bbc2', '0898b05f-40aa-43db-af8c-0b30eb7211ed', 'd04c944b-51f1-4754-8e93-7abb9e6f0c75']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 905.217953] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d7230f3-1623-4338-9a97-0845065a2a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 905.237378] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d7230f3-1623-4338-9a97-0845065a2a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb81d65-03f4-4305-8ac5-b34d86663365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1581925395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647d0517d0024892af2cfafd7de9bab8',qos_specs=None,replication_status=,reservations=['e2b189e1-b88f-47c0-be87-2f0edb5463db','a3dd2774-d9be-4e17-9bcf-318fcfe5bbc2','0898b05f-40aa-43db-af8c-0b30eb7211ed','d04c944b-51f1-4754-8e93-7abb9e6f0c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de90126f30cb490c83ee75157a293c18',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:40:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1581925395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb81d65-03f4-4305-8ac5-b34d86663365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='647d0517d0024892af2cfafd7de9bab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de90126f30cb490c83ee75157a293c18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 905.238824] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5415b25a-df50-421b-b62a-311105c26124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 905.266581] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5415b25a-df50-421b-b62a-311105c26124) transitioned into state 'SUCCESS' from state '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-1581925395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647d0517d0024892af2cfafd7de9bab8',qos_specs=None,replication_status=,reservations=['e2b189e1-b88f-47c0-be87-2f0edb5463db','a3dd2774-d9be-4e17-9bcf-318fcfe5bbc2','0898b05f-40aa-43db-af8c-0b30eb7211ed','d04c944b-51f1-4754-8e93-7abb9e6f0c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de90126f30cb490c83ee75157a293c18',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 905.269020] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0dd7b99-9a31-4052-91bd-851fc98890a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 905.285970] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0dd7b99-9a31-4052-91bd-851fc98890a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 905.287221] [57594]: DEBUG cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Flow 'volume_create_api' (9ad481c5-9dbb-4434-9acd-6512b3aac445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 905.287612] [57594]: INFO cinder.volume.api [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Create volume request issued successfully. [ 905.288322] [57594]: INFO cinder.api.openstack.wsgi [None req-e9238949-0058-45a6-ae6a-c2602172ef16 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 905.292027] [57594]: [pid: 57594|app: 0|req: 75/147] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:40:23 2025] POST /volume/v3/volumes => generated 753 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 905.303205] [57593]: DEBUG cinder.api.middleware.request_id [None req-7e423749-63f9-4efa-b6ae-c59e7f672cf9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.309966] [57593]: INFO cinder.api.openstack.wsgi [None req-7e423749-63f9-4efa-b6ae-c59e7f672cf9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 [ 905.313298] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7e423749-63f9-4efa-b6ae-c59e7f672cf9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 905.314370] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7e423749-63f9-4efa-b6ae-c59e7f672cf9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 905.330692] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.330692] [57593]: warnings.warn( [ 905.346424] [57593]: INFO cinder.volume.api [None req-7e423749-63f9-4efa-b6ae-c59e7f672cf9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 905.352679] [57593]: INFO cinder.api.openstack.wsgi [None req-7e423749-63f9-4efa-b6ae-c59e7f672cf9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 returned with HTTP 200 [ 905.353197] [57593]: [pid: 57593|app: 0|req: 73/148] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:24 2025] GET /volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 => generated 821 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.366290] [57594]: DEBUG cinder.api.middleware.request_id [None req-140df5b6-5695-43d3-8df0-cafadd7af9b9 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.368669] [57594]: INFO cinder.api.openstack.wsgi [None req-140df5b6-5695-43d3-8df0-cafadd7af9b9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 [ 906.369040] [57594]: DEBUG cinder.api.openstack.wsgi [None req-140df5b6-5695-43d3-8df0-cafadd7af9b9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 906.369389] [57594]: DEBUG cinder.api.openstack.wsgi [None req-140df5b6-5695-43d3-8df0-cafadd7af9b9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 906.387812] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.387812] [57594]: warnings.warn( [ 906.397026] [57594]: INFO cinder.volume.api [None req-140df5b6-5695-43d3-8df0-cafadd7af9b9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 906.402255] [57594]: INFO cinder.api.openstack.wsgi [None req-140df5b6-5695-43d3-8df0-cafadd7af9b9 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 returned with HTTP 200 [ 906.402713] [57594]: [pid: 57594|app: 0|req: 76/149] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:25 2025] GET /volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.420817] [57593]: DEBUG cinder.api.middleware.request_id [None req-c8b03b1c-1dfb-49c0-8362-1bf660e04aa8 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.423818] [57593]: INFO cinder.api.openstack.wsgi [None req-c8b03b1c-1dfb-49c0-8362-1bf660e04aa8 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] POST http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365/action [ 906.424644] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c8b03b1c-1dfb-49c0-8362-1bf660e04aa8 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 906.424947] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c8b03b1c-1dfb-49c0-8362-1bf660e04aa8 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 906.442372] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.442372] [57593]: warnings.warn( [ 906.442372] [57593]: INFO cinder.volume.api [None req-c8b03b1c-1dfb-49c0-8362-1bf660e04aa8 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 906.455766] [57593]: INFO cinder.volume.api [None req-c8b03b1c-1dfb-49c0-8362-1bf660e04aa8 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume updated successfully. [ 906.456267] [57593]: INFO cinder.api.openstack.wsgi [None req-c8b03b1c-1dfb-49c0-8362-1bf660e04aa8 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365/action returned with HTTP 200 [ 906.456884] [57593]: [pid: 57593|app: 0|req: 74/150] 10.180.1.21 () {60 vars in 1267 bytes} [Fri Nov 21 09:40:25 2025] POST /volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 906.460473] [57594]: DEBUG cinder.api.middleware.request_id [None req-4daf6e78-6cf9-472a-bc93-db98d61cdde6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.463219] [57594]: INFO cinder.api.openstack.wsgi [None req-4daf6e78-6cf9-472a-bc93-db98d61cdde6 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 [ 906.467376] [57594]: DEBUG cinder.api.openstack.wsgi [None req-4daf6e78-6cf9-472a-bc93-db98d61cdde6 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 906.467666] [57594]: DEBUG cinder.api.openstack.wsgi [None req-4daf6e78-6cf9-472a-bc93-db98d61cdde6 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 906.479417] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.479417] [57594]: warnings.warn( [ 906.483863] [57594]: INFO cinder.volume.api [None req-4daf6e78-6cf9-472a-bc93-db98d61cdde6 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 906.491887] [57594]: INFO cinder.api.openstack.wsgi [None req-4daf6e78-6cf9-472a-bc93-db98d61cdde6 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 returned with HTTP 200 [ 906.492432] [57594]: [pid: 57594|app: 0|req: 77/151] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:25 2025] GET /volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.470226] [57593]: DEBUG cinder.api.middleware.request_id [req-0733624d-db2a-46ae-99d5-3a2dccf4f70b req-3427414e-e399-4d39-b151-79470cbeac5e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.477047] [57593]: INFO cinder.api.openstack.wsgi [req-0733624d-db2a-46ae-99d5-3a2dccf4f70b req-3427414e-e399-4d39-b151-79470cbeac5e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 [ 907.477478] [57593]: DEBUG cinder.api.openstack.wsgi [req-0733624d-db2a-46ae-99d5-3a2dccf4f70b req-3427414e-e399-4d39-b151-79470cbeac5e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 907.477665] [57593]: DEBUG cinder.api.openstack.wsgi [req-0733624d-db2a-46ae-99d5-3a2dccf4f70b req-3427414e-e399-4d39-b151-79470cbeac5e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 907.497469] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.497469] [57593]: warnings.warn( [ 907.505803] [57593]: INFO cinder.volume.api [req-0733624d-db2a-46ae-99d5-3a2dccf4f70b req-3427414e-e399-4d39-b151-79470cbeac5e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 907.524132] [57593]: INFO cinder.api.openstack.wsgi [req-0733624d-db2a-46ae-99d5-3a2dccf4f70b req-3427414e-e399-4d39-b151-79470cbeac5e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 returned with HTTP 200 [ 907.524731] [57593]: [pid: 57593|app: 0|req: 75/152] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:40:26 2025] GET /volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.094328] [57594]: DEBUG cinder.api.middleware.request_id [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.099308] [57594]: INFO cinder.api.openstack.wsgi [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] POST http://10.180.1.21/volume/v3/volumes [ 911.099941] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-623129003"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 911.102199] [57594]: DEBUG cinder.api.v3.volumes [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-623129003'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 911.102199] [57594]: INFO cinder.api.v3.volumes [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Create volume of 1 GB [ 911.110055] [57594]: INFO cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Availability Zones retrieved successfully. [ 911.119567] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Flow 'volume_create_api' (82cdb894-22a7-4b12-b230-23dc1d23dc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 911.121284] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e1231c-ee3c-4bf0-9e7e-04f268283ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.125024] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 911.154994] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e1231c-ee3c-4bf0-9e7e-04f268283ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.156730] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491871f9-f034-4ac1-9657-fe8f239e9c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.202176] [57594]: DEBUG cinder.quota [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Created reservations ['4f5daed0-666a-469e-98c8-70f26fd71c76', '535cafd7-f1d0-4160-b6c0-6a808c8ee308', '23c2e1f0-5e0e-439f-985e-10cb7f561f05', 'ceccf828-2fb4-4a06-9d9b-e30d9382a839'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 911.203173] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491871f9-f034-4ac1-9657-fe8f239e9c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f5daed0-666a-469e-98c8-70f26fd71c76', '535cafd7-f1d0-4160-b6c0-6a808c8ee308', '23c2e1f0-5e0e-439f-985e-10cb7f561f05', 'ceccf828-2fb4-4a06-9d9b-e30d9382a839']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.204312] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1fab51-b4d8-492e-8310-22dfdafdac50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.226581] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1fab51-b4d8-492e-8310-22dfdafdac50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '618fcc66-7af9-4bce-a282-c997858bb983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-623129003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647d0517d0024892af2cfafd7de9bab8',qos_specs=None,replication_status=,reservations=['4f5daed0-666a-469e-98c8-70f26fd71c76','535cafd7-f1d0-4160-b6c0-6a808c8ee308','23c2e1f0-5e0e-439f-985e-10cb7f561f05','ceccf828-2fb4-4a06-9d9b-e30d9382a839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de90126f30cb490c83ee75157a293c18',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-623129003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=618fcc66-7af9-4bce-a282-c997858bb983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='647d0517d0024892af2cfafd7de9bab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de90126f30cb490c83ee75157a293c18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.228069] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0aa15d-0f22-4340-aa21-a1344ce030c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.249365] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0aa15d-0f22-4340-aa21-a1344ce030c9) transitioned into state 'SUCCESS' from state '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-623129003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647d0517d0024892af2cfafd7de9bab8',qos_specs=None,replication_status=,reservations=['4f5daed0-666a-469e-98c8-70f26fd71c76','535cafd7-f1d0-4160-b6c0-6a808c8ee308','23c2e1f0-5e0e-439f-985e-10cb7f561f05','ceccf828-2fb4-4a06-9d9b-e30d9382a839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de90126f30cb490c83ee75157a293c18',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.250444] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (613c47dd-f7f3-40a9-bdea-d7ac22e6dbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.262392] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (613c47dd-f7f3-40a9-bdea-d7ac22e6dbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.263598] [57594]: DEBUG cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Flow 'volume_create_api' (82cdb894-22a7-4b12-b230-23dc1d23dc35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 911.264029] [57594]: INFO cinder.volume.api [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Create volume request issued successfully. [ 911.264819] [57594]: INFO cinder.api.openstack.wsgi [None req-1b46ac60-eacf-428a-bd23-b35f3decb5c4 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 911.265413] [57594]: [pid: 57594|app: 0|req: 78/153] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:40:29 2025] POST /volume/v3/volumes => generated 752 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 911.281271] [57593]: DEBUG cinder.api.middleware.request_id [None req-4127dd62-7f14-4967-9614-3dc28a905085 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.283688] [57593]: INFO cinder.api.openstack.wsgi [None req-4127dd62-7f14-4967-9614-3dc28a905085 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 [ 911.284345] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4127dd62-7f14-4967-9614-3dc28a905085 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 911.284345] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4127dd62-7f14-4967-9614-3dc28a905085 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 911.305818] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.305818] [57593]: warnings.warn( [ 911.315801] [57593]: INFO cinder.volume.api [None req-4127dd62-7f14-4967-9614-3dc28a905085 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 911.324123] [57594]: DEBUG cinder.api.middleware.request_id [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-8f3adfa6-2e3c-4876-ad01-659487daa5a9 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.326319] [57593]: INFO cinder.api.openstack.wsgi [None req-4127dd62-7f14-4967-9614-3dc28a905085 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 returned with HTTP 200 [ 911.326898] [57593]: [pid: 57593|app: 0|req: 76/154] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:30 2025] GET /volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.328352] [57594]: INFO cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-8f3adfa6-2e3c-4876-ad01-659487daa5a9 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 911.329795] [57594]: DEBUG cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-8f3adfa6-2e3c-4876-ad01-659487daa5a9 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 911.329795] [57594]: DEBUG cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-8f3adfa6-2e3c-4876-ad01-659487daa5a9 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 911.344361] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.344361] [57594]: warnings.warn( [ 911.349392] [57594]: INFO cinder.volume.api [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-8f3adfa6-2e3c-4876-ad01-659487daa5a9 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 911.359346] [57594]: INFO cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-8f3adfa6-2e3c-4876-ad01-659487daa5a9 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 911.359848] [57594]: [pid: 57594|app: 0|req: 79/155] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:40:30 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.389640] [57593]: DEBUG cinder.api.middleware.request_id [None req-9c7d2670-0ebc-44d6-910c-80a10196eee1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.389640] [57593]: INFO cinder.api.openstack.wsgi [None req-9c7d2670-0ebc-44d6-910c-80a10196eee1 None None] GET http://10.180.1.21/volume// [ 911.389640] [57593]: DEBUG cinder.api.openstack.wsgi [None req-9c7d2670-0ebc-44d6-910c-80a10196eee1 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 911.389640] [57593]: DEBUG cinder.api.openstack.wsgi [None req-9c7d2670-0ebc-44d6-910c-80a10196eee1 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 911.389640] [57593]: INFO cinder.api.openstack.wsgi [None req-9c7d2670-0ebc-44d6-910c-80a10196eee1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 911.389640] [57593]: [pid: 57593|app: 0|req: 77/156] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:40:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 911.393941] [57594]: DEBUG cinder.api.middleware.request_id [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-b0a796a9-b776-497a-b15b-020e1052ed5c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.396767] [57594]: INFO cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-b0a796a9-b776-497a-b15b-020e1052ed5c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] POST http://10.180.1.21/volume/v3/attachments [ 911.397344] [57594]: DEBUG cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-b0a796a9-b776-497a-b15b-020e1052ed5c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bebbc9f-5b97-4fec-b822-59ee441d7601", "connector": null, "instance_uuid": "b92a3e41-75f4-48f0-942d-5fa27bf3bbb3"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 911.409273] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.409273] [57594]: warnings.warn( [ 911.441714] [57594]: INFO cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-b0a796a9-b776-497a-b15b-020e1052ed5c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 911.441714] [57594]: [pid: 57594|app: 0|req: 80/157] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:40:30 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 911.471092] [57593]: DEBUG cinder.api.middleware.request_id [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-e84882ea-99cb-4779-b2ae-8754497fd6a8 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.473497] [57593]: INFO cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-e84882ea-99cb-4779-b2ae-8754497fd6a8 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] POST http://10.180.1.21/volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e/action [ 911.473924] [57593]: DEBUG cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-e84882ea-99cb-4779-b2ae-8754497fd6a8 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 911.475114] [57593]: DEBUG cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-e84882ea-99cb-4779-b2ae-8754497fd6a8 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 911.493459] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.493459] [57593]: warnings.warn( [ 911.501266] [57593]: INFO cinder.api.openstack.wsgi [req-c70a7bad-afad-43a1-87e2-9f021a9ef9e5 req-e84882ea-99cb-4779-b2ae-8754497fd6a8 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e/action returned with HTTP 204 [ 911.501933] [57593]: [pid: 57593|app: 0|req: 78/158] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:40:30 2025] POST /volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 911.518693] [57594]: DEBUG cinder.api.middleware.request_id [None req-0b7ef1c9-b945-4148-8c5d-67aeacf21595 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.520608] [57594]: INFO cinder.api.openstack.wsgi [None req-0b7ef1c9-b945-4148-8c5d-67aeacf21595 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 911.520833] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0b7ef1c9-b945-4148-8c5d-67aeacf21595 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 911.521162] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0b7ef1c9-b945-4148-8c5d-67aeacf21595 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 911.532234] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.532234] [57594]: warnings.warn( [ 911.535880] [57594]: INFO cinder.volume.api [None req-0b7ef1c9-b945-4148-8c5d-67aeacf21595 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 911.543580] [57594]: INFO cinder.api.openstack.wsgi [None req-0b7ef1c9-b945-4148-8c5d-67aeacf21595 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 911.544042] [57594]: [pid: 57594|app: 0|req: 81/159] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:30 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 911.554384] [57593]: DEBUG cinder.api.middleware.request_id [None req-ca59d64b-15ed-4e61-bb20-8b22c2e4b4c3 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.556467] [57593]: INFO cinder.api.openstack.wsgi [None req-ca59d64b-15ed-4e61-bb20-8b22c2e4b4c3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 911.556693] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ca59d64b-15ed-4e61-bb20-8b22c2e4b4c3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 911.556982] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ca59d64b-15ed-4e61-bb20-8b22c2e4b4c3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 911.569362] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.569362] [57593]: warnings.warn( [ 911.573718] [57593]: INFO cinder.volume.api [None req-ca59d64b-15ed-4e61-bb20-8b22c2e4b4c3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 911.578789] [57593]: INFO cinder.api.openstack.wsgi [None req-ca59d64b-15ed-4e61-bb20-8b22c2e4b4c3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 911.578898] [57593]: [pid: 57593|app: 0|req: 79/160] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:30 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.345095] [57594]: DEBUG cinder.api.middleware.request_id [None req-ade690da-7788-4815-81f7-8346ae61171f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.350400] [57594]: INFO cinder.api.openstack.wsgi [None req-ade690da-7788-4815-81f7-8346ae61171f tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 [ 912.350400] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ade690da-7788-4815-81f7-8346ae61171f tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 912.350400] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ade690da-7788-4815-81f7-8346ae61171f tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 912.362288] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.362288] [57594]: warnings.warn( [ 912.368555] [57594]: INFO cinder.volume.api [None req-ade690da-7788-4815-81f7-8346ae61171f tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 912.374720] [57594]: INFO cinder.api.openstack.wsgi [None req-ade690da-7788-4815-81f7-8346ae61171f tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 returned with HTTP 200 [ 912.375204] [57594]: [pid: 57594|app: 0|req: 82/161] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:40:31 2025] GET /volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.813600] [57593]: DEBUG cinder.api.middleware.request_id [req-e616f12f-7c05-462d-af9d-ac0000ac9802 req-cdb8af3c-a26f-4193-bab5-899d39aad28f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.816092] [57593]: INFO cinder.api.openstack.wsgi [req-e616f12f-7c05-462d-af9d-ac0000ac9802 req-cdb8af3c-a26f-4193-bab5-899d39aad28f tempest-ServerActionsTestJSON-912310287 tempest-ServerActionsTestJSON-912310287-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=f983c83c-640f-4e4f-a489-6b2ee251ebab [ 914.816604] [57593]: DEBUG cinder.api.openstack.wsgi [req-e616f12f-7c05-462d-af9d-ac0000ac9802 req-cdb8af3c-a26f-4193-bab5-899d39aad28f tempest-ServerActionsTestJSON-912310287 tempest-ServerActionsTestJSON-912310287-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 914.817033] [57593]: DEBUG cinder.api.openstack.wsgi [req-e616f12f-7c05-462d-af9d-ac0000ac9802 req-cdb8af3c-a26f-4193-bab5-899d39aad28f tempest-ServerActionsTestJSON-912310287 tempest-ServerActionsTestJSON-912310287-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 914.824980] [57593]: INFO cinder.api.openstack.wsgi [req-e616f12f-7c05-462d-af9d-ac0000ac9802 req-cdb8af3c-a26f-4193-bab5-899d39aad28f tempest-ServerActionsTestJSON-912310287 tempest-ServerActionsTestJSON-912310287-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=f983c83c-640f-4e4f-a489-6b2ee251ebab returned with HTTP 200 [ 914.824980] [57593]: [pid: 57593|app: 0|req: 80/162] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Nov 21 09:40:33 2025] GET /volume/v3/attachments?instance_id=f983c83c-640f-4e4f-a489-6b2ee251ebab => generated 19 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.373024] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=91,cinder:UPDATE=30,cinder:INSERT=17 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 924.570506] [57594]: DEBUG cinder.api.middleware.request_id [None req-95616d61-a403-4da1-ae98-caad16f9157d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.571520] [57594]: INFO cinder.api.openstack.wsgi [None req-95616d61-a403-4da1-ae98-caad16f9157d None None] GET http://10.180.1.21/volume// [ 924.571520] [57594]: DEBUG cinder.api.openstack.wsgi [None req-95616d61-a403-4da1-ae98-caad16f9157d None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 924.571779] [57594]: DEBUG cinder.api.openstack.wsgi [None req-95616d61-a403-4da1-ae98-caad16f9157d None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 924.572523] [57594]: INFO cinder.api.openstack.wsgi [None req-95616d61-a403-4da1-ae98-caad16f9157d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 924.572616] [57594]: [pid: 57594|app: 0|req: 83/163] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:40:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 924.577741] [57593]: DEBUG cinder.api.middleware.request_id [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8022b28b-6a14-46fa-9fa5-5d332edfef45 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.583841] [57593]: INFO cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8022b28b-6a14-46fa-9fa5-5d332edfef45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 924.584167] [57593]: DEBUG cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8022b28b-6a14-46fa-9fa5-5d332edfef45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 924.584438] [57593]: DEBUG cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8022b28b-6a14-46fa-9fa5-5d332edfef45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 924.621044] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.621044] [57593]: warnings.warn( [ 924.630894] [57593]: INFO cinder.volume.api [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8022b28b-6a14-46fa-9fa5-5d332edfef45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 924.640523] [57593]: INFO cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8022b28b-6a14-46fa-9fa5-5d332edfef45 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 924.641322] [57593]: [pid: 57593|app: 0|req: 81/164] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:40:43 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 1291 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 924.783225] [57594]: DEBUG cinder.api.middleware.request_id [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-9427d970-d348-4f90-ba49-e3d4d348e424 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.786104] [57594]: INFO cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-9427d970-d348-4f90-ba49-e3d4d348e424 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] PUT http://10.180.1.21/volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e [ 924.786528] [57594]: DEBUG cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-9427d970-d348-4f90-ba49-e3d4d348e424 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 924.810233] [57594]: DEBUG cinder.coordination [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-9427d970-d348-4f90-ba49-e3d4d348e424 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Acquiring lock "cinder-attachment_update-0bebbc9f-5b97-4fec-b822-59ee441d7601-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 924.815136] [57594]: DEBUG cinder.coordination [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-9427d970-d348-4f90-ba49-e3d4d348e424 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Lock "cinder-attachment_update-0bebbc9f-5b97-4fec-b822-59ee441d7601-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 924.817068] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.817068] [57594]: warnings.warn( [ 929.867363] [57594]: DEBUG cinder.coordination [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-9427d970-d348-4f90-ba49-e3d4d348e424 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Lock "cinder-attachment_update-0bebbc9f-5b97-4fec-b822-59ee441d7601-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.052s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 929.867735] [57594]: INFO cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-9427d970-d348-4f90-ba49-e3d4d348e424 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e returned with HTTP 200 [ 929.868302] [57594]: [pid: 57594|app: 0|req: 84/165] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:40:43 2025] PUT /volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e => generated 617 bytes in 5087 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.377276] [57593]: DEBUG cinder.api.middleware.request_id [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8a2873ea-1162-494d-b8c3-102c28bcdd9f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.381130] [57593]: INFO cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8a2873ea-1162-494d-b8c3-102c28bcdd9f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] POST http://10.180.1.21/volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e/action [ 930.381598] [57593]: DEBUG cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8a2873ea-1162-494d-b8c3-102c28bcdd9f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 930.381732] [57593]: DEBUG cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8a2873ea-1162-494d-b8c3-102c28bcdd9f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 930.404198] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.404198] [57593]: warnings.warn( [ 930.415370] [57593]: INFO cinder.api.openstack.wsgi [req-c98cf339-e419-4e3d-b897-7cdeb6851442 req-8a2873ea-1162-494d-b8c3-102c28bcdd9f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e/action returned with HTTP 204 [ 930.415859] [57593]: [pid: 57593|app: 0|req: 82/166] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:40:49 2025] POST /volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 939.851147] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 940.412290] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=61,cinder:UPDATE=5 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 952.454696] [57594]: DEBUG cinder.api.middleware.request_id [None req-11e1b937-5691-4de5-9882-7605ee61fd60 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.456130] [57594]: INFO cinder.api.openstack.wsgi [None req-11e1b937-5691-4de5-9882-7605ee61fd60 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 952.456333] [57594]: DEBUG cinder.api.openstack.wsgi [None req-11e1b937-5691-4de5-9882-7605ee61fd60 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 952.456547] [57594]: DEBUG cinder.api.openstack.wsgi [None req-11e1b937-5691-4de5-9882-7605ee61fd60 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 952.468251] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.468251] [57594]: warnings.warn( [ 952.473272] [57594]: INFO cinder.volume.api [None req-11e1b937-5691-4de5-9882-7605ee61fd60 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 952.478950] [57594]: INFO cinder.api.openstack.wsgi [None req-11e1b937-5691-4de5-9882-7605ee61fd60 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 952.479452] [57594]: [pid: 57594|app: 0|req: 85/167] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:11 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.258470] [57593]: DEBUG cinder.api.middleware.request_id [None req-002cece7-89f1-46c0-ba4c-d1a8b8cfd355 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.261019] [57593]: INFO cinder.api.openstack.wsgi [None req-002cece7-89f1-46c0-ba4c-d1a8b8cfd355 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 953.261340] [57593]: DEBUG cinder.api.openstack.wsgi [None req-002cece7-89f1-46c0-ba4c-d1a8b8cfd355 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.261600] [57593]: DEBUG cinder.api.openstack.wsgi [None req-002cece7-89f1-46c0-ba4c-d1a8b8cfd355 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.274653] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.274653] [57593]: warnings.warn( [ 953.279429] [57593]: INFO cinder.volume.api [None req-002cece7-89f1-46c0-ba4c-d1a8b8cfd355 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 953.285588] [57593]: INFO cinder.api.openstack.wsgi [None req-002cece7-89f1-46c0-ba4c-d1a8b8cfd355 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 953.286220] [57593]: [pid: 57593|app: 0|req: 83/168] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:12 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.528822] [57594]: DEBUG cinder.api.middleware.request_id [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-fca1d59d-0d0f-4bb5-8727-a83867de735a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.531609] [57594]: INFO cinder.api.openstack.wsgi [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-fca1d59d-0d0f-4bb5-8727-a83867de735a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0 [ 953.531902] [57594]: DEBUG cinder.api.openstack.wsgi [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-fca1d59d-0d0f-4bb5-8727-a83867de735a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.532192] [57594]: DEBUG cinder.api.openstack.wsgi [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-fca1d59d-0d0f-4bb5-8727-a83867de735a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.548224] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.548224] [57594]: warnings.warn( [ 954.089586] [57594]: INFO cinder.api.openstack.wsgi [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-fca1d59d-0d0f-4bb5-8727-a83867de735a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0 returned with HTTP 200 [ 954.090069] [57594]: [pid: 57594|app: 0|req: 86/169] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:41:12 2025] DELETE /volume/v3/attachments/d60718bd-130a-44e5-8a71-4cacd4fc8cb0 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.098903] [57593]: DEBUG cinder.api.middleware.request_id [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-cfd89350-39d0-49a3-bbaa-5e07ab9dc37a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.103152] [57593]: INFO cinder.api.openstack.wsgi [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-cfd89350-39d0-49a3-bbaa-5e07ab9dc37a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 954.103353] [57593]: DEBUG cinder.api.openstack.wsgi [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-cfd89350-39d0-49a3-bbaa-5e07ab9dc37a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 954.103632] [57593]: DEBUG cinder.api.openstack.wsgi [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-cfd89350-39d0-49a3-bbaa-5e07ab9dc37a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 954.103823] [57593]: INFO cinder.api.v3.volumes [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-cfd89350-39d0-49a3-bbaa-5e07ab9dc37a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Delete volume with id: c38f86c7-320c-4e14-b487-cc6fc87b8a50 [ 954.113312] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.113312] [57593]: warnings.warn( [ 954.113858] [57593]: INFO cinder.volume.api [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-cfd89350-39d0-49a3-bbaa-5e07ab9dc37a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Volume info retrieved successfully. [ 954.132267] [57593]: INFO cinder.volume.api [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-cfd89350-39d0-49a3-bbaa-5e07ab9dc37a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] Delete volume request issued successfully. [ 954.132459] [57593]: INFO cinder.api.openstack.wsgi [req-83d7b01f-2fe8-4108-b93d-5a892fb82b2d req-cfd89350-39d0-49a3-bbaa-5e07ab9dc37a tempest-ServersTestBootFromVolume-317131639 tempest-ServersTestBootFromVolume-317131639-project-member] http://10.180.1.21/volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 returned with HTTP 202 [ 954.133693] [57593]: [pid: 57593|app: 0|req: 84/170] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Nov 21 09:41:12 2025] DELETE /volume/v3/volumes/c38f86c7-320c-4e14-b487-cc6fc87b8a50 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 964.090333] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 964.128034] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 971.847518] [57594]: DEBUG cinder.api.middleware.request_id [req-9952a919-02de-4d5f-a31a-026701754ea0 req-3d11fac6-3b61-4e03-9b71-67e49ea7aee0 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.854336] [57594]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-3d11fac6-3b61-4e03-9b71-67e49ea7aee0 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 971.854641] [57594]: DEBUG cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-3d11fac6-3b61-4e03-9b71-67e49ea7aee0 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.854911] [57594]: DEBUG cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-3d11fac6-3b61-4e03-9b71-67e49ea7aee0 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 971.870339] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.870339] [57594]: warnings.warn( [ 971.875766] [57594]: INFO cinder.volume.api [req-9952a919-02de-4d5f-a31a-026701754ea0 req-3d11fac6-3b61-4e03-9b71-67e49ea7aee0 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 971.882516] [57594]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-3d11fac6-3b61-4e03-9b71-67e49ea7aee0 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 971.883015] [57594]: [pid: 57594|app: 0|req: 87/171] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:41:30 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.416461] [57593]: DEBUG cinder.api.middleware.request_id [None req-49d0fd68-d42c-4d35-8bb9-d307329e533b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.416945] [57593]: INFO cinder.api.openstack.wsgi [None req-49d0fd68-d42c-4d35-8bb9-d307329e533b None None] GET http://10.180.1.21/volume// [ 973.417145] [57593]: DEBUG cinder.api.openstack.wsgi [None req-49d0fd68-d42c-4d35-8bb9-d307329e533b None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.417357] [57593]: DEBUG cinder.api.openstack.wsgi [None req-49d0fd68-d42c-4d35-8bb9-d307329e533b None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 973.418282] [57593]: INFO cinder.api.openstack.wsgi [None req-49d0fd68-d42c-4d35-8bb9-d307329e533b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 973.418587] [57593]: [pid: 57593|app: 0|req: 85/172] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:41:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 973.423547] [57594]: DEBUG cinder.api.middleware.request_id [req-9952a919-02de-4d5f-a31a-026701754ea0 req-01ff38b7-45ab-44b9-85ac-b10405b38244 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.427916] [57594]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-01ff38b7-45ab-44b9-85ac-b10405b38244 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] POST http://10.180.1.21/volume/v3/attachments [ 973.428104] [57594]: DEBUG cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-01ff38b7-45ab-44b9-85ac-b10405b38244 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0", "connector": null, "instance_uuid": "d133f5a5-62ad-4c58-aa6a-b5066d5d3483"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 973.445902] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.445902] [57594]: warnings.warn( [ 973.489623] [57594]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-01ff38b7-45ab-44b9-85ac-b10405b38244 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 973.490870] [57594]: [pid: 57594|app: 0|req: 88/173] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:41:32 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.519191] [57593]: DEBUG cinder.api.middleware.request_id [None req-d518ceb0-5ecf-4428-8d7d-df30aaae4950 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.523071] [57593]: INFO cinder.api.openstack.wsgi [None req-d518ceb0-5ecf-4428-8d7d-df30aaae4950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 973.523310] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d518ceb0-5ecf-4428-8d7d-df30aaae4950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.524434] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d518ceb0-5ecf-4428-8d7d-df30aaae4950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 973.544016] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.544016] [57593]: warnings.warn( [ 973.552434] [57593]: INFO cinder.volume.api [None req-d518ceb0-5ecf-4428-8d7d-df30aaae4950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 973.563265] [57593]: INFO cinder.api.openstack.wsgi [None req-d518ceb0-5ecf-4428-8d7d-df30aaae4950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 973.564127] [57593]: [pid: 57593|app: 0|req: 86/174] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:32 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 974.024807] [57594]: DEBUG cinder.api.middleware.request_id [None req-c3c9cdc4-ff3c-42a9-a635-478c1ce74531 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.025203] [57594]: INFO cinder.api.openstack.wsgi [None req-c3c9cdc4-ff3c-42a9-a635-478c1ce74531 None None] GET http://10.180.1.21/volume// [ 974.025383] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c3c9cdc4-ff3c-42a9-a635-478c1ce74531 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 974.025586] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c3c9cdc4-ff3c-42a9-a635-478c1ce74531 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.025972] [57594]: INFO cinder.api.openstack.wsgi [None req-c3c9cdc4-ff3c-42a9-a635-478c1ce74531 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 974.026499] [57594]: [pid: 57594|app: 0|req: 89/175] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:41:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 974.029724] [57593]: DEBUG cinder.api.middleware.request_id [req-9952a919-02de-4d5f-a31a-026701754ea0 req-343ef6f3-c627-4d63-bd14-2f0ba82a3372 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.033034] [57593]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-343ef6f3-c627-4d63-bd14-2f0ba82a3372 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 974.033034] [57593]: DEBUG cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-343ef6f3-c627-4d63-bd14-2f0ba82a3372 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 974.033034] [57593]: DEBUG cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-343ef6f3-c627-4d63-bd14-2f0ba82a3372 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.048062] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.048062] [57593]: warnings.warn( [ 974.052241] [57593]: INFO cinder.volume.api [req-9952a919-02de-4d5f-a31a-026701754ea0 req-343ef6f3-c627-4d63-bd14-2f0ba82a3372 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 974.057695] [57593]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-343ef6f3-c627-4d63-bd14-2f0ba82a3372 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 974.058164] [57593]: [pid: 57593|app: 0|req: 87/176] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:41:32 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 1031 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 974.093396] [57594]: DEBUG cinder.api.middleware.request_id [req-9952a919-02de-4d5f-a31a-026701754ea0 req-c06bb095-6130-4ea3-958d-f259ebcd9d2c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.096122] [57594]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-c06bb095-6130-4ea3-958d-f259ebcd9d2c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] PUT http://10.180.1.21/volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a [ 974.096528] [57594]: DEBUG cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-c06bb095-6130-4ea3-958d-f259ebcd9d2c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907515", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 974.107562] [57594]: DEBUG cinder.coordination [req-9952a919-02de-4d5f-a31a-026701754ea0 req-c06bb095-6130-4ea3-958d-f259ebcd9d2c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Acquiring lock "cinder-attachment_update-ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 974.115956] [57594]: DEBUG cinder.coordination [req-9952a919-02de-4d5f-a31a-026701754ea0 req-c06bb095-6130-4ea3-958d-f259ebcd9d2c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Lock "cinder-attachment_update-ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 974.117113] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.117113] [57594]: warnings.warn( [ 974.576921] [57593]: DEBUG cinder.api.middleware.request_id [None req-9d69e7c3-f4e1-4bef-9622-88f70d55e4c7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.579752] [57593]: INFO cinder.api.openstack.wsgi [None req-9d69e7c3-f4e1-4bef-9622-88f70d55e4c7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 974.579752] [57593]: DEBUG cinder.api.openstack.wsgi [None req-9d69e7c3-f4e1-4bef-9622-88f70d55e4c7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 974.579752] [57593]: DEBUG cinder.api.openstack.wsgi [None req-9d69e7c3-f4e1-4bef-9622-88f70d55e4c7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.598061] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.598061] [57593]: warnings.warn( [ 974.608567] [57593]: INFO cinder.volume.api [None req-9d69e7c3-f4e1-4bef-9622-88f70d55e4c7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 974.620211] [57593]: INFO cinder.api.openstack.wsgi [None req-9d69e7c3-f4e1-4bef-9622-88f70d55e4c7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 974.620390] [57593]: [pid: 57593|app: 0|req: 88/177] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:33 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.638807] [57593]: DEBUG cinder.api.middleware.request_id [None req-1b38f6bd-b798-43da-a441-5cc8f31d0f7c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.641987] [57593]: INFO cinder.api.openstack.wsgi [None req-1b38f6bd-b798-43da-a441-5cc8f31d0f7c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 975.642487] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1b38f6bd-b798-43da-a441-5cc8f31d0f7c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.644163] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1b38f6bd-b798-43da-a441-5cc8f31d0f7c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.667232] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.667232] [57593]: warnings.warn( [ 975.673659] [57593]: INFO cinder.volume.api [None req-1b38f6bd-b798-43da-a441-5cc8f31d0f7c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 975.682052] [57593]: INFO cinder.api.openstack.wsgi [None req-1b38f6bd-b798-43da-a441-5cc8f31d0f7c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 975.682553] [57593]: [pid: 57593|app: 0|req: 89/178] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:34 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.693144] [57593]: DEBUG cinder.api.middleware.request_id [None req-ec671bd8-efbf-4cc3-9279-cf5e2d95660c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.698345] [57593]: INFO cinder.api.openstack.wsgi [None req-ec671bd8-efbf-4cc3-9279-cf5e2d95660c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 976.698345] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ec671bd8-efbf-4cc3-9279-cf5e2d95660c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 976.698345] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ec671bd8-efbf-4cc3-9279-cf5e2d95660c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 976.716078] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.716078] [57593]: warnings.warn( [ 976.721531] [57593]: INFO cinder.volume.api [None req-ec671bd8-efbf-4cc3-9279-cf5e2d95660c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 976.728216] [57593]: INFO cinder.api.openstack.wsgi [None req-ec671bd8-efbf-4cc3-9279-cf5e2d95660c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 976.728216] [57593]: [pid: 57593|app: 0|req: 90/179] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:35 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.738209] [57593]: DEBUG cinder.api.middleware.request_id [None req-e5bae3d7-2921-46fa-85ba-bfa139cc82ce None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.740875] [57593]: INFO cinder.api.openstack.wsgi [None req-e5bae3d7-2921-46fa-85ba-bfa139cc82ce tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 977.741253] [57593]: DEBUG cinder.api.openstack.wsgi [None req-e5bae3d7-2921-46fa-85ba-bfa139cc82ce tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 977.741556] [57593]: DEBUG cinder.api.openstack.wsgi [None req-e5bae3d7-2921-46fa-85ba-bfa139cc82ce tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 977.757450] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.757450] [57593]: warnings.warn( [ 977.761499] [57593]: INFO cinder.volume.api [None req-e5bae3d7-2921-46fa-85ba-bfa139cc82ce tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 977.767198] [57593]: INFO cinder.api.openstack.wsgi [None req-e5bae3d7-2921-46fa-85ba-bfa139cc82ce tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 977.768120] [57593]: [pid: 57593|app: 0|req: 91/180] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:36 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.642553] [57594]: DEBUG cinder.coordination [req-9952a919-02de-4d5f-a31a-026701754ea0 req-c06bb095-6130-4ea3-958d-f259ebcd9d2c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Lock "cinder-attachment_update-ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 978.642967] [57594]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-c06bb095-6130-4ea3-958d-f259ebcd9d2c tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a returned with HTTP 200 [ 978.643642] [57594]: [pid: 57594|app: 0|req: 90/181] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:41:32 2025] PUT /volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.778928] [57593]: DEBUG cinder.api.middleware.request_id [None req-cfdf4a16-82dc-4fb9-b50f-bfbfbcd3b418 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.781540] [57593]: INFO cinder.api.openstack.wsgi [None req-cfdf4a16-82dc-4fb9-b50f-bfbfbcd3b418 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 978.782088] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cfdf4a16-82dc-4fb9-b50f-bfbfbcd3b418 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 978.782500] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cfdf4a16-82dc-4fb9-b50f-bfbfbcd3b418 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.798055] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.798055] [57593]: warnings.warn( [ 978.803724] [57593]: INFO cinder.volume.api [None req-cfdf4a16-82dc-4fb9-b50f-bfbfbcd3b418 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 978.809341] [57593]: INFO cinder.api.openstack.wsgi [None req-cfdf4a16-82dc-4fb9-b50f-bfbfbcd3b418 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 978.809822] [57593]: [pid: 57593|app: 0|req: 92/182] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:37 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.820637] [57594]: DEBUG cinder.api.middleware.request_id [None req-1e553aaa-6028-4737-91a2-be33705e666e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.823098] [57594]: INFO cinder.api.openstack.wsgi [None req-1e553aaa-6028-4737-91a2-be33705e666e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 979.823371] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1e553aaa-6028-4737-91a2-be33705e666e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 979.823631] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1e553aaa-6028-4737-91a2-be33705e666e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 979.842534] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.842534] [57594]: warnings.warn( [ 979.850387] [57594]: INFO cinder.volume.api [None req-1e553aaa-6028-4737-91a2-be33705e666e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 979.854862] [57594]: INFO cinder.api.openstack.wsgi [None req-1e553aaa-6028-4737-91a2-be33705e666e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 979.855612] [57594]: [pid: 57594|app: 0|req: 91/183] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:38 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.832437] [57593]: DEBUG cinder.api.middleware.request_id [req-9952a919-02de-4d5f-a31a-026701754ea0 req-1119c5a5-1053-4047-a54d-1ba427437148 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.835166] [57593]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-1119c5a5-1053-4047-a54d-1ba427437148 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] POST http://10.180.1.21/volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a/action [ 980.835976] [57593]: DEBUG cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-1119c5a5-1053-4047-a54d-1ba427437148 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 980.835976] [57593]: DEBUG cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-1119c5a5-1053-4047-a54d-1ba427437148 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 980.867243] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.867243] [57593]: warnings.warn( [ 980.867435] [57594]: DEBUG cinder.api.middleware.request_id [None req-30c8b45a-2b9d-4623-b7c5-06ac20f3514a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.870148] [57594]: INFO cinder.api.openstack.wsgi [None req-30c8b45a-2b9d-4623-b7c5-06ac20f3514a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 980.870148] [57594]: DEBUG cinder.api.openstack.wsgi [None req-30c8b45a-2b9d-4623-b7c5-06ac20f3514a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 980.870910] [57594]: DEBUG cinder.api.openstack.wsgi [None req-30c8b45a-2b9d-4623-b7c5-06ac20f3514a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 980.883735] [57593]: INFO cinder.api.openstack.wsgi [req-9952a919-02de-4d5f-a31a-026701754ea0 req-1119c5a5-1053-4047-a54d-1ba427437148 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a/action returned with HTTP 204 [ 980.884261] [57593]: [pid: 57593|app: 0|req: 93/184] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:41:39 2025] POST /volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 980.885609] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.885609] [57594]: warnings.warn( [ 980.891883] [57594]: INFO cinder.volume.api [None req-30c8b45a-2b9d-4623-b7c5-06ac20f3514a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 980.897149] [57594]: INFO cinder.api.openstack.wsgi [None req-30c8b45a-2b9d-4623-b7c5-06ac20f3514a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 980.897593] [57594]: [pid: 57594|app: 0|req: 92/185] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:39 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.911172] [57593]: DEBUG cinder.api.middleware.request_id [None req-ad80c9b8-2876-4cef-a0b4-c57c245f2f2d None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.913913] [57593]: INFO cinder.api.openstack.wsgi [None req-ad80c9b8-2876-4cef-a0b4-c57c245f2f2d tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 980.914166] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ad80c9b8-2876-4cef-a0b4-c57c245f2f2d tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 980.914379] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ad80c9b8-2876-4cef-a0b4-c57c245f2f2d tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 980.926632] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.926632] [57593]: warnings.warn( [ 980.929606] [57593]: INFO cinder.volume.api [None req-ad80c9b8-2876-4cef-a0b4-c57c245f2f2d tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 980.935892] [57593]: INFO cinder.api.openstack.wsgi [None req-ad80c9b8-2876-4cef-a0b4-c57c245f2f2d tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 980.935892] [57593]: [pid: 57593|app: 0|req: 94/186] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:41:39 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.007337] [57594]: DEBUG cinder.api.middleware.request_id [req-0ea27a2e-56f3-4d11-ae88-4786b6d4c93a req-71aec409-76ca-4302-9135-b4df525f51b3 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.012311] [57594]: INFO cinder.api.openstack.wsgi [req-0ea27a2e-56f3-4d11-ae88-4786b6d4c93a req-71aec409-76ca-4302-9135-b4df525f51b3 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 981.012311] [57594]: DEBUG cinder.api.openstack.wsgi [req-0ea27a2e-56f3-4d11-ae88-4786b6d4c93a req-71aec409-76ca-4302-9135-b4df525f51b3 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 981.012311] [57594]: DEBUG cinder.api.openstack.wsgi [req-0ea27a2e-56f3-4d11-ae88-4786b6d4c93a req-71aec409-76ca-4302-9135-b4df525f51b3 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 981.023420] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.023420] [57594]: warnings.warn( [ 981.028577] [57594]: INFO cinder.volume.api [req-0ea27a2e-56f3-4d11-ae88-4786b6d4c93a req-71aec409-76ca-4302-9135-b4df525f51b3 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 981.039749] [57594]: INFO cinder.api.openstack.wsgi [req-0ea27a2e-56f3-4d11-ae88-4786b6d4c93a req-71aec409-76ca-4302-9135-b4df525f51b3 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 981.043332] [57594]: [pid: 57594|app: 0|req: 93/187] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:41:39 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.935022] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=44,cinder:UPDATE=2 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 991.035934] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 991.567440] [57593]: DEBUG cinder.api.middleware.request_id [req-9cf357ce-8323-4b6a-a3af-ca9c557e1851 req-8cb91b8b-01c5-439c-8382-2f4670f54b2a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.569831] [57593]: INFO cinder.api.openstack.wsgi [req-9cf357ce-8323-4b6a-a3af-ca9c557e1851 req-8cb91b8b-01c5-439c-8382-2f4670f54b2a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 991.570073] [57593]: DEBUG cinder.api.openstack.wsgi [req-9cf357ce-8323-4b6a-a3af-ca9c557e1851 req-8cb91b8b-01c5-439c-8382-2f4670f54b2a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 991.570291] [57593]: DEBUG cinder.api.openstack.wsgi [req-9cf357ce-8323-4b6a-a3af-ca9c557e1851 req-8cb91b8b-01c5-439c-8382-2f4670f54b2a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.584524] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.584524] [57593]: warnings.warn( [ 991.588317] [57593]: INFO cinder.volume.api [req-9cf357ce-8323-4b6a-a3af-ca9c557e1851 req-8cb91b8b-01c5-439c-8382-2f4670f54b2a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 991.593263] [57593]: INFO cinder.api.openstack.wsgi [req-9cf357ce-8323-4b6a-a3af-ca9c557e1851 req-8cb91b8b-01c5-439c-8382-2f4670f54b2a tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 991.593706] [57593]: [pid: 57593|app: 0|req: 95/188] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:41:50 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.593569] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=5 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1005.193700] [57594]: DEBUG cinder.api.middleware.request_id [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.195321] [57594]: INFO cinder.api.openstack.wsgi [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1005.195712] [57594]: DEBUG cinder.api.openstack.wsgi [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1140528167"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1005.197224] [57594]: DEBUG cinder.api.v3.volumes [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1140528167'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1005.197367] [57594]: INFO cinder.api.v3.volumes [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Create volume of 1 GB [ 1005.203452] [57594]: INFO cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Availability Zones retrieved successfully. [ 1005.212649] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Flow 'volume_create_api' (e810a6ba-82a1-43a7-804f-da239232b29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1005.212649] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efaef9d-322a-4125-904e-f08b20845290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1005.214130] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1005.234147] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efaef9d-322a-4125-904e-f08b20845290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1005.235202] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8287f8b1-98b0-43e1-a4f3-2b0c3624bc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1005.283337] [57594]: DEBUG cinder.quota [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Created reservations ['a8b7ae54-12f2-4754-8798-21a04065f68f', '363e5fee-fcba-4b00-933c-1ec9044c2d7d', '9b13d0d5-6873-4369-b22b-a8b3e223e73f', '90d6d727-9549-4ab6-8e8c-c621dde6e80d'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1005.284348] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8287f8b1-98b0-43e1-a4f3-2b0c3624bc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b7ae54-12f2-4754-8798-21a04065f68f', '363e5fee-fcba-4b00-933c-1ec9044c2d7d', '9b13d0d5-6873-4369-b22b-a8b3e223e73f', '90d6d727-9549-4ab6-8e8c-c621dde6e80d']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1005.285262] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8081d169-fe87-4e3a-bbfc-6418ea96f5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1005.305145] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8081d169-fe87-4e3a-bbfc-6418ea96f5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b28fc504-5aff-4a77-867e-2f60c793b34f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1140528167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6c3d7f6855e4e3cabbf580d8fc5991f',qos_specs=None,replication_status=,reservations=['a8b7ae54-12f2-4754-8798-21a04065f68f','363e5fee-fcba-4b00-933c-1ec9044c2d7d','9b13d0d5-6873-4369-b22b-a8b3e223e73f','90d6d727-9549-4ab6-8e8c-c621dde6e80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2e64461225472da50b131eca6fd124',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1140528167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b28fc504-5aff-4a77-867e-2f60c793b34f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6c3d7f6855e4e3cabbf580d8fc5991f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a2e64461225472da50b131eca6fd124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1005.305145] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e89a04-1c21-4628-9578-efea7e889594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1005.325568] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e89a04-1c21-4628-9578-efea7e889594) transitioned into state 'SUCCESS' from state '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-1140528167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6c3d7f6855e4e3cabbf580d8fc5991f',qos_specs=None,replication_status=,reservations=['a8b7ae54-12f2-4754-8798-21a04065f68f','363e5fee-fcba-4b00-933c-1ec9044c2d7d','9b13d0d5-6873-4369-b22b-a8b3e223e73f','90d6d727-9549-4ab6-8e8c-c621dde6e80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2e64461225472da50b131eca6fd124',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1005.327226] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdbd0b9a-17c7-48d9-85ab-b77a888fbcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1005.344322] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdbd0b9a-17c7-48d9-85ab-b77a888fbcfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1005.346334] [57594]: DEBUG cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Flow 'volume_create_api' (e810a6ba-82a1-43a7-804f-da239232b29c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1005.346933] [57594]: INFO cinder.volume.api [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Create volume request issued successfully. [ 1005.348053] [57594]: INFO cinder.api.openstack.wsgi [None req-591a8a36-f654-4ff4-8e91-2edcd3538e55 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1005.348792] [57594]: [pid: 57594|app: 0|req: 94/189] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:42:03 2025] POST /volume/v3/volumes => generated 751 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1005.360207] [57593]: DEBUG cinder.api.middleware.request_id [None req-fa6fda72-25a1-421e-b8e4-4f020f147ea4 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.362380] [57593]: INFO cinder.api.openstack.wsgi [None req-fa6fda72-25a1-421e-b8e4-4f020f147ea4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1005.362625] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fa6fda72-25a1-421e-b8e4-4f020f147ea4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1005.362845] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fa6fda72-25a1-421e-b8e4-4f020f147ea4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1005.371173] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.371173] [57593]: warnings.warn( [ 1005.376505] [57593]: INFO cinder.volume.api [None req-fa6fda72-25a1-421e-b8e4-4f020f147ea4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1005.382893] [57593]: INFO cinder.api.openstack.wsgi [None req-fa6fda72-25a1-421e-b8e4-4f020f147ea4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1005.384540] [57593]: [pid: 57593|app: 0|req: 96/190] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:04 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.394952] [57594]: DEBUG cinder.api.middleware.request_id [None req-130c7562-5a78-4223-ad42-5f0ee90567ac None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.398699] [57594]: INFO cinder.api.openstack.wsgi [None req-130c7562-5a78-4223-ad42-5f0ee90567ac tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1006.398960] [57594]: DEBUG cinder.api.openstack.wsgi [None req-130c7562-5a78-4223-ad42-5f0ee90567ac tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.399169] [57594]: DEBUG cinder.api.openstack.wsgi [None req-130c7562-5a78-4223-ad42-5f0ee90567ac tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.410930] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.410930] [57594]: warnings.warn( [ 1006.416771] [57594]: INFO cinder.volume.api [None req-130c7562-5a78-4223-ad42-5f0ee90567ac tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1006.423280] [57594]: INFO cinder.api.openstack.wsgi [None req-130c7562-5a78-4223-ad42-5f0ee90567ac tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1006.423729] [57594]: [pid: 57594|app: 0|req: 95/191] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:05 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.544534] [57593]: DEBUG cinder.api.middleware.request_id [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-d3ab596c-612c-4984-909b-ee456ec40f27 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.547138] [57593]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-d3ab596c-612c-4984-909b-ee456ec40f27 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1006.547549] [57593]: DEBUG cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-d3ab596c-612c-4984-909b-ee456ec40f27 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.547866] [57593]: DEBUG cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-d3ab596c-612c-4984-909b-ee456ec40f27 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.556335] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.556335] [57593]: warnings.warn( [ 1006.561517] [57593]: INFO cinder.volume.api [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-d3ab596c-612c-4984-909b-ee456ec40f27 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1006.567998] [57593]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-d3ab596c-612c-4984-909b-ee456ec40f27 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1006.568175] [57593]: [pid: 57593|app: 0|req: 97/192] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:42:05 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.090962] [57594]: DEBUG cinder.api.middleware.request_id [None req-0e269259-df3d-40a5-bc9b-28cd50261f6a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.091577] [57594]: INFO cinder.api.openstack.wsgi [None req-0e269259-df3d-40a5-bc9b-28cd50261f6a None None] GET http://10.180.1.21/volume// [ 1008.091755] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0e269259-df3d-40a5-bc9b-28cd50261f6a None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1008.092035] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0e269259-df3d-40a5-bc9b-28cd50261f6a None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1008.092558] [57594]: INFO cinder.api.openstack.wsgi [None req-0e269259-df3d-40a5-bc9b-28cd50261f6a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1008.093018] [57594]: [pid: 57594|app: 0|req: 96/193] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:42:06 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1008.100290] [57593]: DEBUG cinder.api.middleware.request_id [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-2b44623a-e969-4cbd-8259-998a1788a12b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.104106] [57593]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-2b44623a-e969-4cbd-8259-998a1788a12b tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1008.105232] [57593]: DEBUG cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-2b44623a-e969-4cbd-8259-998a1788a12b tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b28fc504-5aff-4a77-867e-2f60c793b34f", "connector": null, "instance_uuid": "a4896e46-8bea-4567-ace8-451f8912aec5"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1008.119063] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.119063] [57593]: warnings.warn( [ 1008.155058] [57593]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-2b44623a-e969-4cbd-8259-998a1788a12b tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1008.155297] [57593]: [pid: 57593|app: 0|req: 98/194] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:42:06 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1008.183229] [57594]: DEBUG cinder.api.middleware.request_id [None req-97fe3a90-e09e-4cec-9e84-bd22b3625f51 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.185249] [57594]: INFO cinder.api.openstack.wsgi [None req-97fe3a90-e09e-4cec-9e84-bd22b3625f51 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1008.185483] [57594]: DEBUG cinder.api.openstack.wsgi [None req-97fe3a90-e09e-4cec-9e84-bd22b3625f51 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1008.185690] [57594]: DEBUG cinder.api.openstack.wsgi [None req-97fe3a90-e09e-4cec-9e84-bd22b3625f51 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1008.200719] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.200719] [57594]: warnings.warn( [ 1008.206760] [57594]: INFO cinder.volume.api [None req-97fe3a90-e09e-4cec-9e84-bd22b3625f51 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1008.214194] [57594]: INFO cinder.api.openstack.wsgi [None req-97fe3a90-e09e-4cec-9e84-bd22b3625f51 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1008.214642] [57594]: [pid: 57594|app: 0|req: 97/195] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:06 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.635087] [57593]: DEBUG cinder.api.middleware.request_id [None req-96a8242e-1bbd-4327-be3b-8951d8c7df7c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.637424] [57593]: INFO cinder.api.openstack.wsgi [None req-96a8242e-1bbd-4327-be3b-8951d8c7df7c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1008.637802] [57593]: DEBUG cinder.api.openstack.wsgi [None req-96a8242e-1bbd-4327-be3b-8951d8c7df7c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1008.638037] [57593]: DEBUG cinder.api.openstack.wsgi [None req-96a8242e-1bbd-4327-be3b-8951d8c7df7c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1008.653349] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.653349] [57593]: warnings.warn( [ 1008.661142] [57593]: INFO cinder.volume.api [None req-96a8242e-1bbd-4327-be3b-8951d8c7df7c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1008.667623] [57593]: INFO cinder.api.openstack.wsgi [None req-96a8242e-1bbd-4327-be3b-8951d8c7df7c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 1008.668069] [57593]: [pid: 57593|app: 0|req: 99/196] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:07 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1008.688878] [57594]: DEBUG cinder.api.middleware.request_id [None req-537b70f3-6ecc-4485-a428-959f3bd3e4e1 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.689566] [57594]: INFO cinder.api.openstack.wsgi [None req-537b70f3-6ecc-4485-a428-959f3bd3e4e1 None None] GET http://10.180.1.21/volume// [ 1008.689676] [57594]: DEBUG cinder.api.openstack.wsgi [None req-537b70f3-6ecc-4485-a428-959f3bd3e4e1 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1008.689875] [57594]: DEBUG cinder.api.openstack.wsgi [None req-537b70f3-6ecc-4485-a428-959f3bd3e4e1 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1008.690550] [57594]: INFO cinder.api.openstack.wsgi [None req-537b70f3-6ecc-4485-a428-959f3bd3e4e1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1008.690626] [57594]: [pid: 57594|app: 0|req: 98/197] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:42:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1008.695525] [57593]: DEBUG cinder.api.middleware.request_id [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-a4a2f992-6cd5-40ed-994d-24ff353b70e1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.699736] [57593]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-a4a2f992-6cd5-40ed-994d-24ff353b70e1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1008.700055] [57593]: DEBUG cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-a4a2f992-6cd5-40ed-994d-24ff353b70e1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1008.700323] [57593]: DEBUG cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-a4a2f992-6cd5-40ed-994d-24ff353b70e1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1008.721714] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.721714] [57593]: warnings.warn( [ 1008.730542] [57593]: INFO cinder.volume.api [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-a4a2f992-6cd5-40ed-994d-24ff353b70e1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1008.738975] [57593]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-a4a2f992-6cd5-40ed-994d-24ff353b70e1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1008.740193] [57593]: [pid: 57593|app: 0|req: 100/198] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:42:07 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 1024 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1008.769675] [57594]: DEBUG cinder.api.middleware.request_id [req-11b23354-60d9-4543-a115-bb38b7255766 req-b0765eb9-f3e2-4780-ba9b-982219ee28ff None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.773974] [57594]: INFO cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-b0765eb9-f3e2-4780-ba9b-982219ee28ff tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1008.774240] [57594]: DEBUG cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-b0765eb9-f3e2-4780-ba9b-982219ee28ff tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1008.774452] [57594]: DEBUG cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-b0765eb9-f3e2-4780-ba9b-982219ee28ff tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1008.788035] [57593]: DEBUG cinder.api.middleware.request_id [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-f96c2d09-2cda-4f51-8a96-a5cb1e01ecda None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.792033] [57593]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-f96c2d09-2cda-4f51-8a96-a5cb1e01ecda tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] PUT http://10.180.1.21/volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d [ 1008.792033] [57593]: DEBUG cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-f96c2d09-2cda-4f51-8a96-a5cb1e01ecda tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907577", "mountpoint": "/dev/sdb"}}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1008.796463] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.796463] [57594]: warnings.warn( [ 1008.803641] [57594]: INFO cinder.volume.api [req-11b23354-60d9-4543-a115-bb38b7255766 req-b0765eb9-f3e2-4780-ba9b-982219ee28ff tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1008.804732] [57593]: DEBUG cinder.coordination [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-f96c2d09-2cda-4f51-8a96-a5cb1e01ecda tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Acquiring lock "cinder-attachment_update-b28fc504-5aff-4a77-867e-2f60c793b34f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1008.810456] [57594]: INFO cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-b0765eb9-f3e2-4780-ba9b-982219ee28ff tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 1008.810846] [57594]: [pid: 57594|app: 0|req: 99/199] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:42:07 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1008.812108] [57593]: DEBUG cinder.coordination [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-f96c2d09-2cda-4f51-8a96-a5cb1e01ecda tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Lock "cinder-attachment_update-b28fc504-5aff-4a77-867e-2f60c793b34f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1008.812722] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.812722] [57593]: warnings.warn( [ 1008.861988] [57594]: DEBUG cinder.api.middleware.request_id [req-11b23354-60d9-4543-a115-bb38b7255766 req-908d4fb2-3bf9-421a-a561-6cc1ab1c0cde None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.867874] [57594]: INFO cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-908d4fb2-3bf9-421a-a561-6cc1ab1c0cde tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] POST http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601/action [ 1008.868383] [57594]: DEBUG cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-908d4fb2-3bf9-421a-a561-6cc1ab1c0cde tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1008.868541] [57594]: DEBUG cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-908d4fb2-3bf9-421a-a561-6cc1ab1c0cde tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1008.887437] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.887437] [57594]: warnings.warn( [ 1008.888802] [57594]: INFO cinder.volume.api [req-11b23354-60d9-4543-a115-bb38b7255766 req-908d4fb2-3bf9-421a-a561-6cc1ab1c0cde tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1008.898709] [57594]: INFO cinder.volume.api [req-11b23354-60d9-4543-a115-bb38b7255766 req-908d4fb2-3bf9-421a-a561-6cc1ab1c0cde tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Begin detaching volume completed successfully. [ 1008.899051] [57594]: INFO cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-908d4fb2-3bf9-421a-a561-6cc1ab1c0cde tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601/action returned with HTTP 202 [ 1008.899591] [57594]: [pid: 57594|app: 0|req: 100/200] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:42:07 2025] POST /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1009.230571] [57594]: DEBUG cinder.api.middleware.request_id [None req-b9a26430-1e66-46ea-9149-a46e0319b3a1 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.234793] [57594]: INFO cinder.api.openstack.wsgi [None req-b9a26430-1e66-46ea-9149-a46e0319b3a1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1009.235164] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b9a26430-1e66-46ea-9149-a46e0319b3a1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1009.235384] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b9a26430-1e66-46ea-9149-a46e0319b3a1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1009.266022] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.266022] [57594]: warnings.warn( [ 1009.272079] [57594]: INFO cinder.volume.api [None req-b9a26430-1e66-46ea-9149-a46e0319b3a1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1009.281561] [57594]: INFO cinder.api.openstack.wsgi [None req-b9a26430-1e66-46ea-9149-a46e0319b3a1 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1009.282049] [57594]: [pid: 57594|app: 0|req: 101/201] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:07 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.928197] [57594]: DEBUG cinder.api.middleware.request_id [None req-be131997-d756-4cfe-b1b2-872364226025 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.928688] [57594]: INFO cinder.api.openstack.wsgi [None req-be131997-d756-4cfe-b1b2-872364226025 None None] GET http://10.180.1.21/volume// [ 1009.928859] [57594]: DEBUG cinder.api.openstack.wsgi [None req-be131997-d756-4cfe-b1b2-872364226025 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1009.929085] [57594]: DEBUG cinder.api.openstack.wsgi [None req-be131997-d756-4cfe-b1b2-872364226025 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1009.929503] [57594]: INFO cinder.api.openstack.wsgi [None req-be131997-d756-4cfe-b1b2-872364226025 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1009.930034] [57594]: [pid: 57594|app: 0|req: 102/202] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:42:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1009.934960] [57594]: DEBUG cinder.api.middleware.request_id [req-11b23354-60d9-4543-a115-bb38b7255766 req-a75b5e4a-c97c-4aee-a619-b33e2888cf4c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.937810] [57594]: INFO cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-a75b5e4a-c97c-4aee-a619-b33e2888cf4c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1009.938222] [57594]: DEBUG cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-a75b5e4a-c97c-4aee-a619-b33e2888cf4c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1009.938434] [57594]: DEBUG cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-a75b5e4a-c97c-4aee-a619-b33e2888cf4c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1009.957948] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.957948] [57594]: warnings.warn( [ 1009.966615] [57594]: INFO cinder.volume.api [req-11b23354-60d9-4543-a115-bb38b7255766 req-a75b5e4a-c97c-4aee-a619-b33e2888cf4c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1009.972327] [57594]: INFO cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-a75b5e4a-c97c-4aee-a619-b33e2888cf4c tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 1009.973132] [57594]: [pid: 57594|app: 0|req: 103/203] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:42:08 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1010.302596] [57594]: DEBUG cinder.api.middleware.request_id [None req-107b58c6-9497-4ca4-8a84-1a4c19c2f01c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.304985] [57594]: INFO cinder.api.openstack.wsgi [None req-107b58c6-9497-4ca4-8a84-1a4c19c2f01c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1010.305255] [57594]: DEBUG cinder.api.openstack.wsgi [None req-107b58c6-9497-4ca4-8a84-1a4c19c2f01c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1010.305503] [57594]: DEBUG cinder.api.openstack.wsgi [None req-107b58c6-9497-4ca4-8a84-1a4c19c2f01c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1010.329394] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.329394] [57594]: warnings.warn( [ 1010.335334] [57594]: INFO cinder.volume.api [None req-107b58c6-9497-4ca4-8a84-1a4c19c2f01c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1010.342697] [57594]: INFO cinder.api.openstack.wsgi [None req-107b58c6-9497-4ca4-8a84-1a4c19c2f01c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1010.347130] [57594]: [pid: 57594|app: 0|req: 104/204] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:09 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.142343] [57594]: DEBUG cinder.api.middleware.request_id [req-11b23354-60d9-4543-a115-bb38b7255766 req-5c3b78b0-318e-4515-9026-56795f4f5cb4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.145275] [57594]: INFO cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-5c3b78b0-318e-4515-9026-56795f4f5cb4 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] DELETE http://10.180.1.21/volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e [ 1011.145550] [57594]: DEBUG cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-5c3b78b0-318e-4515-9026-56795f4f5cb4 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1011.145779] [57594]: DEBUG cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-5c3b78b0-318e-4515-9026-56795f4f5cb4 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1011.155812] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.155812] [57594]: warnings.warn( [ 1011.684292] [57594]: INFO cinder.api.openstack.wsgi [req-11b23354-60d9-4543-a115-bb38b7255766 req-5c3b78b0-318e-4515-9026-56795f4f5cb4 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e returned with HTTP 200 [ 1011.684789] [57594]: [pid: 57594|app: 0|req: 105/205] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:42:09 2025] DELETE /volume/v3/attachments/46cd8a1f-1421-4bea-bb65-f059a639581e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.685547] [57594]: DEBUG cinder.api.middleware.request_id [None req-4bfa585c-c031-4c97-b5e7-e66da609478e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.689403] [57594]: INFO cinder.api.openstack.wsgi [None req-4bfa585c-c031-4c97-b5e7-e66da609478e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1011.689649] [57594]: DEBUG cinder.api.openstack.wsgi [None req-4bfa585c-c031-4c97-b5e7-e66da609478e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1011.689895] [57594]: DEBUG cinder.api.openstack.wsgi [None req-4bfa585c-c031-4c97-b5e7-e66da609478e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1011.702523] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.702523] [57594]: warnings.warn( [ 1011.708423] [57594]: INFO cinder.volume.api [None req-4bfa585c-c031-4c97-b5e7-e66da609478e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1011.715463] [57594]: INFO cinder.api.openstack.wsgi [None req-4bfa585c-c031-4c97-b5e7-e66da609478e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1011.716129] [57594]: [pid: 57594|app: 0|req: 106/206] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:10 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.731625] [57594]: DEBUG cinder.api.middleware.request_id [None req-10814f3a-e896-4666-8963-72d464ede725 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.735342] [57594]: INFO cinder.api.openstack.wsgi [None req-10814f3a-e896-4666-8963-72d464ede725 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1012.735342] [57594]: DEBUG cinder.api.openstack.wsgi [None req-10814f3a-e896-4666-8963-72d464ede725 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1012.735342] [57594]: DEBUG cinder.api.openstack.wsgi [None req-10814f3a-e896-4666-8963-72d464ede725 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1012.754672] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.754672] [57594]: warnings.warn( [ 1012.761686] [57594]: INFO cinder.volume.api [None req-10814f3a-e896-4666-8963-72d464ede725 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1012.771252] [57594]: INFO cinder.api.openstack.wsgi [None req-10814f3a-e896-4666-8963-72d464ede725 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1012.772212] [57594]: [pid: 57594|app: 0|req: 107/207] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:11 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.428174] [57594]: DEBUG cinder.api.middleware.request_id [None req-6ac1d820-fc02-4460-a61d-422c01ccaaae None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.432720] [57594]: INFO cinder.api.openstack.wsgi [None req-6ac1d820-fc02-4460-a61d-422c01ccaaae tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1013.432951] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6ac1d820-fc02-4460-a61d-422c01ccaaae tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1013.433171] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6ac1d820-fc02-4460-a61d-422c01ccaaae tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1013.448195] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.448195] [57594]: warnings.warn( [ 1013.456799] [57594]: INFO cinder.volume.api [None req-6ac1d820-fc02-4460-a61d-422c01ccaaae tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1013.464545] [57594]: INFO cinder.api.openstack.wsgi [None req-6ac1d820-fc02-4460-a61d-422c01ccaaae tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 1013.465078] [57594]: [pid: 57594|app: 0|req: 108/208] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:12 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.784672] [57594]: DEBUG cinder.api.middleware.request_id [None req-b2661019-ad2f-4e58-b090-9b7561073f1f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.786698] [57594]: INFO cinder.api.openstack.wsgi [None req-b2661019-ad2f-4e58-b090-9b7561073f1f tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1013.786922] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b2661019-ad2f-4e58-b090-9b7561073f1f tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1013.787146] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b2661019-ad2f-4e58-b090-9b7561073f1f tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1013.813864] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.813864] [57594]: warnings.warn( [ 1013.821302] [57594]: INFO cinder.volume.api [None req-b2661019-ad2f-4e58-b090-9b7561073f1f tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1013.830877] [57594]: INFO cinder.api.openstack.wsgi [None req-b2661019-ad2f-4e58-b090-9b7561073f1f tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1013.831368] [57594]: [pid: 57594|app: 0|req: 109/209] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:12 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.856672] [57593]: DEBUG cinder.coordination [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-f96c2d09-2cda-4f51-8a96-a5cb1e01ecda tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Lock "cinder-attachment_update-b28fc504-5aff-4a77-867e-2f60c793b34f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.046s {{(pid=57593) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1013.857050] [57593]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-f96c2d09-2cda-4f51-8a96-a5cb1e01ecda tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d returned with HTTP 200 [ 1013.857578] [57593]: [pid: 57593|app: 0|req: 101/210] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:42:07 2025] PUT /volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d => generated 617 bytes in 5071 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.848113] [57594]: DEBUG cinder.api.middleware.request_id [None req-980b2fd5-0433-47fc-8d6e-d2f7c64ec726 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.851103] [57594]: INFO cinder.api.openstack.wsgi [None req-980b2fd5-0433-47fc-8d6e-d2f7c64ec726 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1014.851689] [57594]: DEBUG cinder.api.openstack.wsgi [None req-980b2fd5-0433-47fc-8d6e-d2f7c64ec726 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1014.853018] [57594]: DEBUG cinder.api.openstack.wsgi [None req-980b2fd5-0433-47fc-8d6e-d2f7c64ec726 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1014.870917] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.870917] [57594]: warnings.warn( [ 1014.879671] [57594]: INFO cinder.volume.api [None req-980b2fd5-0433-47fc-8d6e-d2f7c64ec726 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1014.888414] [57594]: INFO cinder.api.openstack.wsgi [None req-980b2fd5-0433-47fc-8d6e-d2f7c64ec726 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1014.888414] [57594]: [pid: 57594|app: 0|req: 110/211] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:13 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.901185] [57593]: DEBUG cinder.api.middleware.request_id [None req-df51ff31-c870-48da-8e13-1dfd6c8a4718 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.905147] [57593]: INFO cinder.api.openstack.wsgi [None req-df51ff31-c870-48da-8e13-1dfd6c8a4718 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1015.905147] [57593]: DEBUG cinder.api.openstack.wsgi [None req-df51ff31-c870-48da-8e13-1dfd6c8a4718 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1015.905147] [57593]: DEBUG cinder.api.openstack.wsgi [None req-df51ff31-c870-48da-8e13-1dfd6c8a4718 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1015.923359] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.923359] [57593]: warnings.warn( [ 1015.928670] [57593]: INFO cinder.volume.api [None req-df51ff31-c870-48da-8e13-1dfd6c8a4718 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1015.944047] [57593]: INFO cinder.api.openstack.wsgi [None req-df51ff31-c870-48da-8e13-1dfd6c8a4718 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1015.944354] [57593]: [pid: 57593|app: 0|req: 102/212] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:14 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.074793] [57594]: DEBUG cinder.api.middleware.request_id [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-57b80dda-86d3-426b-8253-e2d91eef186a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.077142] [57594]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-57b80dda-86d3-426b-8253-e2d91eef186a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] POST http://10.180.1.21/volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d/action [ 1016.077597] [57594]: DEBUG cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-57b80dda-86d3-426b-8253-e2d91eef186a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1016.077688] [57594]: DEBUG cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-57b80dda-86d3-426b-8253-e2d91eef186a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1016.094593] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.094593] [57594]: warnings.warn( [ 1016.106527] [57594]: INFO cinder.api.openstack.wsgi [req-92eac7cd-fb42-4eb1-8fc8-d9213707dd6b req-57b80dda-86d3-426b-8253-e2d91eef186a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d/action returned with HTTP 204 [ 1016.107091] [57594]: [pid: 57594|app: 0|req: 111/213] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:42:14 2025] POST /volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1016.957208] [57593]: DEBUG cinder.api.middleware.request_id [None req-5f593d36-3f62-4ee8-9781-b478f1669912 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.960582] [57593]: INFO cinder.api.openstack.wsgi [None req-5f593d36-3f62-4ee8-9781-b478f1669912 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1016.961208] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5f593d36-3f62-4ee8-9781-b478f1669912 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1016.961208] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5f593d36-3f62-4ee8-9781-b478f1669912 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1016.975630] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.975630] [57593]: warnings.warn( [ 1016.980285] [57593]: INFO cinder.volume.api [None req-5f593d36-3f62-4ee8-9781-b478f1669912 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1016.986405] [57593]: INFO cinder.api.openstack.wsgi [None req-5f593d36-3f62-4ee8-9781-b478f1669912 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1016.986938] [57593]: [pid: 57593|app: 0|req: 103/214] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:15 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.999053] [57594]: DEBUG cinder.api.middleware.request_id [None req-dbbe43ca-5596-41c5-83c1-cba138bd3d2b None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.001307] [57594]: INFO cinder.api.openstack.wsgi [None req-dbbe43ca-5596-41c5-83c1-cba138bd3d2b tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1017.002214] [57594]: DEBUG cinder.api.openstack.wsgi [None req-dbbe43ca-5596-41c5-83c1-cba138bd3d2b tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.002600] [57594]: DEBUG cinder.api.openstack.wsgi [None req-dbbe43ca-5596-41c5-83c1-cba138bd3d2b tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.016183] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.016183] [57594]: warnings.warn( [ 1017.020995] [57594]: INFO cinder.volume.api [None req-dbbe43ca-5596-41c5-83c1-cba138bd3d2b tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1017.026018] [57594]: INFO cinder.api.openstack.wsgi [None req-dbbe43ca-5596-41c5-83c1-cba138bd3d2b tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1017.026558] [57594]: [pid: 57594|app: 0|req: 112/215] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:15 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.571212] [57593]: DEBUG cinder.api.middleware.request_id [None req-1ec1ddcc-6fb7-46dd-9239-07ab32d52348 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.575502] [57593]: INFO cinder.api.openstack.wsgi [None req-1ec1ddcc-6fb7-46dd-9239-07ab32d52348 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] DELETE http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 [ 1020.575797] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1ec1ddcc-6fb7-46dd-9239-07ab32d52348 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.576058] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1ec1ddcc-6fb7-46dd-9239-07ab32d52348 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.577036] [57593]: INFO cinder.api.v3.volumes [None req-1ec1ddcc-6fb7-46dd-9239-07ab32d52348 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Delete volume with id: 618fcc66-7af9-4bce-a282-c997858bb983 [ 1020.588521] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.588521] [57593]: warnings.warn( [ 1020.589168] [57593]: INFO cinder.volume.api [None req-1ec1ddcc-6fb7-46dd-9239-07ab32d52348 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 1020.622873] [57593]: INFO cinder.volume.api [None req-1ec1ddcc-6fb7-46dd-9239-07ab32d52348 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Delete volume request issued successfully. [ 1020.623104] [57593]: INFO cinder.api.openstack.wsgi [None req-1ec1ddcc-6fb7-46dd-9239-07ab32d52348 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 returned with HTTP 202 [ 1020.623571] [57593]: [pid: 57593|app: 0|req: 104/216] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:42:19 2025] DELETE /volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1020.627035] [57594]: DEBUG cinder.api.middleware.request_id [None req-768cc7b2-5790-4a5c-a33c-dc5dca122984 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.629179] [57594]: INFO cinder.api.openstack.wsgi [None req-768cc7b2-5790-4a5c-a33c-dc5dca122984 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 [ 1020.629437] [57594]: DEBUG cinder.api.openstack.wsgi [None req-768cc7b2-5790-4a5c-a33c-dc5dca122984 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.630496] [57594]: DEBUG cinder.api.openstack.wsgi [None req-768cc7b2-5790-4a5c-a33c-dc5dca122984 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.645070] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.645070] [57594]: warnings.warn( [ 1020.653283] [57594]: INFO cinder.volume.api [None req-768cc7b2-5790-4a5c-a33c-dc5dca122984 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 1020.662611] [57594]: INFO cinder.api.openstack.wsgi [None req-768cc7b2-5790-4a5c-a33c-dc5dca122984 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 returned with HTTP 200 [ 1020.663273] [57594]: [pid: 57594|app: 0|req: 113/217] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:19 2025] GET /volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1021.678357] [57593]: DEBUG cinder.api.middleware.request_id [None req-461d50ec-e9ab-4a90-9309-92e53349e50e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.680990] [57593]: INFO cinder.api.openstack.wsgi [None req-461d50ec-e9ab-4a90-9309-92e53349e50e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 [ 1021.681398] [57593]: DEBUG cinder.api.openstack.wsgi [None req-461d50ec-e9ab-4a90-9309-92e53349e50e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.681808] [57593]: DEBUG cinder.api.openstack.wsgi [None req-461d50ec-e9ab-4a90-9309-92e53349e50e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.693643] [57593]: INFO cinder.api.openstack.wsgi [None req-461d50ec-e9ab-4a90-9309-92e53349e50e tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 returned with HTTP 404 [ 1021.694276] [57593]: [pid: 57593|app: 0|req: 105/218] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:20 2025] GET /volume/v3/volumes/618fcc66-7af9-4bce-a282-c997858bb983 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1021.697574] [57594]: DEBUG cinder.api.middleware.request_id [None req-061bd737-af0c-4dc5-b8d9-e8e086c4bf15 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.700170] [57594]: INFO cinder.api.openstack.wsgi [None req-061bd737-af0c-4dc5-b8d9-e8e086c4bf15 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 [ 1021.700471] [57594]: DEBUG cinder.api.openstack.wsgi [None req-061bd737-af0c-4dc5-b8d9-e8e086c4bf15 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.700717] [57594]: DEBUG cinder.api.openstack.wsgi [None req-061bd737-af0c-4dc5-b8d9-e8e086c4bf15 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.700908] [57594]: INFO cinder.api.v3.volumes [None req-061bd737-af0c-4dc5-b8d9-e8e086c4bf15 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Delete volume with id: 9eb81d65-03f4-4305-8ac5-b34d86663365 [ 1021.712197] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.712197] [57594]: warnings.warn( [ 1021.712813] [57594]: INFO cinder.volume.api [None req-061bd737-af0c-4dc5-b8d9-e8e086c4bf15 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 1021.739575] [57594]: INFO cinder.volume.api [None req-061bd737-af0c-4dc5-b8d9-e8e086c4bf15 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Delete volume request issued successfully. [ 1021.739575] [57594]: INFO cinder.api.openstack.wsgi [None req-061bd737-af0c-4dc5-b8d9-e8e086c4bf15 tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 returned with HTTP 202 [ 1021.739575] [57594]: [pid: 57594|app: 0|req: 114/219] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:42:20 2025] DELETE /volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1021.743053] [57593]: DEBUG cinder.api.middleware.request_id [None req-fc1216fa-2393-428c-aa8f-316b4b47483c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.750107] [57593]: INFO cinder.api.openstack.wsgi [None req-fc1216fa-2393-428c-aa8f-316b4b47483c tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 [ 1021.750107] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fc1216fa-2393-428c-aa8f-316b4b47483c tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.750107] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fc1216fa-2393-428c-aa8f-316b4b47483c tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.763065] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.763065] [57593]: warnings.warn( [ 1021.768046] [57593]: INFO cinder.volume.api [None req-fc1216fa-2393-428c-aa8f-316b4b47483c tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Volume info retrieved successfully. [ 1021.775760] [57593]: INFO cinder.api.openstack.wsgi [None req-fc1216fa-2393-428c-aa8f-316b4b47483c tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 returned with HTTP 200 [ 1021.776438] [57593]: [pid: 57593|app: 0|req: 106/220] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:20 2025] GET /volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.495040] [57594]: DEBUG cinder.api.middleware.request_id [req-3f2f772c-24eb-4b41-9e02-74b2237eba40 req-b7b7123d-9c48-448e-8e78-99d4d56c079c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.498039] [57594]: INFO cinder.api.openstack.wsgi [req-3f2f772c-24eb-4b41-9e02-74b2237eba40 req-b7b7123d-9c48-448e-8e78-99d4d56c079c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] DELETE http://10.180.1.21/volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d [ 1022.498271] [57594]: DEBUG cinder.api.openstack.wsgi [req-3f2f772c-24eb-4b41-9e02-74b2237eba40 req-b7b7123d-9c48-448e-8e78-99d4d56c079c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1022.498651] [57594]: DEBUG cinder.api.openstack.wsgi [req-3f2f772c-24eb-4b41-9e02-74b2237eba40 req-b7b7123d-9c48-448e-8e78-99d4d56c079c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1022.507975] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.507975] [57594]: warnings.warn( [ 1022.797317] [57593]: DEBUG cinder.api.middleware.request_id [None req-c87084a4-6d5c-433c-a8b5-fa1aefd4a3fe None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.799802] [57593]: INFO cinder.api.openstack.wsgi [None req-c87084a4-6d5c-433c-a8b5-fa1aefd4a3fe tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] GET http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 [ 1022.800047] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c87084a4-6d5c-433c-a8b5-fa1aefd4a3fe tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1022.800283] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c87084a4-6d5c-433c-a8b5-fa1aefd4a3fe tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1022.807245] [57593]: INFO cinder.api.openstack.wsgi [None req-c87084a4-6d5c-433c-a8b5-fa1aefd4a3fe tempest-ServersNegativeTestJSON-763001965 tempest-ServersNegativeTestJSON-763001965-project-member] http://10.180.1.21/volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 returned with HTTP 404 [ 1022.808156] [57593]: [pid: 57593|app: 0|req: 107/221] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:21 2025] GET /volume/v3/volumes/9eb81d65-03f4-4305-8ac5-b34d86663365 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1023.049372] [57594]: INFO cinder.api.openstack.wsgi [req-3f2f772c-24eb-4b41-9e02-74b2237eba40 req-b7b7123d-9c48-448e-8e78-99d4d56c079c tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d returned with HTTP 200 [ 1023.050287] [57594]: [pid: 57594|app: 0|req: 115/222] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:42:21 2025] DELETE /volume/v3/attachments/50a174cc-3094-4619-ac95-244c4f5e5f9d => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1030.396766] [57593]: DEBUG cinder.api.middleware.request_id [None req-198b046c-f3f9-497b-be39-51bcbaa5034a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.399150] [57593]: INFO cinder.api.openstack.wsgi [None req-198b046c-f3f9-497b-be39-51bcbaa5034a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1030.399470] [57593]: DEBUG cinder.api.openstack.wsgi [None req-198b046c-f3f9-497b-be39-51bcbaa5034a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1030.399786] [57593]: DEBUG cinder.api.openstack.wsgi [None req-198b046c-f3f9-497b-be39-51bcbaa5034a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.412907] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.412907] [57593]: warnings.warn( [ 1030.418374] [57593]: INFO cinder.volume.api [None req-198b046c-f3f9-497b-be39-51bcbaa5034a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1030.423800] [57593]: INFO cinder.api.openstack.wsgi [None req-198b046c-f3f9-497b-be39-51bcbaa5034a tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1030.424250] [57593]: [pid: 57593|app: 0|req: 108/223] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:29 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.434043] [57594]: DEBUG cinder.api.middleware.request_id [None req-80c9a760-589d-4d1e-8979-6fb108fe84ae None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.437054] [57594]: INFO cinder.api.openstack.wsgi [None req-80c9a760-589d-4d1e-8979-6fb108fe84ae tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1030.437054] [57594]: DEBUG cinder.api.openstack.wsgi [None req-80c9a760-589d-4d1e-8979-6fb108fe84ae tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1030.437054] [57594]: DEBUG cinder.api.openstack.wsgi [None req-80c9a760-589d-4d1e-8979-6fb108fe84ae tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.446717] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.446717] [57594]: warnings.warn( [ 1030.473909] [57594]: INFO cinder.volume.api [None req-80c9a760-589d-4d1e-8979-6fb108fe84ae tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1030.479880] [57594]: INFO cinder.api.openstack.wsgi [None req-80c9a760-589d-4d1e-8979-6fb108fe84ae tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1030.480409] [57594]: [pid: 57594|app: 0|req: 116/224] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:29 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.532555] [57593]: DEBUG cinder.api.middleware.request_id [None req-4255cf84-d565-4c54-a316-0c82e6f75056 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.534826] [57593]: INFO cinder.api.openstack.wsgi [None req-4255cf84-d565-4c54-a316-0c82e6f75056 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1030.535077] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4255cf84-d565-4c54-a316-0c82e6f75056 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1030.535348] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4255cf84-d565-4c54-a316-0c82e6f75056 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.546774] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.546774] [57593]: warnings.warn( [ 1030.551183] [57593]: INFO cinder.volume.api [None req-4255cf84-d565-4c54-a316-0c82e6f75056 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1030.556365] [57593]: INFO cinder.api.openstack.wsgi [None req-4255cf84-d565-4c54-a316-0c82e6f75056 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1030.556911] [57593]: [pid: 57593|app: 0|req: 109/225] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:29 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.851954] [57594]: DEBUG cinder.api.middleware.request_id [None req-1013795d-6a08-49b1-b058-2c751da23763 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.858117] [57594]: INFO cinder.api.openstack.wsgi [None req-1013795d-6a08-49b1-b058-2c751da23763 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1033.858437] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1013795d-6a08-49b1-b058-2c751da23763 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1033.858663] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1013795d-6a08-49b1-b058-2c751da23763 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1033.893922] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.893922] [57594]: warnings.warn( [ 1033.903809] [57594]: INFO cinder.volume.api [None req-1013795d-6a08-49b1-b058-2c751da23763 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1033.910541] [57594]: INFO cinder.api.openstack.wsgi [None req-1013795d-6a08-49b1-b058-2c751da23763 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 1033.911029] [57594]: [pid: 57594|app: 0|req: 117/226] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:32 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 1143 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.434302] [57593]: DEBUG cinder.api.middleware.request_id [req-61787216-3229-4c31-9f23-254acd45031a req-6a066f5a-928e-47a1-9418-7ab9380d1996 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.437136] [57593]: INFO cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-6a066f5a-928e-47a1-9418-7ab9380d1996 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1034.437369] [57593]: DEBUG cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-6a066f5a-928e-47a1-9418-7ab9380d1996 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1034.437593] [57593]: DEBUG cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-6a066f5a-928e-47a1-9418-7ab9380d1996 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1034.458557] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.458557] [57593]: warnings.warn( [ 1034.463853] [57593]: INFO cinder.volume.api [req-61787216-3229-4c31-9f23-254acd45031a req-6a066f5a-928e-47a1-9418-7ab9380d1996 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1034.471886] [57593]: INFO cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-6a066f5a-928e-47a1-9418-7ab9380d1996 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 1034.471886] [57593]: [pid: 57593|app: 0|req: 110/227] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:42:33 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.507497] [57594]: DEBUG cinder.api.middleware.request_id [req-61787216-3229-4c31-9f23-254acd45031a req-0ecf3273-f6f4-4ff6-8793-b33ff3695499 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.513370] [57594]: INFO cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-0ecf3273-f6f4-4ff6-8793-b33ff3695499 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] POST http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0/action [ 1034.513792] [57594]: DEBUG cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-0ecf3273-f6f4-4ff6-8793-b33ff3695499 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1034.513932] [57594]: DEBUG cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-0ecf3273-f6f4-4ff6-8793-b33ff3695499 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1034.532282] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.532282] [57594]: warnings.warn( [ 1034.533209] [57594]: INFO cinder.volume.api [req-61787216-3229-4c31-9f23-254acd45031a req-0ecf3273-f6f4-4ff6-8793-b33ff3695499 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1034.543177] [57594]: INFO cinder.volume.api [req-61787216-3229-4c31-9f23-254acd45031a req-0ecf3273-f6f4-4ff6-8793-b33ff3695499 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Begin detaching volume completed successfully. [ 1034.543433] [57594]: INFO cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-0ecf3273-f6f4-4ff6-8793-b33ff3695499 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0/action returned with HTTP 202 [ 1034.543913] [57594]: [pid: 57594|app: 0|req: 118/228] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:42:33 2025] POST /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1035.571367] [57593]: DEBUG cinder.api.middleware.request_id [None req-69b7e042-b3ee-4bf2-a500-346a77d6ddb9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.571845] [57593]: INFO cinder.api.openstack.wsgi [None req-69b7e042-b3ee-4bf2-a500-346a77d6ddb9 None None] GET http://10.180.1.21/volume// [ 1035.572064] [57593]: DEBUG cinder.api.openstack.wsgi [None req-69b7e042-b3ee-4bf2-a500-346a77d6ddb9 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1035.572613] [57593]: DEBUG cinder.api.openstack.wsgi [None req-69b7e042-b3ee-4bf2-a500-346a77d6ddb9 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1035.573305] [57593]: INFO cinder.api.openstack.wsgi [None req-69b7e042-b3ee-4bf2-a500-346a77d6ddb9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1035.573902] [57593]: [pid: 57593|app: 0|req: 111/229] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:42:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1035.577794] [57594]: DEBUG cinder.api.middleware.request_id [req-61787216-3229-4c31-9f23-254acd45031a req-d78bb60b-094b-41e4-902f-713da642f5f9 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.582326] [57594]: INFO cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-d78bb60b-094b-41e4-902f-713da642f5f9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1035.582326] [57594]: DEBUG cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-d78bb60b-094b-41e4-902f-713da642f5f9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1035.582326] [57594]: DEBUG cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-d78bb60b-094b-41e4-902f-713da642f5f9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1035.597457] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.597457] [57594]: warnings.warn( [ 1035.603456] [57594]: INFO cinder.volume.api [req-61787216-3229-4c31-9f23-254acd45031a req-d78bb60b-094b-41e4-902f-713da642f5f9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1035.611050] [57594]: INFO cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-d78bb60b-094b-41e4-902f-713da642f5f9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 1035.611623] [57594]: [pid: 57594|app: 0|req: 119/230] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:42:34 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1036.848823] [57593]: DEBUG cinder.api.middleware.request_id [req-61787216-3229-4c31-9f23-254acd45031a req-986a398b-ccfa-41e0-b94a-a9d51c42d123 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.851625] [57593]: INFO cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-986a398b-ccfa-41e0-b94a-a9d51c42d123 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a [ 1036.853026] [57593]: DEBUG cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-986a398b-ccfa-41e0-b94a-a9d51c42d123 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1036.853026] [57593]: DEBUG cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-986a398b-ccfa-41e0-b94a-a9d51c42d123 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1036.863427] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.863427] [57593]: warnings.warn( [ 1037.415116] [57593]: INFO cinder.api.openstack.wsgi [req-61787216-3229-4c31-9f23-254acd45031a req-986a398b-ccfa-41e0-b94a-a9d51c42d123 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a returned with HTTP 200 [ 1037.419258] [57593]: [pid: 57593|app: 0|req: 112/231] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:42:35 2025] DELETE /volume/v3/attachments/4fee40c6-1ece-455a-8497-6f33b06f464a => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.020488] [57594]: DEBUG cinder.api.middleware.request_id [None req-c217c921-ee25-4343-8353-350bce4903e5 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.022806] [57594]: INFO cinder.api.openstack.wsgi [None req-c217c921-ee25-4343-8353-350bce4903e5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1038.023077] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c217c921-ee25-4343-8353-350bce4903e5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1038.023340] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c217c921-ee25-4343-8353-350bce4903e5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1038.038161] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.038161] [57594]: warnings.warn( [ 1038.045123] [57594]: INFO cinder.volume.api [None req-c217c921-ee25-4343-8353-350bce4903e5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1038.052759] [57594]: INFO cinder.api.openstack.wsgi [None req-c217c921-ee25-4343-8353-350bce4903e5 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 1038.053664] [57594]: [pid: 57594|app: 0|req: 120/232] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:36 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.415397] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=70,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1048.048488] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=138,cinder:INSERT=11,cinder:UPDATE=23 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1054.179652] [57593]: DEBUG cinder.api.middleware.request_id [None req-c790e5f1-a21c-4dbb-a084-f3e8e38cf3c9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.181714] [57593]: INFO cinder.api.openstack.wsgi [None req-c790e5f1-a21c-4dbb-a084-f3e8e38cf3c9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1054.181933] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c790e5f1-a21c-4dbb-a084-f3e8e38cf3c9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1054.182153] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c790e5f1-a21c-4dbb-a084-f3e8e38cf3c9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1054.182358] [57593]: INFO cinder.api.v3.volumes [None req-c790e5f1-a21c-4dbb-a084-f3e8e38cf3c9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Delete volume with id: ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1054.193511] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.193511] [57593]: warnings.warn( [ 1054.194050] [57593]: INFO cinder.volume.api [None req-c790e5f1-a21c-4dbb-a084-f3e8e38cf3c9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1054.213060] [57593]: INFO cinder.volume.api [None req-c790e5f1-a21c-4dbb-a084-f3e8e38cf3c9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Delete volume request issued successfully. [ 1054.213309] [57593]: INFO cinder.api.openstack.wsgi [None req-c790e5f1-a21c-4dbb-a084-f3e8e38cf3c9 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 202 [ 1054.213835] [57593]: [pid: 57593|app: 0|req: 113/233] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:42:52 2025] DELETE /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1054.217640] [57594]: DEBUG cinder.api.middleware.request_id [None req-0622276c-c9a4-471a-910e-3e37555bcc5e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.219038] [57594]: INFO cinder.api.openstack.wsgi [None req-0622276c-c9a4-471a-910e-3e37555bcc5e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1054.219383] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0622276c-c9a4-471a-910e-3e37555bcc5e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1054.219554] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0622276c-c9a4-471a-910e-3e37555bcc5e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1054.227339] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.227339] [57594]: warnings.warn( [ 1054.232194] [57594]: INFO cinder.volume.api [None req-0622276c-c9a4-471a-910e-3e37555bcc5e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1054.237470] [57594]: INFO cinder.api.openstack.wsgi [None req-0622276c-c9a4-471a-910e-3e37555bcc5e tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 1054.237887] [57594]: [pid: 57594|app: 0|req: 121/234] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:52 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.248281] [57593]: DEBUG cinder.api.middleware.request_id [None req-8ace64a1-7b56-4235-9f83-7e56f90a2950 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.250502] [57593]: INFO cinder.api.openstack.wsgi [None req-8ace64a1-7b56-4235-9f83-7e56f90a2950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1055.250736] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8ace64a1-7b56-4235-9f83-7e56f90a2950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1055.250944] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8ace64a1-7b56-4235-9f83-7e56f90a2950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1055.262916] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.262916] [57593]: warnings.warn( [ 1055.267511] [57593]: INFO cinder.volume.api [None req-8ace64a1-7b56-4235-9f83-7e56f90a2950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1055.272872] [57593]: INFO cinder.api.openstack.wsgi [None req-8ace64a1-7b56-4235-9f83-7e56f90a2950 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 1055.273288] [57593]: [pid: 57593|app: 0|req: 114/235] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:53 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.283228] [57594]: DEBUG cinder.api.middleware.request_id [None req-55665e5b-6883-4b80-b457-79faa0d9ecfe None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.285329] [57594]: INFO cinder.api.openstack.wsgi [None req-55665e5b-6883-4b80-b457-79faa0d9ecfe tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1056.285540] [57594]: DEBUG cinder.api.openstack.wsgi [None req-55665e5b-6883-4b80-b457-79faa0d9ecfe tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1056.285749] [57594]: DEBUG cinder.api.openstack.wsgi [None req-55665e5b-6883-4b80-b457-79faa0d9ecfe tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1056.296072] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.296072] [57594]: warnings.warn( [ 1056.304081] [57594]: INFO cinder.volume.api [None req-55665e5b-6883-4b80-b457-79faa0d9ecfe tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1056.310477] [57594]: INFO cinder.api.openstack.wsgi [None req-55665e5b-6883-4b80-b457-79faa0d9ecfe tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 200 [ 1056.311048] [57594]: [pid: 57594|app: 0|req: 122/236] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:55 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.527126] [57593]: DEBUG cinder.api.middleware.request_id [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.529187] [57593]: INFO cinder.api.openstack.wsgi [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1056.529956] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-589595227"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1056.531173] [57593]: DEBUG cinder.api.v3.volumes [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-589595227'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1056.531271] [57593]: INFO cinder.api.v3.volumes [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume of 1 GB [ 1056.535636] [57593]: INFO cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Availability Zones retrieved successfully. [ 1056.542753] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Flow 'volume_create_api' (e7e7fb25-a3d5-4fcf-b0f3-70a1ff5cb1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1056.543968] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7752cabd-2b17-439d-924a-7deea67b00bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.545274] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1056.570847] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7752cabd-2b17-439d-924a-7deea67b00bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.571904] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1688ca-141f-4d3c-97b4-b78b44ac1ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.599818] [57593]: DEBUG cinder.quota [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Created reservations ['5ba4fe55-2b17-48e8-af6a-18e001d6a25a', '3cd94509-d2c2-486e-8d0e-ec9d007efaae', '2cac28d7-cc75-41e7-8f6d-8426d4201f48', 'd984a55c-9cfc-4b47-8c16-d7cdedfa098e'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1056.600831] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1688ca-141f-4d3c-97b4-b78b44ac1ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ba4fe55-2b17-48e8-af6a-18e001d6a25a', '3cd94509-d2c2-486e-8d0e-ec9d007efaae', '2cac28d7-cc75-41e7-8f6d-8426d4201f48', 'd984a55c-9cfc-4b47-8c16-d7cdedfa098e']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.601743] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b95062b-6123-4181-8b26-9081e82429d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.613132] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b95062b-6123-4181-8b26-9081e82429d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b390a18e-b524-407c-b15e-c6db53d4743a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-589595227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4203e06329df4df4a24bfbb42211ffa9',qos_specs=None,replication_status=,reservations=['5ba4fe55-2b17-48e8-af6a-18e001d6a25a','3cd94509-d2c2-486e-8d0e-ec9d007efaae','2cac28d7-cc75-41e7-8f6d-8426d4201f48','d984a55c-9cfc-4b47-8c16-d7cdedfa098e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147ffc891a8a438784ab50dbd796aa5c',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-589595227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b390a18e-b524-407c-b15e-c6db53d4743a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4203e06329df4df4a24bfbb42211ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='147ffc891a8a438784ab50dbd796aa5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.614060] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b5fcdc-9c3d-4264-aa09-296c9cd0b1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.627777] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b5fcdc-9c3d-4264-aa09-296c9cd0b1ed) transitioned into state 'SUCCESS' from state '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-589595227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4203e06329df4df4a24bfbb42211ffa9',qos_specs=None,replication_status=,reservations=['5ba4fe55-2b17-48e8-af6a-18e001d6a25a','3cd94509-d2c2-486e-8d0e-ec9d007efaae','2cac28d7-cc75-41e7-8f6d-8426d4201f48','d984a55c-9cfc-4b47-8c16-d7cdedfa098e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147ffc891a8a438784ab50dbd796aa5c',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.628753] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f73b091-e39a-45eb-9377-3fad05cbb77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.636865] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f73b091-e39a-45eb-9377-3fad05cbb77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.637914] [57593]: DEBUG cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Flow 'volume_create_api' (e7e7fb25-a3d5-4fcf-b0f3-70a1ff5cb1be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1056.638338] [57593]: INFO cinder.volume.api [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume request issued successfully. [ 1056.638945] [57593]: INFO cinder.api.openstack.wsgi [None req-b9ad1271-68a7-48c8-8081-c06667a1d7cb tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1056.639717] [57593]: [pid: 57593|app: 0|req: 115/237] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:42:55 2025] POST /volume/v3/volumes => generated 749 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1056.649503] [57594]: DEBUG cinder.api.middleware.request_id [None req-f5cc775f-a4d7-474b-aa99-aea9cbfa95f5 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.651676] [57594]: INFO cinder.api.openstack.wsgi [None req-f5cc775f-a4d7-474b-aa99-aea9cbfa95f5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1056.651898] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f5cc775f-a4d7-474b-aa99-aea9cbfa95f5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1056.652545] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f5cc775f-a4d7-474b-aa99-aea9cbfa95f5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1056.660505] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.660505] [57594]: warnings.warn( [ 1056.665760] [57594]: INFO cinder.volume.api [None req-f5cc775f-a4d7-474b-aa99-aea9cbfa95f5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1056.671268] [57594]: INFO cinder.api.openstack.wsgi [None req-f5cc775f-a4d7-474b-aa99-aea9cbfa95f5 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1056.671728] [57594]: [pid: 57594|app: 0|req: 123/238] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:55 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.321636] [57593]: DEBUG cinder.api.middleware.request_id [None req-62cabe8e-3da7-4eff-b0b1-e5e57240a1a7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.323881] [57593]: INFO cinder.api.openstack.wsgi [None req-62cabe8e-3da7-4eff-b0b1-e5e57240a1a7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 [ 1057.324122] [57593]: DEBUG cinder.api.openstack.wsgi [None req-62cabe8e-3da7-4eff-b0b1-e5e57240a1a7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.324335] [57593]: DEBUG cinder.api.openstack.wsgi [None req-62cabe8e-3da7-4eff-b0b1-e5e57240a1a7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.331194] [57593]: INFO cinder.api.openstack.wsgi [None req-62cabe8e-3da7-4eff-b0b1-e5e57240a1a7 tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 returned with HTTP 404 [ 1057.331969] [57593]: [pid: 57593|app: 0|req: 116/239] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:56 2025] GET /volume/v3/volumes/ae49c221-1b3a-4eeb-a3f1-abedfd52b7e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1057.334843] [57594]: DEBUG cinder.api.middleware.request_id [None req-b664c509-7088-4cd3-b298-66154411664b None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.336885] [57594]: INFO cinder.api.openstack.wsgi [None req-b664c509-7088-4cd3-b298-66154411664b tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] DELETE http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 [ 1057.337117] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b664c509-7088-4cd3-b298-66154411664b tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.337322] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b664c509-7088-4cd3-b298-66154411664b tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.337499] [57594]: INFO cinder.api.v3.volumes [None req-b664c509-7088-4cd3-b298-66154411664b tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Delete volume with id: 97b17ff3-9302-4ece-b779-03765351f6c1 [ 1057.347976] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.347976] [57594]: warnings.warn( [ 1057.348563] [57594]: INFO cinder.volume.api [None req-b664c509-7088-4cd3-b298-66154411664b tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1057.370739] [57594]: INFO cinder.volume.api [None req-b664c509-7088-4cd3-b298-66154411664b tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Delete volume request issued successfully. [ 1057.370739] [57594]: INFO cinder.api.openstack.wsgi [None req-b664c509-7088-4cd3-b298-66154411664b tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 returned with HTTP 202 [ 1057.370739] [57594]: [pid: 57594|app: 0|req: 124/240] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:42:56 2025] DELETE /volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1057.374077] [57593]: DEBUG cinder.api.middleware.request_id [None req-6f412e3d-19ce-48de-8fac-7f35b00c4bcb None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.376230] [57593]: INFO cinder.api.openstack.wsgi [None req-6f412e3d-19ce-48de-8fac-7f35b00c4bcb tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 [ 1057.376455] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6f412e3d-19ce-48de-8fac-7f35b00c4bcb tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.376666] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6f412e3d-19ce-48de-8fac-7f35b00c4bcb tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.385054] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.385054] [57593]: warnings.warn( [ 1057.389349] [57593]: INFO cinder.volume.api [None req-6f412e3d-19ce-48de-8fac-7f35b00c4bcb tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Volume info retrieved successfully. [ 1057.395493] [57593]: INFO cinder.api.openstack.wsgi [None req-6f412e3d-19ce-48de-8fac-7f35b00c4bcb tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 returned with HTTP 200 [ 1057.395926] [57593]: [pid: 57593|app: 0|req: 117/241] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:56 2025] GET /volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.682635] [57594]: DEBUG cinder.api.middleware.request_id [None req-47a683a6-8d3f-462b-9560-3673cc0ce6ab None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.684621] [57594]: INFO cinder.api.openstack.wsgi [None req-47a683a6-8d3f-462b-9560-3673cc0ce6ab tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1057.684836] [57594]: DEBUG cinder.api.openstack.wsgi [None req-47a683a6-8d3f-462b-9560-3673cc0ce6ab tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.685056] [57594]: DEBUG cinder.api.openstack.wsgi [None req-47a683a6-8d3f-462b-9560-3673cc0ce6ab tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.692628] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.692628] [57594]: warnings.warn( [ 1057.696056] [57594]: INFO cinder.volume.api [None req-47a683a6-8d3f-462b-9560-3673cc0ce6ab tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1057.700312] [57594]: INFO cinder.api.openstack.wsgi [None req-47a683a6-8d3f-462b-9560-3673cc0ce6ab tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1057.700879] [57594]: [pid: 57594|app: 0|req: 125/242] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:56 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.738530] [57593]: DEBUG cinder.api.middleware.request_id [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-f25d8ba9-40a3-4ea6-8fb4-86d2b7eacd97 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.740958] [57593]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-f25d8ba9-40a3-4ea6-8fb4-86d2b7eacd97 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1057.741191] [57593]: DEBUG cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-f25d8ba9-40a3-4ea6-8fb4-86d2b7eacd97 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.741416] [57593]: DEBUG cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-f25d8ba9-40a3-4ea6-8fb4-86d2b7eacd97 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.749370] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.749370] [57593]: warnings.warn( [ 1057.753501] [57593]: INFO cinder.volume.api [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-f25d8ba9-40a3-4ea6-8fb4-86d2b7eacd97 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1057.758565] [57593]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-f25d8ba9-40a3-4ea6-8fb4-86d2b7eacd97 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1057.759100] [57593]: [pid: 57593|app: 0|req: 118/243] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:42:56 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1058.406247] [57594]: DEBUG cinder.api.middleware.request_id [None req-873f5697-3940-4362-8931-92f467e830fd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.408896] [57594]: INFO cinder.api.openstack.wsgi [None req-873f5697-3940-4362-8931-92f467e830fd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] GET http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 [ 1058.409157] [57594]: DEBUG cinder.api.openstack.wsgi [None req-873f5697-3940-4362-8931-92f467e830fd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.409344] [57594]: DEBUG cinder.api.openstack.wsgi [None req-873f5697-3940-4362-8931-92f467e830fd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.417643] [57594]: INFO cinder.api.openstack.wsgi [None req-873f5697-3940-4362-8931-92f467e830fd tempest-ServerRescueNegativeTestJSON-761915835 tempest-ServerRescueNegativeTestJSON-761915835-project-member] http://10.180.1.21/volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 returned with HTTP 404 [ 1058.418365] [57594]: [pid: 57594|app: 0|req: 126/244] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:57 2025] GET /volume/v3/volumes/97b17ff3-9302-4ece-b779-03765351f6c1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1058.791249] [57593]: DEBUG cinder.api.middleware.request_id [None req-3c3bf1e8-ecd6-44ca-8cb5-44b57fd40c00 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.791771] [57593]: INFO cinder.api.openstack.wsgi [None req-3c3bf1e8-ecd6-44ca-8cb5-44b57fd40c00 None None] GET http://10.180.1.21/volume// [ 1058.791974] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3c3bf1e8-ecd6-44ca-8cb5-44b57fd40c00 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.792227] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3c3bf1e8-ecd6-44ca-8cb5-44b57fd40c00 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.792753] [57593]: INFO cinder.api.openstack.wsgi [None req-3c3bf1e8-ecd6-44ca-8cb5-44b57fd40c00 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1058.793203] [57593]: [pid: 57593|app: 0|req: 119/245] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:42:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1058.797318] [57594]: DEBUG cinder.api.middleware.request_id [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-5944be91-7c1f-48d3-8ae7-125395d8e20c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.799727] [57594]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-5944be91-7c1f-48d3-8ae7-125395d8e20c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1058.800170] [57594]: DEBUG cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-5944be91-7c1f-48d3-8ae7-125395d8e20c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b390a18e-b524-407c-b15e-c6db53d4743a", "connector": null, "instance_uuid": "13efec37-cc99-41f0-be40-463266a67c31"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1058.819441] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.819441] [57594]: warnings.warn( [ 1058.858266] [57594]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-5944be91-7c1f-48d3-8ae7-125395d8e20c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1058.859096] [57594]: [pid: 57594|app: 0|req: 127/246] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:42:57 2025] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.876198] [57593]: DEBUG cinder.api.middleware.request_id [None req-9a07e2c4-0812-4929-889e-6fa283ebb648 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.878522] [57593]: INFO cinder.api.openstack.wsgi [None req-9a07e2c4-0812-4929-889e-6fa283ebb648 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1058.878749] [57593]: DEBUG cinder.api.openstack.wsgi [None req-9a07e2c4-0812-4929-889e-6fa283ebb648 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.879084] [57593]: DEBUG cinder.api.openstack.wsgi [None req-9a07e2c4-0812-4929-889e-6fa283ebb648 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.890428] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.890428] [57593]: warnings.warn( [ 1058.894574] [57593]: INFO cinder.volume.api [None req-9a07e2c4-0812-4929-889e-6fa283ebb648 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1058.900466] [57593]: INFO cinder.api.openstack.wsgi [None req-9a07e2c4-0812-4929-889e-6fa283ebb648 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1058.900935] [57593]: [pid: 57593|app: 0|req: 120/247] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:57 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.379825] [57594]: DEBUG cinder.api.middleware.request_id [None req-e8536118-8146-48e4-b734-f33fafd502ea None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.380299] [57594]: INFO cinder.api.openstack.wsgi [None req-e8536118-8146-48e4-b734-f33fafd502ea None None] GET http://10.180.1.21/volume// [ 1059.380533] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e8536118-8146-48e4-b734-f33fafd502ea None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.380743] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e8536118-8146-48e4-b734-f33fafd502ea None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.381154] [57594]: INFO cinder.api.openstack.wsgi [None req-e8536118-8146-48e4-b734-f33fafd502ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1059.381585] [57594]: [pid: 57594|app: 0|req: 128/248] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:42:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1059.384953] [57593]: DEBUG cinder.api.middleware.request_id [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-544d6205-97d8-4283-a3b6-497eaf135e73 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.387394] [57593]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-544d6205-97d8-4283-a3b6-497eaf135e73 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1059.387641] [57593]: DEBUG cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-544d6205-97d8-4283-a3b6-497eaf135e73 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.387875] [57593]: DEBUG cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-544d6205-97d8-4283-a3b6-497eaf135e73 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.401207] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.401207] [57593]: warnings.warn( [ 1059.405764] [57593]: INFO cinder.volume.api [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-544d6205-97d8-4283-a3b6-497eaf135e73 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1059.410425] [57593]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-544d6205-97d8-4283-a3b6-497eaf135e73 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1059.410977] [57593]: [pid: 57593|app: 0|req: 121/249] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:42:58 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1059.440848] [57594]: DEBUG cinder.api.middleware.request_id [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-098fe4fe-f23b-4d66-b120-bfa20cc07337 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.443415] [57594]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-098fe4fe-f23b-4d66-b120-bfa20cc07337 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] PUT http://10.180.1.21/volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e [ 1059.443913] [57594]: DEBUG cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-098fe4fe-f23b-4d66-b120-bfa20cc07337 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907586", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1059.452237] [57594]: DEBUG cinder.coordination [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-098fe4fe-f23b-4d66-b120-bfa20cc07337 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Acquiring lock "cinder-attachment_update-b390a18e-b524-407c-b15e-c6db53d4743a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1059.456998] [57594]: DEBUG cinder.coordination [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-098fe4fe-f23b-4d66-b120-bfa20cc07337 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Lock "cinder-attachment_update-b390a18e-b524-407c-b15e-c6db53d4743a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1059.458100] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.458100] [57594]: warnings.warn( [ 1059.912668] [57593]: DEBUG cinder.api.middleware.request_id [None req-ede3da67-8f0c-4e09-ab2c-282e7aa35de8 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.914719] [57593]: INFO cinder.api.openstack.wsgi [None req-ede3da67-8f0c-4e09-ab2c-282e7aa35de8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1059.914952] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ede3da67-8f0c-4e09-ab2c-282e7aa35de8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.915191] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ede3da67-8f0c-4e09-ab2c-282e7aa35de8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.936748] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.936748] [57593]: warnings.warn( [ 1059.942018] [57593]: INFO cinder.volume.api [None req-ede3da67-8f0c-4e09-ab2c-282e7aa35de8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1059.951031] [57593]: INFO cinder.api.openstack.wsgi [None req-ede3da67-8f0c-4e09-ab2c-282e7aa35de8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1059.951533] [57593]: [pid: 57593|app: 0|req: 122/250] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:58 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.965650] [57593]: DEBUG cinder.api.middleware.request_id [None req-1d7a0b30-8f05-41dd-be4e-8025e983b0f6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.967577] [57593]: INFO cinder.api.openstack.wsgi [None req-1d7a0b30-8f05-41dd-be4e-8025e983b0f6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1060.968030] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1d7a0b30-8f05-41dd-be4e-8025e983b0f6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1060.968210] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1d7a0b30-8f05-41dd-be4e-8025e983b0f6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1060.983966] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.983966] [57593]: warnings.warn( [ 1060.988729] [57593]: INFO cinder.volume.api [None req-1d7a0b30-8f05-41dd-be4e-8025e983b0f6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1060.996783] [57593]: INFO cinder.api.openstack.wsgi [None req-1d7a0b30-8f05-41dd-be4e-8025e983b0f6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1060.999711] [57593]: [pid: 57593|app: 0|req: 123/251] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:42:59 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.694645] [57593]: DEBUG cinder.api.middleware.request_id [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.697177] [57593]: INFO cinder.api.openstack.wsgi [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1061.698707] [57593]: DEBUG cinder.api.openstack.wsgi [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-203782917"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1061.699733] [57593]: DEBUG cinder.api.v3.volumes [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-203782917'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1061.699733] [57593]: INFO cinder.api.v3.volumes [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Create volume of 1 GB [ 1061.705914] [57593]: INFO cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Availability Zones retrieved successfully. [ 1061.714375] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Flow 'volume_create_api' (ab4426c6-07d9-41e6-9030-14f77d26b989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1061.715669] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0d2904-2311-4d44-b2b9-dfdfc75e9942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.716929] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1061.744697] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0d2904-2311-4d44-b2b9-dfdfc75e9942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.746231] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d4ad8c-5356-48e9-90f2-6604fc420be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.835168] [57593]: DEBUG cinder.quota [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Created reservations ['b640bacf-a5cd-4b77-9233-68747cd5ad1d', '9b14f902-63ea-4829-9721-0664d79a74c9', '0c2af94a-df91-46f9-8653-bfb2f24a9f05', '28f1ff5b-cbcc-488e-8373-abb3067ed483'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1061.836200] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d4ad8c-5356-48e9-90f2-6604fc420be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b640bacf-a5cd-4b77-9233-68747cd5ad1d', '9b14f902-63ea-4829-9721-0664d79a74c9', '0c2af94a-df91-46f9-8653-bfb2f24a9f05', '28f1ff5b-cbcc-488e-8373-abb3067ed483']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.837218] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a18d44-a38f-4afe-9684-401e0b5b040e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.858351] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a18d44-a38f-4afe-9684-401e0b5b040e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a84fc6-4299-42d2-8d28-e0fb97c8040b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-203782917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da35b0d1c9c049c19168805cec70d66c',qos_specs=None,replication_status=,reservations=['b640bacf-a5cd-4b77-9233-68747cd5ad1d','9b14f902-63ea-4829-9721-0664d79a74c9','0c2af94a-df91-46f9-8653-bfb2f24a9f05','28f1ff5b-cbcc-488e-8373-abb3067ed483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d41a7d398c4fe5baea59f29a1726fe',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-203782917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a84fc6-4299-42d2-8d28-e0fb97c8040b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da35b0d1c9c049c19168805cec70d66c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d41a7d398c4fe5baea59f29a1726fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.859414] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0026ebcc-a7d6-4fcc-816f-4214d0b1f5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.873127] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0026ebcc-a7d6-4fcc-816f-4214d0b1f5a3) transitioned into state 'SUCCESS' from state '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-203782917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da35b0d1c9c049c19168805cec70d66c',qos_specs=None,replication_status=,reservations=['b640bacf-a5cd-4b77-9233-68747cd5ad1d','9b14f902-63ea-4829-9721-0664d79a74c9','0c2af94a-df91-46f9-8653-bfb2f24a9f05','28f1ff5b-cbcc-488e-8373-abb3067ed483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d41a7d398c4fe5baea59f29a1726fe',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.874085] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5fe7e4-ec84-4ec5-9263-1c7b72cb8c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.888024] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5fe7e4-ec84-4ec5-9263-1c7b72cb8c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.888486] [57593]: DEBUG cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Flow 'volume_create_api' (ab4426c6-07d9-41e6-9030-14f77d26b989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1061.889166] [57593]: INFO cinder.volume.api [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Create volume request issued successfully. [ 1061.890618] [57593]: INFO cinder.api.openstack.wsgi [None req-36d4d704-80c5-4fd3-bbd9-7bd5e43311f7 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1061.891399] [57593]: [pid: 57593|app: 0|req: 124/252] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:43:00 2025] POST /volume/v3/volumes => generated 752 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1062.014954] [57593]: DEBUG cinder.api.middleware.request_id [None req-55beadfd-7ba5-4fd1-80ed-3c0df5476590 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.018180] [57593]: INFO cinder.api.openstack.wsgi [None req-55beadfd-7ba5-4fd1-80ed-3c0df5476590 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1062.018180] [57593]: DEBUG cinder.api.openstack.wsgi [None req-55beadfd-7ba5-4fd1-80ed-3c0df5476590 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1062.018180] [57593]: DEBUG cinder.api.openstack.wsgi [None req-55beadfd-7ba5-4fd1-80ed-3c0df5476590 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1062.039033] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.039033] [57593]: warnings.warn( [ 1062.043765] [57593]: INFO cinder.volume.api [None req-55beadfd-7ba5-4fd1-80ed-3c0df5476590 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1062.049557] [57593]: INFO cinder.api.openstack.wsgi [None req-55beadfd-7ba5-4fd1-80ed-3c0df5476590 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1062.050015] [57593]: [pid: 57593|app: 0|req: 125/253] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:00 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.065439] [57593]: DEBUG cinder.api.middleware.request_id [None req-69f9c067-b132-406b-9f2d-0f98bcf434d1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.068255] [57593]: INFO cinder.api.openstack.wsgi [None req-69f9c067-b132-406b-9f2d-0f98bcf434d1 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1063.068255] [57593]: DEBUG cinder.api.openstack.wsgi [None req-69f9c067-b132-406b-9f2d-0f98bcf434d1 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1063.068469] [57593]: DEBUG cinder.api.openstack.wsgi [None req-69f9c067-b132-406b-9f2d-0f98bcf434d1 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1063.087723] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.087723] [57593]: warnings.warn( [ 1063.096159] [57593]: INFO cinder.volume.api [None req-69f9c067-b132-406b-9f2d-0f98bcf434d1 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1063.103898] [57593]: INFO cinder.api.openstack.wsgi [None req-69f9c067-b132-406b-9f2d-0f98bcf434d1 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1063.104207] [57593]: [pid: 57593|app: 0|req: 126/254] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:01 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.982791] [57594]: DEBUG cinder.coordination [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-098fe4fe-f23b-4d66-b120-bfa20cc07337 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Lock "cinder-attachment_update-b390a18e-b524-407c-b15e-c6db53d4743a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1063.983308] [57594]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-098fe4fe-f23b-4d66-b120-bfa20cc07337 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e returned with HTTP 200 [ 1063.983873] [57594]: [pid: 57594|app: 0|req: 129/255] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:42:58 2025] PUT /volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.114564] [57593]: DEBUG cinder.api.middleware.request_id [None req-52685ca0-a399-4aee-b75a-f904abaae8b3 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.117217] [57593]: INFO cinder.api.openstack.wsgi [None req-52685ca0-a399-4aee-b75a-f904abaae8b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1064.117550] [57593]: DEBUG cinder.api.openstack.wsgi [None req-52685ca0-a399-4aee-b75a-f904abaae8b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1064.118155] [57593]: DEBUG cinder.api.openstack.wsgi [None req-52685ca0-a399-4aee-b75a-f904abaae8b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1064.141279] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.141279] [57593]: warnings.warn( [ 1064.146272] [57593]: INFO cinder.volume.api [None req-52685ca0-a399-4aee-b75a-f904abaae8b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1064.152795] [57593]: INFO cinder.api.openstack.wsgi [None req-52685ca0-a399-4aee-b75a-f904abaae8b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1064.153317] [57593]: [pid: 57593|app: 0|req: 127/256] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:02 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.163364] [57594]: DEBUG cinder.api.middleware.request_id [None req-bdf27443-9809-4d9b-9b03-e3476e7d8eca None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.165663] [57594]: INFO cinder.api.openstack.wsgi [None req-bdf27443-9809-4d9b-9b03-e3476e7d8eca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1065.166026] [57594]: DEBUG cinder.api.openstack.wsgi [None req-bdf27443-9809-4d9b-9b03-e3476e7d8eca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1065.166134] [57594]: DEBUG cinder.api.openstack.wsgi [None req-bdf27443-9809-4d9b-9b03-e3476e7d8eca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1065.187089] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.187089] [57594]: warnings.warn( [ 1065.192251] [57594]: INFO cinder.volume.api [None req-bdf27443-9809-4d9b-9b03-e3476e7d8eca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1065.198592] [57594]: INFO cinder.api.openstack.wsgi [None req-bdf27443-9809-4d9b-9b03-e3476e7d8eca tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1065.199026] [57594]: [pid: 57594|app: 0|req: 130/257] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:03 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.627978] [57593]: DEBUG cinder.api.middleware.request_id [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-89e323c3-1fdb-49a2-bb45-aaceb2aac63b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.633151] [57593]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-89e323c3-1fdb-49a2-bb45-aaceb2aac63b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e/action [ 1065.633658] [57593]: DEBUG cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-89e323c3-1fdb-49a2-bb45-aaceb2aac63b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1065.633788] [57593]: DEBUG cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-89e323c3-1fdb-49a2-bb45-aaceb2aac63b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1065.652743] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.652743] [57593]: warnings.warn( [ 1065.662509] [57593]: INFO cinder.api.openstack.wsgi [req-d36a6ea2-0ae0-4f1f-adbb-df36054a776e req-89e323c3-1fdb-49a2-bb45-aaceb2aac63b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e/action returned with HTTP 204 [ 1065.663369] [57593]: [pid: 57593|app: 0|req: 128/258] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:43:04 2025] POST /volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1066.209653] [57594]: DEBUG cinder.api.middleware.request_id [None req-8f36e6f7-cffe-4718-b8f1-def0ee38c761 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.211622] [57594]: INFO cinder.api.openstack.wsgi [None req-8f36e6f7-cffe-4718-b8f1-def0ee38c761 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1066.211892] [57594]: DEBUG cinder.api.openstack.wsgi [None req-8f36e6f7-cffe-4718-b8f1-def0ee38c761 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1066.212081] [57594]: DEBUG cinder.api.openstack.wsgi [None req-8f36e6f7-cffe-4718-b8f1-def0ee38c761 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1066.241194] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.241194] [57594]: warnings.warn( [ 1066.246247] [57594]: INFO cinder.volume.api [None req-8f36e6f7-cffe-4718-b8f1-def0ee38c761 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1066.252031] [57594]: INFO cinder.api.openstack.wsgi [None req-8f36e6f7-cffe-4718-b8f1-def0ee38c761 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1066.252485] [57594]: [pid: 57594|app: 0|req: 131/259] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:04 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.263031] [57593]: DEBUG cinder.api.middleware.request_id [None req-b8c73a70-c4bd-4e3e-aeec-0e317d827ee8 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.265962] [57593]: INFO cinder.api.openstack.wsgi [None req-b8c73a70-c4bd-4e3e-aeec-0e317d827ee8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1066.266278] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b8c73a70-c4bd-4e3e-aeec-0e317d827ee8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1066.266565] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b8c73a70-c4bd-4e3e-aeec-0e317d827ee8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1066.278583] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.278583] [57593]: warnings.warn( [ 1066.282752] [57593]: INFO cinder.volume.api [None req-b8c73a70-c4bd-4e3e-aeec-0e317d827ee8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1066.290432] [57593]: INFO cinder.api.openstack.wsgi [None req-b8c73a70-c4bd-4e3e-aeec-0e317d827ee8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1066.290913] [57593]: [pid: 57593|app: 0|req: 129/260] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:05 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.373929] [57594]: DEBUG cinder.api.middleware.request_id [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.375952] [57594]: INFO cinder.api.openstack.wsgi [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1066.376355] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1947183332"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1066.377845] [57594]: DEBUG cinder.api.v3.volumes [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1947183332'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1066.377978] [57594]: INFO cinder.api.v3.volumes [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume of 1 GB [ 1066.384315] [57594]: INFO cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Availability Zones retrieved successfully. [ 1066.391021] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Flow 'volume_create_api' (e8e8642a-6c0f-4629-b217-48a4d2964a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1066.392218] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e84433-d744-4e07-a410-1d94d2e5ab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1066.393421] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1066.413352] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e84433-d744-4e07-a410-1d94d2e5ab07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1066.414355] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fbf16c-1acc-419d-a1d9-9d809709fd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1066.448982] [57594]: DEBUG cinder.quota [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Created reservations ['554c8c04-34ac-4526-9720-4439f9a68f38', '807aa10e-45e8-4f26-a695-d187742f5045', 'e23a66fd-94d1-4141-8a1c-c1585c1425b6', '54d143a6-89a1-4154-9bca-a32c5b9d8904'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1066.449500] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fbf16c-1acc-419d-a1d9-9d809709fd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554c8c04-34ac-4526-9720-4439f9a68f38', '807aa10e-45e8-4f26-a695-d187742f5045', 'e23a66fd-94d1-4141-8a1c-c1585c1425b6', '54d143a6-89a1-4154-9bca-a32c5b9d8904']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1066.450390] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5693ae-439b-4d56-bc81-8c0165cccb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1066.500657] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5693ae-439b-4d56-bc81-8c0165cccb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1d96c3d-8111-4b14-a17c-41de487ee590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1947183332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4203e06329df4df4a24bfbb42211ffa9',qos_specs=None,replication_status=,reservations=['554c8c04-34ac-4526-9720-4439f9a68f38','807aa10e-45e8-4f26-a695-d187742f5045','e23a66fd-94d1-4141-8a1c-c1585c1425b6','54d143a6-89a1-4154-9bca-a32c5b9d8904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147ffc891a8a438784ab50dbd796aa5c',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:43:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1947183332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1d96c3d-8111-4b14-a17c-41de487ee590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4203e06329df4df4a24bfbb42211ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='147ffc891a8a438784ab50dbd796aa5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1066.502068] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46a2ce7-5f71-4a6a-b053-bf6f224916aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1066.521572] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46a2ce7-5f71-4a6a-b053-bf6f224916aa) transitioned into state 'SUCCESS' from state '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-1947183332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4203e06329df4df4a24bfbb42211ffa9',qos_specs=None,replication_status=,reservations=['554c8c04-34ac-4526-9720-4439f9a68f38','807aa10e-45e8-4f26-a695-d187742f5045','e23a66fd-94d1-4141-8a1c-c1585c1425b6','54d143a6-89a1-4154-9bca-a32c5b9d8904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147ffc891a8a438784ab50dbd796aa5c',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1066.522425] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c0081d-2480-47a9-8300-3c4e4aea76c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1066.533034] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c0081d-2480-47a9-8300-3c4e4aea76c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1066.534230] [57594]: DEBUG cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Flow 'volume_create_api' (e8e8642a-6c0f-4629-b217-48a4d2964a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1066.534473] [57594]: INFO cinder.volume.api [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Create volume request issued successfully. [ 1066.535191] [57594]: INFO cinder.api.openstack.wsgi [None req-f6f53e1a-5bad-4e16-9f75-aa81a5668baa tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1066.535684] [57594]: [pid: 57594|app: 0|req: 132/261] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:43:05 2025] POST /volume/v3/volumes => generated 750 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1066.546816] [57593]: DEBUG cinder.api.middleware.request_id [None req-883963f8-f8ff-4670-ba50-2ddcedf85031 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.553323] [57593]: INFO cinder.api.openstack.wsgi [None req-883963f8-f8ff-4670-ba50-2ddcedf85031 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1066.553597] [57593]: DEBUG cinder.api.openstack.wsgi [None req-883963f8-f8ff-4670-ba50-2ddcedf85031 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1066.554832] [57593]: DEBUG cinder.api.openstack.wsgi [None req-883963f8-f8ff-4670-ba50-2ddcedf85031 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1066.563564] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.563564] [57593]: warnings.warn( [ 1066.570274] [57593]: INFO cinder.volume.api [None req-883963f8-f8ff-4670-ba50-2ddcedf85031 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1066.575344] [57593]: INFO cinder.api.openstack.wsgi [None req-883963f8-f8ff-4670-ba50-2ddcedf85031 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1066.575980] [57593]: [pid: 57593|app: 0|req: 130/262] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:05 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.592292] [57594]: DEBUG cinder.api.middleware.request_id [None req-711953e0-6340-4c39-82da-d999730a170d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.595075] [57594]: INFO cinder.api.openstack.wsgi [None req-711953e0-6340-4c39-82da-d999730a170d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1067.595300] [57594]: DEBUG cinder.api.openstack.wsgi [None req-711953e0-6340-4c39-82da-d999730a170d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1067.595544] [57594]: DEBUG cinder.api.openstack.wsgi [None req-711953e0-6340-4c39-82da-d999730a170d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.607660] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.607660] [57594]: warnings.warn( [ 1067.614262] [57594]: INFO cinder.volume.api [None req-711953e0-6340-4c39-82da-d999730a170d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1067.620814] [57594]: INFO cinder.api.openstack.wsgi [None req-711953e0-6340-4c39-82da-d999730a170d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1067.621376] [57594]: [pid: 57594|app: 0|req: 133/263] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:06 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.850514] [57593]: DEBUG cinder.api.middleware.request_id [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-9e7484be-5741-4752-b2e3-c77ad82e5eed None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.854348] [57593]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-9e7484be-5741-4752-b2e3-c77ad82e5eed tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1067.854348] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-9e7484be-5741-4752-b2e3-c77ad82e5eed tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1067.854348] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-9e7484be-5741-4752-b2e3-c77ad82e5eed tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.867428] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.867428] [57593]: warnings.warn( [ 1067.875444] [57593]: INFO cinder.volume.api [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-9e7484be-5741-4752-b2e3-c77ad82e5eed tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1067.882500] [57593]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-9e7484be-5741-4752-b2e3-c77ad82e5eed tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1067.883079] [57593]: [pid: 57593|app: 0|req: 131/264] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:06 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.404318] [57594]: DEBUG cinder.api.middleware.request_id [None req-2cdcbe37-0df2-41f2-bd4a-10fa153faeaf None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.404786] [57594]: INFO cinder.api.openstack.wsgi [None req-2cdcbe37-0df2-41f2-bd4a-10fa153faeaf None None] GET http://10.180.1.21/volume// [ 1069.404977] [57594]: DEBUG cinder.api.openstack.wsgi [None req-2cdcbe37-0df2-41f2-bd4a-10fa153faeaf None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1069.405214] [57594]: DEBUG cinder.api.openstack.wsgi [None req-2cdcbe37-0df2-41f2-bd4a-10fa153faeaf None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1069.405605] [57594]: INFO cinder.api.openstack.wsgi [None req-2cdcbe37-0df2-41f2-bd4a-10fa153faeaf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1069.406015] [57594]: [pid: 57594|app: 0|req: 134/265] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:43:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1069.410755] [57593]: DEBUG cinder.api.middleware.request_id [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-91363c59-175f-4d02-a452-6391a68808ce None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.413550] [57593]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-91363c59-175f-4d02-a452-6391a68808ce tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1069.414586] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-91363c59-175f-4d02-a452-6391a68808ce tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1d96c3d-8111-4b14-a17c-41de487ee590", "connector": null, "instance_uuid": "13efec37-cc99-41f0-be40-463266a67c31"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1069.429741] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.429741] [57593]: warnings.warn( [ 1069.465069] [57593]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-91363c59-175f-4d02-a452-6391a68808ce tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1069.465906] [57593]: [pid: 57593|app: 0|req: 132/266] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:43:08 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.489062] [57594]: DEBUG cinder.api.middleware.request_id [None req-f6124082-99b3-423c-9c01-9c2a37f9ccc8 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.493151] [57594]: INFO cinder.api.openstack.wsgi [None req-f6124082-99b3-423c-9c01-9c2a37f9ccc8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1069.493151] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f6124082-99b3-423c-9c01-9c2a37f9ccc8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1069.493151] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f6124082-99b3-423c-9c01-9c2a37f9ccc8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1069.508639] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.508639] [57594]: warnings.warn( [ 1069.513128] [57594]: INFO cinder.volume.api [None req-f6124082-99b3-423c-9c01-9c2a37f9ccc8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1069.519268] [57594]: INFO cinder.api.openstack.wsgi [None req-f6124082-99b3-423c-9c01-9c2a37f9ccc8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1069.520455] [57594]: [pid: 57594|app: 0|req: 135/267] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:08 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.996121] [57593]: DEBUG cinder.api.middleware.request_id [None req-7e3a5b27-e13e-47a3-86cd-85397b30e64a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.996406] [57593]: INFO cinder.api.openstack.wsgi [None req-7e3a5b27-e13e-47a3-86cd-85397b30e64a None None] GET http://10.180.1.21/volume// [ 1069.996406] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7e3a5b27-e13e-47a3-86cd-85397b30e64a None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1069.996565] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7e3a5b27-e13e-47a3-86cd-85397b30e64a None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1069.996979] [57593]: INFO cinder.api.openstack.wsgi [None req-7e3a5b27-e13e-47a3-86cd-85397b30e64a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1069.997827] [57593]: [pid: 57593|app: 0|req: 133/268] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:43:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1070.013819] [57594]: DEBUG cinder.api.middleware.request_id [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-0b014728-8ffa-43bc-b7dc-9846ab3e830c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.013819] [57594]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-0b014728-8ffa-43bc-b7dc-9846ab3e830c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1070.013819] [57594]: DEBUG cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-0b014728-8ffa-43bc-b7dc-9846ab3e830c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1070.013819] [57594]: DEBUG cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-0b014728-8ffa-43bc-b7dc-9846ab3e830c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1070.034163] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.034163] [57594]: warnings.warn( [ 1070.039762] [57594]: INFO cinder.volume.api [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-0b014728-8ffa-43bc-b7dc-9846ab3e830c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1070.046057] [57594]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-0b014728-8ffa-43bc-b7dc-9846ab3e830c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1070.046530] [57594]: [pid: 57594|app: 0|req: 136/269] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:43:08 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1070.076607] [57593]: DEBUG cinder.api.middleware.request_id [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-7dc850b9-e98b-4d0a-89db-e8e76e805c29 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.079579] [57593]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-7dc850b9-e98b-4d0a-89db-e8e76e805c29 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] PUT http://10.180.1.21/volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372 [ 1070.081078] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-7dc850b9-e98b-4d0a-89db-e8e76e805c29 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907586", "mountpoint": "/dev/sdc"}}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1070.090477] [57593]: DEBUG cinder.coordination [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-7dc850b9-e98b-4d0a-89db-e8e76e805c29 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Acquiring lock "cinder-attachment_update-a1d96c3d-8111-4b14-a17c-41de487ee590-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1070.097451] [57593]: DEBUG cinder.coordination [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-7dc850b9-e98b-4d0a-89db-e8e76e805c29 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Lock "cinder-attachment_update-a1d96c3d-8111-4b14-a17c-41de487ee590-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1070.098554] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.098554] [57593]: warnings.warn( [ 1070.531528] [57594]: DEBUG cinder.api.middleware.request_id [None req-076f2c90-d69a-4ac1-95b7-5de68143c01d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.533470] [57594]: INFO cinder.api.openstack.wsgi [None req-076f2c90-d69a-4ac1-95b7-5de68143c01d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1070.534490] [57594]: DEBUG cinder.api.openstack.wsgi [None req-076f2c90-d69a-4ac1-95b7-5de68143c01d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1070.534490] [57594]: DEBUG cinder.api.openstack.wsgi [None req-076f2c90-d69a-4ac1-95b7-5de68143c01d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1070.550024] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.550024] [57594]: warnings.warn( [ 1070.554751] [57594]: INFO cinder.volume.api [None req-076f2c90-d69a-4ac1-95b7-5de68143c01d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1070.561040] [57594]: INFO cinder.api.openstack.wsgi [None req-076f2c90-d69a-4ac1-95b7-5de68143c01d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1070.561345] [57594]: [pid: 57594|app: 0|req: 137/270] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:09 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.573355] [57594]: DEBUG cinder.api.middleware.request_id [None req-1976d353-d875-454a-9fb1-05fc932afc82 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.575375] [57594]: INFO cinder.api.openstack.wsgi [None req-1976d353-d875-454a-9fb1-05fc932afc82 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1071.575591] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1976d353-d875-454a-9fb1-05fc932afc82 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1071.576335] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1976d353-d875-454a-9fb1-05fc932afc82 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1071.597250] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.597250] [57594]: warnings.warn( [ 1071.602854] [57594]: INFO cinder.volume.api [None req-1976d353-d875-454a-9fb1-05fc932afc82 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1071.609647] [57594]: INFO cinder.api.openstack.wsgi [None req-1976d353-d875-454a-9fb1-05fc932afc82 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1071.609647] [57594]: [pid: 57594|app: 0|req: 138/271] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:10 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.621551] [57594]: DEBUG cinder.api.middleware.request_id [None req-d8c75712-2aa5-450d-b2c0-8ab2426af226 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.623776] [57594]: INFO cinder.api.openstack.wsgi [None req-d8c75712-2aa5-450d-b2c0-8ab2426af226 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1072.624040] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d8c75712-2aa5-450d-b2c0-8ab2426af226 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1072.624280] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d8c75712-2aa5-450d-b2c0-8ab2426af226 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1072.640666] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.640666] [57594]: warnings.warn( [ 1072.645431] [57594]: INFO cinder.volume.api [None req-d8c75712-2aa5-450d-b2c0-8ab2426af226 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1072.651179] [57594]: INFO cinder.api.openstack.wsgi [None req-d8c75712-2aa5-450d-b2c0-8ab2426af226 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1072.651670] [57594]: [pid: 57594|app: 0|req: 139/272] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:11 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.662097] [57594]: DEBUG cinder.api.middleware.request_id [None req-0ce2862d-1bac-4282-bca4-246a8c50dfb6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.667680] [57594]: INFO cinder.api.openstack.wsgi [None req-0ce2862d-1bac-4282-bca4-246a8c50dfb6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1073.667680] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0ce2862d-1bac-4282-bca4-246a8c50dfb6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1073.667680] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0ce2862d-1bac-4282-bca4-246a8c50dfb6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1073.690298] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.690298] [57594]: warnings.warn( [ 1073.696073] [57594]: INFO cinder.volume.api [None req-0ce2862d-1bac-4282-bca4-246a8c50dfb6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1073.702901] [57594]: INFO cinder.api.openstack.wsgi [None req-0ce2862d-1bac-4282-bca4-246a8c50dfb6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1073.703745] [57594]: [pid: 57594|app: 0|req: 140/273] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:12 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1074.627763] [57593]: DEBUG cinder.coordination [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-7dc850b9-e98b-4d0a-89db-e8e76e805c29 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Lock "cinder-attachment_update-a1d96c3d-8111-4b14-a17c-41de487ee590-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=57593) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1074.628333] [57593]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-7dc850b9-e98b-4d0a-89db-e8e76e805c29 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372 returned with HTTP 200 [ 1074.628986] [57593]: [pid: 57593|app: 0|req: 134/274] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:43:08 2025] PUT /volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372 => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1074.714881] [57594]: DEBUG cinder.api.middleware.request_id [None req-36e2c6dc-2188-4c32-bfcb-6f625b50a6d4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.716910] [57594]: INFO cinder.api.openstack.wsgi [None req-36e2c6dc-2188-4c32-bfcb-6f625b50a6d4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1074.717148] [57594]: DEBUG cinder.api.openstack.wsgi [None req-36e2c6dc-2188-4c32-bfcb-6f625b50a6d4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1074.717361] [57594]: DEBUG cinder.api.openstack.wsgi [None req-36e2c6dc-2188-4c32-bfcb-6f625b50a6d4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1074.731838] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.731838] [57594]: warnings.warn( [ 1074.736064] [57594]: INFO cinder.volume.api [None req-36e2c6dc-2188-4c32-bfcb-6f625b50a6d4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1074.743421] [57594]: INFO cinder.api.openstack.wsgi [None req-36e2c6dc-2188-4c32-bfcb-6f625b50a6d4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1074.744017] [57594]: [pid: 57594|app: 0|req: 141/275] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:13 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.756553] [57593]: DEBUG cinder.api.middleware.request_id [None req-2328014c-8105-4d31-89f1-a920e14bd454 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.759473] [57593]: INFO cinder.api.openstack.wsgi [None req-2328014c-8105-4d31-89f1-a920e14bd454 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1075.759578] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2328014c-8105-4d31-89f1-a920e14bd454 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1075.759802] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2328014c-8105-4d31-89f1-a920e14bd454 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1075.787829] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.787829] [57593]: warnings.warn( [ 1075.793506] [57593]: INFO cinder.volume.api [None req-2328014c-8105-4d31-89f1-a920e14bd454 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1075.799323] [57593]: INFO cinder.api.openstack.wsgi [None req-2328014c-8105-4d31-89f1-a920e14bd454 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1075.799786] [57593]: [pid: 57593|app: 0|req: 135/276] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:14 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.303091] [57594]: DEBUG cinder.api.middleware.request_id [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-4908b0b7-d2ec-4bdf-a08d-c8dc6feeaf05 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.305940] [57594]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-4908b0b7-d2ec-4bdf-a08d-c8dc6feeaf05 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372/action [ 1076.306416] [57594]: DEBUG cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-4908b0b7-d2ec-4bdf-a08d-c8dc6feeaf05 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1076.306546] [57594]: DEBUG cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-4908b0b7-d2ec-4bdf-a08d-c8dc6feeaf05 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1076.332493] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.332493] [57594]: warnings.warn( [ 1076.341985] [57594]: INFO cinder.api.openstack.wsgi [req-b4e44ec0-c14f-47eb-899d-8fe6c87c9b3c req-4908b0b7-d2ec-4bdf-a08d-c8dc6feeaf05 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372/action returned with HTTP 204 [ 1076.342797] [57594]: [pid: 57594|app: 0|req: 142/277] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:43:15 2025] POST /volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1076.812364] [57593]: DEBUG cinder.api.middleware.request_id [None req-88818a15-8983-4e5a-b1cb-1f0c4c6ca11e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.814150] [57593]: INFO cinder.api.openstack.wsgi [None req-88818a15-8983-4e5a-b1cb-1f0c4c6ca11e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1076.814373] [57593]: DEBUG cinder.api.openstack.wsgi [None req-88818a15-8983-4e5a-b1cb-1f0c4c6ca11e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.814586] [57593]: DEBUG cinder.api.openstack.wsgi [None req-88818a15-8983-4e5a-b1cb-1f0c4c6ca11e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.851847] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.851847] [57593]: warnings.warn( [ 1076.861875] [57593]: INFO cinder.volume.api [None req-88818a15-8983-4e5a-b1cb-1f0c4c6ca11e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1076.869902] [57593]: INFO cinder.api.openstack.wsgi [None req-88818a15-8983-4e5a-b1cb-1f0c4c6ca11e tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1076.870683] [57593]: [pid: 57593|app: 0|req: 136/278] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:15 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 1135 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1076.881126] [57594]: DEBUG cinder.api.middleware.request_id [None req-0ee820c4-82a9-45e8-b241-bd005f067598 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.883153] [57594]: INFO cinder.api.openstack.wsgi [None req-0ee820c4-82a9-45e8-b241-bd005f067598 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1076.883377] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0ee820c4-82a9-45e8-b241-bd005f067598 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.883582] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0ee820c4-82a9-45e8-b241-bd005f067598 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.899153] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.899153] [57594]: warnings.warn( [ 1076.905318] [57594]: INFO cinder.volume.api [None req-0ee820c4-82a9-45e8-b241-bd005f067598 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1076.914473] [57594]: INFO cinder.api.openstack.wsgi [None req-0ee820c4-82a9-45e8-b241-bd005f067598 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1076.914910] [57594]: [pid: 57594|app: 0|req: 143/279] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:15 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.170714] [57593]: DEBUG cinder.api.middleware.request_id [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-f172c88b-1d07-4661-89fe-f82549ee96bc None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.173598] [57593]: INFO cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-f172c88b-1d07-4661-89fe-f82549ee96bc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1077.174105] [57593]: DEBUG cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-f172c88b-1d07-4661-89fe-f82549ee96bc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1077.174489] [57593]: DEBUG cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-f172c88b-1d07-4661-89fe-f82549ee96bc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.189716] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.189716] [57593]: warnings.warn( [ 1077.193941] [57593]: INFO cinder.volume.api [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-f172c88b-1d07-4661-89fe-f82549ee96bc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1077.200115] [57593]: INFO cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-f172c88b-1d07-4661-89fe-f82549ee96bc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1077.200530] [57593]: [pid: 57593|app: 0|req: 137/280] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:15 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1077.222198] [57594]: DEBUG cinder.api.middleware.request_id [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-496bde89-c2cc-4233-b11e-b67f278720b3 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.224506] [57594]: INFO cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-496bde89-c2cc-4233-b11e-b67f278720b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a/action [ 1077.225089] [57594]: DEBUG cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-496bde89-c2cc-4233-b11e-b67f278720b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1077.225155] [57594]: DEBUG cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-496bde89-c2cc-4233-b11e-b67f278720b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1077.236225] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.236225] [57594]: warnings.warn( [ 1077.236798] [57594]: INFO cinder.volume.api [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-496bde89-c2cc-4233-b11e-b67f278720b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1077.243593] [57594]: INFO cinder.volume.api [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-496bde89-c2cc-4233-b11e-b67f278720b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Begin detaching volume completed successfully. [ 1077.243593] [57594]: INFO cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-496bde89-c2cc-4233-b11e-b67f278720b3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a/action returned with HTTP 202 [ 1077.243593] [57594]: [pid: 57594|app: 0|req: 144/281] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:43:15 2025] POST /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1077.269281] [57593]: DEBUG cinder.api.middleware.request_id [None req-ab91361d-bb8d-4cbb-a5e8-d471097cd672 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.272814] [57593]: INFO cinder.api.openstack.wsgi [None req-ab91361d-bb8d-4cbb-a5e8-d471097cd672 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1077.273884] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ab91361d-bb8d-4cbb-a5e8-d471097cd672 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1077.273884] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ab91361d-bb8d-4cbb-a5e8-d471097cd672 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.285736] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.285736] [57593]: warnings.warn( [ 1077.289872] [57593]: INFO cinder.volume.api [None req-ab91361d-bb8d-4cbb-a5e8-d471097cd672 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1077.295223] [57593]: INFO cinder.api.openstack.wsgi [None req-ab91361d-bb8d-4cbb-a5e8-d471097cd672 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1077.295682] [57593]: [pid: 57593|app: 0|req: 138/282] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:16 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.281171] [57594]: DEBUG cinder.api.middleware.request_id [None req-c4644836-8222-4274-87ba-7d2d7e451c1c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.281704] [57594]: INFO cinder.api.openstack.wsgi [None req-c4644836-8222-4274-87ba-7d2d7e451c1c None None] GET http://10.180.1.21/volume// [ 1078.281930] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c4644836-8222-4274-87ba-7d2d7e451c1c None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.282187] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c4644836-8222-4274-87ba-7d2d7e451c1c None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.282650] [57594]: INFO cinder.api.openstack.wsgi [None req-c4644836-8222-4274-87ba-7d2d7e451c1c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1078.283064] [57594]: [pid: 57594|app: 0|req: 145/283] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:43:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1078.286906] [57593]: DEBUG cinder.api.middleware.request_id [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-8ad97f4e-8631-40b5-a1ac-797be1ceb5a3 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.289323] [57593]: INFO cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-8ad97f4e-8631-40b5-a1ac-797be1ceb5a3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1078.289571] [57593]: DEBUG cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-8ad97f4e-8631-40b5-a1ac-797be1ceb5a3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.289778] [57593]: DEBUG cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-8ad97f4e-8631-40b5-a1ac-797be1ceb5a3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.305760] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.305760] [57593]: warnings.warn( [ 1078.307405] [57594]: DEBUG cinder.api.middleware.request_id [None req-ff8ba866-bd0c-4f5b-b547-19fdc7d169d3 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.309517] [57594]: INFO cinder.api.openstack.wsgi [None req-ff8ba866-bd0c-4f5b-b547-19fdc7d169d3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1078.309748] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ff8ba866-bd0c-4f5b-b547-19fdc7d169d3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.309959] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ff8ba866-bd0c-4f5b-b547-19fdc7d169d3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.311078] [57593]: INFO cinder.volume.api [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-8ad97f4e-8631-40b5-a1ac-797be1ceb5a3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1078.317087] [57593]: INFO cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-8ad97f4e-8631-40b5-a1ac-797be1ceb5a3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1078.317632] [57593]: [pid: 57593|app: 0|req: 139/284] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:43:17 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1078.320622] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.320622] [57594]: warnings.warn( [ 1078.325202] [57594]: INFO cinder.volume.api [None req-ff8ba866-bd0c-4f5b-b547-19fdc7d169d3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1078.331598] [57594]: INFO cinder.api.openstack.wsgi [None req-ff8ba866-bd0c-4f5b-b547-19fdc7d169d3 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1078.332360] [57594]: [pid: 57594|app: 0|req: 146/285] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:17 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.512086] [57593]: DEBUG cinder.api.middleware.request_id [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.516375] [57593]: INFO cinder.api.openstack.wsgi [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1078.517164] [57593]: DEBUG cinder.api.openstack.wsgi [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-615843639", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1078.519595] [57593]: DEBUG cinder.api.v3.volumes [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-615843639', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1078.519780] [57593]: INFO cinder.api.v3.volumes [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Create volume of 1 GB [ 1078.526222] [57593]: INFO cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Availability Zones retrieved successfully. [ 1078.533894] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Flow 'volume_create_api' (b7fa0c98-01c3-4148-9ca8-74dcf1adb11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1078.535125] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfe74c2-1886-4f2b-a3df-ced9a5ebd87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1078.536417] [57593]: DEBUG cinder.volume.flows.api.create_volume [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1078.555580] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfe74c2-1886-4f2b-a3df-ced9a5ebd87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1078.556555] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66b4bda-fd9d-4166-8407-95b1e1874f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1078.637396] [57593]: DEBUG cinder.quota [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Created reservations ['ed948534-7025-404a-b941-017541c08e3f', 'ac7cc8b9-9148-4866-b055-20e3932573bb', '7df39c01-102e-4e46-837b-43af6df37c5e', '46c0025e-56f2-4708-96bf-951c4036fa34'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1078.638449] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66b4bda-fd9d-4166-8407-95b1e1874f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed948534-7025-404a-b941-017541c08e3f', 'ac7cc8b9-9148-4866-b055-20e3932573bb', '7df39c01-102e-4e46-837b-43af6df37c5e', '46c0025e-56f2-4708-96bf-951c4036fa34']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1078.639454] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4396d4b5-b69b-47c9-9d0e-a67b9c133a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1078.656818] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4396d4b5-b69b-47c9-9d0e-a67b9c133a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c76e352-ce73-449e-a74c-23fe3317de7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-615843639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1015a9fb2ba74b26b7230923de8e042a',qos_specs=None,replication_status=,reservations=['ed948534-7025-404a-b941-017541c08e3f','ac7cc8b9-9148-4866-b055-20e3932573bb','7df39c01-102e-4e46-837b-43af6df37c5e','46c0025e-56f2-4708-96bf-951c4036fa34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='599aee8862b7466c90ed7e1eaf8e5a3d',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-615843639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c76e352-ce73-449e-a74c-23fe3317de7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1015a9fb2ba74b26b7230923de8e042a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='599aee8862b7466c90ed7e1eaf8e5a3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1078.657777] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcc66de-2af2-4e35-a5de-8a572ee824ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1078.677138] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcc66de-2af2-4e35-a5de-8a572ee824ad) transitioned into state 'SUCCESS' from state '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-615843639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1015a9fb2ba74b26b7230923de8e042a',qos_specs=None,replication_status=,reservations=['ed948534-7025-404a-b941-017541c08e3f','ac7cc8b9-9148-4866-b055-20e3932573bb','7df39c01-102e-4e46-837b-43af6df37c5e','46c0025e-56f2-4708-96bf-951c4036fa34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='599aee8862b7466c90ed7e1eaf8e5a3d',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1078.678196] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c0947c-1fd4-4781-b6d6-25b7a0308dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1078.690208] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c0947c-1fd4-4781-b6d6-25b7a0308dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1078.691460] [57593]: DEBUG cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Flow 'volume_create_api' (b7fa0c98-01c3-4148-9ca8-74dcf1adb11e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1078.691899] [57593]: INFO cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Create volume request issued successfully. [ 1078.692591] [57593]: INFO cinder.api.openstack.wsgi [req-01ede60c-496a-4c35-abc1-9dba81506541 req-35893360-3656-469e-a834-01724806c562 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1078.693101] [57593]: [pid: 57593|app: 0|req: 140/286] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Nov 21 09:43:17 2025] POST /volume/v3/volumes => generated 753 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1078.698702] [57594]: DEBUG cinder.api.middleware.request_id [req-01ede60c-496a-4c35-abc1-9dba81506541 req-bb5bdade-ee70-48e9-9fd4-6915492b9794 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.702020] [57594]: INFO cinder.api.openstack.wsgi [req-01ede60c-496a-4c35-abc1-9dba81506541 req-bb5bdade-ee70-48e9-9fd4-6915492b9794 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b [ 1078.703398] [57594]: DEBUG cinder.api.openstack.wsgi [req-01ede60c-496a-4c35-abc1-9dba81506541 req-bb5bdade-ee70-48e9-9fd4-6915492b9794 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.703398] [57594]: DEBUG cinder.api.openstack.wsgi [req-01ede60c-496a-4c35-abc1-9dba81506541 req-bb5bdade-ee70-48e9-9fd4-6915492b9794 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.712378] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.712378] [57594]: warnings.warn( [ 1078.716888] [57594]: INFO cinder.volume.api [req-01ede60c-496a-4c35-abc1-9dba81506541 req-bb5bdade-ee70-48e9-9fd4-6915492b9794 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Volume info retrieved successfully. [ 1078.724279] [57594]: INFO cinder.api.openstack.wsgi [req-01ede60c-496a-4c35-abc1-9dba81506541 req-bb5bdade-ee70-48e9-9fd4-6915492b9794 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b returned with HTTP 200 [ 1078.724279] [57594]: [pid: 57594|app: 0|req: 147/287] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:17 2025] GET /volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.753330] [57593]: DEBUG cinder.api.middleware.request_id [req-73ff848e-b1f3-4ed8-b271-6b7912d474eb req-d444a2d8-9490-41be-bc63-7bca8ed18b8c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.756954] [57593]: INFO cinder.api.openstack.wsgi [req-73ff848e-b1f3-4ed8-b271-6b7912d474eb req-d444a2d8-9490-41be-bc63-7bca8ed18b8c tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b [ 1078.757356] [57593]: DEBUG cinder.api.openstack.wsgi [req-73ff848e-b1f3-4ed8-b271-6b7912d474eb req-d444a2d8-9490-41be-bc63-7bca8ed18b8c tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.757541] [57593]: DEBUG cinder.api.openstack.wsgi [req-73ff848e-b1f3-4ed8-b271-6b7912d474eb req-d444a2d8-9490-41be-bc63-7bca8ed18b8c tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.771921] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.771921] [57593]: warnings.warn( [ 1078.788563] [57593]: INFO cinder.volume.api [req-73ff848e-b1f3-4ed8-b271-6b7912d474eb req-d444a2d8-9490-41be-bc63-7bca8ed18b8c tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Volume info retrieved successfully. [ 1078.801868] [57593]: INFO cinder.api.openstack.wsgi [req-73ff848e-b1f3-4ed8-b271-6b7912d474eb req-d444a2d8-9490-41be-bc63-7bca8ed18b8c tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b returned with HTTP 200 [ 1078.802392] [57593]: [pid: 57593|app: 0|req: 141/288] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:17 2025] GET /volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.343148] [57594]: DEBUG cinder.api.middleware.request_id [None req-d383f40d-8aa8-430c-8a1f-97469fcf09cc None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.344984] [57594]: INFO cinder.api.openstack.wsgi [None req-d383f40d-8aa8-430c-8a1f-97469fcf09cc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1079.345436] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d383f40d-8aa8-430c-8a1f-97469fcf09cc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1079.345753] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d383f40d-8aa8-430c-8a1f-97469fcf09cc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1079.364605] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.364605] [57594]: warnings.warn( [ 1079.368798] [57594]: INFO cinder.volume.api [None req-d383f40d-8aa8-430c-8a1f-97469fcf09cc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1079.375112] [57594]: INFO cinder.api.openstack.wsgi [None req-d383f40d-8aa8-430c-8a1f-97469fcf09cc tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1079.375572] [57594]: [pid: 57594|app: 0|req: 148/289] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:18 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.996789] [57593]: DEBUG cinder.api.middleware.request_id [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-c9119960-e4bb-4a88-9263-5c081fee379f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.999297] [57593]: INFO cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-c9119960-e4bb-4a88-9263-5c081fee379f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e [ 1079.999517] [57593]: DEBUG cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-c9119960-e4bb-4a88-9263-5c081fee379f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1079.999728] [57593]: DEBUG cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-c9119960-e4bb-4a88-9263-5c081fee379f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.009014] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.009014] [57593]: warnings.warn( [ 1080.387043] [57594]: DEBUG cinder.api.middleware.request_id [None req-dd4bb284-7fd5-470a-bc54-cf03d050616c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.393040] [57594]: INFO cinder.api.openstack.wsgi [None req-dd4bb284-7fd5-470a-bc54-cf03d050616c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1080.393040] [57594]: DEBUG cinder.api.openstack.wsgi [None req-dd4bb284-7fd5-470a-bc54-cf03d050616c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.393040] [57594]: DEBUG cinder.api.openstack.wsgi [None req-dd4bb284-7fd5-470a-bc54-cf03d050616c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.407053] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.407053] [57594]: warnings.warn( [ 1080.411474] [57594]: INFO cinder.volume.api [None req-dd4bb284-7fd5-470a-bc54-cf03d050616c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1080.418495] [57594]: INFO cinder.api.openstack.wsgi [None req-dd4bb284-7fd5-470a-bc54-cf03d050616c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1080.419058] [57594]: [pid: 57594|app: 0|req: 149/290] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:19 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.419846] [57594]: DEBUG cinder.api.middleware.request_id [req-69eb516b-87ef-4d83-8191-b4ef1212f8b2 req-fe453526-da27-42ef-b1e4-a159518c9b6d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.422043] [57594]: INFO cinder.api.openstack.wsgi [req-69eb516b-87ef-4d83-8191-b4ef1212f8b2 req-fe453526-da27-42ef-b1e4-a159518c9b6d tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b [ 1080.422257] [57594]: DEBUG cinder.api.openstack.wsgi [req-69eb516b-87ef-4d83-8191-b4ef1212f8b2 req-fe453526-da27-42ef-b1e4-a159518c9b6d tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.422421] [57594]: DEBUG cinder.api.openstack.wsgi [req-69eb516b-87ef-4d83-8191-b4ef1212f8b2 req-fe453526-da27-42ef-b1e4-a159518c9b6d tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.430267] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.430267] [57594]: warnings.warn( [ 1080.434293] [57594]: INFO cinder.volume.api [req-69eb516b-87ef-4d83-8191-b4ef1212f8b2 req-fe453526-da27-42ef-b1e4-a159518c9b6d tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Volume info retrieved successfully. [ 1080.439698] [57594]: INFO cinder.api.openstack.wsgi [req-69eb516b-87ef-4d83-8191-b4ef1212f8b2 req-fe453526-da27-42ef-b1e4-a159518c9b6d tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b returned with HTTP 200 [ 1080.440320] [57594]: [pid: 57594|app: 0|req: 150/291] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:19 2025] GET /volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.519542] [57594]: DEBUG cinder.api.middleware.request_id [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.522409] [57594]: INFO cinder.api.openstack.wsgi [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1080.523204] [57594]: DEBUG cinder.api.openstack.wsgi [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c76e352-ce73-449e-a74c-23fe3317de7b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-724046352", "description": null, "metadata": {}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1080.534079] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.534079] [57594]: warnings.warn( [ 1080.534663] [57594]: INFO cinder.volume.api [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Volume info retrieved successfully. [ 1080.534828] [57594]: INFO cinder.api.v3.snapshots [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Create snapshot from volume 5c76e352-ce73-449e-a74c-23fe3317de7b [ 1080.538167] [57593]: INFO cinder.api.openstack.wsgi [req-ca8fe6b4-03bc-4eb5-90ed-e62282a9dc87 req-c9119960-e4bb-4a88-9263-5c081fee379f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e returned with HTTP 200 [ 1080.538848] [57593]: [pid: 57593|app: 0|req: 142/292] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:43:18 2025] DELETE /volume/v3/attachments/9db2772a-638f-4bee-89b0-18be65276e6e => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.552943] [57594]: WARNING cinder.quota [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Deprecated: Default quota for resource: snapshots_vsphere is set by the default quota flag: quota_snapshots_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 1080.580845] [57594]: DEBUG cinder.quota [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Created reservations ['5aa6e24a-6abe-4c88-be24-6bd49163db4b', 'c6ec8364-2c8e-4cab-bf90-6e68f895076a', 'bd49fa29-86e0-4d83-be2f-9c60b4374ff6', '8a9877c2-37f0-4305-b799-4a3f61dc5ecd'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1080.661798] [57594]: INFO cinder.volume.api [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Snapshot create request issued successfully. [ 1080.662371] [57594]: INFO cinder.api.openstack.wsgi [req-aab43b58-bee7-4035-9eb9-12b46764d6df req-29cc8710-53ef-4026-8f1c-7ba20201173e tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1080.662857] [57594]: [pid: 57594|app: 0|req: 151/293] 10.180.1.21 () {64 vars in 1427 bytes} [Fri Nov 21 09:43:19 2025] POST /volume/v3/snapshots => generated 310 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1080.680394] [57593]: DEBUG cinder.api.middleware.request_id [req-d9875001-3eeb-4dfc-a67f-732a86d73822 req-8f812567-0ec9-41ec-a495-a51a1e81d9b1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.683364] [57593]: INFO cinder.api.openstack.wsgi [req-d9875001-3eeb-4dfc-a67f-732a86d73822 req-8f812567-0ec9-41ec-a495-a51a1e81d9b1 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f [ 1080.683595] [57593]: DEBUG cinder.api.openstack.wsgi [req-d9875001-3eeb-4dfc-a67f-732a86d73822 req-8f812567-0ec9-41ec-a495-a51a1e81d9b1 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.683805] [57593]: DEBUG cinder.api.openstack.wsgi [req-d9875001-3eeb-4dfc-a67f-732a86d73822 req-8f812567-0ec9-41ec-a495-a51a1e81d9b1 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.706188] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.706188] [57593]: warnings.warn( [ 1080.706188] [57593]: INFO cinder.volume.api [req-d9875001-3eeb-4dfc-a67f-732a86d73822 req-8f812567-0ec9-41ec-a495-a51a1e81d9b1 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Snapshot retrieved successfully. [ 1080.706850] [57593]: INFO cinder.api.openstack.wsgi [req-d9875001-3eeb-4dfc-a67f-732a86d73822 req-8f812567-0ec9-41ec-a495-a51a1e81d9b1 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f returned with HTTP 200 [ 1080.707497] [57593]: [pid: 57593|app: 0|req: 143/294] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Nov 21 09:43:19 2025] GET /volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.994783] [57594]: DEBUG cinder.api.middleware.request_id [req-3c70f94b-19db-4304-9628-8ee492fd27cb req-cc10fa09-cb66-4bb7-aaa8-646ab1bbf008 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.997855] [57594]: INFO cinder.api.openstack.wsgi [req-3c70f94b-19db-4304-9628-8ee492fd27cb req-cc10fa09-cb66-4bb7-aaa8-646ab1bbf008 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1080.998249] [57594]: DEBUG cinder.api.openstack.wsgi [req-3c70f94b-19db-4304-9628-8ee492fd27cb req-cc10fa09-cb66-4bb7-aaa8-646ab1bbf008 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.998518] [57594]: DEBUG cinder.api.openstack.wsgi [req-3c70f94b-19db-4304-9628-8ee492fd27cb req-cc10fa09-cb66-4bb7-aaa8-646ab1bbf008 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'detail' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.998859] [57594]: DEBUG cinder.api.api_utils [req-3c70f94b-19db-4304-9628-8ee492fd27cb req-cc10fa09-cb66-4bb7-aaa8-646ab1bbf008 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Removing options '' from query. {{(pid=57594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1080.999368] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.999368] [57594]: warnings.warn( [ 1081.000568] [57594]: DEBUG cinder.db.sqlalchemy.api [req-3c70f94b-19db-4304-9628-8ee492fd27cb req-cc10fa09-cb66-4bb7-aaa8-646ab1bbf008 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Building query based on filter {{(pid=57594) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1081.013449] [57594]: INFO cinder.volume.api [req-3c70f94b-19db-4304-9628-8ee492fd27cb req-cc10fa09-cb66-4bb7-aaa8-646ab1bbf008 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Get all snapshots completed successfully. [ 1081.013988] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.013988] [57594]: warnings.warn( [ 1081.014753] [57594]: INFO cinder.api.openstack.wsgi [req-3c70f94b-19db-4304-9628-8ee492fd27cb req-cc10fa09-cb66-4bb7-aaa8-646ab1bbf008 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1081.015236] [57594]: [pid: 57594|app: 0|req: 152/295] 10.180.1.21 () {60 vars in 1394 bytes} [Fri Nov 21 09:43:19 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.252808] [57593]: DEBUG cinder.api.middleware.request_id [req-d1555a6f-bbaf-4137-acd9-2807fde521d3 req-78379e37-11c5-4216-94fe-88f8b2e9b049 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.255631] [57593]: INFO cinder.api.openstack.wsgi [req-d1555a6f-bbaf-4137-acd9-2807fde521d3 req-78379e37-11c5-4216-94fe-88f8b2e9b049 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f [ 1081.255631] [57593]: DEBUG cinder.api.openstack.wsgi [req-d1555a6f-bbaf-4137-acd9-2807fde521d3 req-78379e37-11c5-4216-94fe-88f8b2e9b049 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1081.255631] [57593]: DEBUG cinder.api.openstack.wsgi [req-d1555a6f-bbaf-4137-acd9-2807fde521d3 req-78379e37-11c5-4216-94fe-88f8b2e9b049 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.263236] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.263236] [57593]: warnings.warn( [ 1081.263789] [57593]: INFO cinder.volume.api [req-d1555a6f-bbaf-4137-acd9-2807fde521d3 req-78379e37-11c5-4216-94fe-88f8b2e9b049 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Snapshot retrieved successfully. [ 1081.264826] [57593]: INFO cinder.api.openstack.wsgi [req-d1555a6f-bbaf-4137-acd9-2807fde521d3 req-78379e37-11c5-4216-94fe-88f8b2e9b049 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f returned with HTTP 200 [ 1081.265470] [57593]: [pid: 57593|app: 0|req: 144/296] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Nov 21 09:43:20 2025] GET /volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.429291] [57594]: DEBUG cinder.api.middleware.request_id [None req-28b06118-81f1-46a3-ba75-f07513a52ae4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.432027] [57594]: INFO cinder.api.openstack.wsgi [None req-28b06118-81f1-46a3-ba75-f07513a52ae4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1081.432027] [57594]: DEBUG cinder.api.openstack.wsgi [None req-28b06118-81f1-46a3-ba75-f07513a52ae4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1081.432027] [57594]: DEBUG cinder.api.openstack.wsgi [None req-28b06118-81f1-46a3-ba75-f07513a52ae4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.442928] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.442928] [57594]: warnings.warn( [ 1081.448872] [57594]: INFO cinder.volume.api [None req-28b06118-81f1-46a3-ba75-f07513a52ae4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1081.455221] [57594]: INFO cinder.api.openstack.wsgi [None req-28b06118-81f1-46a3-ba75-f07513a52ae4 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1081.455873] [57594]: [pid: 57594|app: 0|req: 153/297] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:20 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.678449] [57593]: DEBUG cinder.api.middleware.request_id [req-b4cc714d-8348-4000-86d1-9da4e4cc6d69 req-41f5755a-b64f-409a-8e2a-76a68b1c71cd None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.680806] [57593]: INFO cinder.api.openstack.wsgi [req-b4cc714d-8348-4000-86d1-9da4e4cc6d69 req-41f5755a-b64f-409a-8e2a-76a68b1c71cd tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f [ 1081.680998] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4cc714d-8348-4000-86d1-9da4e4cc6d69 req-41f5755a-b64f-409a-8e2a-76a68b1c71cd tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1081.681224] [57593]: DEBUG cinder.api.openstack.wsgi [req-b4cc714d-8348-4000-86d1-9da4e4cc6d69 req-41f5755a-b64f-409a-8e2a-76a68b1c71cd tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.681345] [57593]: INFO cinder.api.v3.snapshots [req-b4cc714d-8348-4000-86d1-9da4e4cc6d69 req-41f5755a-b64f-409a-8e2a-76a68b1c71cd tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Delete snapshot with id: e3587d16-0350-4928-89e6-cad7d8a3ec7f [ 1081.686725] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.686725] [57593]: warnings.warn( [ 1081.687288] [57593]: INFO cinder.volume.api [req-b4cc714d-8348-4000-86d1-9da4e4cc6d69 req-41f5755a-b64f-409a-8e2a-76a68b1c71cd tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Snapshot retrieved successfully. [ 1081.703878] [57593]: INFO cinder.volume.api [req-b4cc714d-8348-4000-86d1-9da4e4cc6d69 req-41f5755a-b64f-409a-8e2a-76a68b1c71cd tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Snapshot delete request issued successfully. [ 1081.704086] [57593]: INFO cinder.api.openstack.wsgi [req-b4cc714d-8348-4000-86d1-9da4e4cc6d69 req-41f5755a-b64f-409a-8e2a-76a68b1c71cd tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f returned with HTTP 202 [ 1081.704547] [57593]: [pid: 57593|app: 0|req: 145/298] 10.180.1.21 () {62 vars in 1506 bytes} [Fri Nov 21 09:43:20 2025] DELETE /volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1082.426614] [57594]: DEBUG cinder.api.middleware.request_id [req-b792431a-4e08-4454-b475-a02b71b84469 req-e4c70ec9-b3ff-4c0d-b19c-0ef06155d240 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.428841] [57594]: INFO cinder.api.openstack.wsgi [req-b792431a-4e08-4454-b475-a02b71b84469 req-e4c70ec9-b3ff-4c0d-b19c-0ef06155d240 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f [ 1082.429069] [57594]: DEBUG cinder.api.openstack.wsgi [req-b792431a-4e08-4454-b475-a02b71b84469 req-e4c70ec9-b3ff-4c0d-b19c-0ef06155d240 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.429271] [57594]: DEBUG cinder.api.openstack.wsgi [req-b792431a-4e08-4454-b475-a02b71b84469 req-e4c70ec9-b3ff-4c0d-b19c-0ef06155d240 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.435066] [57594]: INFO cinder.api.openstack.wsgi [req-b792431a-4e08-4454-b475-a02b71b84469 req-e4c70ec9-b3ff-4c0d-b19c-0ef06155d240 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f returned with HTTP 404 [ 1082.435583] [57594]: [pid: 57594|app: 0|req: 154/299] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Nov 21 09:43:21 2025] GET /volume/v3/snapshots/e3587d16-0350-4928-89e6-cad7d8a3ec7f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1082.652751] [57593]: DEBUG cinder.api.middleware.request_id [req-90369c2b-5ddb-4601-b205-4196f829042c req-bf392465-ad55-416c-bdec-98b212638457 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.655321] [57593]: INFO cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-bf392465-ad55-416c-bdec-98b212638457 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1082.655648] [57593]: DEBUG cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-bf392465-ad55-416c-bdec-98b212638457 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.655866] [57593]: DEBUG cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-bf392465-ad55-416c-bdec-98b212638457 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.679753] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.679753] [57593]: warnings.warn( [ 1082.685230] [57593]: INFO cinder.volume.api [req-90369c2b-5ddb-4601-b205-4196f829042c req-bf392465-ad55-416c-bdec-98b212638457 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1082.691435] [57593]: INFO cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-bf392465-ad55-416c-bdec-98b212638457 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1082.692088] [57593]: [pid: 57593|app: 0|req: 146/300] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:21 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.711405] [57594]: DEBUG cinder.api.middleware.request_id [req-90369c2b-5ddb-4601-b205-4196f829042c req-614d9def-9124-4013-b67f-dea2b96b376f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.714573] [57594]: INFO cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-614d9def-9124-4013-b67f-dea2b96b376f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] POST http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590/action [ 1082.715218] [57594]: DEBUG cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-614d9def-9124-4013-b67f-dea2b96b376f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1082.715409] [57594]: DEBUG cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-614d9def-9124-4013-b67f-dea2b96b376f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1082.727117] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.727117] [57594]: warnings.warn( [ 1082.727706] [57594]: INFO cinder.volume.api [req-90369c2b-5ddb-4601-b205-4196f829042c req-614d9def-9124-4013-b67f-dea2b96b376f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1082.734382] [57594]: INFO cinder.volume.api [req-90369c2b-5ddb-4601-b205-4196f829042c req-614d9def-9124-4013-b67f-dea2b96b376f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Begin detaching volume completed successfully. [ 1082.734740] [57594]: INFO cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-614d9def-9124-4013-b67f-dea2b96b376f tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590/action returned with HTTP 202 [ 1082.735530] [57594]: [pid: 57594|app: 0|req: 155/301] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:43:21 2025] POST /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1082.748837] [57593]: DEBUG cinder.api.middleware.request_id [None req-a614c693-3ab9-442f-83c2-a063bc51ef3a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.750898] [57593]: INFO cinder.api.openstack.wsgi [None req-a614c693-3ab9-442f-83c2-a063bc51ef3a tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1082.751340] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a614c693-3ab9-442f-83c2-a063bc51ef3a tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.751494] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a614c693-3ab9-442f-83c2-a063bc51ef3a tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.763298] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.763298] [57593]: warnings.warn( [ 1082.769911] [57593]: INFO cinder.volume.api [None req-a614c693-3ab9-442f-83c2-a063bc51ef3a tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1082.778862] [57593]: INFO cinder.api.openstack.wsgi [None req-a614c693-3ab9-442f-83c2-a063bc51ef3a tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1082.779442] [57593]: [pid: 57593|app: 0|req: 147/302] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:21 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.931194] [57594]: DEBUG cinder.api.middleware.request_id [req-120d78e6-1e94-4d28-80ae-b0df93571e0b req-9d203062-d152-4cd8-b1d9-816a6f88aa44 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.933821] [57594]: INFO cinder.api.openstack.wsgi [req-120d78e6-1e94-4d28-80ae-b0df93571e0b req-9d203062-d152-4cd8-b1d9-816a6f88aa44 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b [ 1082.934069] [57594]: DEBUG cinder.api.openstack.wsgi [req-120d78e6-1e94-4d28-80ae-b0df93571e0b req-9d203062-d152-4cd8-b1d9-816a6f88aa44 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.934319] [57594]: DEBUG cinder.api.openstack.wsgi [req-120d78e6-1e94-4d28-80ae-b0df93571e0b req-9d203062-d152-4cd8-b1d9-816a6f88aa44 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.934546] [57594]: INFO cinder.api.v3.volumes [req-120d78e6-1e94-4d28-80ae-b0df93571e0b req-9d203062-d152-4cd8-b1d9-816a6f88aa44 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Delete volume with id: 5c76e352-ce73-449e-a74c-23fe3317de7b [ 1082.950837] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.950837] [57594]: warnings.warn( [ 1082.951832] [57594]: INFO cinder.volume.api [req-120d78e6-1e94-4d28-80ae-b0df93571e0b req-9d203062-d152-4cd8-b1d9-816a6f88aa44 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Volume info retrieved successfully. [ 1082.976132] [57594]: INFO cinder.volume.api [req-120d78e6-1e94-4d28-80ae-b0df93571e0b req-9d203062-d152-4cd8-b1d9-816a6f88aa44 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Delete volume request issued successfully. [ 1082.976350] [57594]: INFO cinder.api.openstack.wsgi [req-120d78e6-1e94-4d28-80ae-b0df93571e0b req-9d203062-d152-4cd8-b1d9-816a6f88aa44 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b returned with HTTP 202 [ 1082.976861] [57594]: [pid: 57594|app: 0|req: 156/303] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Nov 21 09:43:21 2025] DELETE /volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1083.373232] [57593]: DEBUG cinder.api.middleware.request_id [req-c7e727d4-0cea-48f7-86ec-be13c0359900 req-a5a0cfe7-50e4-4e9b-b30d-178107b33a61 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.375560] [57593]: INFO cinder.api.openstack.wsgi [req-c7e727d4-0cea-48f7-86ec-be13c0359900 req-a5a0cfe7-50e4-4e9b-b30d-178107b33a61 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b [ 1083.376032] [57593]: DEBUG cinder.api.openstack.wsgi [req-c7e727d4-0cea-48f7-86ec-be13c0359900 req-a5a0cfe7-50e4-4e9b-b30d-178107b33a61 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.377606] [57593]: DEBUG cinder.api.openstack.wsgi [req-c7e727d4-0cea-48f7-86ec-be13c0359900 req-a5a0cfe7-50e4-4e9b-b30d-178107b33a61 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.383168] [57593]: INFO cinder.api.openstack.wsgi [req-c7e727d4-0cea-48f7-86ec-be13c0359900 req-a5a0cfe7-50e4-4e9b-b30d-178107b33a61 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b returned with HTTP 404 [ 1083.383813] [57593]: [pid: 57593|app: 0|req: 148/304] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:22 2025] GET /volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1083.769140] [57594]: DEBUG cinder.api.middleware.request_id [None req-34523b5c-3fbe-405c-87d2-9cc0174d935b None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.769140] [57594]: INFO cinder.api.openstack.wsgi [None req-34523b5c-3fbe-405c-87d2-9cc0174d935b None None] GET http://10.180.1.21/volume// [ 1083.769140] [57594]: DEBUG cinder.api.openstack.wsgi [None req-34523b5c-3fbe-405c-87d2-9cc0174d935b None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.769649] [57594]: DEBUG cinder.api.openstack.wsgi [None req-34523b5c-3fbe-405c-87d2-9cc0174d935b None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.769649] [57594]: INFO cinder.api.openstack.wsgi [None req-34523b5c-3fbe-405c-87d2-9cc0174d935b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1083.769938] [57594]: [pid: 57594|app: 0|req: 157/305] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:43:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1083.774721] [57593]: DEBUG cinder.api.middleware.request_id [req-90369c2b-5ddb-4601-b205-4196f829042c req-b759bdca-d1cb-4375-943f-b25403e40898 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.778024] [57593]: INFO cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-b759bdca-d1cb-4375-943f-b25403e40898 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1083.778490] [57593]: DEBUG cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-b759bdca-d1cb-4375-943f-b25403e40898 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.778824] [57593]: DEBUG cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-b759bdca-d1cb-4375-943f-b25403e40898 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.792159] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.792159] [57593]: warnings.warn( [ 1083.792335] [57594]: DEBUG cinder.api.middleware.request_id [None req-c38a3496-803b-4142-8944-d0348a09d05d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.796806] [57593]: INFO cinder.volume.api [req-90369c2b-5ddb-4601-b205-4196f829042c req-b759bdca-d1cb-4375-943f-b25403e40898 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1083.797139] [57594]: INFO cinder.api.openstack.wsgi [None req-c38a3496-803b-4142-8944-d0348a09d05d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1083.797387] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c38a3496-803b-4142-8944-d0348a09d05d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.797594] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c38a3496-803b-4142-8944-d0348a09d05d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.809494] [57593]: INFO cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-b759bdca-d1cb-4375-943f-b25403e40898 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1083.809888] [57593]: [pid: 57593|app: 0|req: 149/306] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:43:22 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1083.816760] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.816760] [57594]: warnings.warn( [ 1083.820206] [57594]: INFO cinder.volume.api [None req-c38a3496-803b-4142-8944-d0348a09d05d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1083.826712] [57594]: INFO cinder.api.openstack.wsgi [None req-c38a3496-803b-4142-8944-d0348a09d05d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1083.826712] [57594]: [pid: 57594|app: 0|req: 158/307] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:22 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.909714] [57593]: DEBUG cinder.api.middleware.request_id [req-16339995-5679-4a64-9dca-c75e8f03ea58 req-e19cc36a-9542-4161-bfbc-e76a0364a9be None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.915163] [57593]: INFO cinder.api.openstack.wsgi [req-16339995-5679-4a64-9dca-c75e8f03ea58 req-e19cc36a-9542-4161-bfbc-e76a0364a9be tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b [ 1083.915163] [57593]: DEBUG cinder.api.openstack.wsgi [req-16339995-5679-4a64-9dca-c75e8f03ea58 req-e19cc36a-9542-4161-bfbc-e76a0364a9be tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.915163] [57593]: DEBUG cinder.api.openstack.wsgi [req-16339995-5679-4a64-9dca-c75e8f03ea58 req-e19cc36a-9542-4161-bfbc-e76a0364a9be tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.915163] [57593]: INFO cinder.api.v3.volumes [req-16339995-5679-4a64-9dca-c75e8f03ea58 req-e19cc36a-9542-4161-bfbc-e76a0364a9be tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Delete volume with id: 5c76e352-ce73-449e-a74c-23fe3317de7b [ 1083.926293] [57593]: INFO cinder.api.openstack.wsgi [req-16339995-5679-4a64-9dca-c75e8f03ea58 req-e19cc36a-9542-4161-bfbc-e76a0364a9be tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b returned with HTTP 404 [ 1083.926910] [57593]: [pid: 57593|app: 0|req: 150/308] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Nov 21 09:43:22 2025] DELETE /volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1084.569148] [57594]: DEBUG cinder.api.middleware.request_id [req-e000264c-9ae0-41d7-801a-34024f8c336d req-ae241012-be47-4900-960c-24f17d3fb5e5 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.571397] [57594]: INFO cinder.api.openstack.wsgi [req-e000264c-9ae0-41d7-801a-34024f8c336d req-ae241012-be47-4900-960c-24f17d3fb5e5 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] GET http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b [ 1084.571657] [57594]: DEBUG cinder.api.openstack.wsgi [req-e000264c-9ae0-41d7-801a-34024f8c336d req-ae241012-be47-4900-960c-24f17d3fb5e5 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.572470] [57594]: DEBUG cinder.api.openstack.wsgi [req-e000264c-9ae0-41d7-801a-34024f8c336d req-ae241012-be47-4900-960c-24f17d3fb5e5 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.581049] [57594]: INFO cinder.api.openstack.wsgi [req-e000264c-9ae0-41d7-801a-34024f8c336d req-ae241012-be47-4900-960c-24f17d3fb5e5 tempest-VolumesSnapshotsTestJSON-1299409315 tempest-VolumesSnapshotsTestJSON-1299409315-project-member] http://10.180.1.21/volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b returned with HTTP 404 [ 1084.581745] [57594]: [pid: 57594|app: 0|req: 159/309] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:23 2025] GET /volume/v3/volumes/5c76e352-ce73-449e-a74c-23fe3317de7b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1084.839260] [57593]: DEBUG cinder.api.middleware.request_id [None req-363fd34d-d838-4da5-83bd-5bb20381780c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.843195] [57593]: INFO cinder.api.openstack.wsgi [None req-363fd34d-d838-4da5-83bd-5bb20381780c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1084.843564] [57593]: DEBUG cinder.api.openstack.wsgi [None req-363fd34d-d838-4da5-83bd-5bb20381780c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.844044] [57593]: DEBUG cinder.api.openstack.wsgi [None req-363fd34d-d838-4da5-83bd-5bb20381780c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.866047] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.866047] [57593]: warnings.warn( [ 1084.878969] [57593]: INFO cinder.volume.api [None req-363fd34d-d838-4da5-83bd-5bb20381780c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1084.885981] [57593]: INFO cinder.api.openstack.wsgi [None req-363fd34d-d838-4da5-83bd-5bb20381780c tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1084.886452] [57593]: [pid: 57593|app: 0|req: 151/310] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:23 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1084.982692] [57594]: DEBUG cinder.api.middleware.request_id [req-90369c2b-5ddb-4601-b205-4196f829042c req-c262db9e-246a-4037-b6b6-e6c59a8bf6a6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.986106] [57594]: INFO cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-c262db9e-246a-4037-b6b6-e6c59a8bf6a6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372 [ 1084.987288] [57594]: DEBUG cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-c262db9e-246a-4037-b6b6-e6c59a8bf6a6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.987288] [57594]: DEBUG cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-c262db9e-246a-4037-b6b6-e6c59a8bf6a6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.001023] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.001023] [57594]: warnings.warn( [ 1085.552018] [57594]: INFO cinder.api.openstack.wsgi [req-90369c2b-5ddb-4601-b205-4196f829042c req-c262db9e-246a-4037-b6b6-e6c59a8bf6a6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372 returned with HTTP 200 [ 1085.552018] [57594]: [pid: 57594|app: 0|req: 160/311] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:43:23 2025] DELETE /volume/v3/attachments/8c5869f7-9c1b-40ac-be4e-aee6c5e8d372 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.903718] [57593]: DEBUG cinder.api.middleware.request_id [None req-6e2b3531-2473-4197-a742-5eab53d87d6b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.905888] [57593]: INFO cinder.api.openstack.wsgi [None req-6e2b3531-2473-4197-a742-5eab53d87d6b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1085.906130] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6e2b3531-2473-4197-a742-5eab53d87d6b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.906340] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6e2b3531-2473-4197-a742-5eab53d87d6b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.918045] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.918045] [57593]: warnings.warn( [ 1085.922787] [57593]: INFO cinder.volume.api [None req-6e2b3531-2473-4197-a742-5eab53d87d6b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1085.927893] [57593]: INFO cinder.api.openstack.wsgi [None req-6e2b3531-2473-4197-a742-5eab53d87d6b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1085.928541] [57593]: [pid: 57593|app: 0|req: 152/312] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:24 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.939197] [57594]: DEBUG cinder.api.middleware.request_id [None req-a901a2f4-7fad-47f1-bcba-1c04502c31c8 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.941280] [57594]: INFO cinder.api.openstack.wsgi [None req-a901a2f4-7fad-47f1-bcba-1c04502c31c8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1085.941498] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a901a2f4-7fad-47f1-bcba-1c04502c31c8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.941707] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a901a2f4-7fad-47f1-bcba-1c04502c31c8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.949976] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.949976] [57594]: warnings.warn( [ 1085.953598] [57594]: INFO cinder.volume.api [None req-a901a2f4-7fad-47f1-bcba-1c04502c31c8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1085.957827] [57594]: INFO cinder.api.openstack.wsgi [None req-a901a2f4-7fad-47f1-bcba-1c04502c31c8 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1085.958417] [57594]: [pid: 57594|app: 0|req: 161/313] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:24 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.119532] [57593]: DEBUG cinder.api.middleware.request_id [None req-04405227-8d63-4052-8589-f5ae9441dc98 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.122188] [57593]: INFO cinder.api.openstack.wsgi [None req-04405227-8d63-4052-8589-f5ae9441dc98 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1086.122556] [57593]: DEBUG cinder.api.openstack.wsgi [None req-04405227-8d63-4052-8589-f5ae9441dc98 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.122884] [57593]: DEBUG cinder.api.openstack.wsgi [None req-04405227-8d63-4052-8589-f5ae9441dc98 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.132723] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.132723] [57593]: warnings.warn( [ 1086.136767] [57593]: INFO cinder.volume.api [None req-04405227-8d63-4052-8589-f5ae9441dc98 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1086.140892] [57593]: INFO cinder.api.openstack.wsgi [None req-04405227-8d63-4052-8589-f5ae9441dc98 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1086.141357] [57593]: [pid: 57593|app: 0|req: 153/314] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:24 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.151998] [57594]: DEBUG cinder.api.middleware.request_id [None req-b043a85a-20b5-418c-b70e-2a7c4a3cfb67 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.153969] [57594]: INFO cinder.api.openstack.wsgi [None req-b043a85a-20b5-418c-b70e-2a7c4a3cfb67 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1086.154275] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b043a85a-20b5-418c-b70e-2a7c4a3cfb67 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.154595] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b043a85a-20b5-418c-b70e-2a7c4a3cfb67 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.163263] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.163263] [57594]: warnings.warn( [ 1086.166987] [57594]: INFO cinder.volume.api [None req-b043a85a-20b5-418c-b70e-2a7c4a3cfb67 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1086.171767] [57594]: INFO cinder.api.openstack.wsgi [None req-b043a85a-20b5-418c-b70e-2a7c4a3cfb67 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1086.172290] [57594]: [pid: 57594|app: 0|req: 162/315] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:24 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.505619] [57593]: DEBUG cinder.api.middleware.request_id [None req-8b15ea72-b017-4327-8ea7-10cca26b67be None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.509689] [57593]: INFO cinder.api.openstack.wsgi [None req-8b15ea72-b017-4327-8ea7-10cca26b67be tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1086.510186] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8b15ea72-b017-4327-8ea7-10cca26b67be tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.511367] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8b15ea72-b017-4327-8ea7-10cca26b67be tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.529799] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.529799] [57593]: warnings.warn( [ 1086.538339] [57593]: INFO cinder.volume.api [None req-8b15ea72-b017-4327-8ea7-10cca26b67be tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1086.545559] [57593]: INFO cinder.api.openstack.wsgi [None req-8b15ea72-b017-4327-8ea7-10cca26b67be tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1086.549835] [57593]: [pid: 57593|app: 0|req: 154/316] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:25 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.357874] [57594]: DEBUG cinder.api.middleware.request_id [None req-3a1bf606-6d47-4bc0-9e65-10021449921e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.362025] [57594]: INFO cinder.api.openstack.wsgi [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1088.362782] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2021633191"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1088.364021] [57594]: DEBUG cinder.api.v3.volumes [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2021633191'}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1088.364179] [57594]: INFO cinder.api.v3.volumes [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Create volume of 1 GB [ 1088.371342] [57594]: INFO cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Availability Zones retrieved successfully. [ 1088.378596] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Flow 'volume_create_api' (333a7b9b-150f-4bb2-93b6-6d6680cb5b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1088.380027] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119e48c5-d58b-4959-abdf-297d45173260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1088.382256] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1088.408717] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119e48c5-d58b-4959-abdf-297d45173260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1088.409829] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84933013-3bc3-4113-b7aa-4aabbf86690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1088.452481] [57594]: DEBUG cinder.quota [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Created reservations ['d29865c4-2921-4d38-9722-15349d9d140c', '1b074126-19dc-47ec-8d69-0d616f5833a5', 'da7c7a87-a25a-45ae-8e7b-ae70ae99d920', '0d5404b5-30b9-4ac2-999b-6a4cd405c29c'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1088.453660] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84933013-3bc3-4113-b7aa-4aabbf86690f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d29865c4-2921-4d38-9722-15349d9d140c', '1b074126-19dc-47ec-8d69-0d616f5833a5', 'da7c7a87-a25a-45ae-8e7b-ae70ae99d920', '0d5404b5-30b9-4ac2-999b-6a4cd405c29c']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1088.454992] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7c2545-2c83-4b60-931f-f86eb57bf4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1088.473210] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7c2545-2c83-4b60-931f-f86eb57bf4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1331bc89-9f11-49ed-b26f-7c5f0d839ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2021633191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f7fc50fa7f443f8fe77f83ef437a77',qos_specs=None,replication_status=,reservations=['d29865c4-2921-4d38-9722-15349d9d140c','1b074126-19dc-47ec-8d69-0d616f5833a5','da7c7a87-a25a-45ae-8e7b-ae70ae99d920','0d5404b5-30b9-4ac2-999b-6a4cd405c29c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1b163d900040eab995e8e18005507e',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:43:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2021633191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1331bc89-9f11-49ed-b26f-7c5f0d839ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f7fc50fa7f443f8fe77f83ef437a77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af1b163d900040eab995e8e18005507e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1088.474169] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a0fe6b-50c0-4f5a-a1e5-7044d96d4653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1088.491302] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a0fe6b-50c0-4f5a-a1e5-7044d96d4653) transitioned into state 'SUCCESS' from state '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-2021633191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f7fc50fa7f443f8fe77f83ef437a77',qos_specs=None,replication_status=,reservations=['d29865c4-2921-4d38-9722-15349d9d140c','1b074126-19dc-47ec-8d69-0d616f5833a5','da7c7a87-a25a-45ae-8e7b-ae70ae99d920','0d5404b5-30b9-4ac2-999b-6a4cd405c29c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1b163d900040eab995e8e18005507e',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1088.492255] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0f7bbc-b063-4698-8621-f47b5a6d5722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1088.502693] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0f7bbc-b063-4698-8621-f47b5a6d5722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1088.505466] [57594]: DEBUG cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Flow 'volume_create_api' (333a7b9b-150f-4bb2-93b6-6d6680cb5b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1088.505466] [57594]: INFO cinder.volume.api [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Create volume request issued successfully. [ 1088.505466] [57594]: INFO cinder.api.openstack.wsgi [None req-3a1bf606-6d47-4bc0-9e65-10021449921e tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1088.506371] [57594]: [pid: 57594|app: 0|req: 163/317] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:43:27 2025] POST /volume/v3/volumes => generated 756 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1088.514091] [57593]: DEBUG cinder.api.middleware.request_id [None req-6249b064-007d-490d-8223-3ec496bec8ef None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.516590] [57593]: INFO cinder.api.openstack.wsgi [None req-6249b064-007d-490d-8223-3ec496bec8ef tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1088.516926] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6249b064-007d-490d-8223-3ec496bec8ef tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.517251] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6249b064-007d-490d-8223-3ec496bec8ef tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.528139] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.528139] [57593]: warnings.warn( [ 1088.533985] [57593]: INFO cinder.volume.api [None req-6249b064-007d-490d-8223-3ec496bec8ef tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1088.544761] [57593]: INFO cinder.api.openstack.wsgi [None req-6249b064-007d-490d-8223-3ec496bec8ef tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1088.545292] [57593]: [pid: 57593|app: 0|req: 155/318] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:27 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.555568] [57594]: DEBUG cinder.api.middleware.request_id [None req-e747dabd-8956-4bd1-af1d-dafe9d45afdf None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.557849] [57594]: INFO cinder.api.openstack.wsgi [None req-e747dabd-8956-4bd1-af1d-dafe9d45afdf tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1089.558093] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e747dabd-8956-4bd1-af1d-dafe9d45afdf tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.558312] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e747dabd-8956-4bd1-af1d-dafe9d45afdf tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.574885] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.574885] [57594]: warnings.warn( [ 1089.579835] [57594]: INFO cinder.volume.api [None req-e747dabd-8956-4bd1-af1d-dafe9d45afdf tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1089.587954] [57594]: INFO cinder.api.openstack.wsgi [None req-e747dabd-8956-4bd1-af1d-dafe9d45afdf tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1089.588647] [57594]: [pid: 57594|app: 0|req: 164/319] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:28 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.538348] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=234,cinder:UPDATE=46,cinder:INSERT=28 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1099.582805] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=207,cinder:UPDATE=48,cinder:INSERT=22 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1100.002250] [57593]: DEBUG cinder.api.middleware.request_id [None req-6cd86db0-4cfa-4ad0-808b-0ae5bf6161f0 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.004552] [57593]: INFO cinder.api.openstack.wsgi [None req-6cd86db0-4cfa-4ad0-808b-0ae5bf6161f0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1100.004721] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6cd86db0-4cfa-4ad0-808b-0ae5bf6161f0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1100.004937] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6cd86db0-4cfa-4ad0-808b-0ae5bf6161f0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.005141] [57593]: INFO cinder.api.v3.volumes [None req-6cd86db0-4cfa-4ad0-808b-0ae5bf6161f0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Delete volume with id: a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1100.019896] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.019896] [57593]: warnings.warn( [ 1100.021029] [57593]: INFO cinder.volume.api [None req-6cd86db0-4cfa-4ad0-808b-0ae5bf6161f0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1100.051209] [57593]: INFO cinder.volume.api [None req-6cd86db0-4cfa-4ad0-808b-0ae5bf6161f0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Delete volume request issued successfully. [ 1100.051209] [57593]: INFO cinder.api.openstack.wsgi [None req-6cd86db0-4cfa-4ad0-808b-0ae5bf6161f0 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 202 [ 1100.051209] [57593]: [pid: 57593|app: 0|req: 156/320] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:43:38 2025] DELETE /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1100.059435] [57594]: DEBUG cinder.api.middleware.request_id [None req-7de240c7-af3c-4dcd-ad01-02327e527739 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.061328] [57594]: INFO cinder.api.openstack.wsgi [None req-7de240c7-af3c-4dcd-ad01-02327e527739 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1100.061553] [57594]: DEBUG cinder.api.openstack.wsgi [None req-7de240c7-af3c-4dcd-ad01-02327e527739 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1100.061758] [57594]: DEBUG cinder.api.openstack.wsgi [None req-7de240c7-af3c-4dcd-ad01-02327e527739 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.072894] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.072894] [57594]: warnings.warn( [ 1100.081158] [57594]: INFO cinder.volume.api [None req-7de240c7-af3c-4dcd-ad01-02327e527739 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1100.093078] [57594]: INFO cinder.api.openstack.wsgi [None req-7de240c7-af3c-4dcd-ad01-02327e527739 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1100.093745] [57594]: [pid: 57594|app: 0|req: 165/321] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:38 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.109947] [57593]: DEBUG cinder.api.middleware.request_id [None req-fada5327-3202-44d5-a393-f177d8a6c184 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.112233] [57593]: INFO cinder.api.openstack.wsgi [None req-fada5327-3202-44d5-a393-f177d8a6c184 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1101.112997] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fada5327-3202-44d5-a393-f177d8a6c184 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.112997] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fada5327-3202-44d5-a393-f177d8a6c184 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.124707] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.124707] [57593]: warnings.warn( [ 1101.129745] [57593]: INFO cinder.volume.api [None req-fada5327-3202-44d5-a393-f177d8a6c184 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1101.137534] [57593]: INFO cinder.api.openstack.wsgi [None req-fada5327-3202-44d5-a393-f177d8a6c184 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 200 [ 1101.137998] [57593]: [pid: 57593|app: 0|req: 157/322] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:39 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.149578] [57594]: DEBUG cinder.api.middleware.request_id [None req-143ab1a4-fb6f-498e-803c-54c32792f3b6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.152947] [57594]: INFO cinder.api.openstack.wsgi [None req-143ab1a4-fb6f-498e-803c-54c32792f3b6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 [ 1102.153329] [57594]: DEBUG cinder.api.openstack.wsgi [None req-143ab1a4-fb6f-498e-803c-54c32792f3b6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.153753] [57594]: DEBUG cinder.api.openstack.wsgi [None req-143ab1a4-fb6f-498e-803c-54c32792f3b6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.168887] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.168887] [57594]: warnings.warn( [ 1102.176297] [57594]: INFO cinder.api.openstack.wsgi [None req-143ab1a4-fb6f-498e-803c-54c32792f3b6 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 returned with HTTP 404 [ 1102.176297] [57594]: [pid: 57594|app: 0|req: 166/323] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:40 2025] GET /volume/v3/volumes/a1d96c3d-8111-4b14-a17c-41de487ee590 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1102.181141] [57593]: DEBUG cinder.api.middleware.request_id [None req-3d22f7b0-823c-42d2-91c9-eba3156578f2 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.183138] [57593]: INFO cinder.api.openstack.wsgi [None req-3d22f7b0-823c-42d2-91c9-eba3156578f2 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1102.183414] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3d22f7b0-823c-42d2-91c9-eba3156578f2 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.183638] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3d22f7b0-823c-42d2-91c9-eba3156578f2 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.183936] [57593]: INFO cinder.api.v3.volumes [None req-3d22f7b0-823c-42d2-91c9-eba3156578f2 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Delete volume with id: b390a18e-b524-407c-b15e-c6db53d4743a [ 1102.192742] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.192742] [57593]: warnings.warn( [ 1102.193407] [57593]: INFO cinder.volume.api [None req-3d22f7b0-823c-42d2-91c9-eba3156578f2 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1102.224340] [57593]: INFO cinder.volume.api [None req-3d22f7b0-823c-42d2-91c9-eba3156578f2 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Delete volume request issued successfully. [ 1102.224702] [57593]: INFO cinder.api.openstack.wsgi [None req-3d22f7b0-823c-42d2-91c9-eba3156578f2 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 202 [ 1102.226699] [57593]: [pid: 57593|app: 0|req: 158/324] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:43:40 2025] DELETE /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1102.233367] [57594]: DEBUG cinder.api.middleware.request_id [None req-b2a60846-ff98-4c07-b3bf-09607c74f423 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.235733] [57594]: INFO cinder.api.openstack.wsgi [None req-b2a60846-ff98-4c07-b3bf-09607c74f423 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1102.236017] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b2a60846-ff98-4c07-b3bf-09607c74f423 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.236247] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b2a60846-ff98-4c07-b3bf-09607c74f423 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.248206] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.248206] [57594]: warnings.warn( [ 1102.252740] [57594]: INFO cinder.volume.api [None req-b2a60846-ff98-4c07-b3bf-09607c74f423 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1102.258347] [57594]: INFO cinder.api.openstack.wsgi [None req-b2a60846-ff98-4c07-b3bf-09607c74f423 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1102.260281] [57594]: [pid: 57594|app: 0|req: 167/325] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:40 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.270713] [57593]: DEBUG cinder.api.middleware.request_id [None req-d1d94bcc-1731-4526-ab23-223c4aa3f60b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.276634] [57593]: INFO cinder.api.openstack.wsgi [None req-d1d94bcc-1731-4526-ab23-223c4aa3f60b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1103.277292] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d1d94bcc-1731-4526-ab23-223c4aa3f60b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1103.277292] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d1d94bcc-1731-4526-ab23-223c4aa3f60b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.290268] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.290268] [57593]: warnings.warn( [ 1103.295238] [57593]: INFO cinder.volume.api [None req-d1d94bcc-1731-4526-ab23-223c4aa3f60b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1103.301383] [57593]: INFO cinder.api.openstack.wsgi [None req-d1d94bcc-1731-4526-ab23-223c4aa3f60b tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1103.301890] [57593]: [pid: 57593|app: 0|req: 159/326] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:42 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.313560] [57594]: DEBUG cinder.api.middleware.request_id [None req-36130dba-ac59-4f14-a2a8-d5f8e129d07d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.316681] [57594]: INFO cinder.api.openstack.wsgi [None req-36130dba-ac59-4f14-a2a8-d5f8e129d07d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1104.317253] [57594]: DEBUG cinder.api.openstack.wsgi [None req-36130dba-ac59-4f14-a2a8-d5f8e129d07d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1104.319999] [57594]: DEBUG cinder.api.openstack.wsgi [None req-36130dba-ac59-4f14-a2a8-d5f8e129d07d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1104.338552] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.338552] [57594]: warnings.warn( [ 1104.353357] [57594]: INFO cinder.volume.api [None req-36130dba-ac59-4f14-a2a8-d5f8e129d07d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1104.366473] [57594]: INFO cinder.api.openstack.wsgi [None req-36130dba-ac59-4f14-a2a8-d5f8e129d07d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 200 [ 1104.366473] [57594]: [pid: 57594|app: 0|req: 168/327] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:43 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.376647] [57593]: DEBUG cinder.api.middleware.request_id [None req-b6f7e080-93da-461c-bb40-75aa5b336d86 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.382232] [57593]: INFO cinder.api.openstack.wsgi [None req-b6f7e080-93da-461c-bb40-75aa5b336d86 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a [ 1105.382437] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b6f7e080-93da-461c-bb40-75aa5b336d86 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.383814] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b6f7e080-93da-461c-bb40-75aa5b336d86 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.389683] [57593]: INFO cinder.api.openstack.wsgi [None req-b6f7e080-93da-461c-bb40-75aa5b336d86 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a returned with HTTP 404 [ 1105.390305] [57593]: [pid: 57593|app: 0|req: 160/328] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:44 2025] GET /volume/v3/volumes/b390a18e-b524-407c-b15e-c6db53d4743a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1105.445732] [57594]: DEBUG cinder.api.middleware.request_id [None req-9fa6cf3e-ccfb-462c-b511-a66be404495d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.447682] [57594]: INFO cinder.api.openstack.wsgi [None req-9fa6cf3e-ccfb-462c-b511-a66be404495d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] DELETE http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 1105.447875] [57594]: DEBUG cinder.api.openstack.wsgi [None req-9fa6cf3e-ccfb-462c-b511-a66be404495d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.448085] [57594]: DEBUG cinder.api.openstack.wsgi [None req-9fa6cf3e-ccfb-462c-b511-a66be404495d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.448259] [57594]: INFO cinder.api.v3.volumes [None req-9fa6cf3e-ccfb-462c-b511-a66be404495d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Delete volume with id: 30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 1105.461977] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.461977] [57594]: warnings.warn( [ 1105.462651] [57594]: INFO cinder.volume.api [None req-9fa6cf3e-ccfb-462c-b511-a66be404495d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1105.499410] [57594]: INFO cinder.volume.api [None req-9fa6cf3e-ccfb-462c-b511-a66be404495d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Delete volume request issued successfully. [ 1105.499618] [57594]: INFO cinder.api.openstack.wsgi [None req-9fa6cf3e-ccfb-462c-b511-a66be404495d tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 202 [ 1105.500101] [57594]: [pid: 57594|app: 0|req: 169/329] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:43:44 2025] DELETE /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1105.505965] [57593]: DEBUG cinder.api.middleware.request_id [None req-63442bae-69d2-4d29-a80b-ac9646a92fae None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.514917] [57593]: INFO cinder.api.openstack.wsgi [None req-63442bae-69d2-4d29-a80b-ac9646a92fae tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 1105.515394] [57593]: DEBUG cinder.api.openstack.wsgi [None req-63442bae-69d2-4d29-a80b-ac9646a92fae tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.515766] [57593]: DEBUG cinder.api.openstack.wsgi [None req-63442bae-69d2-4d29-a80b-ac9646a92fae tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.532376] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.532376] [57593]: warnings.warn( [ 1105.541629] [57593]: INFO cinder.volume.api [None req-63442bae-69d2-4d29-a80b-ac9646a92fae tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1105.550831] [57593]: INFO cinder.api.openstack.wsgi [None req-63442bae-69d2-4d29-a80b-ac9646a92fae tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 1105.551549] [57593]: [pid: 57593|app: 0|req: 161/330] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:44 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.567170] [57594]: DEBUG cinder.api.middleware.request_id [None req-f12435ae-03b3-4842-82fa-af1e489f96ff None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.569713] [57594]: INFO cinder.api.openstack.wsgi [None req-f12435ae-03b3-4842-82fa-af1e489f96ff tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 1106.570056] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f12435ae-03b3-4842-82fa-af1e489f96ff tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.570290] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f12435ae-03b3-4842-82fa-af1e489f96ff tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.585313] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.585313] [57594]: warnings.warn( [ 1106.591552] [57594]: INFO cinder.volume.api [None req-f12435ae-03b3-4842-82fa-af1e489f96ff tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Volume info retrieved successfully. [ 1106.599546] [57594]: INFO cinder.api.openstack.wsgi [None req-f12435ae-03b3-4842-82fa-af1e489f96ff tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 200 [ 1106.600272] [57594]: [pid: 57594|app: 0|req: 170/331] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:45 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1107.610527] [57593]: DEBUG cinder.api.middleware.request_id [None req-973c1e73-04f1-4bd2-b6ac-078930503c24 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.612955] [57593]: INFO cinder.api.openstack.wsgi [None req-973c1e73-04f1-4bd2-b6ac-078930503c24 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] GET http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 [ 1107.613298] [57593]: DEBUG cinder.api.openstack.wsgi [None req-973c1e73-04f1-4bd2-b6ac-078930503c24 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1107.613690] [57593]: DEBUG cinder.api.openstack.wsgi [None req-973c1e73-04f1-4bd2-b6ac-078930503c24 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1107.624163] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.624163] [57593]: warnings.warn( [ 1107.627976] [57593]: INFO cinder.api.openstack.wsgi [None req-973c1e73-04f1-4bd2-b6ac-078930503c24 tempest-AttachVolumeTestJSON-642518173 tempest-AttachVolumeTestJSON-642518173-project-member] http://10.180.1.21/volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 returned with HTTP 404 [ 1107.628662] [57593]: [pid: 57593|app: 0|req: 162/332] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:46 2025] GET /volume/v3/volumes/30a694e9-4d93-42cd-88cc-c93d7c6f2396 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1110.970397] [57594]: DEBUG cinder.api.middleware.request_id [req-254bcce1-8477-4650-ad64-540244651da8 req-23617308-7cda-4c8a-88fd-f83b7f7f5c97 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.972799] [57594]: INFO cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-23617308-7cda-4c8a-88fd-f83b7f7f5c97 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1110.972799] [57594]: DEBUG cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-23617308-7cda-4c8a-88fd-f83b7f7f5c97 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1110.972799] [57594]: DEBUG cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-23617308-7cda-4c8a-88fd-f83b7f7f5c97 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1110.984555] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.984555] [57594]: warnings.warn( [ 1110.989198] [57594]: INFO cinder.volume.api [req-254bcce1-8477-4650-ad64-540244651da8 req-23617308-7cda-4c8a-88fd-f83b7f7f5c97 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1110.995143] [57594]: INFO cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-23617308-7cda-4c8a-88fd-f83b7f7f5c97 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1110.995730] [57594]: [pid: 57594|app: 0|req: 171/333] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:49 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.010660] [57593]: DEBUG cinder.api.middleware.request_id [None req-1413b9c2-e789-4856-b9b4-709d5a4614fe None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.010660] [57593]: INFO cinder.api.openstack.wsgi [None req-1413b9c2-e789-4856-b9b4-709d5a4614fe None None] GET http://10.180.1.21/volume// [ 1111.011024] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1413b9c2-e789-4856-b9b4-709d5a4614fe None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.011024] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1413b9c2-e789-4856-b9b4-709d5a4614fe None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.011934] [57593]: INFO cinder.api.openstack.wsgi [None req-1413b9c2-e789-4856-b9b4-709d5a4614fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1111.011934] [57593]: [pid: 57593|app: 0|req: 163/334] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:43:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1111.015667] [57594]: DEBUG cinder.api.middleware.request_id [req-254bcce1-8477-4650-ad64-540244651da8 req-8cb074dd-90c9-4410-84c3-d81d0a337747 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.018791] [57594]: INFO cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-8cb074dd-90c9-4410-84c3-d81d0a337747 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1111.018791] [57594]: DEBUG cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-8cb074dd-90c9-4410-84c3-d81d0a337747 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1331bc89-9f11-49ed-b26f-7c5f0d839ab6", "connector": null, "instance_uuid": "a72982f3-720c-44e3-921c-4c6bb972dbab"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1111.028258] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.028258] [57594]: warnings.warn( [ 1111.051686] [57594]: INFO cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-8cb074dd-90c9-4410-84c3-d81d0a337747 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1111.052180] [57594]: [pid: 57594|app: 0|req: 172/335] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:43:49 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.088928] [57593]: DEBUG cinder.api.middleware.request_id [req-254bcce1-8477-4650-ad64-540244651da8 req-44014806-4d1d-48ec-98a1-85523187ac53 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.091604] [57593]: INFO cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-44014806-4d1d-48ec-98a1-85523187ac53 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] POST http://10.180.1.21/volume/v3/attachments/50915e12-f8cc-4f3c-a8d6-0afc9c8b4f1b/action [ 1111.092182] [57593]: DEBUG cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-44014806-4d1d-48ec-98a1-85523187ac53 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1111.092302] [57593]: DEBUG cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-44014806-4d1d-48ec-98a1-85523187ac53 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1111.109590] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.109590] [57593]: warnings.warn( [ 1111.117716] [57593]: INFO cinder.api.openstack.wsgi [req-254bcce1-8477-4650-ad64-540244651da8 req-44014806-4d1d-48ec-98a1-85523187ac53 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/attachments/50915e12-f8cc-4f3c-a8d6-0afc9c8b4f1b/action returned with HTTP 204 [ 1111.118259] [57593]: [pid: 57593|app: 0|req: 164/336] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:43:49 2025] POST /volume/v3/attachments/50915e12-f8cc-4f3c-a8d6-0afc9c8b4f1b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1111.131238] [57594]: DEBUG cinder.api.middleware.request_id [None req-4cb35d64-06a6-4d2e-846e-3b57bacf4bc5 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.133238] [57594]: INFO cinder.api.openstack.wsgi [None req-4cb35d64-06a6-4d2e-846e-3b57bacf4bc5 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1111.133441] [57594]: DEBUG cinder.api.openstack.wsgi [None req-4cb35d64-06a6-4d2e-846e-3b57bacf4bc5 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.133648] [57594]: DEBUG cinder.api.openstack.wsgi [None req-4cb35d64-06a6-4d2e-846e-3b57bacf4bc5 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.143307] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.143307] [57594]: warnings.warn( [ 1111.146898] [57594]: INFO cinder.volume.api [None req-4cb35d64-06a6-4d2e-846e-3b57bacf4bc5 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1111.151768] [57594]: INFO cinder.api.openstack.wsgi [None req-4cb35d64-06a6-4d2e-846e-3b57bacf4bc5 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1111.152353] [57594]: [pid: 57594|app: 0|req: 173/337] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:49 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.161766] [57593]: DEBUG cinder.api.middleware.request_id [None req-2c7c3230-7d68-4452-b6ff-2e5cfb1b09a7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.163931] [57593]: INFO cinder.api.openstack.wsgi [None req-2c7c3230-7d68-4452-b6ff-2e5cfb1b09a7 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1111.164121] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2c7c3230-7d68-4452-b6ff-2e5cfb1b09a7 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.164336] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2c7c3230-7d68-4452-b6ff-2e5cfb1b09a7 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.174717] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.174717] [57593]: warnings.warn( [ 1111.178206] [57593]: INFO cinder.volume.api [None req-2c7c3230-7d68-4452-b6ff-2e5cfb1b09a7 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1111.183961] [57593]: INFO cinder.api.openstack.wsgi [None req-2c7c3230-7d68-4452-b6ff-2e5cfb1b09a7 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1111.184913] [57593]: [pid: 57593|app: 0|req: 165/338] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:49 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.216903] [57594]: DEBUG cinder.api.middleware.request_id [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-8452a51c-96c8-43fc-a3d3-a1ef258e4abc None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.219225] [57594]: INFO cinder.api.openstack.wsgi [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-8452a51c-96c8-43fc-a3d3-a1ef258e4abc tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1111.219447] [57594]: DEBUG cinder.api.openstack.wsgi [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-8452a51c-96c8-43fc-a3d3-a1ef258e4abc tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.219681] [57594]: DEBUG cinder.api.openstack.wsgi [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-8452a51c-96c8-43fc-a3d3-a1ef258e4abc tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.229613] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.229613] [57594]: warnings.warn( [ 1111.232901] [57594]: INFO cinder.volume.api [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-8452a51c-96c8-43fc-a3d3-a1ef258e4abc tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1111.237093] [57594]: INFO cinder.api.openstack.wsgi [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-8452a51c-96c8-43fc-a3d3-a1ef258e4abc tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1111.237516] [57594]: [pid: 57594|app: 0|req: 174/339] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:43:49 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.255719] [57593]: DEBUG cinder.api.middleware.request_id [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-36f69bbf-f262-42b7-915b-0aea4c82eda2 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.257586] [57593]: INFO cinder.api.openstack.wsgi [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-36f69bbf-f262-42b7-915b-0aea4c82eda2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] DELETE http://10.180.1.21/volume/v3/attachments/50915e12-f8cc-4f3c-a8d6-0afc9c8b4f1b [ 1111.257797] [57593]: DEBUG cinder.api.openstack.wsgi [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-36f69bbf-f262-42b7-915b-0aea4c82eda2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.258010] [57593]: DEBUG cinder.api.openstack.wsgi [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-36f69bbf-f262-42b7-915b-0aea4c82eda2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.265547] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.265547] [57593]: warnings.warn( [ 1111.796738] [57593]: INFO cinder.api.openstack.wsgi [req-9cbfd704-17c0-4400-afd1-2b161e615646 req-36f69bbf-f262-42b7-915b-0aea4c82eda2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/attachments/50915e12-f8cc-4f3c-a8d6-0afc9c8b4f1b returned with HTTP 200 [ 1111.797119] [57593]: [pid: 57593|app: 0|req: 166/340] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:43:50 2025] DELETE /volume/v3/attachments/50915e12-f8cc-4f3c-a8d6-0afc9c8b4f1b => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.817514] [57594]: DEBUG cinder.api.middleware.request_id [None req-48ae65a1-6553-497a-8382-4bf6ec8cf9cb None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.819499] [57594]: INFO cinder.api.openstack.wsgi [None req-48ae65a1-6553-497a-8382-4bf6ec8cf9cb tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1111.819716] [57594]: DEBUG cinder.api.openstack.wsgi [None req-48ae65a1-6553-497a-8382-4bf6ec8cf9cb tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.819922] [57594]: DEBUG cinder.api.openstack.wsgi [None req-48ae65a1-6553-497a-8382-4bf6ec8cf9cb tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.831251] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.831251] [57594]: warnings.warn( [ 1111.835619] [57594]: INFO cinder.volume.api [None req-48ae65a1-6553-497a-8382-4bf6ec8cf9cb tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1111.840825] [57594]: INFO cinder.api.openstack.wsgi [None req-48ae65a1-6553-497a-8382-4bf6ec8cf9cb tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1111.841296] [57594]: [pid: 57594|app: 0|req: 175/341] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:43:50 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.795734] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=40,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1121.837950] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=45,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.849916] [57593]: DEBUG cinder.api.middleware.request_id [None req-6c254cc8-5404-4466-b4ad-c02b582a372a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.852060] [57593]: INFO cinder.api.openstack.wsgi [None req-6c254cc8-5404-4466-b4ad-c02b582a372a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1123.852287] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6c254cc8-5404-4466-b4ad-c02b582a372a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.852728] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6c254cc8-5404-4466-b4ad-c02b582a372a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.863502] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.863502] [57593]: warnings.warn( [ 1123.867702] [57593]: INFO cinder.volume.api [None req-6c254cc8-5404-4466-b4ad-c02b582a372a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1123.873215] [57593]: INFO cinder.api.openstack.wsgi [None req-6c254cc8-5404-4466-b4ad-c02b582a372a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1123.874035] [57593]: [pid: 57593|app: 0|req: 167/342] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:02 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.914295] [57594]: DEBUG cinder.api.middleware.request_id [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-452fa166-249a-49c7-93f2-d6f3cfaaa897 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.916629] [57594]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-452fa166-249a-49c7-93f2-d6f3cfaaa897 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1123.916865] [57594]: DEBUG cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-452fa166-249a-49c7-93f2-d6f3cfaaa897 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.917086] [57594]: DEBUG cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-452fa166-249a-49c7-93f2-d6f3cfaaa897 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.924987] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.924987] [57594]: warnings.warn( [ 1123.929780] [57594]: INFO cinder.volume.api [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-452fa166-249a-49c7-93f2-d6f3cfaaa897 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1123.933503] [57594]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-452fa166-249a-49c7-93f2-d6f3cfaaa897 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1123.933952] [57594]: [pid: 57594|app: 0|req: 176/343] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:02 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.455923] [57593]: DEBUG cinder.api.middleware.request_id [None req-114b20d2-df5a-4999-a2b1-323653bce17b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.456361] [57593]: INFO cinder.api.openstack.wsgi [None req-114b20d2-df5a-4999-a2b1-323653bce17b None None] GET http://10.180.1.21/volume// [ 1125.456558] [57593]: DEBUG cinder.api.openstack.wsgi [None req-114b20d2-df5a-4999-a2b1-323653bce17b None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1125.456791] [57593]: DEBUG cinder.api.openstack.wsgi [None req-114b20d2-df5a-4999-a2b1-323653bce17b None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.457352] [57593]: INFO cinder.api.openstack.wsgi [None req-114b20d2-df5a-4999-a2b1-323653bce17b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1125.457690] [57593]: [pid: 57593|app: 0|req: 168/344] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:44:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1125.461679] [57594]: DEBUG cinder.api.middleware.request_id [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-653baa3f-7054-45c2-98ca-1697455ce40e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.464328] [57594]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-653baa3f-7054-45c2-98ca-1697455ce40e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1125.464580] [57594]: DEBUG cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-653baa3f-7054-45c2-98ca-1697455ce40e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54a84fc6-4299-42d2-8d28-e0fb97c8040b", "connector": null, "instance_uuid": "224b79ea-0189-4c3b-8243-55c6523353b8"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1125.477524] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.477524] [57594]: warnings.warn( [ 1125.506449] [57594]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-653baa3f-7054-45c2-98ca-1697455ce40e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1125.507045] [57594]: [pid: 57594|app: 0|req: 177/345] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:44:04 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.529577] [57593]: DEBUG cinder.api.middleware.request_id [None req-4f00ef41-8cee-491d-a90d-fb7e9c284308 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.531690] [57593]: INFO cinder.api.openstack.wsgi [None req-4f00ef41-8cee-491d-a90d-fb7e9c284308 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1125.532232] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4f00ef41-8cee-491d-a90d-fb7e9c284308 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1125.534019] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4f00ef41-8cee-491d-a90d-fb7e9c284308 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.545116] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.545116] [57593]: warnings.warn( [ 1125.549687] [57593]: INFO cinder.volume.api [None req-4f00ef41-8cee-491d-a90d-fb7e9c284308 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1125.556312] [57593]: INFO cinder.api.openstack.wsgi [None req-4f00ef41-8cee-491d-a90d-fb7e9c284308 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1125.556989] [57593]: [pid: 57593|app: 0|req: 169/346] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:04 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.036214] [57594]: DEBUG cinder.api.middleware.request_id [None req-1d967a60-17cf-4a00-96fa-3322c225a8d4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.036214] [57594]: INFO cinder.api.openstack.wsgi [None req-1d967a60-17cf-4a00-96fa-3322c225a8d4 None None] GET http://10.180.1.21/volume// [ 1126.036342] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1d967a60-17cf-4a00-96fa-3322c225a8d4 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1126.036590] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1d967a60-17cf-4a00-96fa-3322c225a8d4 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1126.037032] [57594]: INFO cinder.api.openstack.wsgi [None req-1d967a60-17cf-4a00-96fa-3322c225a8d4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1126.037393] [57594]: [pid: 57594|app: 0|req: 178/347] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:44:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1126.041564] [57593]: DEBUG cinder.api.middleware.request_id [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-012cca31-7252-47cd-80b4-01861062bef6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.044271] [57593]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-012cca31-7252-47cd-80b4-01861062bef6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1126.044749] [57593]: DEBUG cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-012cca31-7252-47cd-80b4-01861062bef6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1126.045059] [57593]: DEBUG cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-012cca31-7252-47cd-80b4-01861062bef6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1126.059218] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.059218] [57593]: warnings.warn( [ 1126.063510] [57593]: INFO cinder.volume.api [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-012cca31-7252-47cd-80b4-01861062bef6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1126.069551] [57593]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-012cca31-7252-47cd-80b4-01861062bef6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1126.069551] [57593]: [pid: 57593|app: 0|req: 170/348] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:44:04 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1126.096824] [57594]: DEBUG cinder.api.middleware.request_id [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-3adc2375-f749-404e-9462-7b56da7c9c2d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.099357] [57594]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-3adc2375-f749-404e-9462-7b56da7c9c2d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] PUT http://10.180.1.21/volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f [ 1126.099777] [57594]: DEBUG cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-3adc2375-f749-404e-9462-7b56da7c9c2d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907611", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1126.107856] [57594]: DEBUG cinder.coordination [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-3adc2375-f749-404e-9462-7b56da7c9c2d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Acquiring lock "cinder-attachment_update-54a84fc6-4299-42d2-8d28-e0fb97c8040b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1126.113254] [57594]: DEBUG cinder.coordination [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-3adc2375-f749-404e-9462-7b56da7c9c2d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Lock "cinder-attachment_update-54a84fc6-4299-42d2-8d28-e0fb97c8040b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1126.115066] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.115066] [57594]: warnings.warn( [ 1126.567660] [57593]: DEBUG cinder.api.middleware.request_id [None req-97ccb538-b23c-44ba-8f48-e007aeadd65b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.569542] [57593]: INFO cinder.api.openstack.wsgi [None req-97ccb538-b23c-44ba-8f48-e007aeadd65b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1126.569774] [57593]: DEBUG cinder.api.openstack.wsgi [None req-97ccb538-b23c-44ba-8f48-e007aeadd65b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1126.569984] [57593]: DEBUG cinder.api.openstack.wsgi [None req-97ccb538-b23c-44ba-8f48-e007aeadd65b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1126.585474] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.585474] [57593]: warnings.warn( [ 1126.589883] [57593]: INFO cinder.volume.api [None req-97ccb538-b23c-44ba-8f48-e007aeadd65b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1126.596083] [57593]: INFO cinder.api.openstack.wsgi [None req-97ccb538-b23c-44ba-8f48-e007aeadd65b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1126.596083] [57593]: [pid: 57593|app: 0|req: 171/349] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:05 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.287433] [57593]: DEBUG cinder.api.middleware.request_id [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.289808] [57593]: INFO cinder.api.openstack.wsgi [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1127.290220] [57593]: DEBUG cinder.api.openstack.wsgi [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1117539450", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1127.292049] [57593]: DEBUG cinder.api.v3.volumes [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1117539450', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1127.292187] [57593]: INFO cinder.api.v3.volumes [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Create volume of 1 GB [ 1127.297442] [57593]: INFO cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Availability Zones retrieved successfully. [ 1127.304863] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Flow 'volume_create_api' (4fc86130-ddfc-434e-9f7e-91251a9bc9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1127.306129] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc694b68-b1fc-4be4-81f5-d66174eb98d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.307473] [57593]: DEBUG cinder.volume.flows.api.create_volume [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1127.328524] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc694b68-b1fc-4be4-81f5-d66174eb98d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.329515] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cdfcba-97f6-472d-aa40-8bc868df73dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.379269] [57593]: DEBUG cinder.quota [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Created reservations ['d5a4f632-5d93-4814-b000-c43a2b0cfd3f', '6aa9f775-7aa7-44c0-aded-3bcc1f46afa8', '9a481de7-5fdd-425f-89fc-8e02aa19325f', 'ad26effb-06da-409e-9079-9daef41c3292'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1127.379676] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cdfcba-97f6-472d-aa40-8bc868df73dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5a4f632-5d93-4814-b000-c43a2b0cfd3f', '6aa9f775-7aa7-44c0-aded-3bcc1f46afa8', '9a481de7-5fdd-425f-89fc-8e02aa19325f', 'ad26effb-06da-409e-9079-9daef41c3292']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.380582] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db0e94c-7949-4260-b815-3462d8f9722a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.396921] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db0e94c-7949-4260-b815-3462d8f9722a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '239fa044-2d0f-4615-8dd6-3b42004a1b7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1117539450',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ebd5ec4fb0804a728fa53a9b1272e494',qos_specs=None,replication_status=,reservations=['d5a4f632-5d93-4814-b000-c43a2b0cfd3f','6aa9f775-7aa7-44c0-aded-3bcc1f46afa8','9a481de7-5fdd-425f-89fc-8e02aa19325f','ad26effb-06da-409e-9079-9daef41c3292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d499ec56e249f28071736195920fe6',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1117539450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=239fa044-2d0f-4615-8dd6-3b42004a1b7d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ebd5ec4fb0804a728fa53a9b1272e494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d499ec56e249f28071736195920fe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.397883] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd2a576-f91e-43cf-bb95-34a7d1a71302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.411932] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd2a576-f91e-43cf-bb95-34a7d1a71302) transitioned into state 'SUCCESS' from state '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-1117539450',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ebd5ec4fb0804a728fa53a9b1272e494',qos_specs=None,replication_status=,reservations=['d5a4f632-5d93-4814-b000-c43a2b0cfd3f','6aa9f775-7aa7-44c0-aded-3bcc1f46afa8','9a481de7-5fdd-425f-89fc-8e02aa19325f','ad26effb-06da-409e-9079-9daef41c3292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d499ec56e249f28071736195920fe6',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.412906] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b209ca-4a49-450c-9456-16ef59f1321d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.423322] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b209ca-4a49-450c-9456-16ef59f1321d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.425025] [57593]: DEBUG cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Flow 'volume_create_api' (4fc86130-ddfc-434e-9f7e-91251a9bc9f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1127.425269] [57593]: INFO cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Create volume request issued successfully. [ 1127.425952] [57593]: INFO cinder.api.openstack.wsgi [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-7075f964-8c0c-4eba-8e80-f7d81260cbe5 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1127.426724] [57593]: [pid: 57593|app: 0|req: 172/350] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Nov 21 09:44:06 2025] POST /volume/v3/volumes => generated 762 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1127.430713] [57593]: DEBUG cinder.api.middleware.request_id [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-e0659bc3-fc78-4074-9c87-6fced418b5af None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.432993] [57593]: INFO cinder.api.openstack.wsgi [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-e0659bc3-fc78-4074-9c87-6fced418b5af tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] GET http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d [ 1127.433315] [57593]: DEBUG cinder.api.openstack.wsgi [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-e0659bc3-fc78-4074-9c87-6fced418b5af tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1127.433525] [57593]: DEBUG cinder.api.openstack.wsgi [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-e0659bc3-fc78-4074-9c87-6fced418b5af tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1127.441592] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.441592] [57593]: warnings.warn( [ 1127.448761] [57593]: INFO cinder.volume.api [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-e0659bc3-fc78-4074-9c87-6fced418b5af tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Volume info retrieved successfully. [ 1127.454880] [57593]: INFO cinder.api.openstack.wsgi [req-f89613b4-d1b6-4f38-ade7-4a54848b2d61 req-e0659bc3-fc78-4074-9c87-6fced418b5af tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d returned with HTTP 200 [ 1127.455375] [57593]: [pid: 57593|app: 0|req: 173/351] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:06 2025] GET /volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1127.471084] [57593]: DEBUG cinder.api.middleware.request_id [req-ca34654e-65d9-400b-8953-c590d3bb9717 req-de4090f0-a014-4054-bea8-0b9a747626cf None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.473451] [57593]: INFO cinder.api.openstack.wsgi [req-ca34654e-65d9-400b-8953-c590d3bb9717 req-de4090f0-a014-4054-bea8-0b9a747626cf tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] GET http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d [ 1127.473667] [57593]: DEBUG cinder.api.openstack.wsgi [req-ca34654e-65d9-400b-8953-c590d3bb9717 req-de4090f0-a014-4054-bea8-0b9a747626cf tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1127.473876] [57593]: DEBUG cinder.api.openstack.wsgi [req-ca34654e-65d9-400b-8953-c590d3bb9717 req-de4090f0-a014-4054-bea8-0b9a747626cf tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1127.485217] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.485217] [57593]: warnings.warn( [ 1127.489943] [57593]: INFO cinder.volume.api [req-ca34654e-65d9-400b-8953-c590d3bb9717 req-de4090f0-a014-4054-bea8-0b9a747626cf tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Volume info retrieved successfully. [ 1127.494507] [57593]: INFO cinder.api.openstack.wsgi [req-ca34654e-65d9-400b-8953-c590d3bb9717 req-de4090f0-a014-4054-bea8-0b9a747626cf tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d returned with HTTP 200 [ 1127.494831] [57593]: [pid: 57593|app: 0|req: 174/352] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:06 2025] GET /volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.606622] [57593]: DEBUG cinder.api.middleware.request_id [None req-f86cb20e-728f-47ea-bfa9-8716c1e4db93 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.608920] [57593]: INFO cinder.api.openstack.wsgi [None req-f86cb20e-728f-47ea-bfa9-8716c1e4db93 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1127.609205] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f86cb20e-728f-47ea-bfa9-8716c1e4db93 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1127.609458] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f86cb20e-728f-47ea-bfa9-8716c1e4db93 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1127.621073] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.621073] [57593]: warnings.warn( [ 1127.624822] [57593]: INFO cinder.volume.api [None req-f86cb20e-728f-47ea-bfa9-8716c1e4db93 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1127.630076] [57593]: INFO cinder.api.openstack.wsgi [None req-f86cb20e-728f-47ea-bfa9-8716c1e4db93 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1127.630506] [57593]: [pid: 57593|app: 0|req: 175/353] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:06 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1128.516189] [57593]: DEBUG cinder.api.middleware.request_id [req-104479c6-ee24-42cb-80d1-3f30f7c7018c req-f9bab4a0-3b13-42df-990c-49c205443305 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.519656] [57593]: INFO cinder.api.openstack.wsgi [req-104479c6-ee24-42cb-80d1-3f30f7c7018c req-f9bab4a0-3b13-42df-990c-49c205443305 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] GET http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d [ 1128.519656] [57593]: DEBUG cinder.api.openstack.wsgi [req-104479c6-ee24-42cb-80d1-3f30f7c7018c req-f9bab4a0-3b13-42df-990c-49c205443305 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1128.519932] [57593]: DEBUG cinder.api.openstack.wsgi [req-104479c6-ee24-42cb-80d1-3f30f7c7018c req-f9bab4a0-3b13-42df-990c-49c205443305 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1128.530634] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.530634] [57593]: warnings.warn( [ 1128.535456] [57593]: INFO cinder.volume.api [req-104479c6-ee24-42cb-80d1-3f30f7c7018c req-f9bab4a0-3b13-42df-990c-49c205443305 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Volume info retrieved successfully. [ 1128.541823] [57593]: INFO cinder.api.openstack.wsgi [req-104479c6-ee24-42cb-80d1-3f30f7c7018c req-f9bab4a0-3b13-42df-990c-49c205443305 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d returned with HTTP 200 [ 1128.542316] [57593]: [pid: 57593|app: 0|req: 176/354] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:07 2025] GET /volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.558100] [57593]: DEBUG cinder.api.middleware.request_id [req-6f73497b-cd03-49a6-81ab-c1bd8d8fceb0 req-074cc3c1-6a55-4d85-b42f-b46eafd46903 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.560992] [57593]: INFO cinder.api.openstack.wsgi [req-6f73497b-cd03-49a6-81ab-c1bd8d8fceb0 req-074cc3c1-6a55-4d85-b42f-b46eafd46903 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] GET http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d [ 1128.560992] [57593]: DEBUG cinder.api.openstack.wsgi [req-6f73497b-cd03-49a6-81ab-c1bd8d8fceb0 req-074cc3c1-6a55-4d85-b42f-b46eafd46903 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1128.560992] [57593]: DEBUG cinder.api.openstack.wsgi [req-6f73497b-cd03-49a6-81ab-c1bd8d8fceb0 req-074cc3c1-6a55-4d85-b42f-b46eafd46903 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1128.569611] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.569611] [57593]: warnings.warn( [ 1128.581864] [57593]: INFO cinder.volume.api [req-6f73497b-cd03-49a6-81ab-c1bd8d8fceb0 req-074cc3c1-6a55-4d85-b42f-b46eafd46903 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Volume info retrieved successfully. [ 1128.588972] [57593]: INFO cinder.api.openstack.wsgi [req-6f73497b-cd03-49a6-81ab-c1bd8d8fceb0 req-074cc3c1-6a55-4d85-b42f-b46eafd46903 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d returned with HTTP 200 [ 1128.589480] [57593]: [pid: 57593|app: 0|req: 177/355] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:07 2025] GET /volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1128.609270] [57593]: DEBUG cinder.api.middleware.request_id [req-1bd734f0-b31e-416e-a88a-160495da6fba req-d1bec5f0-74e4-4d4c-9ad2-4bb5c9b22778 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.611899] [57593]: INFO cinder.api.openstack.wsgi [req-1bd734f0-b31e-416e-a88a-160495da6fba req-d1bec5f0-74e4-4d4c-9ad2-4bb5c9b22778 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] DELETE http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d [ 1128.611899] [57593]: DEBUG cinder.api.openstack.wsgi [req-1bd734f0-b31e-416e-a88a-160495da6fba req-d1bec5f0-74e4-4d4c-9ad2-4bb5c9b22778 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1128.612047] [57593]: DEBUG cinder.api.openstack.wsgi [req-1bd734f0-b31e-416e-a88a-160495da6fba req-d1bec5f0-74e4-4d4c-9ad2-4bb5c9b22778 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1128.612237] [57593]: INFO cinder.api.v3.volumes [req-1bd734f0-b31e-416e-a88a-160495da6fba req-d1bec5f0-74e4-4d4c-9ad2-4bb5c9b22778 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Delete volume with id: 239fa044-2d0f-4615-8dd6-3b42004a1b7d [ 1128.622949] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.622949] [57593]: warnings.warn( [ 1128.623555] [57593]: INFO cinder.volume.api [req-1bd734f0-b31e-416e-a88a-160495da6fba req-d1bec5f0-74e4-4d4c-9ad2-4bb5c9b22778 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Volume info retrieved successfully. [ 1128.642666] [57593]: INFO cinder.volume.api [req-1bd734f0-b31e-416e-a88a-160495da6fba req-d1bec5f0-74e4-4d4c-9ad2-4bb5c9b22778 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Delete volume request issued successfully. [ 1128.642666] [57593]: INFO cinder.api.openstack.wsgi [req-1bd734f0-b31e-416e-a88a-160495da6fba req-d1bec5f0-74e4-4d4c-9ad2-4bb5c9b22778 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d returned with HTTP 202 [ 1128.643289] [57593]: [pid: 57593|app: 0|req: 178/356] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Nov 21 09:44:07 2025] DELETE /volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1128.644099] [57593]: DEBUG cinder.api.middleware.request_id [None req-b0e7e3eb-add9-47be-85d2-65bd14ba0a1c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.646410] [57593]: INFO cinder.api.openstack.wsgi [None req-b0e7e3eb-add9-47be-85d2-65bd14ba0a1c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1128.646501] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b0e7e3eb-add9-47be-85d2-65bd14ba0a1c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1128.646833] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b0e7e3eb-add9-47be-85d2-65bd14ba0a1c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1128.660304] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.660304] [57593]: warnings.warn( [ 1128.666862] [57593]: INFO cinder.volume.api [None req-b0e7e3eb-add9-47be-85d2-65bd14ba0a1c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1128.672407] [57593]: INFO cinder.api.openstack.wsgi [None req-b0e7e3eb-add9-47be-85d2-65bd14ba0a1c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1128.672944] [57593]: [pid: 57593|app: 0|req: 179/357] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:07 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.677016] [57593]: DEBUG cinder.api.middleware.request_id [req-650eb73c-874f-4e97-812c-f179d70999a9 req-f7b7e787-9ef5-498b-a735-7c5bcc2afbf1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.677016] [57593]: INFO cinder.api.openstack.wsgi [req-650eb73c-874f-4e97-812c-f179d70999a9 req-f7b7e787-9ef5-498b-a735-7c5bcc2afbf1 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] GET http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d [ 1128.677016] [57593]: DEBUG cinder.api.openstack.wsgi [req-650eb73c-874f-4e97-812c-f179d70999a9 req-f7b7e787-9ef5-498b-a735-7c5bcc2afbf1 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1128.677016] [57593]: DEBUG cinder.api.openstack.wsgi [req-650eb73c-874f-4e97-812c-f179d70999a9 req-f7b7e787-9ef5-498b-a735-7c5bcc2afbf1 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1128.684452] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.684452] [57593]: warnings.warn( [ 1128.688100] [57593]: INFO cinder.volume.api [req-650eb73c-874f-4e97-812c-f179d70999a9 req-f7b7e787-9ef5-498b-a735-7c5bcc2afbf1 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Volume info retrieved successfully. [ 1128.692725] [57593]: INFO cinder.api.openstack.wsgi [req-650eb73c-874f-4e97-812c-f179d70999a9 req-f7b7e787-9ef5-498b-a735-7c5bcc2afbf1 tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d returned with HTTP 200 [ 1128.693299] [57593]: [pid: 57593|app: 0|req: 180/358] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:07 2025] GET /volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.684536] [57593]: DEBUG cinder.api.middleware.request_id [None req-8af95a03-55ba-4f62-898c-6cc00378d48f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.687154] [57593]: INFO cinder.api.openstack.wsgi [None req-8af95a03-55ba-4f62-898c-6cc00378d48f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1129.687583] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8af95a03-55ba-4f62-898c-6cc00378d48f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.687942] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8af95a03-55ba-4f62-898c-6cc00378d48f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.706367] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.706367] [57593]: warnings.warn( [ 1129.712171] [57593]: INFO cinder.volume.api [None req-8af95a03-55ba-4f62-898c-6cc00378d48f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1129.718943] [57593]: INFO cinder.api.openstack.wsgi [None req-8af95a03-55ba-4f62-898c-6cc00378d48f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1129.719542] [57593]: [pid: 57593|app: 0|req: 181/359] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:08 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.720221] [57593]: DEBUG cinder.api.middleware.request_id [req-6620da76-f30b-41e3-ba9a-825730fbcbc6 req-ff749acd-cf05-482d-8799-c959c7c70ebd None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.722503] [57593]: INFO cinder.api.openstack.wsgi [req-6620da76-f30b-41e3-ba9a-825730fbcbc6 req-ff749acd-cf05-482d-8799-c959c7c70ebd tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] GET http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d [ 1129.722735] [57593]: DEBUG cinder.api.openstack.wsgi [req-6620da76-f30b-41e3-ba9a-825730fbcbc6 req-ff749acd-cf05-482d-8799-c959c7c70ebd tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.722940] [57593]: DEBUG cinder.api.openstack.wsgi [req-6620da76-f30b-41e3-ba9a-825730fbcbc6 req-ff749acd-cf05-482d-8799-c959c7c70ebd tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.728859] [57593]: INFO cinder.api.openstack.wsgi [req-6620da76-f30b-41e3-ba9a-825730fbcbc6 req-ff749acd-cf05-482d-8799-c959c7c70ebd tempest-VolumesGetTestJSON-217078833 tempest-VolumesGetTestJSON-217078833-project-member] http://10.180.1.21/volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d returned with HTTP 404 [ 1129.729440] [57593]: [pid: 57593|app: 0|req: 182/360] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:08 2025] GET /volume/v3/volumes/239fa044-2d0f-4615-8dd6-3b42004a1b7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1130.731974] [57593]: DEBUG cinder.api.middleware.request_id [None req-1cc42b67-05a4-4be6-835f-1243b79863a1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.736156] [57593]: INFO cinder.api.openstack.wsgi [None req-1cc42b67-05a4-4be6-835f-1243b79863a1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1130.736667] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1cc42b67-05a4-4be6-835f-1243b79863a1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1130.737065] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1cc42b67-05a4-4be6-835f-1243b79863a1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1130.755327] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.755327] [57593]: warnings.warn( [ 1130.769655] [57593]: INFO cinder.volume.api [None req-1cc42b67-05a4-4be6-835f-1243b79863a1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1130.780337] [57593]: INFO cinder.api.openstack.wsgi [None req-1cc42b67-05a4-4be6-835f-1243b79863a1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1130.781175] [57593]: [pid: 57593|app: 0|req: 183/361] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:09 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.145343] [57594]: DEBUG cinder.coordination [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-3adc2375-f749-404e-9462-7b56da7c9c2d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Lock "cinder-attachment_update-54a84fc6-4299-42d2-8d28-e0fb97c8040b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1131.145343] [57594]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-3adc2375-f749-404e-9462-7b56da7c9c2d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f returned with HTTP 200 [ 1131.145343] [57594]: [pid: 57594|app: 0|req: 179/362] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:44:04 2025] PUT /volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f => generated 617 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1131.798390] [57593]: DEBUG cinder.api.middleware.request_id [None req-30219d32-0d39-49aa-9f33-4d69ad1a9af1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.801933] [57593]: INFO cinder.api.openstack.wsgi [None req-30219d32-0d39-49aa-9f33-4d69ad1a9af1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1131.802256] [57593]: DEBUG cinder.api.openstack.wsgi [None req-30219d32-0d39-49aa-9f33-4d69ad1a9af1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1131.802815] [57593]: DEBUG cinder.api.openstack.wsgi [None req-30219d32-0d39-49aa-9f33-4d69ad1a9af1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1131.819710] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.819710] [57593]: warnings.warn( [ 1131.824752] [57593]: INFO cinder.volume.api [None req-30219d32-0d39-49aa-9f33-4d69ad1a9af1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1131.832700] [57593]: INFO cinder.api.openstack.wsgi [None req-30219d32-0d39-49aa-9f33-4d69ad1a9af1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1131.833136] [57593]: [pid: 57593|app: 0|req: 184/363] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:10 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.774738] [57594]: DEBUG cinder.api.middleware.request_id [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-886c920b-eb66-4668-a669-b9bfe2f18d9d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.778110] [57594]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-886c920b-eb66-4668-a669-b9bfe2f18d9d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f/action [ 1132.778735] [57594]: DEBUG cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-886c920b-eb66-4668-a669-b9bfe2f18d9d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1132.778856] [57594]: DEBUG cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-886c920b-eb66-4668-a669-b9bfe2f18d9d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1132.806388] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.806388] [57594]: warnings.warn( [ 1132.817833] [57594]: INFO cinder.api.openstack.wsgi [req-3367eb3b-f226-4bb2-b9f2-09a75b89df5e req-886c920b-eb66-4668-a669-b9bfe2f18d9d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f/action returned with HTTP 204 [ 1132.818369] [57594]: [pid: 57594|app: 0|req: 180/364] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:44:11 2025] POST /volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1132.844338] [57593]: DEBUG cinder.api.middleware.request_id [None req-2206c292-0491-4112-9022-df3174abf1b4 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.846577] [57593]: INFO cinder.api.openstack.wsgi [None req-2206c292-0491-4112-9022-df3174abf1b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1132.846814] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2206c292-0491-4112-9022-df3174abf1b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1132.847040] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2206c292-0491-4112-9022-df3174abf1b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1132.860022] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.860022] [57593]: warnings.warn( [ 1132.865069] [57593]: INFO cinder.volume.api [None req-2206c292-0491-4112-9022-df3174abf1b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1132.870856] [57593]: INFO cinder.api.openstack.wsgi [None req-2206c292-0491-4112-9022-df3174abf1b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1132.871342] [57593]: [pid: 57593|app: 0|req: 185/365] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:11 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.881173] [57594]: DEBUG cinder.api.middleware.request_id [None req-68a77443-0352-44a3-a763-5d35d8f2e19b None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.883450] [57594]: INFO cinder.api.openstack.wsgi [None req-68a77443-0352-44a3-a763-5d35d8f2e19b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1132.883678] [57594]: DEBUG cinder.api.openstack.wsgi [None req-68a77443-0352-44a3-a763-5d35d8f2e19b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1132.883947] [57594]: DEBUG cinder.api.openstack.wsgi [None req-68a77443-0352-44a3-a763-5d35d8f2e19b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1132.895313] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.895313] [57594]: warnings.warn( [ 1132.899642] [57594]: INFO cinder.volume.api [None req-68a77443-0352-44a3-a763-5d35d8f2e19b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1132.905008] [57594]: INFO cinder.api.openstack.wsgi [None req-68a77443-0352-44a3-a763-5d35d8f2e19b tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1132.905472] [57594]: [pid: 57594|app: 0|req: 181/366] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:11 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.195449] [57593]: DEBUG cinder.api.middleware.request_id [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-c0be9fea-88d6-482b-b301-13f2ba58bd1a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.197820] [57593]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-c0be9fea-88d6-482b-b301-13f2ba58bd1a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1133.198115] [57593]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-c0be9fea-88d6-482b-b301-13f2ba58bd1a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1133.198380] [57593]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-c0be9fea-88d6-482b-b301-13f2ba58bd1a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1133.212034] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.212034] [57593]: warnings.warn( [ 1133.215420] [57593]: INFO cinder.volume.api [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-c0be9fea-88d6-482b-b301-13f2ba58bd1a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1133.220546] [57593]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-c0be9fea-88d6-482b-b301-13f2ba58bd1a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1133.221114] [57593]: [pid: 57593|app: 0|req: 186/367] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:11 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.577031] [57594]: DEBUG cinder.api.middleware.request_id [None req-a61e884e-a19e-4f03-a147-d5f6bdffa02a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.577451] [57594]: INFO cinder.api.openstack.wsgi [None req-a61e884e-a19e-4f03-a147-d5f6bdffa02a None None] GET http://10.180.1.21/volume// [ 1135.577632] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a61e884e-a19e-4f03-a147-d5f6bdffa02a None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.577837] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a61e884e-a19e-4f03-a147-d5f6bdffa02a None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.578237] [57594]: INFO cinder.api.openstack.wsgi [None req-a61e884e-a19e-4f03-a147-d5f6bdffa02a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.578561] [57594]: [pid: 57594|app: 0|req: 182/368] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:44:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.582116] [57593]: DEBUG cinder.api.middleware.request_id [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-de37395d-2cb6-46b4-9330-e2eab0d4ce66 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.584931] [57593]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-de37395d-2cb6-46b4-9330-e2eab0d4ce66 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1135.585530] [57593]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-de37395d-2cb6-46b4-9330-e2eab0d4ce66 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54a84fc6-4299-42d2-8d28-e0fb97c8040b", "connector": null, "instance_uuid": "224b79ea-0189-4c3b-8243-55c6523353b8"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1135.603561] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.603561] [57593]: warnings.warn( [ 1135.639998] [57593]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-de37395d-2cb6-46b4-9330-e2eab0d4ce66 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1135.641057] [57593]: [pid: 57593|app: 0|req: 187/369] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:44:14 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1135.645288] [57594]: DEBUG cinder.api.middleware.request_id [None req-3d5b58b0-e6f8-40c1-bcbb-05bff818b158 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.645763] [57594]: INFO cinder.api.openstack.wsgi [None req-3d5b58b0-e6f8-40c1-bcbb-05bff818b158 None None] GET http://10.180.1.21/volume// [ 1135.646015] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3d5b58b0-e6f8-40c1-bcbb-05bff818b158 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.646347] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3d5b58b0-e6f8-40c1-bcbb-05bff818b158 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.646766] [57594]: INFO cinder.api.openstack.wsgi [None req-3d5b58b0-e6f8-40c1-bcbb-05bff818b158 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.647165] [57594]: [pid: 57594|app: 0|req: 183/370] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:44:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.651138] [57593]: DEBUG cinder.api.middleware.request_id [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-99719099-3c8f-486d-ab84-0e8e36f25a85 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.653927] [57593]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-99719099-3c8f-486d-ab84-0e8e36f25a85 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1135.654088] [57593]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-99719099-3c8f-486d-ab84-0e8e36f25a85 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.654315] [57593]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-99719099-3c8f-486d-ab84-0e8e36f25a85 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.668235] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.668235] [57593]: warnings.warn( [ 1135.672230] [57593]: INFO cinder.volume.api [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-99719099-3c8f-486d-ab84-0e8e36f25a85 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1135.678059] [57593]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-99719099-3c8f-486d-ab84-0e8e36f25a85 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1135.678601] [57593]: [pid: 57593|app: 0|req: 188/371] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:44:14 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1136.848106] [57594]: DEBUG cinder.api.middleware.request_id [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f811b527-f9e4-464d-93e3-f53d3dacb5dc None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.851397] [57594]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f811b527-f9e4-464d-93e3-f53d3dacb5dc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f [ 1136.851578] [57594]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f811b527-f9e4-464d-93e3-f53d3dacb5dc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.852287] [57594]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f811b527-f9e4-464d-93e3-f53d3dacb5dc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.863374] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.863374] [57594]: warnings.warn( [ 1137.394736] [57594]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f811b527-f9e4-464d-93e3-f53d3dacb5dc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f returned with HTTP 200 [ 1137.395229] [57594]: [pid: 57594|app: 0|req: 184/372] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:44:15 2025] DELETE /volume/v3/attachments/7ddc9314-13db-4f0b-a355-b5c1a173fd2f => generated 192 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.320794] [57593]: DEBUG cinder.api.middleware.request_id [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.322868] [57593]: INFO cinder.api.openstack.wsgi [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1138.323276] [57593]: DEBUG cinder.api.openstack.wsgi [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-359156807"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1138.324767] [57593]: DEBUG cinder.api.v3.volumes [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-359156807'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1138.324901] [57593]: INFO cinder.api.v3.volumes [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Create volume of 1 GB [ 1138.331115] [57593]: INFO cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Availability Zones retrieved successfully. [ 1138.338075] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Flow 'volume_create_api' (72e52f66-e980-4169-a307-76b9f1fe3821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1138.339425] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbea14bf-9702-47dd-b222-820990f11611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.340757] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1138.367259] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbea14bf-9702-47dd-b222-820990f11611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.368216] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8466e466-9999-4432-aa08-f3fd2703827d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.442955] [57593]: DEBUG cinder.quota [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Created reservations ['60d601f8-20f0-42e4-8318-155b39533bda', 'dd619538-56fc-4162-99c2-c8ef12087a1b', '7caec9d7-b0aa-4194-8e3d-5f75631eb9a8', '29ee5887-969b-47af-85ad-b9ecba5c23aa'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1138.444039] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8466e466-9999-4432-aa08-f3fd2703827d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d601f8-20f0-42e4-8318-155b39533bda', 'dd619538-56fc-4162-99c2-c8ef12087a1b', '7caec9d7-b0aa-4194-8e3d-5f75631eb9a8', '29ee5887-969b-47af-85ad-b9ecba5c23aa']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.444981] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1014efe6-58eb-4cca-bb38-d421fba95ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.464445] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1014efe6-58eb-4cca-bb38-d421fba95ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edc781ac-1244-4431-8e82-17d5c118cfe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-359156807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c464c5377874ca885145e8c73f56c60',qos_specs=None,replication_status=,reservations=['60d601f8-20f0-42e4-8318-155b39533bda','dd619538-56fc-4162-99c2-c8ef12087a1b','7caec9d7-b0aa-4194-8e3d-5f75631eb9a8','29ee5887-969b-47af-85ad-b9ecba5c23aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1677c442194ff58724e5e8d297744b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-359156807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edc781ac-1244-4431-8e82-17d5c118cfe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c464c5377874ca885145e8c73f56c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd1677c442194ff58724e5e8d297744b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.465534] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a19f17-721c-45ef-ade5-a6c090d86141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.486923] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a19f17-721c-45ef-ade5-a6c090d86141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-359156807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c464c5377874ca885145e8c73f56c60',qos_specs=None,replication_status=,reservations=['60d601f8-20f0-42e4-8318-155b39533bda','dd619538-56fc-4162-99c2-c8ef12087a1b','7caec9d7-b0aa-4194-8e3d-5f75631eb9a8','29ee5887-969b-47af-85ad-b9ecba5c23aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1677c442194ff58724e5e8d297744b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.487857] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2d3c9a-92cd-4369-beed-62ed58081653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.496291] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2d3c9a-92cd-4369-beed-62ed58081653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.497595] [57593]: DEBUG cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Flow 'volume_create_api' (72e52f66-e980-4169-a307-76b9f1fe3821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1138.498078] [57593]: INFO cinder.volume.api [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Create volume request issued successfully. [ 1138.498965] [57593]: INFO cinder.api.openstack.wsgi [None req-80e46e86-b1ea-438f-876e-2914d1cdaa43 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1138.499716] [57593]: [pid: 57593|app: 0|req: 189/373] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:44:17 2025] POST /volume/v3/volumes => generated 752 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1138.508868] [57594]: DEBUG cinder.api.middleware.request_id [None req-e2252f37-2b1d-4eaf-a989-b79b67046751 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.511336] [57594]: INFO cinder.api.openstack.wsgi [None req-e2252f37-2b1d-4eaf-a989-b79b67046751 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1138.511717] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e2252f37-2b1d-4eaf-a989-b79b67046751 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1138.511952] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e2252f37-2b1d-4eaf-a989-b79b67046751 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1138.520427] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.520427] [57594]: warnings.warn( [ 1138.525888] [57594]: INFO cinder.volume.api [None req-e2252f37-2b1d-4eaf-a989-b79b67046751 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1138.532296] [57594]: INFO cinder.api.openstack.wsgi [None req-e2252f37-2b1d-4eaf-a989-b79b67046751 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1138.532931] [57594]: [pid: 57594|app: 0|req: 185/374] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:17 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.546663] [57593]: DEBUG cinder.api.middleware.request_id [None req-84302984-a148-4381-804b-c9a1875bbe0e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.549570] [57593]: INFO cinder.api.openstack.wsgi [None req-84302984-a148-4381-804b-c9a1875bbe0e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1139.549784] [57593]: DEBUG cinder.api.openstack.wsgi [None req-84302984-a148-4381-804b-c9a1875bbe0e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1139.549994] [57593]: DEBUG cinder.api.openstack.wsgi [None req-84302984-a148-4381-804b-c9a1875bbe0e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1139.563906] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.563906] [57593]: warnings.warn( [ 1139.570913] [57593]: INFO cinder.volume.api [None req-84302984-a148-4381-804b-c9a1875bbe0e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1139.571444] [57594]: DEBUG cinder.api.middleware.request_id [None req-f6b559b0-3f3b-4b4b-a322-9f94aae9e532 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.572207] [57594]: INFO cinder.api.openstack.wsgi [None req-f6b559b0-3f3b-4b4b-a322-9f94aae9e532 None None] GET http://10.180.1.21/volume// [ 1139.572608] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f6b559b0-3f3b-4b4b-a322-9f94aae9e532 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1139.572944] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f6b559b0-3f3b-4b4b-a322-9f94aae9e532 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1139.573555] [57594]: INFO cinder.api.openstack.wsgi [None req-f6b559b0-3f3b-4b4b-a322-9f94aae9e532 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1139.574060] [57594]: [pid: 57594|app: 0|req: 186/375] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:44:18 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1139.577159] [57593]: INFO cinder.api.openstack.wsgi [None req-84302984-a148-4381-804b-c9a1875bbe0e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1139.577633] [57593]: [pid: 57593|app: 0|req: 190/376] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:18 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.583493] [57594]: DEBUG cinder.api.middleware.request_id [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-182e55f7-e161-47c5-bdba-f5d4c2431053 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.587392] [57594]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-182e55f7-e161-47c5-bdba-f5d4c2431053 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1139.587908] [57594]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-182e55f7-e161-47c5-bdba-f5d4c2431053 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1139.588401] [57594]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-182e55f7-e161-47c5-bdba-f5d4c2431053 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1139.607345] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.607345] [57594]: warnings.warn( [ 1139.612047] [57594]: INFO cinder.volume.api [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-182e55f7-e161-47c5-bdba-f5d4c2431053 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1139.618794] [57594]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-182e55f7-e161-47c5-bdba-f5d4c2431053 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1139.619861] [57594]: [pid: 57594|app: 0|req: 187/377] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:44:18 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1139.754350] [57593]: DEBUG cinder.api.middleware.request_id [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-03f7d7a0-e31c-445e-981d-8c315afed304 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.756645] [57594]: DEBUG cinder.api.middleware.request_id [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-0cf31edb-d5cb-45ef-9303-7f49ccb95458 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.756753] [57593]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-03f7d7a0-e31c-445e-981d-8c315afed304 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1139.756880] [57593]: DEBUG cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-03f7d7a0-e31c-445e-981d-8c315afed304 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1139.757096] [57593]: DEBUG cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-03f7d7a0-e31c-445e-981d-8c315afed304 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1139.758840] [57594]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-0cf31edb-d5cb-45ef-9303-7f49ccb95458 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] PUT http://10.180.1.21/volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94 [ 1139.759393] [57594]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-0cf31edb-d5cb-45ef-9303-7f49ccb95458 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1139.765632] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.765632] [57593]: warnings.warn( [ 1139.768913] [57594]: DEBUG cinder.coordination [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-0cf31edb-d5cb-45ef-9303-7f49ccb95458 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Acquiring lock "cinder-attachment_update-54a84fc6-4299-42d2-8d28-e0fb97c8040b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1139.770038] [57593]: INFO cinder.volume.api [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-03f7d7a0-e31c-445e-981d-8c315afed304 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1139.774172] [57594]: DEBUG cinder.coordination [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-0cf31edb-d5cb-45ef-9303-7f49ccb95458 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Lock "cinder-attachment_update-54a84fc6-4299-42d2-8d28-e0fb97c8040b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1139.775154] [57593]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-03f7d7a0-e31c-445e-981d-8c315afed304 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1139.775266] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.775266] [57594]: warnings.warn( [ 1139.775921] [57593]: [pid: 57593|app: 0|req: 191/378] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:44:18 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.303775] [57594]: DEBUG cinder.coordination [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-0cf31edb-d5cb-45ef-9303-7f49ccb95458 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Lock "cinder-attachment_update-54a84fc6-4299-42d2-8d28-e0fb97c8040b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1140.304207] [57594]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-0cf31edb-d5cb-45ef-9303-7f49ccb95458 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94 returned with HTTP 200 [ 1140.304763] [57594]: [pid: 57594|app: 0|req: 188/379] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:44:18 2025] PUT /volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1140.812986] [57593]: DEBUG cinder.api.middleware.request_id [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f2d3fa6e-17de-498e-a97d-28ccb7005a76 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.815330] [57593]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f2d3fa6e-17de-498e-a97d-28ccb7005a76 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94/action [ 1140.815771] [57593]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f2d3fa6e-17de-498e-a97d-28ccb7005a76 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1140.815913] [57593]: DEBUG cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f2d3fa6e-17de-498e-a97d-28ccb7005a76 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1140.836312] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.836312] [57593]: warnings.warn( [ 1140.846243] [57593]: INFO cinder.api.openstack.wsgi [req-aa31f3e2-3778-461e-ad12-81392cee02ac req-f2d3fa6e-17de-498e-a97d-28ccb7005a76 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94/action returned with HTTP 204 [ 1140.846714] [57593]: [pid: 57593|app: 0|req: 192/380] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:44:19 2025] POST /volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1141.296946] [57594]: DEBUG cinder.api.middleware.request_id [None req-61abba32-4a70-4054-a0ac-083904a9cd24 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.297435] [57594]: INFO cinder.api.openstack.wsgi [None req-61abba32-4a70-4054-a0ac-083904a9cd24 None None] GET http://10.180.1.21/volume// [ 1141.297626] [57594]: DEBUG cinder.api.openstack.wsgi [None req-61abba32-4a70-4054-a0ac-083904a9cd24 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1141.297849] [57594]: DEBUG cinder.api.openstack.wsgi [None req-61abba32-4a70-4054-a0ac-083904a9cd24 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.298522] [57594]: INFO cinder.api.openstack.wsgi [None req-61abba32-4a70-4054-a0ac-083904a9cd24 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1141.298893] [57594]: [pid: 57594|app: 0|req: 189/381] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:44:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1141.303124] [57593]: DEBUG cinder.api.middleware.request_id [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-7749715a-f7ab-4daa-a71e-022714ae3eab None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.306083] [57593]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-7749715a-f7ab-4daa-a71e-022714ae3eab tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1141.306505] [57593]: DEBUG cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-7749715a-f7ab-4daa-a71e-022714ae3eab tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edc781ac-1244-4431-8e82-17d5c118cfe4", "connector": null, "instance_uuid": "8bbdad54-ee4b-4041-905c-d8d000499442"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1141.315761] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.315761] [57593]: warnings.warn( [ 1141.338829] [57593]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-7749715a-f7ab-4daa-a71e-022714ae3eab tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1141.339332] [57593]: [pid: 57593|app: 0|req: 193/382] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:44:20 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.359592] [57594]: DEBUG cinder.api.middleware.request_id [None req-1d397b7d-b39a-4a3c-89c1-49cd1739f220 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.362143] [57594]: INFO cinder.api.openstack.wsgi [None req-1d397b7d-b39a-4a3c-89c1-49cd1739f220 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1141.362413] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1d397b7d-b39a-4a3c-89c1-49cd1739f220 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1141.362691] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1d397b7d-b39a-4a3c-89c1-49cd1739f220 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.376975] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.376975] [57594]: warnings.warn( [ 1141.380361] [57594]: INFO cinder.volume.api [None req-1d397b7d-b39a-4a3c-89c1-49cd1739f220 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1141.386948] [57594]: INFO cinder.api.openstack.wsgi [None req-1d397b7d-b39a-4a3c-89c1-49cd1739f220 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1141.387486] [57594]: [pid: 57594|app: 0|req: 190/383] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:20 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.864362] [57593]: DEBUG cinder.api.middleware.request_id [None req-cf868731-0088-4932-9b12-1dc35d44fb35 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.864811] [57593]: INFO cinder.api.openstack.wsgi [None req-cf868731-0088-4932-9b12-1dc35d44fb35 None None] GET http://10.180.1.21/volume// [ 1141.864995] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cf868731-0088-4932-9b12-1dc35d44fb35 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1141.865215] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cf868731-0088-4932-9b12-1dc35d44fb35 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.865609] [57593]: INFO cinder.api.openstack.wsgi [None req-cf868731-0088-4932-9b12-1dc35d44fb35 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1141.865967] [57593]: [pid: 57593|app: 0|req: 194/384] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:44:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1141.869377] [57594]: DEBUG cinder.api.middleware.request_id [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c8dc7ae3-5d95-4bda-85e8-ebb7f46d5b72 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.871860] [57594]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c8dc7ae3-5d95-4bda-85e8-ebb7f46d5b72 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1141.872125] [57594]: DEBUG cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c8dc7ae3-5d95-4bda-85e8-ebb7f46d5b72 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1141.872339] [57594]: DEBUG cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c8dc7ae3-5d95-4bda-85e8-ebb7f46d5b72 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.889009] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.889009] [57594]: warnings.warn( [ 1141.895027] [57594]: INFO cinder.volume.api [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c8dc7ae3-5d95-4bda-85e8-ebb7f46d5b72 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1141.901194] [57594]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c8dc7ae3-5d95-4bda-85e8-ebb7f46d5b72 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1141.902034] [57594]: [pid: 57594|app: 0|req: 191/385] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:44:20 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1141.969293] [57593]: DEBUG cinder.api.middleware.request_id [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-3e6b1cb7-2822-4c37-86ae-8d32ae107f6c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.972011] [57593]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-3e6b1cb7-2822-4c37-86ae-8d32ae107f6c tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] PUT http://10.180.1.21/volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4 [ 1141.972472] [57593]: DEBUG cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-3e6b1cb7-2822-4c37-86ae-8d32ae107f6c tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907619", "mountpoint": "/dev/sdb"}}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1141.982518] [57593]: DEBUG cinder.coordination [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-3e6b1cb7-2822-4c37-86ae-8d32ae107f6c tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Acquiring lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1141.988532] [57593]: DEBUG cinder.coordination [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-3e6b1cb7-2822-4c37-86ae-8d32ae107f6c tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1141.989776] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.989776] [57593]: warnings.warn( [ 1142.397961] [57594]: DEBUG cinder.api.middleware.request_id [None req-8707f88e-0d16-4983-8299-02724c36e728 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.400344] [57594]: INFO cinder.api.openstack.wsgi [None req-8707f88e-0d16-4983-8299-02724c36e728 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1142.400638] [57594]: DEBUG cinder.api.openstack.wsgi [None req-8707f88e-0d16-4983-8299-02724c36e728 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.400891] [57594]: DEBUG cinder.api.openstack.wsgi [None req-8707f88e-0d16-4983-8299-02724c36e728 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.412842] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.412842] [57594]: warnings.warn( [ 1142.416487] [57594]: INFO cinder.volume.api [None req-8707f88e-0d16-4983-8299-02724c36e728 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1142.421196] [57594]: INFO cinder.api.openstack.wsgi [None req-8707f88e-0d16-4983-8299-02724c36e728 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1142.421663] [57594]: [pid: 57594|app: 0|req: 192/386] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:21 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1143.432171] [57594]: DEBUG cinder.api.middleware.request_id [None req-c57d17b6-f6b0-44fa-9131-1abbc0fcb802 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.434477] [57594]: INFO cinder.api.openstack.wsgi [None req-c57d17b6-f6b0-44fa-9131-1abbc0fcb802 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1143.434728] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c57d17b6-f6b0-44fa-9131-1abbc0fcb802 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1143.434924] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c57d17b6-f6b0-44fa-9131-1abbc0fcb802 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1143.449464] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.449464] [57594]: warnings.warn( [ 1143.453730] [57594]: INFO cinder.volume.api [None req-c57d17b6-f6b0-44fa-9131-1abbc0fcb802 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1143.460650] [57594]: INFO cinder.api.openstack.wsgi [None req-c57d17b6-f6b0-44fa-9131-1abbc0fcb802 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1143.461208] [57594]: [pid: 57594|app: 0|req: 193/387] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:22 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.472714] [57594]: DEBUG cinder.api.middleware.request_id [None req-ed221e2e-fcec-4289-91b0-8c06fa993674 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.475657] [57594]: INFO cinder.api.openstack.wsgi [None req-ed221e2e-fcec-4289-91b0-8c06fa993674 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1144.475985] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ed221e2e-fcec-4289-91b0-8c06fa993674 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.476302] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ed221e2e-fcec-4289-91b0-8c06fa993674 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.498922] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.498922] [57594]: warnings.warn( [ 1144.505781] [57594]: INFO cinder.volume.api [None req-ed221e2e-fcec-4289-91b0-8c06fa993674 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1144.513825] [57594]: INFO cinder.api.openstack.wsgi [None req-ed221e2e-fcec-4289-91b0-8c06fa993674 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1144.513825] [57594]: [pid: 57594|app: 0|req: 194/388] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:23 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.526380] [57594]: DEBUG cinder.api.middleware.request_id [None req-1c72256a-09ab-4ab6-8cce-c682b2fdcb16 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.529925] [57594]: INFO cinder.api.openstack.wsgi [None req-1c72256a-09ab-4ab6-8cce-c682b2fdcb16 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1145.529992] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1c72256a-09ab-4ab6-8cce-c682b2fdcb16 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.531126] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1c72256a-09ab-4ab6-8cce-c682b2fdcb16 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.551902] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.551902] [57594]: warnings.warn( [ 1145.558132] [57594]: INFO cinder.volume.api [None req-1c72256a-09ab-4ab6-8cce-c682b2fdcb16 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1145.566258] [57594]: INFO cinder.api.openstack.wsgi [None req-1c72256a-09ab-4ab6-8cce-c682b2fdcb16 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1145.566860] [57594]: [pid: 57594|app: 0|req: 195/389] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:24 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.516415] [57593]: DEBUG cinder.coordination [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-3e6b1cb7-2822-4c37-86ae-8d32ae107f6c tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=57593) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1146.516778] [57593]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-3e6b1cb7-2822-4c37-86ae-8d32ae107f6c tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4 returned with HTTP 200 [ 1146.517286] [57593]: [pid: 57593|app: 0|req: 195/390] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:44:20 2025] PUT /volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.576557] [57594]: DEBUG cinder.api.middleware.request_id [None req-6c92255a-8d06-48eb-bfd4-a1f031e5b611 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.578672] [57594]: INFO cinder.api.openstack.wsgi [None req-6c92255a-8d06-48eb-bfd4-a1f031e5b611 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1146.578898] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6c92255a-8d06-48eb-bfd4-a1f031e5b611 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.579082] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6c92255a-8d06-48eb-bfd4-a1f031e5b611 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.590599] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.590599] [57594]: warnings.warn( [ 1146.594305] [57594]: INFO cinder.volume.api [None req-6c92255a-8d06-48eb-bfd4-a1f031e5b611 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1146.599893] [57594]: INFO cinder.api.openstack.wsgi [None req-6c92255a-8d06-48eb-bfd4-a1f031e5b611 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1146.600382] [57594]: [pid: 57594|app: 0|req: 196/391] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:25 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.611541] [57593]: DEBUG cinder.api.middleware.request_id [None req-f8eb4ee6-75a2-41db-9798-10a36e078659 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.613630] [57593]: INFO cinder.api.openstack.wsgi [None req-f8eb4ee6-75a2-41db-9798-10a36e078659 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1147.613813] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f8eb4ee6-75a2-41db-9798-10a36e078659 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1147.614389] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f8eb4ee6-75a2-41db-9798-10a36e078659 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1147.629122] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.629122] [57593]: warnings.warn( [ 1147.633741] [57593]: INFO cinder.volume.api [None req-f8eb4ee6-75a2-41db-9798-10a36e078659 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1147.639302] [57593]: INFO cinder.api.openstack.wsgi [None req-f8eb4ee6-75a2-41db-9798-10a36e078659 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1147.639851] [57593]: [pid: 57593|app: 0|req: 196/392] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:26 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.134367] [57594]: DEBUG cinder.api.middleware.request_id [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c2e0d1d6-ebe8-42bb-bfad-6cdc41be9c3d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.137798] [57594]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c2e0d1d6-ebe8-42bb-bfad-6cdc41be9c3d tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] POST http://10.180.1.21/volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4/action [ 1148.138488] [57594]: DEBUG cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c2e0d1d6-ebe8-42bb-bfad-6cdc41be9c3d tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1148.138707] [57594]: DEBUG cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c2e0d1d6-ebe8-42bb-bfad-6cdc41be9c3d tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1148.157198] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.157198] [57594]: warnings.warn( [ 1148.165422] [57594]: INFO cinder.api.openstack.wsgi [req-b8e3695e-139b-47a6-b595-15fe875cb0e1 req-c2e0d1d6-ebe8-42bb-bfad-6cdc41be9c3d tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4/action returned with HTTP 204 [ 1148.165959] [57594]: [pid: 57594|app: 0|req: 197/393] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:44:26 2025] POST /volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1148.649297] [57593]: DEBUG cinder.api.middleware.request_id [None req-48198cfb-a4af-4692-9941-04874aa9b647 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.651569] [57593]: INFO cinder.api.openstack.wsgi [None req-48198cfb-a4af-4692-9941-04874aa9b647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1148.651924] [57593]: DEBUG cinder.api.openstack.wsgi [None req-48198cfb-a4af-4692-9941-04874aa9b647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.652236] [57593]: DEBUG cinder.api.openstack.wsgi [None req-48198cfb-a4af-4692-9941-04874aa9b647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.665209] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.665209] [57593]: warnings.warn( [ 1148.669203] [57593]: INFO cinder.volume.api [None req-48198cfb-a4af-4692-9941-04874aa9b647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1148.674423] [57593]: INFO cinder.api.openstack.wsgi [None req-48198cfb-a4af-4692-9941-04874aa9b647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1148.674866] [57593]: [pid: 57593|app: 0|req: 197/394] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:27 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.684596] [57594]: DEBUG cinder.api.middleware.request_id [None req-340cc052-31d9-4099-8257-9ae0bbc61416 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.686442] [57594]: INFO cinder.api.openstack.wsgi [None req-340cc052-31d9-4099-8257-9ae0bbc61416 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1148.686805] [57594]: DEBUG cinder.api.openstack.wsgi [None req-340cc052-31d9-4099-8257-9ae0bbc61416 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.687136] [57594]: DEBUG cinder.api.openstack.wsgi [None req-340cc052-31d9-4099-8257-9ae0bbc61416 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.697533] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.697533] [57594]: warnings.warn( [ 1148.701018] [57594]: INFO cinder.volume.api [None req-340cc052-31d9-4099-8257-9ae0bbc61416 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1148.705331] [57594]: INFO cinder.api.openstack.wsgi [None req-340cc052-31d9-4099-8257-9ae0bbc61416 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1148.705764] [57594]: [pid: 57594|app: 0|req: 198/395] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:27 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.671641] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=179,cinder:INSERT=24,cinder:UPDATE=32 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1158.703304] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=91,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1160.937056] [57593]: DEBUG cinder.api.middleware.request_id [None req-36240487-4ec6-45b8-ad48-ca7f53121133 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.937510] [57593]: INFO cinder.api.openstack.wsgi [None req-36240487-4ec6-45b8-ad48-ca7f53121133 None None] GET http://10.180.1.21/volume// [ 1160.937686] [57593]: DEBUG cinder.api.openstack.wsgi [None req-36240487-4ec6-45b8-ad48-ca7f53121133 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.937905] [57593]: DEBUG cinder.api.openstack.wsgi [None req-36240487-4ec6-45b8-ad48-ca7f53121133 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.938377] [57593]: INFO cinder.api.openstack.wsgi [None req-36240487-4ec6-45b8-ad48-ca7f53121133 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1160.938865] [57593]: [pid: 57593|app: 0|req: 198/396] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:44:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1160.942415] [57594]: DEBUG cinder.api.middleware.request_id [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-bbbee8e5-cde1-4dcc-a3e6-7eb3cad41610 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.946435] [57594]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-bbbee8e5-cde1-4dcc-a3e6-7eb3cad41610 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1160.946435] [57594]: DEBUG cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-bbbee8e5-cde1-4dcc-a3e6-7eb3cad41610 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edc781ac-1244-4431-8e82-17d5c118cfe4", "connector": null, "instance_uuid": "8bbdad54-ee4b-4041-905c-d8d000499442"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1160.960809] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.960809] [57594]: warnings.warn( [ 1160.987077] [57594]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-bbbee8e5-cde1-4dcc-a3e6-7eb3cad41610 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1160.987726] [57594]: [pid: 57594|app: 0|req: 199/397] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:44:39 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.992110] [57593]: DEBUG cinder.api.middleware.request_id [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-80cb2021-b6e4-4ebd-b240-f69e9eeb5647 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.994566] [57593]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-80cb2021-b6e4-4ebd-b240-f69e9eeb5647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4 [ 1160.994774] [57593]: DEBUG cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-80cb2021-b6e4-4ebd-b240-f69e9eeb5647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.994978] [57593]: DEBUG cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-80cb2021-b6e4-4ebd-b240-f69e9eeb5647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1161.003319] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.003319] [57593]: warnings.warn( [ 1161.538636] [57593]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-80cb2021-b6e4-4ebd-b240-f69e9eeb5647 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4 returned with HTTP 200 [ 1161.539135] [57593]: [pid: 57593|app: 0|req: 199/398] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:44:39 2025] DELETE /volume/v3/attachments/ed11a749-5fc2-43ac-99df-e8f5a86ba9e4 => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.937446] [57594]: DEBUG cinder.api.middleware.request_id [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-56592028-c226-4905-90ef-21de40338711 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.940033] [57594]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-56592028-c226-4905-90ef-21de40338711 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] PUT http://10.180.1.21/volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 [ 1165.940561] [57594]: DEBUG cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-56592028-c226-4905-90ef-21de40338711 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907619", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1165.954046] [57594]: DEBUG cinder.coordination [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-56592028-c226-4905-90ef-21de40338711 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Acquiring lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1165.959387] [57594]: DEBUG cinder.coordination [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-56592028-c226-4905-90ef-21de40338711 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1165.960868] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.960868] [57594]: warnings.warn( [ 1166.484178] [57594]: DEBUG cinder.coordination [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-56592028-c226-4905-90ef-21de40338711 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1166.484579] [57594]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-56592028-c226-4905-90ef-21de40338711 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 returned with HTTP 200 [ 1166.485186] [57594]: [pid: 57594|app: 0|req: 200/399] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:44:44 2025] PUT /volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.489779] [57593]: DEBUG cinder.api.middleware.request_id [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-acab0e5e-1ea1-44c7-b80d-6b28412bf804 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.492328] [57593]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-acab0e5e-1ea1-44c7-b80d-6b28412bf804 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 [ 1166.492588] [57593]: DEBUG cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-acab0e5e-1ea1-44c7-b80d-6b28412bf804 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1166.492809] [57593]: DEBUG cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-acab0e5e-1ea1-44c7-b80d-6b28412bf804 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1166.508890] [57593]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-acab0e5e-1ea1-44c7-b80d-6b28412bf804 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 returned with HTTP 200 [ 1166.509376] [57593]: [pid: 57593|app: 0|req: 200/400] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Nov 21 09:44:45 2025] GET /volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.605939] [57594]: DEBUG cinder.api.middleware.request_id [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-14ba13aa-b033-4cb4-88f4-e924a74353eb None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.608711] [57594]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-14ba13aa-b033-4cb4-88f4-e924a74353eb tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] POST http://10.180.1.21/volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73/action [ 1168.609222] [57594]: DEBUG cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-14ba13aa-b033-4cb4-88f4-e924a74353eb tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1168.609414] [57594]: DEBUG cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-14ba13aa-b033-4cb4-88f4-e924a74353eb tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1168.630372] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.630372] [57594]: warnings.warn( [ 1168.637681] [57594]: INFO cinder.api.openstack.wsgi [req-f460b162-b72d-48c5-82d0-85071a89e6b2 req-14ba13aa-b033-4cb4-88f4-e924a74353eb tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73/action returned with HTTP 204 [ 1168.638202] [57594]: [pid: 57594|app: 0|req: 201/401] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:44:47 2025] POST /volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1171.751620] [57593]: DEBUG cinder.api.middleware.request_id [None req-5592f1bd-cee7-4f9c-9711-69e486ab90de None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.752055] [57593]: INFO cinder.api.openstack.wsgi [None req-5592f1bd-cee7-4f9c-9711-69e486ab90de None None] GET http://10.180.1.21/volume// [ 1171.752257] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5592f1bd-cee7-4f9c-9711-69e486ab90de None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.752467] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5592f1bd-cee7-4f9c-9711-69e486ab90de None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.752850] [57593]: INFO cinder.api.openstack.wsgi [None req-5592f1bd-cee7-4f9c-9711-69e486ab90de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1171.753181] [57593]: [pid: 57593|app: 0|req: 201/402] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:44:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1171.756514] [57594]: DEBUG cinder.api.middleware.request_id [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-1827c724-9491-4d89-982a-79a6896eded5 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.758745] [57594]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-1827c724-9491-4d89-982a-79a6896eded5 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1171.759149] [57594]: DEBUG cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-1827c724-9491-4d89-982a-79a6896eded5 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edc781ac-1244-4431-8e82-17d5c118cfe4", "connector": null, "instance_uuid": "8bbdad54-ee4b-4041-905c-d8d000499442"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1171.773941] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.773941] [57594]: warnings.warn( [ 1171.807031] [57594]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-1827c724-9491-4d89-982a-79a6896eded5 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1171.807485] [57594]: [pid: 57594|app: 0|req: 202/403] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:44:50 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.811943] [57593]: DEBUG cinder.api.middleware.request_id [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ba34d8f6-67f9-439f-82b5-b9b9dc2e96e2 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.814345] [57593]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ba34d8f6-67f9-439f-82b5-b9b9dc2e96e2 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 [ 1171.814580] [57593]: DEBUG cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ba34d8f6-67f9-439f-82b5-b9b9dc2e96e2 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.814786] [57593]: DEBUG cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ba34d8f6-67f9-439f-82b5-b9b9dc2e96e2 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.822775] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.822775] [57593]: warnings.warn( [ 1172.351289] [57593]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ba34d8f6-67f9-439f-82b5-b9b9dc2e96e2 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 returned with HTTP 200 [ 1172.351751] [57593]: [pid: 57593|app: 0|req: 202/404] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:44:50 2025] DELETE /volume/v3/attachments/0cd1131d-ba16-421f-b14e-15b33e170d73 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.572810] [57594]: DEBUG cinder.api.middleware.request_id [None req-704f8242-8ebe-4e26-9865-b71b371317a2 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.574881] [57594]: INFO cinder.api.openstack.wsgi [None req-704f8242-8ebe-4e26-9865-b71b371317a2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1176.575159] [57594]: DEBUG cinder.api.openstack.wsgi [None req-704f8242-8ebe-4e26-9865-b71b371317a2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.575376] [57594]: DEBUG cinder.api.openstack.wsgi [None req-704f8242-8ebe-4e26-9865-b71b371317a2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.613506] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.613506] [57594]: warnings.warn( [ 1176.618436] [57594]: INFO cinder.volume.api [None req-704f8242-8ebe-4e26-9865-b71b371317a2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1176.624045] [57594]: INFO cinder.api.openstack.wsgi [None req-704f8242-8ebe-4e26-9865-b71b371317a2 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1176.624792] [57594]: [pid: 57594|app: 0|req: 203/405] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:55 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.677964] [57593]: DEBUG cinder.api.middleware.request_id [None req-cb7383bc-5816-4ec9-a872-51eb0cae73f3 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.679917] [57593]: INFO cinder.api.openstack.wsgi [None req-cb7383bc-5816-4ec9-a872-51eb0cae73f3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1176.681844] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cb7383bc-5816-4ec9-a872-51eb0cae73f3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.681844] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cb7383bc-5816-4ec9-a872-51eb0cae73f3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.689086] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.689086] [57593]: warnings.warn( [ 1176.693037] [57593]: INFO cinder.volume.api [None req-cb7383bc-5816-4ec9-a872-51eb0cae73f3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1176.697419] [57593]: INFO cinder.api.openstack.wsgi [None req-cb7383bc-5816-4ec9-a872-51eb0cae73f3 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1176.697966] [57593]: [pid: 57593|app: 0|req: 203/406] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:44:55 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.748058] [57594]: DEBUG cinder.api.middleware.request_id [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-c225f5ae-51a1-419c-a180-2281776b0256 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.751149] [57594]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-c225f5ae-51a1-419c-a180-2281776b0256 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] PUT http://10.180.1.21/volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf [ 1180.751242] [57594]: DEBUG cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-c225f5ae-51a1-419c-a180-2281776b0256 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907619", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1180.762225] [57594]: DEBUG cinder.coordination [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-c225f5ae-51a1-419c-a180-2281776b0256 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Acquiring lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1180.767823] [57594]: DEBUG cinder.coordination [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-c225f5ae-51a1-419c-a180-2281776b0256 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1180.768969] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.768969] [57594]: warnings.warn( [ 1181.292347] [57594]: DEBUG cinder.coordination [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-c225f5ae-51a1-419c-a180-2281776b0256 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Lock "cinder-attachment_update-edc781ac-1244-4431-8e82-17d5c118cfe4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1181.292974] [57594]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-c225f5ae-51a1-419c-a180-2281776b0256 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf returned with HTTP 200 [ 1181.294497] [57594]: [pid: 57594|app: 0|req: 204/407] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:44:59 2025] PUT /volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.298738] [57593]: DEBUG cinder.api.middleware.request_id [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ebe8c347-6884-42bd-97a3-3fef3ad65ccb None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.301411] [57593]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ebe8c347-6884-42bd-97a3-3fef3ad65ccb tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf [ 1181.301667] [57593]: DEBUG cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ebe8c347-6884-42bd-97a3-3fef3ad65ccb tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1181.301881] [57593]: DEBUG cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ebe8c347-6884-42bd-97a3-3fef3ad65ccb tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1181.317556] [57593]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-ebe8c347-6884-42bd-97a3-3fef3ad65ccb tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf returned with HTTP 200 [ 1181.318227] [57593]: [pid: 57593|app: 0|req: 204/408] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Nov 21 09:45:00 2025] GET /volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.728426] [57594]: DEBUG cinder.api.middleware.request_id [None req-cebcf97c-d54b-4d4d-885f-d87d592ff136 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.730519] [57594]: INFO cinder.api.openstack.wsgi [None req-cebcf97c-d54b-4d4d-885f-d87d592ff136 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1185.730906] [57594]: DEBUG cinder.api.openstack.wsgi [None req-cebcf97c-d54b-4d4d-885f-d87d592ff136 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.731167] [57594]: DEBUG cinder.api.openstack.wsgi [None req-cebcf97c-d54b-4d4d-885f-d87d592ff136 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.745265] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.745265] [57594]: warnings.warn( [ 1185.749708] [57594]: INFO cinder.volume.api [None req-cebcf97c-d54b-4d4d-885f-d87d592ff136 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1185.756290] [57594]: INFO cinder.api.openstack.wsgi [None req-cebcf97c-d54b-4d4d-885f-d87d592ff136 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1185.756721] [57594]: [pid: 57594|app: 0|req: 205/409] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:04 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.953744] [57593]: DEBUG cinder.api.middleware.request_id [None req-ff3da849-dd53-4514-abb5-5032cb7d03e1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.955744] [57593]: INFO cinder.api.openstack.wsgi [None req-ff3da849-dd53-4514-abb5-5032cb7d03e1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1185.955960] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ff3da849-dd53-4514-abb5-5032cb7d03e1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.956181] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ff3da849-dd53-4514-abb5-5032cb7d03e1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.971535] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.971535] [57593]: warnings.warn( [ 1185.976944] [57593]: INFO cinder.volume.api [None req-ff3da849-dd53-4514-abb5-5032cb7d03e1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1185.982271] [57593]: INFO cinder.api.openstack.wsgi [None req-ff3da849-dd53-4514-abb5-5032cb7d03e1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1185.982648] [57593]: [pid: 57593|app: 0|req: 205/410] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:04 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.000427] [57594]: DEBUG cinder.api.middleware.request_id [None req-288d5322-5a92-4381-97e3-a26afeb2ef88 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.002324] [57594]: INFO cinder.api.openstack.wsgi [None req-288d5322-5a92-4381-97e3-a26afeb2ef88 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1186.002598] [57594]: DEBUG cinder.api.openstack.wsgi [None req-288d5322-5a92-4381-97e3-a26afeb2ef88 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1186.002815] [57594]: DEBUG cinder.api.openstack.wsgi [None req-288d5322-5a92-4381-97e3-a26afeb2ef88 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1186.002998] [57594]: INFO cinder.api.v3.volumes [None req-288d5322-5a92-4381-97e3-a26afeb2ef88 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Delete volume with id: 1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1186.010913] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.010913] [57594]: warnings.warn( [ 1186.011438] [57594]: INFO cinder.volume.api [None req-288d5322-5a92-4381-97e3-a26afeb2ef88 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1186.019814] [57593]: DEBUG cinder.api.middleware.request_id [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-daf7379a-ae88-4b26-86d3-dfb209c27937 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.022186] [57593]: INFO cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-daf7379a-ae88-4b26-86d3-dfb209c27937 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1186.022554] [57593]: DEBUG cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-daf7379a-ae88-4b26-86d3-dfb209c27937 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1186.022773] [57593]: DEBUG cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-daf7379a-ae88-4b26-86d3-dfb209c27937 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1186.031314] [57594]: INFO cinder.volume.api [None req-288d5322-5a92-4381-97e3-a26afeb2ef88 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Delete volume request issued successfully. [ 1186.031521] [57594]: INFO cinder.api.openstack.wsgi [None req-288d5322-5a92-4381-97e3-a26afeb2ef88 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 202 [ 1186.032322] [57594]: [pid: 57594|app: 0|req: 206/411] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:45:04 2025] DELETE /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1186.032813] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.032813] [57593]: warnings.warn( [ 1186.035074] [57594]: DEBUG cinder.api.middleware.request_id [None req-86649308-c264-4d74-84df-a54c05af0512 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.036510] [57593]: INFO cinder.volume.api [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-daf7379a-ae88-4b26-86d3-dfb209c27937 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1186.037144] [57594]: INFO cinder.api.openstack.wsgi [None req-86649308-c264-4d74-84df-a54c05af0512 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1186.037603] [57594]: DEBUG cinder.api.openstack.wsgi [None req-86649308-c264-4d74-84df-a54c05af0512 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1186.037603] [57594]: DEBUG cinder.api.openstack.wsgi [None req-86649308-c264-4d74-84df-a54c05af0512 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1186.041577] [57593]: INFO cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-daf7379a-ae88-4b26-86d3-dfb209c27937 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1186.042053] [57593]: [pid: 57593|app: 0|req: 206/412] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:45:04 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.045900] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.045900] [57594]: warnings.warn( [ 1186.050572] [57594]: INFO cinder.volume.api [None req-86649308-c264-4d74-84df-a54c05af0512 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1186.055024] [57594]: INFO cinder.api.openstack.wsgi [None req-86649308-c264-4d74-84df-a54c05af0512 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 200 [ 1186.055252] [57594]: [pid: 57594|app: 0|req: 207/413] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:04 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1186.061528] [57593]: DEBUG cinder.api.middleware.request_id [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-cd741906-0faf-4165-b02a-8b41900646bc None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.064316] [57593]: INFO cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-cd741906-0faf-4165-b02a-8b41900646bc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b/action [ 1186.064902] [57593]: DEBUG cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-cd741906-0faf-4165-b02a-8b41900646bc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1186.065155] [57593]: DEBUG cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-cd741906-0faf-4165-b02a-8b41900646bc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1186.075480] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.075480] [57593]: warnings.warn( [ 1186.076088] [57593]: INFO cinder.volume.api [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-cd741906-0faf-4165-b02a-8b41900646bc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1186.081653] [57593]: INFO cinder.volume.api [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-cd741906-0faf-4165-b02a-8b41900646bc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Begin detaching volume completed successfully. [ 1186.081883] [57593]: INFO cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-cd741906-0faf-4165-b02a-8b41900646bc tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b/action returned with HTTP 202 [ 1186.082538] [57593]: [pid: 57593|app: 0|req: 207/414] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:45:04 2025] POST /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1186.638457] [57594]: DEBUG cinder.api.middleware.request_id [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-a3c650be-f90f-44b7-a6de-59f7378f56be None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.640894] [57594]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-a3c650be-f90f-44b7-a6de-59f7378f56be tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] POST http://10.180.1.21/volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf/action [ 1186.641340] [57594]: DEBUG cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-a3c650be-f90f-44b7-a6de-59f7378f56be tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1186.641491] [57594]: DEBUG cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-a3c650be-f90f-44b7-a6de-59f7378f56be tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1186.660602] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.660602] [57594]: warnings.warn( [ 1186.669393] [57594]: INFO cinder.api.openstack.wsgi [req-8e0638f8-40ef-4601-88bb-0f61fdaa8fa7 req-a3c650be-f90f-44b7-a6de-59f7378f56be tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf/action returned with HTTP 204 [ 1186.669865] [57594]: [pid: 57594|app: 0|req: 208/415] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:45:05 2025] POST /volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1187.065314] [57593]: DEBUG cinder.api.middleware.request_id [None req-309273fc-2d72-4d36-b601-f4a53f1451be None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.067359] [57593]: INFO cinder.api.openstack.wsgi [None req-309273fc-2d72-4d36-b601-f4a53f1451be tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 [ 1187.067573] [57593]: DEBUG cinder.api.openstack.wsgi [None req-309273fc-2d72-4d36-b601-f4a53f1451be tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.067782] [57593]: DEBUG cinder.api.openstack.wsgi [None req-309273fc-2d72-4d36-b601-f4a53f1451be tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.074041] [57593]: INFO cinder.api.openstack.wsgi [None req-309273fc-2d72-4d36-b601-f4a53f1451be tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 returned with HTTP 404 [ 1187.074615] [57593]: [pid: 57593|app: 0|req: 208/416] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:05 2025] GET /volume/v3/volumes/1331bc89-9f11-49ed-b26f-7c5f0d839ab6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1187.110657] [57594]: DEBUG cinder.api.middleware.request_id [None req-025eacfb-795c-4c07-bae4-1dbd027d1ba2 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.112187] [57594]: INFO cinder.api.openstack.wsgi [None req-025eacfb-795c-4c07-bae4-1dbd027d1ba2 None None] GET http://10.180.1.21/volume// [ 1187.112187] [57594]: DEBUG cinder.api.openstack.wsgi [None req-025eacfb-795c-4c07-bae4-1dbd027d1ba2 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.112187] [57594]: DEBUG cinder.api.openstack.wsgi [None req-025eacfb-795c-4c07-bae4-1dbd027d1ba2 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.112636] [57594]: INFO cinder.api.openstack.wsgi [None req-025eacfb-795c-4c07-bae4-1dbd027d1ba2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.113021] [57594]: [pid: 57594|app: 0|req: 209/417] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:45:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.114868] [57593]: DEBUG cinder.api.middleware.request_id [None req-f7837128-0159-40d0-81ea-fa04cd14103f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.116210] [57594]: DEBUG cinder.api.middleware.request_id [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-a84f4700-122f-4e9a-af28-daec3e490074 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.117000] [57593]: INFO cinder.api.openstack.wsgi [None req-f7837128-0159-40d0-81ea-fa04cd14103f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1187.117280] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f7837128-0159-40d0-81ea-fa04cd14103f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.117519] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f7837128-0159-40d0-81ea-fa04cd14103f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.118602] [57593]: INFO cinder.api.v3.volumes [None req-f7837128-0159-40d0-81ea-fa04cd14103f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Delete volume with id: 0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1187.118687] [57594]: INFO cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-a84f4700-122f-4e9a-af28-daec3e490074 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1187.118687] [57594]: DEBUG cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-a84f4700-122f-4e9a-af28-daec3e490074 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.118753] [57594]: DEBUG cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-a84f4700-122f-4e9a-af28-daec3e490074 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.127827] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.127827] [57593]: warnings.warn( [ 1187.128363] [57593]: INFO cinder.volume.api [None req-f7837128-0159-40d0-81ea-fa04cd14103f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1187.131214] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.131214] [57594]: warnings.warn( [ 1187.135131] [57594]: INFO cinder.volume.api [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-a84f4700-122f-4e9a-af28-daec3e490074 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1187.140271] [57594]: INFO cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-a84f4700-122f-4e9a-af28-daec3e490074 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1187.140869] [57594]: [pid: 57594|app: 0|req: 210/418] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:45:05 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1187.144911] [57593]: INFO cinder.volume.api [None req-f7837128-0159-40d0-81ea-fa04cd14103f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Delete volume request issued successfully. [ 1187.145520] [57593]: INFO cinder.api.openstack.wsgi [None req-f7837128-0159-40d0-81ea-fa04cd14103f tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 202 [ 1187.145763] [57593]: [pid: 57593|app: 0|req: 209/419] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:45:05 2025] DELETE /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1187.148705] [57594]: DEBUG cinder.api.middleware.request_id [None req-3ebad8b3-8dfe-47ee-a8ab-7e2dd6f0c3ba None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.150699] [57594]: INFO cinder.api.openstack.wsgi [None req-3ebad8b3-8dfe-47ee-a8ab-7e2dd6f0c3ba tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1187.150934] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3ebad8b3-8dfe-47ee-a8ab-7e2dd6f0c3ba tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.151172] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3ebad8b3-8dfe-47ee-a8ab-7e2dd6f0c3ba tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.159844] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.159844] [57594]: warnings.warn( [ 1187.163924] [57594]: INFO cinder.volume.api [None req-3ebad8b3-8dfe-47ee-a8ab-7e2dd6f0c3ba tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1187.168716] [57594]: INFO cinder.api.openstack.wsgi [None req-3ebad8b3-8dfe-47ee-a8ab-7e2dd6f0c3ba tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 1187.169152] [57594]: [pid: 57594|app: 0|req: 211/420] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:05 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.179272] [57593]: DEBUG cinder.api.middleware.request_id [None req-bff15827-67f0-4ffc-b432-403c8e65a064 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.181289] [57593]: INFO cinder.api.openstack.wsgi [None req-bff15827-67f0-4ffc-b432-403c8e65a064 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1188.181797] [57593]: DEBUG cinder.api.openstack.wsgi [None req-bff15827-67f0-4ffc-b432-403c8e65a064 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1188.181797] [57593]: DEBUG cinder.api.openstack.wsgi [None req-bff15827-67f0-4ffc-b432-403c8e65a064 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1188.191993] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.191993] [57593]: warnings.warn( [ 1188.196554] [57593]: INFO cinder.volume.api [None req-bff15827-67f0-4ffc-b432-403c8e65a064 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1188.201623] [57593]: INFO cinder.api.openstack.wsgi [None req-bff15827-67f0-4ffc-b432-403c8e65a064 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 1188.202306] [57593]: [pid: 57593|app: 0|req: 210/421] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:06 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.299181] [57594]: DEBUG cinder.api.middleware.request_id [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-ab8c4df6-cfca-4d2b-a219-6e10f390c138 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.302369] [57594]: INFO cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-ab8c4df6-cfca-4d2b-a219-6e10f390c138 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94 [ 1188.302596] [57594]: DEBUG cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-ab8c4df6-cfca-4d2b-a219-6e10f390c138 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1188.302800] [57594]: DEBUG cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-ab8c4df6-cfca-4d2b-a219-6e10f390c138 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1188.311131] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.311131] [57594]: warnings.warn( [ 1188.845799] [57594]: INFO cinder.api.openstack.wsgi [req-6245b905-4579-4ec1-adf8-a64d09743fd7 req-ab8c4df6-cfca-4d2b-a219-6e10f390c138 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94 returned with HTTP 200 [ 1188.846435] [57594]: [pid: 57594|app: 0|req: 212/422] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:45:07 2025] DELETE /volume/v3/attachments/e32b1fbc-1ec1-4a68-b436-8586bc71bd94 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.216499] [57593]: DEBUG cinder.api.middleware.request_id [None req-cfad388c-e0fc-47f5-bbf7-4dd18c6fbefe None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.218875] [57593]: INFO cinder.api.openstack.wsgi [None req-cfad388c-e0fc-47f5-bbf7-4dd18c6fbefe tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1189.219160] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cfad388c-e0fc-47f5-bbf7-4dd18c6fbefe tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1189.219418] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cfad388c-e0fc-47f5-bbf7-4dd18c6fbefe tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1189.228707] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.228707] [57593]: warnings.warn( [ 1189.231917] [57593]: INFO cinder.volume.api [None req-cfad388c-e0fc-47f5-bbf7-4dd18c6fbefe tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Volume info retrieved successfully. [ 1189.236686] [57593]: INFO cinder.api.openstack.wsgi [None req-cfad388c-e0fc-47f5-bbf7-4dd18c6fbefe tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 200 [ 1189.236953] [57593]: [pid: 57593|app: 0|req: 211/423] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:07 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1190.247613] [57594]: DEBUG cinder.api.middleware.request_id [None req-6594b753-18c1-42f1-a653-9ae7fb65fd52 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.250043] [57594]: INFO cinder.api.openstack.wsgi [None req-6594b753-18c1-42f1-a653-9ae7fb65fd52 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] GET http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 [ 1190.250329] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6594b753-18c1-42f1-a653-9ae7fb65fd52 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1190.250580] [57594]: DEBUG cinder.api.openstack.wsgi [None req-6594b753-18c1-42f1-a653-9ae7fb65fd52 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1190.257653] [57594]: INFO cinder.api.openstack.wsgi [None req-6594b753-18c1-42f1-a653-9ae7fb65fd52 tempest-AttachVolumeShelveTestJSON-1842608892 tempest-AttachVolumeShelveTestJSON-1842608892-project-member] http://10.180.1.21/volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 returned with HTTP 404 [ 1190.257870] [57594]: [pid: 57594|app: 0|req: 213/424] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:08 2025] GET /volume/v3/volumes/0bebbc9f-5b97-4fec-b822-59ee441d7601 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1190.278585] [57593]: DEBUG cinder.api.middleware.request_id [None req-6e78221f-c7d7-4bb9-8f4c-f77b33360df6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.280861] [57593]: INFO cinder.api.openstack.wsgi [None req-6e78221f-c7d7-4bb9-8f4c-f77b33360df6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1190.281238] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6e78221f-c7d7-4bb9-8f4c-f77b33360df6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1190.281618] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6e78221f-c7d7-4bb9-8f4c-f77b33360df6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1190.292043] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.292043] [57593]: warnings.warn( [ 1190.297224] [57593]: INFO cinder.volume.api [None req-6e78221f-c7d7-4bb9-8f4c-f77b33360df6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1190.302791] [57593]: INFO cinder.api.openstack.wsgi [None req-6e78221f-c7d7-4bb9-8f4c-f77b33360df6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1190.303261] [57593]: [pid: 57593|app: 0|req: 212/425] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:09 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.576951] [57594]: DEBUG cinder.api.middleware.request_id [req-46b4d173-6316-4068-ac34-987d848922cd req-4d7d52f2-fc98-4963-adf1-7de79f18b206 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.579101] [57594]: INFO cinder.api.openstack.wsgi [req-46b4d173-6316-4068-ac34-987d848922cd req-4d7d52f2-fc98-4963-adf1-7de79f18b206 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf [ 1192.579438] [57594]: DEBUG cinder.api.openstack.wsgi [req-46b4d173-6316-4068-ac34-987d848922cd req-4d7d52f2-fc98-4963-adf1-7de79f18b206 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.580024] [57594]: DEBUG cinder.api.openstack.wsgi [req-46b4d173-6316-4068-ac34-987d848922cd req-4d7d52f2-fc98-4963-adf1-7de79f18b206 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.588866] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.588866] [57594]: warnings.warn( [ 1193.117634] [57594]: INFO cinder.api.openstack.wsgi [req-46b4d173-6316-4068-ac34-987d848922cd req-4d7d52f2-fc98-4963-adf1-7de79f18b206 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf returned with HTTP 200 [ 1193.118118] [57594]: [pid: 57594|app: 0|req: 214/426] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:45:11 2025] DELETE /volume/v3/attachments/2b2f6154-9e71-49ab-b203-8a93103edccf => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.014047] [57593]: DEBUG cinder.api.middleware.request_id [None req-dec481b4-bf7e-44fe-8065-d7a8c038037e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.016390] [57593]: INFO cinder.api.openstack.wsgi [None req-dec481b4-bf7e-44fe-8065-d7a8c038037e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1199.016639] [57593]: DEBUG cinder.api.openstack.wsgi [None req-dec481b4-bf7e-44fe-8065-d7a8c038037e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.017129] [57593]: DEBUG cinder.api.openstack.wsgi [None req-dec481b4-bf7e-44fe-8065-d7a8c038037e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.035324] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.035324] [57593]: warnings.warn( [ 1199.041549] [57593]: INFO cinder.volume.api [None req-dec481b4-bf7e-44fe-8065-d7a8c038037e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1199.050491] [57593]: INFO cinder.api.openstack.wsgi [None req-dec481b4-bf7e-44fe-8065-d7a8c038037e tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1199.051163] [57593]: [pid: 57593|app: 0|req: 213/427] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:17 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.082267] [57594]: DEBUG cinder.api.middleware.request_id [None req-b8817a03-e183-49db-87c3-7a6c7d284b52 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.084326] [57594]: INFO cinder.api.openstack.wsgi [None req-b8817a03-e183-49db-87c3-7a6c7d284b52 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1199.084542] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b8817a03-e183-49db-87c3-7a6c7d284b52 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.084752] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b8817a03-e183-49db-87c3-7a6c7d284b52 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.093244] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.093244] [57594]: warnings.warn( [ 1199.097304] [57594]: INFO cinder.volume.api [None req-b8817a03-e183-49db-87c3-7a6c7d284b52 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1199.101962] [57594]: INFO cinder.api.openstack.wsgi [None req-b8817a03-e183-49db-87c3-7a6c7d284b52 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1199.102429] [57594]: [pid: 57594|app: 0|req: 215/428] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:17 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.045433] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=66,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1209.102350] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=84,cinder:UPDATE=17,cinder:INSERT=3 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1210.649427] [57593]: DEBUG cinder.api.middleware.request_id [None req-5e66e4fe-fc28-460b-a0ab-ef5dc2c32af4 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.651174] [57593]: INFO cinder.api.openstack.wsgi [None req-5e66e4fe-fc28-460b-a0ab-ef5dc2c32af4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1210.651392] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5e66e4fe-fc28-460b-a0ab-ef5dc2c32af4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1210.651599] [57593]: DEBUG cinder.api.openstack.wsgi [None req-5e66e4fe-fc28-460b-a0ab-ef5dc2c32af4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1210.651777] [57593]: INFO cinder.api.v3.volumes [None req-5e66e4fe-fc28-460b-a0ab-ef5dc2c32af4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Delete volume with id: b28fc504-5aff-4a77-867e-2f60c793b34f [ 1210.662566] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.662566] [57593]: warnings.warn( [ 1210.663179] [57593]: INFO cinder.volume.api [None req-5e66e4fe-fc28-460b-a0ab-ef5dc2c32af4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1210.682319] [57593]: INFO cinder.volume.api [None req-5e66e4fe-fc28-460b-a0ab-ef5dc2c32af4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Delete volume request issued successfully. [ 1210.682480] [57593]: INFO cinder.api.openstack.wsgi [None req-5e66e4fe-fc28-460b-a0ab-ef5dc2c32af4 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 202 [ 1210.683182] [57593]: [pid: 57593|app: 0|req: 214/429] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:45:29 2025] DELETE /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1210.686083] [57594]: DEBUG cinder.api.middleware.request_id [None req-f4839586-335c-4243-b0d6-003894b76006 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.688229] [57594]: INFO cinder.api.openstack.wsgi [None req-f4839586-335c-4243-b0d6-003894b76006 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1210.688326] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f4839586-335c-4243-b0d6-003894b76006 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1210.688514] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f4839586-335c-4243-b0d6-003894b76006 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1210.696693] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.696693] [57594]: warnings.warn( [ 1210.700813] [57594]: INFO cinder.volume.api [None req-f4839586-335c-4243-b0d6-003894b76006 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1210.709697] [57594]: INFO cinder.api.openstack.wsgi [None req-f4839586-335c-4243-b0d6-003894b76006 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1210.710158] [57594]: [pid: 57594|app: 0|req: 216/430] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:29 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.720674] [57593]: DEBUG cinder.api.middleware.request_id [None req-3dbe8533-5b0b-4526-b68d-4a8636b38502 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.722785] [57593]: INFO cinder.api.openstack.wsgi [None req-3dbe8533-5b0b-4526-b68d-4a8636b38502 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1211.723025] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3dbe8533-5b0b-4526-b68d-4a8636b38502 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1211.723240] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3dbe8533-5b0b-4526-b68d-4a8636b38502 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1211.738888] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.738888] [57593]: warnings.warn( [ 1211.744051] [57593]: INFO cinder.volume.api [None req-3dbe8533-5b0b-4526-b68d-4a8636b38502 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1211.749923] [57593]: INFO cinder.api.openstack.wsgi [None req-3dbe8533-5b0b-4526-b68d-4a8636b38502 tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1211.750416] [57593]: [pid: 57593|app: 0|req: 215/431] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:30 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.760124] [57594]: DEBUG cinder.api.middleware.request_id [None req-eba76a0a-61bd-4b0a-b28b-dc925b5e4a4e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.762328] [57594]: INFO cinder.api.openstack.wsgi [None req-eba76a0a-61bd-4b0a-b28b-dc925b5e4a4e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1212.762819] [57594]: DEBUG cinder.api.openstack.wsgi [None req-eba76a0a-61bd-4b0a-b28b-dc925b5e4a4e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1212.763104] [57594]: DEBUG cinder.api.openstack.wsgi [None req-eba76a0a-61bd-4b0a-b28b-dc925b5e4a4e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.773717] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.773717] [57594]: warnings.warn( [ 1212.777899] [57594]: INFO cinder.volume.api [None req-eba76a0a-61bd-4b0a-b28b-dc925b5e4a4e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Volume info retrieved successfully. [ 1212.782240] [57594]: INFO cinder.api.openstack.wsgi [None req-eba76a0a-61bd-4b0a-b28b-dc925b5e4a4e tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 200 [ 1212.782892] [57594]: [pid: 57594|app: 0|req: 217/432] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:31 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1213.793597] [57593]: DEBUG cinder.api.middleware.request_id [None req-aa2b1d16-fd61-4199-868f-4306303506fb None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.796521] [57593]: INFO cinder.api.openstack.wsgi [None req-aa2b1d16-fd61-4199-868f-4306303506fb tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] GET http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f [ 1213.796794] [57593]: DEBUG cinder.api.openstack.wsgi [None req-aa2b1d16-fd61-4199-868f-4306303506fb tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.797020] [57593]: DEBUG cinder.api.openstack.wsgi [None req-aa2b1d16-fd61-4199-868f-4306303506fb tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.804121] [57593]: INFO cinder.api.openstack.wsgi [None req-aa2b1d16-fd61-4199-868f-4306303506fb tempest-DeleteServersTestJSON-655970916 tempest-DeleteServersTestJSON-655970916-project-member] http://10.180.1.21/volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f returned with HTTP 404 [ 1213.804703] [57593]: [pid: 57593|app: 0|req: 216/433] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:32 2025] GET /volume/v3/volumes/b28fc504-5aff-4a77-867e-2f60c793b34f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1219.326393] [57594]: DEBUG cinder.api.middleware.request_id [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.329072] [57594]: INFO cinder.api.openstack.wsgi [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1219.329616] [57594]: DEBUG cinder.api.openstack.wsgi [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1658886766", "imageRef": "e691103d-97da-46f1-86f8-ac4b856213d9", "size": 1}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1219.331613] [57594]: DEBUG cinder.api.v3.volumes [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1658886766', 'imageRef': 'e691103d-97da-46f1-86f8-ac4b856213d9', 'size': 1}} {{(pid=57594) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1219.576164] [57594]: INFO cinder.api.v3.volumes [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Create volume of 1 GB [ 1219.583876] [57594]: INFO cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Availability Zones retrieved successfully. [ 1219.593494] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Flow 'volume_create_api' (aedb6712-a76e-4460-8066-f49bdee7bb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1219.594904] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94099640-093e-4f1c-9b68-7b86153855cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1219.596118] [57594]: DEBUG cinder.volume.flows.api.create_volume [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Validating volume size '1' using validate_int {{(pid=57594) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1219.642052] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94099640-093e-4f1c-9b68-7b86153855cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1219.643088] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6602fa34-62d8-4cef-8f07-2bceb5ee3e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1219.721970] [57594]: DEBUG cinder.quota [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Created reservations ['1ee73aa8-c05e-4cd4-9c56-59ada7f5dfac', 'b2bad6e2-94d0-49a7-a470-d230a15f2fa1', 'f86e0769-deca-40f8-a7e0-5321ec08d054', '1bbd858b-18dd-4230-bab7-eecc1f17cd72'] {{(pid=57594) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1219.723150] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6602fa34-62d8-4cef-8f07-2bceb5ee3e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee73aa8-c05e-4cd4-9c56-59ada7f5dfac', 'b2bad6e2-94d0-49a7-a470-d230a15f2fa1', 'f86e0769-deca-40f8-a7e0-5321ec08d054', '1bbd858b-18dd-4230-bab7-eecc1f17cd72']}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1219.724100] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8523b380-9abe-4052-bad9-4029fad9401f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1219.743663] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8523b380-9abe-4052-bad9-4029fad9401f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e46bb50c-72d0-4e04-9b37-bc99d418ba37', '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-1658886766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74387a2d4e5f42ba9334b3c3c3fb119a',qos_specs=None,replication_status=,reservations=['1ee73aa8-c05e-4cd4-9c56-59ada7f5dfac','b2bad6e2-94d0-49a7-a470-d230a15f2fa1','f86e0769-deca-40f8-a7e0-5321ec08d054','1bbd858b-18dd-4230-bab7-eecc1f17cd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e932aed88964dbdaee1d9431bbb55b6',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1658886766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e46bb50c-72d0-4e04-9b37-bc99d418ba37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74387a2d4e5f42ba9334b3c3c3fb119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e932aed88964dbdaee1d9431bbb55b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1219.745180] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3cec42-c114-46fe-8a2b-e200c717e383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1219.759989] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3cec42-c114-46fe-8a2b-e200c717e383) transitioned into state 'SUCCESS' from state '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-1658886766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74387a2d4e5f42ba9334b3c3c3fb119a',qos_specs=None,replication_status=,reservations=['1ee73aa8-c05e-4cd4-9c56-59ada7f5dfac','b2bad6e2-94d0-49a7-a470-d230a15f2fa1','f86e0769-deca-40f8-a7e0-5321ec08d054','1bbd858b-18dd-4230-bab7-eecc1f17cd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e932aed88964dbdaee1d9431bbb55b6',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1219.760741] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (110a425c-8e1d-45b2-8aa8-2fed76df5d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1219.772205] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (110a425c-8e1d-45b2-8aa8-2fed76df5d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57594) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1219.773364] [57594]: DEBUG cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Flow 'volume_create_api' (aedb6712-a76e-4460-8066-f49bdee7bb9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57594) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1219.773756] [57594]: INFO cinder.volume.api [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Create volume request issued successfully. [ 1219.774471] [57594]: INFO cinder.api.openstack.wsgi [None req-02770dc6-5dbd-49e3-b23d-d3ebcb47c267 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1219.775088] [57594]: [pid: 57594|app: 0|req: 218/434] 10.180.1.21 () {62 vars in 1177 bytes} [Fri Nov 21 09:45:38 2025] POST /volume/v3/volumes => generated 898 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1219.784442] [57593]: DEBUG cinder.api.middleware.request_id [None req-a54efd73-780a-44b6-8d3a-92d4d3d120dd None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.786477] [57593]: INFO cinder.api.openstack.wsgi [None req-a54efd73-780a-44b6-8d3a-92d4d3d120dd tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1219.786723] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a54efd73-780a-44b6-8d3a-92d4d3d120dd tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1219.786946] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a54efd73-780a-44b6-8d3a-92d4d3d120dd tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1219.798450] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.798450] [57593]: warnings.warn( [ 1219.803083] [57593]: INFO cinder.volume.api [None req-a54efd73-780a-44b6-8d3a-92d4d3d120dd tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1219.807995] [57593]: INFO cinder.api.openstack.wsgi [None req-a54efd73-780a-44b6-8d3a-92d4d3d120dd tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1219.808463] [57593]: [pid: 57593|app: 0|req: 217/435] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:38 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 966 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.820675] [57594]: DEBUG cinder.api.middleware.request_id [None req-2df3836e-54a2-4c51-8379-510c84766cf8 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.823272] [57594]: INFO cinder.api.openstack.wsgi [None req-2df3836e-54a2-4c51-8379-510c84766cf8 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1220.823524] [57594]: DEBUG cinder.api.openstack.wsgi [None req-2df3836e-54a2-4c51-8379-510c84766cf8 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1220.823782] [57594]: DEBUG cinder.api.openstack.wsgi [None req-2df3836e-54a2-4c51-8379-510c84766cf8 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1220.837149] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.837149] [57594]: warnings.warn( [ 1220.841659] [57594]: INFO cinder.volume.api [None req-2df3836e-54a2-4c51-8379-510c84766cf8 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1220.847035] [57594]: INFO cinder.api.openstack.wsgi [None req-2df3836e-54a2-4c51-8379-510c84766cf8 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1220.847520] [57594]: [pid: 57594|app: 0|req: 219/436] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:39 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.675562] [57593]: DEBUG cinder.api.middleware.request_id [None req-83275d6c-a899-4f1c-861f-6a45d4479abd None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.677543] [57593]: INFO cinder.api.openstack.wsgi [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1221.677936] [57593]: DEBUG cinder.api.openstack.wsgi [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-418924072", "imageRef": "e691103d-97da-46f1-86f8-ac4b856213d9", "size": 1}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1221.679404] [57593]: DEBUG cinder.api.v3.volumes [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-418924072', 'imageRef': 'e691103d-97da-46f1-86f8-ac4b856213d9', 'size': 1}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1221.755840] [57593]: INFO cinder.api.v3.volumes [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Create volume of 1 GB [ 1221.761587] [57593]: INFO cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Availability Zones retrieved successfully. [ 1221.769217] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Flow 'volume_create_api' (b91dfdb3-cdeb-4e3c-b9aa-51b6a023b8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1221.770432] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c2a781-f950-4d94-9193-877f794a5705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.771816] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1221.816253] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c2a781-f950-4d94-9193-877f794a5705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.817556] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d2fe3c-4d30-4ec9-8475-d3ab9a4d9237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.851147] [57593]: DEBUG cinder.quota [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Created reservations ['9f735ef1-fb03-4c6b-aca5-457ebe76ad90', '7cd90e08-ef3b-4302-a0f8-7d4e046ba43d', '2c4447fc-8bda-4262-a604-87fdd3ff6481', '5ee1b6fa-d702-4553-8587-225e8c0e22b3'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1221.852122] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d2fe3c-4d30-4ec9-8475-d3ab9a4d9237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f735ef1-fb03-4c6b-aca5-457ebe76ad90', '7cd90e08-ef3b-4302-a0f8-7d4e046ba43d', '2c4447fc-8bda-4262-a604-87fdd3ff6481', '5ee1b6fa-d702-4553-8587-225e8c0e22b3']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.853078] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53ab51f-ddff-4000-8af3-c469d8bce98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.859321] [57594]: DEBUG cinder.api.middleware.request_id [None req-d79cfe5f-23b5-449f-aa14-c958203e9e00 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.862313] [57594]: INFO cinder.api.openstack.wsgi [None req-d79cfe5f-23b5-449f-aa14-c958203e9e00 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1221.862572] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d79cfe5f-23b5-449f-aa14-c958203e9e00 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1221.862971] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d79cfe5f-23b5-449f-aa14-c958203e9e00 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.870131] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53ab51f-ddff-4000-8af3-c469d8bce98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a119cf6c-9398-4696-89d9-78e155d946e7', '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-418924072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da35b0d1c9c049c19168805cec70d66c',qos_specs=None,replication_status=,reservations=['9f735ef1-fb03-4c6b-aca5-457ebe76ad90','7cd90e08-ef3b-4302-a0f8-7d4e046ba43d','2c4447fc-8bda-4262-a604-87fdd3ff6481','5ee1b6fa-d702-4553-8587-225e8c0e22b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d41a7d398c4fe5baea59f29a1726fe',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-418924072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a119cf6c-9398-4696-89d9-78e155d946e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da35b0d1c9c049c19168805cec70d66c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d41a7d398c4fe5baea59f29a1726fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.871439] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f15a91b-52c5-4088-b568-e0a4b99c2f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.874363] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.874363] [57594]: warnings.warn( [ 1221.878892] [57594]: INFO cinder.volume.api [None req-d79cfe5f-23b5-449f-aa14-c958203e9e00 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1221.884250] [57594]: INFO cinder.api.openstack.wsgi [None req-d79cfe5f-23b5-449f-aa14-c958203e9e00 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1221.884705] [57594]: [pid: 57594|app: 0|req: 220/437] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:40 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.889023] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f15a91b-52c5-4088-b568-e0a4b99c2f30) transitioned into state 'SUCCESS' from state '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-418924072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da35b0d1c9c049c19168805cec70d66c',qos_specs=None,replication_status=,reservations=['9f735ef1-fb03-4c6b-aca5-457ebe76ad90','7cd90e08-ef3b-4302-a0f8-7d4e046ba43d','2c4447fc-8bda-4262-a604-87fdd3ff6481','5ee1b6fa-d702-4553-8587-225e8c0e22b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d41a7d398c4fe5baea59f29a1726fe',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.889741] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2496e8fb-ce69-456e-95a8-383c55752ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.902062] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2496e8fb-ce69-456e-95a8-383c55752ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.903423] [57593]: DEBUG cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Flow 'volume_create_api' (b91dfdb3-cdeb-4e3c-b9aa-51b6a023b8d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1221.903872] [57593]: INFO cinder.volume.api [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Create volume request issued successfully. [ 1221.904593] [57593]: INFO cinder.api.openstack.wsgi [None req-83275d6c-a899-4f1c-861f-6a45d4479abd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1221.905107] [57593]: [pid: 57593|app: 0|req: 218/438] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Nov 21 09:45:40 2025] POST /volume/v3/volumes => generated 751 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1221.914501] [57594]: DEBUG cinder.api.middleware.request_id [None req-0b1a87fc-e9d1-4552-ade1-34d7ba5348b4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.916887] [57594]: INFO cinder.api.openstack.wsgi [None req-0b1a87fc-e9d1-4552-ade1-34d7ba5348b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1221.919032] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0b1a87fc-e9d1-4552-ade1-34d7ba5348b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1221.919032] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0b1a87fc-e9d1-4552-ade1-34d7ba5348b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.927200] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.927200] [57594]: warnings.warn( [ 1221.931274] [57594]: INFO cinder.volume.api [None req-0b1a87fc-e9d1-4552-ade1-34d7ba5348b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1221.936520] [57594]: INFO cinder.api.openstack.wsgi [None req-0b1a87fc-e9d1-4552-ade1-34d7ba5348b4 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1221.936991] [57594]: [pid: 57594|app: 0|req: 221/439] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:40 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.898803] [57593]: DEBUG cinder.api.middleware.request_id [None req-f5ee061c-4c65-4c34-8a23-705b35232020 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.901507] [57593]: INFO cinder.api.openstack.wsgi [None req-f5ee061c-4c65-4c34-8a23-705b35232020 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1222.901830] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f5ee061c-4c65-4c34-8a23-705b35232020 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1222.902601] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f5ee061c-4c65-4c34-8a23-705b35232020 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1222.915540] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.915540] [57593]: warnings.warn( [ 1222.921639] [57593]: INFO cinder.volume.api [None req-f5ee061c-4c65-4c34-8a23-705b35232020 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1222.928185] [57593]: INFO cinder.api.openstack.wsgi [None req-f5ee061c-4c65-4c34-8a23-705b35232020 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1222.928985] [57593]: [pid: 57593|app: 0|req: 219/440] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:41 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1222.949628] [57594]: DEBUG cinder.api.middleware.request_id [None req-47ce9ecd-20b5-4c25-9636-239243f0d8d0 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.987457] [57594]: INFO cinder.api.openstack.wsgi [None req-47ce9ecd-20b5-4c25-9636-239243f0d8d0 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1222.987747] [57594]: DEBUG cinder.api.openstack.wsgi [None req-47ce9ecd-20b5-4c25-9636-239243f0d8d0 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1222.988011] [57594]: DEBUG cinder.api.openstack.wsgi [None req-47ce9ecd-20b5-4c25-9636-239243f0d8d0 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1222.996325] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.996325] [57594]: warnings.warn( [ 1223.000051] [57594]: INFO cinder.volume.api [None req-47ce9ecd-20b5-4c25-9636-239243f0d8d0 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1223.004809] [57594]: INFO cinder.api.openstack.wsgi [None req-47ce9ecd-20b5-4c25-9636-239243f0d8d0 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1223.005259] [57594]: [pid: 57594|app: 0|req: 222/441] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:41 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.943666] [57593]: DEBUG cinder.api.middleware.request_id [None req-4b4eac2b-bd82-406d-af28-9074c2e055b6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.946089] [57593]: INFO cinder.api.openstack.wsgi [None req-4b4eac2b-bd82-406d-af28-9074c2e055b6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1223.946393] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4b4eac2b-bd82-406d-af28-9074c2e055b6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1223.946656] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4b4eac2b-bd82-406d-af28-9074c2e055b6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1223.956177] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.956177] [57593]: warnings.warn( [ 1223.960809] [57593]: INFO cinder.volume.api [None req-4b4eac2b-bd82-406d-af28-9074c2e055b6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1223.966182] [57593]: INFO cinder.api.openstack.wsgi [None req-4b4eac2b-bd82-406d-af28-9074c2e055b6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1223.966651] [57593]: [pid: 57593|app: 0|req: 220/442] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:42 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1224.015835] [57594]: DEBUG cinder.api.middleware.request_id [None req-df354e1e-531c-4e03-9395-b70ea26c0ad2 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.018313] [57594]: INFO cinder.api.openstack.wsgi [None req-df354e1e-531c-4e03-9395-b70ea26c0ad2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1224.018532] [57594]: DEBUG cinder.api.openstack.wsgi [None req-df354e1e-531c-4e03-9395-b70ea26c0ad2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1224.018779] [57594]: DEBUG cinder.api.openstack.wsgi [None req-df354e1e-531c-4e03-9395-b70ea26c0ad2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1224.029405] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.029405] [57594]: warnings.warn( [ 1224.033635] [57594]: INFO cinder.volume.api [None req-df354e1e-531c-4e03-9395-b70ea26c0ad2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1224.039013] [57594]: INFO cinder.api.openstack.wsgi [None req-df354e1e-531c-4e03-9395-b70ea26c0ad2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1224.039742] [57594]: [pid: 57594|app: 0|req: 223/443] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:42 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.977706] [57593]: DEBUG cinder.api.middleware.request_id [None req-82ecce08-5896-423f-9f38-4b605bfdcb76 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.981156] [57593]: INFO cinder.api.openstack.wsgi [None req-82ecce08-5896-423f-9f38-4b605bfdcb76 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1224.981576] [57593]: DEBUG cinder.api.openstack.wsgi [None req-82ecce08-5896-423f-9f38-4b605bfdcb76 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1224.981833] [57593]: DEBUG cinder.api.openstack.wsgi [None req-82ecce08-5896-423f-9f38-4b605bfdcb76 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1224.994132] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.994132] [57593]: warnings.warn( [ 1224.999378] [57593]: INFO cinder.volume.api [None req-82ecce08-5896-423f-9f38-4b605bfdcb76 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1225.005609] [57593]: INFO cinder.api.openstack.wsgi [None req-82ecce08-5896-423f-9f38-4b605bfdcb76 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1225.006110] [57593]: [pid: 57593|app: 0|req: 221/444] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:43 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1225.050987] [57594]: DEBUG cinder.api.middleware.request_id [None req-ce1ee499-468e-4394-ba67-ac9fe39e321f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.053061] [57594]: INFO cinder.api.openstack.wsgi [None req-ce1ee499-468e-4394-ba67-ac9fe39e321f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1225.053275] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ce1ee499-468e-4394-ba67-ac9fe39e321f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1225.053504] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ce1ee499-468e-4394-ba67-ac9fe39e321f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1225.061368] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.061368] [57594]: warnings.warn( [ 1225.065027] [57594]: INFO cinder.volume.api [None req-ce1ee499-468e-4394-ba67-ac9fe39e321f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1225.069191] [57594]: INFO cinder.api.openstack.wsgi [None req-ce1ee499-468e-4394-ba67-ac9fe39e321f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1225.069602] [57594]: [pid: 57594|app: 0|req: 224/445] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:43 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.018232] [57593]: DEBUG cinder.api.middleware.request_id [None req-4534cce9-1499-4d9e-abb1-13000e0787c6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.020343] [57593]: INFO cinder.api.openstack.wsgi [None req-4534cce9-1499-4d9e-abb1-13000e0787c6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1226.020598] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4534cce9-1499-4d9e-abb1-13000e0787c6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.020911] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4534cce9-1499-4d9e-abb1-13000e0787c6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.030498] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.030498] [57593]: warnings.warn( [ 1226.034843] [57593]: INFO cinder.volume.api [None req-4534cce9-1499-4d9e-abb1-13000e0787c6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1226.039879] [57593]: INFO cinder.api.openstack.wsgi [None req-4534cce9-1499-4d9e-abb1-13000e0787c6 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1226.040334] [57593]: [pid: 57593|app: 0|req: 222/446] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:44 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.079857] [57594]: DEBUG cinder.api.middleware.request_id [None req-7df80391-72df-4b76-ac09-bbacf8a23895 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.081794] [57594]: INFO cinder.api.openstack.wsgi [None req-7df80391-72df-4b76-ac09-bbacf8a23895 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1226.082159] [57594]: DEBUG cinder.api.openstack.wsgi [None req-7df80391-72df-4b76-ac09-bbacf8a23895 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.082518] [57594]: DEBUG cinder.api.openstack.wsgi [None req-7df80391-72df-4b76-ac09-bbacf8a23895 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.091630] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.091630] [57594]: warnings.warn( [ 1226.095877] [57594]: INFO cinder.volume.api [None req-7df80391-72df-4b76-ac09-bbacf8a23895 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1226.100906] [57594]: INFO cinder.api.openstack.wsgi [None req-7df80391-72df-4b76-ac09-bbacf8a23895 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1226.101364] [57594]: [pid: 57594|app: 0|req: 225/447] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:44 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.051628] [57593]: DEBUG cinder.api.middleware.request_id [None req-8babbf3c-16e5-4c33-be28-7f148d44bed9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.053918] [57593]: INFO cinder.api.openstack.wsgi [None req-8babbf3c-16e5-4c33-be28-7f148d44bed9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1227.054224] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8babbf3c-16e5-4c33-be28-7f148d44bed9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1227.054482] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8babbf3c-16e5-4c33-be28-7f148d44bed9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1227.062634] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.062634] [57593]: warnings.warn( [ 1227.066375] [57593]: INFO cinder.volume.api [None req-8babbf3c-16e5-4c33-be28-7f148d44bed9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1227.071019] [57593]: INFO cinder.api.openstack.wsgi [None req-8babbf3c-16e5-4c33-be28-7f148d44bed9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1227.071437] [57593]: [pid: 57593|app: 0|req: 223/448] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:45 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1227.112071] [57594]: DEBUG cinder.api.middleware.request_id [None req-392e6ec8-dcea-452f-8cf2-6e0a941e796e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.113939] [57594]: INFO cinder.api.openstack.wsgi [None req-392e6ec8-dcea-452f-8cf2-6e0a941e796e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1227.114168] [57594]: DEBUG cinder.api.openstack.wsgi [None req-392e6ec8-dcea-452f-8cf2-6e0a941e796e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1227.114373] [57594]: DEBUG cinder.api.openstack.wsgi [None req-392e6ec8-dcea-452f-8cf2-6e0a941e796e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1227.122229] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.122229] [57594]: warnings.warn( [ 1227.125778] [57594]: INFO cinder.volume.api [None req-392e6ec8-dcea-452f-8cf2-6e0a941e796e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1227.129883] [57594]: INFO cinder.api.openstack.wsgi [None req-392e6ec8-dcea-452f-8cf2-6e0a941e796e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1227.130297] [57594]: [pid: 57594|app: 0|req: 226/449] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:45 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.084060] [57593]: DEBUG cinder.api.middleware.request_id [None req-cac368a2-9449-4695-89ed-5937accd8704 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.085841] [57593]: INFO cinder.api.openstack.wsgi [None req-cac368a2-9449-4695-89ed-5937accd8704 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1228.086089] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cac368a2-9449-4695-89ed-5937accd8704 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.086337] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cac368a2-9449-4695-89ed-5937accd8704 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.094533] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.094533] [57593]: warnings.warn( [ 1228.098339] [57593]: INFO cinder.volume.api [None req-cac368a2-9449-4695-89ed-5937accd8704 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1228.102800] [57593]: INFO cinder.api.openstack.wsgi [None req-cac368a2-9449-4695-89ed-5937accd8704 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1228.103230] [57593]: [pid: 57593|app: 0|req: 224/450] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:46 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.140656] [57594]: DEBUG cinder.api.middleware.request_id [None req-b2e47ba4-2a62-4e37-b293-aad6b18ffb6a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.142779] [57594]: INFO cinder.api.openstack.wsgi [None req-b2e47ba4-2a62-4e37-b293-aad6b18ffb6a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1228.142984] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b2e47ba4-2a62-4e37-b293-aad6b18ffb6a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.143303] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b2e47ba4-2a62-4e37-b293-aad6b18ffb6a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.152407] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.152407] [57594]: warnings.warn( [ 1228.156201] [57594]: INFO cinder.volume.api [None req-b2e47ba4-2a62-4e37-b293-aad6b18ffb6a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1228.160638] [57594]: INFO cinder.api.openstack.wsgi [None req-b2e47ba4-2a62-4e37-b293-aad6b18ffb6a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1228.161083] [57594]: [pid: 57594|app: 0|req: 227/451] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:46 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.114592] [57593]: DEBUG cinder.api.middleware.request_id [None req-fc06318d-1cee-4378-9789-97c228c0af34 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.116829] [57593]: INFO cinder.api.openstack.wsgi [None req-fc06318d-1cee-4378-9789-97c228c0af34 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1229.117296] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fc06318d-1cee-4378-9789-97c228c0af34 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1229.117706] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fc06318d-1cee-4378-9789-97c228c0af34 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1229.129904] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.129904] [57593]: warnings.warn( [ 1229.138341] [57593]: INFO cinder.volume.api [None req-fc06318d-1cee-4378-9789-97c228c0af34 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1229.144161] [57593]: INFO cinder.api.openstack.wsgi [None req-fc06318d-1cee-4378-9789-97c228c0af34 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1229.144826] [57593]: [pid: 57593|app: 0|req: 225/452] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:47 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.171534] [57594]: DEBUG cinder.api.middleware.request_id [None req-b6b9dceb-0d74-4432-b284-2752e30b2ff6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.174167] [57594]: INFO cinder.api.openstack.wsgi [None req-b6b9dceb-0d74-4432-b284-2752e30b2ff6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1229.174457] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b6b9dceb-0d74-4432-b284-2752e30b2ff6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1229.174681] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b6b9dceb-0d74-4432-b284-2752e30b2ff6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1229.182663] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.182663] [57594]: warnings.warn( [ 1229.186581] [57594]: INFO cinder.volume.api [None req-b6b9dceb-0d74-4432-b284-2752e30b2ff6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1229.190938] [57594]: INFO cinder.api.openstack.wsgi [None req-b6b9dceb-0d74-4432-b284-2752e30b2ff6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1229.191388] [57594]: [pid: 57594|app: 0|req: 228/453] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:47 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.156920] [57593]: DEBUG cinder.api.middleware.request_id [None req-feed88e8-7315-4db1-b2d9-0f62a8c2dec9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.159038] [57593]: INFO cinder.api.openstack.wsgi [None req-feed88e8-7315-4db1-b2d9-0f62a8c2dec9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1230.159296] [57593]: DEBUG cinder.api.openstack.wsgi [None req-feed88e8-7315-4db1-b2d9-0f62a8c2dec9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.159521] [57593]: DEBUG cinder.api.openstack.wsgi [None req-feed88e8-7315-4db1-b2d9-0f62a8c2dec9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.168295] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.168295] [57593]: warnings.warn( [ 1230.172550] [57593]: INFO cinder.volume.api [None req-feed88e8-7315-4db1-b2d9-0f62a8c2dec9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1230.177614] [57593]: INFO cinder.api.openstack.wsgi [None req-feed88e8-7315-4db1-b2d9-0f62a8c2dec9 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1230.178074] [57593]: [pid: 57593|app: 0|req: 226/454] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:48 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1230.201628] [57594]: DEBUG cinder.api.middleware.request_id [None req-eadd806e-61d6-4d10-ac42-de8e1b50f8cf None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.203799] [57594]: INFO cinder.api.openstack.wsgi [None req-eadd806e-61d6-4d10-ac42-de8e1b50f8cf tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1230.204051] [57594]: DEBUG cinder.api.openstack.wsgi [None req-eadd806e-61d6-4d10-ac42-de8e1b50f8cf tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.204265] [57594]: DEBUG cinder.api.openstack.wsgi [None req-eadd806e-61d6-4d10-ac42-de8e1b50f8cf tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.211845] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.211845] [57594]: warnings.warn( [ 1230.215501] [57594]: INFO cinder.volume.api [None req-eadd806e-61d6-4d10-ac42-de8e1b50f8cf tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1230.219880] [57594]: INFO cinder.api.openstack.wsgi [None req-eadd806e-61d6-4d10-ac42-de8e1b50f8cf tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1230.220451] [57594]: [pid: 57594|app: 0|req: 229/455] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:48 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.188930] [57593]: DEBUG cinder.api.middleware.request_id [None req-f61a6df7-77c7-4ae0-97f6-4f33684b9008 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.191743] [57593]: INFO cinder.api.openstack.wsgi [None req-f61a6df7-77c7-4ae0-97f6-4f33684b9008 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1231.192068] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f61a6df7-77c7-4ae0-97f6-4f33684b9008 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1231.192289] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f61a6df7-77c7-4ae0-97f6-4f33684b9008 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1231.203617] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.203617] [57593]: warnings.warn( [ 1231.208451] [57593]: INFO cinder.volume.api [None req-f61a6df7-77c7-4ae0-97f6-4f33684b9008 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1231.214458] [57593]: INFO cinder.api.openstack.wsgi [None req-f61a6df7-77c7-4ae0-97f6-4f33684b9008 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1231.215121] [57593]: [pid: 57593|app: 0|req: 227/456] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:49 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.230483] [57594]: DEBUG cinder.api.middleware.request_id [None req-b18a829f-12b0-4226-a366-eed2899ffd6d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.233163] [57594]: INFO cinder.api.openstack.wsgi [None req-b18a829f-12b0-4226-a366-eed2899ffd6d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1231.233163] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b18a829f-12b0-4226-a366-eed2899ffd6d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1231.233378] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b18a829f-12b0-4226-a366-eed2899ffd6d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1231.241231] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.241231] [57594]: warnings.warn( [ 1231.245186] [57594]: INFO cinder.volume.api [None req-b18a829f-12b0-4226-a366-eed2899ffd6d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1231.250034] [57594]: INFO cinder.api.openstack.wsgi [None req-b18a829f-12b0-4226-a366-eed2899ffd6d tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1231.250572] [57594]: [pid: 57594|app: 0|req: 230/457] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:49 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.225309] [57593]: DEBUG cinder.api.middleware.request_id [None req-0b30316a-3588-45ff-b657-f8eae208be63 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.227517] [57593]: INFO cinder.api.openstack.wsgi [None req-0b30316a-3588-45ff-b657-f8eae208be63 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1232.227790] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0b30316a-3588-45ff-b657-f8eae208be63 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1232.228056] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0b30316a-3588-45ff-b657-f8eae208be63 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1232.239295] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.239295] [57593]: warnings.warn( [ 1232.243764] [57593]: INFO cinder.volume.api [None req-0b30316a-3588-45ff-b657-f8eae208be63 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1232.249284] [57593]: INFO cinder.api.openstack.wsgi [None req-0b30316a-3588-45ff-b657-f8eae208be63 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1232.249728] [57593]: [pid: 57593|app: 0|req: 228/458] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:50 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1232.260301] [57594]: DEBUG cinder.api.middleware.request_id [None req-114e88cc-8d1f-4273-a353-874b684346bd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.262821] [57594]: INFO cinder.api.openstack.wsgi [None req-114e88cc-8d1f-4273-a353-874b684346bd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1232.263067] [57594]: DEBUG cinder.api.openstack.wsgi [None req-114e88cc-8d1f-4273-a353-874b684346bd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1232.263285] [57594]: DEBUG cinder.api.openstack.wsgi [None req-114e88cc-8d1f-4273-a353-874b684346bd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1232.270999] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.270999] [57594]: warnings.warn( [ 1232.274492] [57594]: INFO cinder.volume.api [None req-114e88cc-8d1f-4273-a353-874b684346bd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1232.278756] [57594]: INFO cinder.api.openstack.wsgi [None req-114e88cc-8d1f-4273-a353-874b684346bd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1232.279169] [57594]: [pid: 57594|app: 0|req: 231/459] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:51 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.261158] [57593]: DEBUG cinder.api.middleware.request_id [None req-256b0ae5-7021-4786-84fe-413318e9816d None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.263218] [57593]: INFO cinder.api.openstack.wsgi [None req-256b0ae5-7021-4786-84fe-413318e9816d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1233.263457] [57593]: DEBUG cinder.api.openstack.wsgi [None req-256b0ae5-7021-4786-84fe-413318e9816d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1233.263682] [57593]: DEBUG cinder.api.openstack.wsgi [None req-256b0ae5-7021-4786-84fe-413318e9816d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1233.271311] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.271311] [57593]: warnings.warn( [ 1233.275035] [57593]: INFO cinder.volume.api [None req-256b0ae5-7021-4786-84fe-413318e9816d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1233.279692] [57593]: INFO cinder.api.openstack.wsgi [None req-256b0ae5-7021-4786-84fe-413318e9816d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1233.280151] [57593]: [pid: 57593|app: 0|req: 229/460] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:52 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1233.289156] [57594]: DEBUG cinder.api.middleware.request_id [None req-f9a34439-6508-4ccc-af5c-b8db33dcd9fa None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.291207] [57594]: INFO cinder.api.openstack.wsgi [None req-f9a34439-6508-4ccc-af5c-b8db33dcd9fa tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1233.291421] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f9a34439-6508-4ccc-af5c-b8db33dcd9fa tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1233.291628] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f9a34439-6508-4ccc-af5c-b8db33dcd9fa tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1233.299093] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.299093] [57594]: warnings.warn( [ 1233.302423] [57594]: INFO cinder.volume.api [None req-f9a34439-6508-4ccc-af5c-b8db33dcd9fa tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1233.306509] [57594]: INFO cinder.api.openstack.wsgi [None req-f9a34439-6508-4ccc-af5c-b8db33dcd9fa tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1233.306896] [57594]: [pid: 57594|app: 0|req: 232/461] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:52 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.290999] [57593]: DEBUG cinder.api.middleware.request_id [None req-f875732c-e470-4b61-a772-4c685dafa6d5 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.293122] [57593]: INFO cinder.api.openstack.wsgi [None req-f875732c-e470-4b61-a772-4c685dafa6d5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1234.293525] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f875732c-e470-4b61-a772-4c685dafa6d5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1234.293693] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f875732c-e470-4b61-a772-4c685dafa6d5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1234.301032] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.301032] [57593]: warnings.warn( [ 1234.304518] [57593]: INFO cinder.volume.api [None req-f875732c-e470-4b61-a772-4c685dafa6d5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1234.308661] [57593]: INFO cinder.api.openstack.wsgi [None req-f875732c-e470-4b61-a772-4c685dafa6d5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1234.309074] [57593]: [pid: 57593|app: 0|req: 230/462] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:53 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.316162] [57594]: DEBUG cinder.api.middleware.request_id [None req-9aa1e045-72bd-4b5b-a20a-8d47e245e6b3 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.319110] [57594]: INFO cinder.api.openstack.wsgi [None req-9aa1e045-72bd-4b5b-a20a-8d47e245e6b3 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1234.319277] [57594]: DEBUG cinder.api.openstack.wsgi [None req-9aa1e045-72bd-4b5b-a20a-8d47e245e6b3 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1234.319489] [57594]: DEBUG cinder.api.openstack.wsgi [None req-9aa1e045-72bd-4b5b-a20a-8d47e245e6b3 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1234.326990] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.326990] [57594]: warnings.warn( [ 1234.330286] [57594]: INFO cinder.volume.api [None req-9aa1e045-72bd-4b5b-a20a-8d47e245e6b3 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1234.335060] [57594]: INFO cinder.api.openstack.wsgi [None req-9aa1e045-72bd-4b5b-a20a-8d47e245e6b3 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1234.335549] [57594]: [pid: 57594|app: 0|req: 233/463] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:53 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.320089] [57593]: DEBUG cinder.api.middleware.request_id [None req-92cb768b-4c27-483f-b70b-af83a19bb923 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.322224] [57593]: INFO cinder.api.openstack.wsgi [None req-92cb768b-4c27-483f-b70b-af83a19bb923 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1235.322462] [57593]: DEBUG cinder.api.openstack.wsgi [None req-92cb768b-4c27-483f-b70b-af83a19bb923 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1235.322665] [57593]: DEBUG cinder.api.openstack.wsgi [None req-92cb768b-4c27-483f-b70b-af83a19bb923 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1235.330066] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.330066] [57593]: warnings.warn( [ 1235.333489] [57593]: INFO cinder.volume.api [None req-92cb768b-4c27-483f-b70b-af83a19bb923 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1235.337634] [57593]: INFO cinder.api.openstack.wsgi [None req-92cb768b-4c27-483f-b70b-af83a19bb923 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1235.338044] [57593]: [pid: 57593|app: 0|req: 231/464] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:54 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.346035] [57594]: DEBUG cinder.api.middleware.request_id [None req-5b0f8b0a-e1ab-4e9f-9288-9f423839835f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.347973] [57594]: INFO cinder.api.openstack.wsgi [None req-5b0f8b0a-e1ab-4e9f-9288-9f423839835f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1235.348208] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5b0f8b0a-e1ab-4e9f-9288-9f423839835f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1235.348407] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5b0f8b0a-e1ab-4e9f-9288-9f423839835f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1235.356011] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.356011] [57594]: warnings.warn( [ 1235.359433] [57594]: INFO cinder.volume.api [None req-5b0f8b0a-e1ab-4e9f-9288-9f423839835f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1235.363630] [57594]: INFO cinder.api.openstack.wsgi [None req-5b0f8b0a-e1ab-4e9f-9288-9f423839835f tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1235.364047] [57594]: [pid: 57594|app: 0|req: 234/465] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:54 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.349247] [57593]: DEBUG cinder.api.middleware.request_id [None req-c5929666-e06b-4601-9283-b4e4b6527687 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.351273] [57593]: INFO cinder.api.openstack.wsgi [None req-c5929666-e06b-4601-9283-b4e4b6527687 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1236.351508] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c5929666-e06b-4601-9283-b4e4b6527687 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1236.351712] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c5929666-e06b-4601-9283-b4e4b6527687 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1236.361986] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.361986] [57593]: warnings.warn( [ 1236.366360] [57593]: INFO cinder.volume.api [None req-c5929666-e06b-4601-9283-b4e4b6527687 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1236.371342] [57593]: INFO cinder.api.openstack.wsgi [None req-c5929666-e06b-4601-9283-b4e4b6527687 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1236.371758] [57593]: [pid: 57593|app: 0|req: 232/466] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:55 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1236.374012] [57594]: DEBUG cinder.api.middleware.request_id [None req-92261e22-3528-4f95-919a-2a8a605b3bb8 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.376105] [57594]: INFO cinder.api.openstack.wsgi [None req-92261e22-3528-4f95-919a-2a8a605b3bb8 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1236.377140] [57594]: DEBUG cinder.api.openstack.wsgi [None req-92261e22-3528-4f95-919a-2a8a605b3bb8 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1236.377140] [57594]: DEBUG cinder.api.openstack.wsgi [None req-92261e22-3528-4f95-919a-2a8a605b3bb8 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1236.384803] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.384803] [57594]: warnings.warn( [ 1236.388109] [57594]: INFO cinder.volume.api [None req-92261e22-3528-4f95-919a-2a8a605b3bb8 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1236.393018] [57594]: INFO cinder.api.openstack.wsgi [None req-92261e22-3528-4f95-919a-2a8a605b3bb8 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1236.393018] [57594]: [pid: 57594|app: 0|req: 235/467] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:55 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.383022] [57593]: DEBUG cinder.api.middleware.request_id [None req-f31d8ceb-a8ea-4aaa-9708-9e1e1ab3b6fa None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.385149] [57593]: INFO cinder.api.openstack.wsgi [None req-f31d8ceb-a8ea-4aaa-9708-9e1e1ab3b6fa tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1237.385450] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f31d8ceb-a8ea-4aaa-9708-9e1e1ab3b6fa tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1237.385666] [57593]: DEBUG cinder.api.openstack.wsgi [None req-f31d8ceb-a8ea-4aaa-9708-9e1e1ab3b6fa tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1237.396342] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.396342] [57593]: warnings.warn( [ 1237.400624] [57593]: INFO cinder.volume.api [None req-f31d8ceb-a8ea-4aaa-9708-9e1e1ab3b6fa tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1237.403340] [57594]: DEBUG cinder.api.middleware.request_id [None req-d8b1a423-46e5-46bc-ae8f-392c6f6e6a94 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.405369] [57594]: INFO cinder.api.openstack.wsgi [None req-d8b1a423-46e5-46bc-ae8f-392c6f6e6a94 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1237.405595] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d8b1a423-46e5-46bc-ae8f-392c6f6e6a94 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1237.405804] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d8b1a423-46e5-46bc-ae8f-392c6f6e6a94 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1237.405845] [57593]: INFO cinder.api.openstack.wsgi [None req-f31d8ceb-a8ea-4aaa-9708-9e1e1ab3b6fa tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1237.406286] [57593]: [pid: 57593|app: 0|req: 233/468] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:56 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.413349] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.413349] [57594]: warnings.warn( [ 1237.416890] [57594]: INFO cinder.volume.api [None req-d8b1a423-46e5-46bc-ae8f-392c6f6e6a94 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1237.421710] [57594]: INFO cinder.api.openstack.wsgi [None req-d8b1a423-46e5-46bc-ae8f-392c6f6e6a94 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1237.422175] [57594]: [pid: 57594|app: 0|req: 236/469] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:56 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.418046] [57593]: DEBUG cinder.api.middleware.request_id [None req-fda1a5c6-dfdf-4361-b90f-271bf752025d None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.420083] [57593]: INFO cinder.api.openstack.wsgi [None req-fda1a5c6-dfdf-4361-b90f-271bf752025d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1238.420340] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fda1a5c6-dfdf-4361-b90f-271bf752025d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1238.420551] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fda1a5c6-dfdf-4361-b90f-271bf752025d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1238.428400] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.428400] [57593]: warnings.warn( [ 1238.432160] [57593]: INFO cinder.volume.api [None req-fda1a5c6-dfdf-4361-b90f-271bf752025d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1238.432275] [57594]: DEBUG cinder.api.middleware.request_id [None req-718b1c45-dc90-4864-b89b-147775c6b5cd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.434490] [57594]: INFO cinder.api.openstack.wsgi [None req-718b1c45-dc90-4864-b89b-147775c6b5cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1238.434731] [57594]: DEBUG cinder.api.openstack.wsgi [None req-718b1c45-dc90-4864-b89b-147775c6b5cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1238.434947] [57594]: DEBUG cinder.api.openstack.wsgi [None req-718b1c45-dc90-4864-b89b-147775c6b5cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1238.437736] [57593]: INFO cinder.api.openstack.wsgi [None req-fda1a5c6-dfdf-4361-b90f-271bf752025d tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1238.438176] [57593]: [pid: 57593|app: 0|req: 234/470] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:57 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1238.442509] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.442509] [57594]: warnings.warn( [ 1238.446329] [57594]: INFO cinder.volume.api [None req-718b1c45-dc90-4864-b89b-147775c6b5cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1238.451278] [57594]: INFO cinder.api.openstack.wsgi [None req-718b1c45-dc90-4864-b89b-147775c6b5cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1238.451701] [57594]: [pid: 57594|app: 0|req: 237/471] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:57 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.450014] [57593]: DEBUG cinder.api.middleware.request_id [None req-c4b8787e-07d0-45d4-a5c6-467b22972701 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.451950] [57593]: INFO cinder.api.openstack.wsgi [None req-c4b8787e-07d0-45d4-a5c6-467b22972701 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1239.452349] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c4b8787e-07d0-45d4-a5c6-467b22972701 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1239.452999] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c4b8787e-07d0-45d4-a5c6-467b22972701 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1239.460336] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.460336] [57593]: warnings.warn( [ 1239.461261] [57594]: DEBUG cinder.api.middleware.request_id [None req-ce9d757e-a013-4d1b-963c-4d613b747ee6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.463303] [57594]: INFO cinder.api.openstack.wsgi [None req-ce9d757e-a013-4d1b-963c-4d613b747ee6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1239.463522] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ce9d757e-a013-4d1b-963c-4d613b747ee6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1239.463726] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ce9d757e-a013-4d1b-963c-4d613b747ee6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1239.463789] [57593]: INFO cinder.volume.api [None req-c4b8787e-07d0-45d4-a5c6-467b22972701 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1239.468073] [57593]: INFO cinder.api.openstack.wsgi [None req-c4b8787e-07d0-45d4-a5c6-467b22972701 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1239.468499] [57593]: [pid: 57593|app: 0|req: 235/472] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:58 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.471408] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.471408] [57594]: warnings.warn( [ 1239.475146] [57594]: INFO cinder.volume.api [None req-ce9d757e-a013-4d1b-963c-4d613b747ee6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1239.479470] [57594]: INFO cinder.api.openstack.wsgi [None req-ce9d757e-a013-4d1b-963c-4d613b747ee6 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1239.479875] [57594]: [pid: 57594|app: 0|req: 238/473] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:58 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.479803] [57593]: DEBUG cinder.api.middleware.request_id [None req-496faa46-98a5-4733-a826-d767e0ffe394 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.482086] [57593]: INFO cinder.api.openstack.wsgi [None req-496faa46-98a5-4733-a826-d767e0ffe394 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1240.482420] [57593]: DEBUG cinder.api.openstack.wsgi [None req-496faa46-98a5-4733-a826-d767e0ffe394 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1240.482696] [57593]: DEBUG cinder.api.openstack.wsgi [None req-496faa46-98a5-4733-a826-d767e0ffe394 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1240.490723] [57594]: DEBUG cinder.api.middleware.request_id [None req-3f166722-567f-454d-8b0a-63669ead7753 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.492369] [57594]: INFO cinder.api.openstack.wsgi [None req-3f166722-567f-454d-8b0a-63669ead7753 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1240.492579] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3f166722-567f-454d-8b0a-63669ead7753 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1240.492791] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3f166722-567f-454d-8b0a-63669ead7753 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1240.494053] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.494053] [57593]: warnings.warn( [ 1240.497720] [57593]: INFO cinder.volume.api [None req-496faa46-98a5-4733-a826-d767e0ffe394 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1240.500956] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.500956] [57594]: warnings.warn( [ 1240.502807] [57593]: INFO cinder.api.openstack.wsgi [None req-496faa46-98a5-4733-a826-d767e0ffe394 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1240.503282] [57593]: [pid: 57593|app: 0|req: 236/474] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:45:59 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 1573 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1240.505534] [57594]: INFO cinder.volume.api [None req-3f166722-567f-454d-8b0a-63669ead7753 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1240.509566] [57594]: INFO cinder.api.openstack.wsgi [None req-3f166722-567f-454d-8b0a-63669ead7753 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1240.510007] [57594]: [pid: 57594|app: 0|req: 239/475] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:45:59 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.532907] [57593]: DEBUG cinder.api.middleware.request_id [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e99f5977-cb0a-44d4-85a3-eb2be0be99a5 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.535491] [57593]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e99f5977-cb0a-44d4-85a3-eb2be0be99a5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1240.535940] [57593]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e99f5977-cb0a-44d4-85a3-eb2be0be99a5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1240.536088] [57593]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e99f5977-cb0a-44d4-85a3-eb2be0be99a5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1240.545093] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.545093] [57593]: warnings.warn( [ 1240.548899] [57593]: INFO cinder.volume.api [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e99f5977-cb0a-44d4-85a3-eb2be0be99a5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1240.554692] [57593]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e99f5977-cb0a-44d4-85a3-eb2be0be99a5 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1240.555136] [57593]: [pid: 57593|app: 0|req: 237/476] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:45:59 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.815506] [57594]: DEBUG cinder.api.middleware.request_id [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-046077e6-c289-4370-bb09-44b585c47d21 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.817739] [57594]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-046077e6-c289-4370-bb09-44b585c47d21 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1240.818085] [57594]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-046077e6-c289-4370-bb09-44b585c47d21 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1240.818441] [57594]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-046077e6-c289-4370-bb09-44b585c47d21 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1240.826186] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.826186] [57594]: warnings.warn( [ 1240.829750] [57594]: INFO cinder.volume.api [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-046077e6-c289-4370-bb09-44b585c47d21 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1240.834858] [57594]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-046077e6-c289-4370-bb09-44b585c47d21 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1240.835323] [57594]: [pid: 57594|app: 0|req: 240/477] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:45:59 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.840600] [57593]: DEBUG cinder.api.middleware.request_id [None req-6283929e-3307-4370-8d64-43b7155b31f2 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.841075] [57593]: INFO cinder.api.openstack.wsgi [None req-6283929e-3307-4370-8d64-43b7155b31f2 None None] GET http://10.180.1.21/volume// [ 1240.841251] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6283929e-3307-4370-8d64-43b7155b31f2 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1240.841458] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6283929e-3307-4370-8d64-43b7155b31f2 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1240.841839] [57593]: INFO cinder.api.openstack.wsgi [None req-6283929e-3307-4370-8d64-43b7155b31f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1240.842170] [57593]: [pid: 57593|app: 0|req: 238/478] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:45:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1240.845457] [57594]: DEBUG cinder.api.middleware.request_id [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e9c3e056-c6e9-4beb-a90f-ccd09c4e9593 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.847533] [57594]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e9c3e056-c6e9-4beb-a90f-ccd09c4e9593 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1240.847916] [57594]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e9c3e056-c6e9-4beb-a90f-ccd09c4e9593 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e46bb50c-72d0-4e04-9b37-bc99d418ba37", "connector": null, "instance_uuid": "4c29b537-9867-491e-906e-8a967477754a"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1240.856745] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.856745] [57594]: warnings.warn( [ 1240.881072] [57594]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-e9c3e056-c6e9-4beb-a90f-ccd09c4e9593 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1240.881590] [57594]: [pid: 57594|app: 0|req: 241/479] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:45:59 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.520716] [57593]: DEBUG cinder.api.middleware.request_id [None req-32c1d526-6d68-4c6a-9fed-e3b03d78646a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.523344] [57593]: INFO cinder.api.openstack.wsgi [None req-32c1d526-6d68-4c6a-9fed-e3b03d78646a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1241.523533] [57593]: DEBUG cinder.api.openstack.wsgi [None req-32c1d526-6d68-4c6a-9fed-e3b03d78646a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1241.523849] [57593]: DEBUG cinder.api.openstack.wsgi [None req-32c1d526-6d68-4c6a-9fed-e3b03d78646a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1241.534577] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.534577] [57593]: warnings.warn( [ 1241.540434] [57593]: INFO cinder.volume.api [None req-32c1d526-6d68-4c6a-9fed-e3b03d78646a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1241.547520] [57593]: INFO cinder.api.openstack.wsgi [None req-32c1d526-6d68-4c6a-9fed-e3b03d78646a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1241.548050] [57593]: [pid: 57593|app: 0|req: 239/480] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:00 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.559716] [57594]: DEBUG cinder.api.middleware.request_id [None req-e4901c9c-f469-418c-8af1-d33a2dc63dfd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.561820] [57594]: INFO cinder.api.openstack.wsgi [None req-e4901c9c-f469-418c-8af1-d33a2dc63dfd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1242.562047] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e4901c9c-f469-418c-8af1-d33a2dc63dfd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1242.562296] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e4901c9c-f469-418c-8af1-d33a2dc63dfd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1242.573345] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.573345] [57594]: warnings.warn( [ 1242.577652] [57594]: INFO cinder.volume.api [None req-e4901c9c-f469-418c-8af1-d33a2dc63dfd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1242.584268] [57594]: INFO cinder.api.openstack.wsgi [None req-e4901c9c-f469-418c-8af1-d33a2dc63dfd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1242.584580] [57594]: [pid: 57594|app: 0|req: 242/481] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:01 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.610897] [57593]: DEBUG cinder.api.middleware.request_id [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-753a6db2-2fbd-4002-a0e0-ab5620e2d0ec None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.613298] [57593]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-753a6db2-2fbd-4002-a0e0-ab5620e2d0ec tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1242.613478] [57593]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-753a6db2-2fbd-4002-a0e0-ab5620e2d0ec tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1242.613656] [57593]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-753a6db2-2fbd-4002-a0e0-ab5620e2d0ec tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1242.621333] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.621333] [57593]: warnings.warn( [ 1242.625272] [57593]: INFO cinder.volume.api [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-753a6db2-2fbd-4002-a0e0-ab5620e2d0ec tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1242.630315] [57593]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-753a6db2-2fbd-4002-a0e0-ab5620e2d0ec tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1242.630868] [57593]: [pid: 57593|app: 0|req: 240/482] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:46:01 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.910201] [57594]: DEBUG cinder.api.middleware.request_id [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-d1c98ec5-1c3a-4d04-91f6-62f6e6804482 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.912568] [57594]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-d1c98ec5-1c3a-4d04-91f6-62f6e6804482 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1242.912839] [57594]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-d1c98ec5-1c3a-4d04-91f6-62f6e6804482 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1242.913098] [57594]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-d1c98ec5-1c3a-4d04-91f6-62f6e6804482 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1242.923934] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.923934] [57594]: warnings.warn( [ 1242.928783] [57594]: INFO cinder.volume.api [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-d1c98ec5-1c3a-4d04-91f6-62f6e6804482 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1242.935540] [57594]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-d1c98ec5-1c3a-4d04-91f6-62f6e6804482 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1242.936292] [57594]: [pid: 57594|app: 0|req: 243/483] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:46:01 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.941844] [57593]: DEBUG cinder.api.middleware.request_id [None req-a5f190c9-2186-42a3-821d-ed9a6d683b4c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.942374] [57593]: INFO cinder.api.openstack.wsgi [None req-a5f190c9-2186-42a3-821d-ed9a6d683b4c None None] GET http://10.180.1.21/volume// [ 1242.942547] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a5f190c9-2186-42a3-821d-ed9a6d683b4c None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1242.942757] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a5f190c9-2186-42a3-821d-ed9a6d683b4c None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1242.943332] [57593]: INFO cinder.api.openstack.wsgi [None req-a5f190c9-2186-42a3-821d-ed9a6d683b4c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1242.943746] [57593]: [pid: 57593|app: 0|req: 241/484] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:46:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1242.947433] [57594]: DEBUG cinder.api.middleware.request_id [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-7b683241-2d14-47f1-aba1-809e60c10678 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.949577] [57594]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-7b683241-2d14-47f1-aba1-809e60c10678 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1242.949968] [57594]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-7b683241-2d14-47f1-aba1-809e60c10678 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a119cf6c-9398-4696-89d9-78e155d946e7", "connector": null, "instance_uuid": "b9590376-0784-471e-a7bc-37eb94e9b73f"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1242.959297] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.959297] [57594]: warnings.warn( [ 1242.986455] [57594]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-7b683241-2d14-47f1-aba1-809e60c10678 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1242.986963] [57594]: [pid: 57594|app: 0|req: 244/485] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:46:01 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1246.334843] [57593]: DEBUG cinder.api.middleware.request_id [None req-d1452d2c-0d3b-4ee8-b06f-1236c2eae75f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.335339] [57593]: INFO cinder.api.openstack.wsgi [None req-d1452d2c-0d3b-4ee8-b06f-1236c2eae75f None None] GET http://10.180.1.21/volume// [ 1246.335600] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d1452d2c-0d3b-4ee8-b06f-1236c2eae75f None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1246.335803] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d1452d2c-0d3b-4ee8-b06f-1236c2eae75f None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1246.336373] [57593]: INFO cinder.api.openstack.wsgi [None req-d1452d2c-0d3b-4ee8-b06f-1236c2eae75f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1246.336511] [57593]: [pid: 57593|app: 0|req: 242/486] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:46:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1246.340157] [57594]: DEBUG cinder.api.middleware.request_id [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-0d3fba0a-2808-4650-81b6-39cc53b282e2 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.343395] [57594]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-0d3fba0a-2808-4650-81b6-39cc53b282e2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1246.343950] [57594]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-0d3fba0a-2808-4650-81b6-39cc53b282e2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1246.344033] [57594]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-0d3fba0a-2808-4650-81b6-39cc53b282e2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1246.358837] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.358837] [57594]: warnings.warn( [ 1246.363367] [57594]: INFO cinder.volume.api [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-0d3fba0a-2808-4650-81b6-39cc53b282e2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1246.369902] [57594]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-0d3fba0a-2808-4650-81b6-39cc53b282e2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1246.370384] [57594]: [pid: 57594|app: 0|req: 245/487] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:46:05 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 1572 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1246.482101] [57593]: DEBUG cinder.api.middleware.request_id [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-4b72e04b-57cc-4ae1-a091-20066926f638 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.484700] [57593]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-4b72e04b-57cc-4ae1-a091-20066926f638 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] PUT http://10.180.1.21/volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc [ 1246.485116] [57593]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-4b72e04b-57cc-4ae1-a091-20066926f638 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1246.493351] [57593]: DEBUG cinder.coordination [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-4b72e04b-57cc-4ae1-a091-20066926f638 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Acquiring lock "cinder-attachment_update-e46bb50c-72d0-4e04-9b37-bc99d418ba37-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1246.497894] [57593]: DEBUG cinder.coordination [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-4b72e04b-57cc-4ae1-a091-20066926f638 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Lock "cinder-attachment_update-e46bb50c-72d0-4e04-9b37-bc99d418ba37-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1246.499024] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.499024] [57593]: warnings.warn( [ 1247.018995] [57593]: DEBUG cinder.coordination [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-4b72e04b-57cc-4ae1-a091-20066926f638 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Lock "cinder-attachment_update-e46bb50c-72d0-4e04-9b37-bc99d418ba37-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=57593) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1247.019562] [57593]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-4b72e04b-57cc-4ae1-a091-20066926f638 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc returned with HTTP 200 [ 1247.020294] [57593]: [pid: 57593|app: 0|req: 243/488] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:46:05 2025] PUT /volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1247.528074] [57594]: DEBUG cinder.api.middleware.request_id [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-a86e4d42-f136-4270-adc3-fa7eb9cc51db None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.530426] [57594]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-a86e4d42-f136-4270-adc3-fa7eb9cc51db tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] POST http://10.180.1.21/volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc/action [ 1247.530972] [57594]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-a86e4d42-f136-4270-adc3-fa7eb9cc51db tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1247.531149] [57594]: DEBUG cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-a86e4d42-f136-4270-adc3-fa7eb9cc51db tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1247.552793] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.552793] [57594]: warnings.warn( [ 1247.562813] [57594]: INFO cinder.api.openstack.wsgi [req-94dc591e-6a7d-4192-86a6-51dbfe0ced9e req-a86e4d42-f136-4270-adc3-fa7eb9cc51db tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc/action returned with HTTP 204 [ 1247.563350] [57594]: [pid: 57594|app: 0|req: 246/489] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:46:06 2025] POST /volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1248.559777] [57593]: DEBUG cinder.api.middleware.request_id [None req-4750bd3d-cacb-40a5-beed-c5760a3179a2 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.560272] [57593]: INFO cinder.api.openstack.wsgi [None req-4750bd3d-cacb-40a5-beed-c5760a3179a2 None None] GET http://10.180.1.21/volume// [ 1248.560438] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4750bd3d-cacb-40a5-beed-c5760a3179a2 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1248.560699] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4750bd3d-cacb-40a5-beed-c5760a3179a2 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1248.561169] [57593]: INFO cinder.api.openstack.wsgi [None req-4750bd3d-cacb-40a5-beed-c5760a3179a2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1248.561505] [57593]: [pid: 57593|app: 0|req: 244/490] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:46:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1248.565683] [57594]: DEBUG cinder.api.middleware.request_id [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-97d44af1-baa9-4e71-af2f-9f7f01aa99cd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.568176] [57594]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-97d44af1-baa9-4e71-af2f-9f7f01aa99cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1248.568884] [57594]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-97d44af1-baa9-4e71-af2f-9f7f01aa99cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1248.568884] [57594]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-97d44af1-baa9-4e71-af2f-9f7f01aa99cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1248.583430] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.583430] [57594]: warnings.warn( [ 1248.588057] [57594]: INFO cinder.volume.api [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-97d44af1-baa9-4e71-af2f-9f7f01aa99cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1248.594767] [57594]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-97d44af1-baa9-4e71-af2f-9f7f01aa99cd tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 200 [ 1248.595256] [57594]: [pid: 57594|app: 0|req: 247/491] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:46:07 2025] GET /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 1571 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1248.723051] [57593]: DEBUG cinder.api.middleware.request_id [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-4b935b1d-cdc0-4290-8c2f-528bafea7346 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.725419] [57593]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-4b935b1d-cdc0-4290-8c2f-528bafea7346 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] PUT http://10.180.1.21/volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858 [ 1248.726092] [57593]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-4b935b1d-cdc0-4290-8c2f-528bafea7346 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1248.734967] [57593]: DEBUG cinder.coordination [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-4b935b1d-cdc0-4290-8c2f-528bafea7346 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Acquiring lock "cinder-attachment_update-a119cf6c-9398-4696-89d9-78e155d946e7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1248.739893] [57593]: DEBUG cinder.coordination [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-4b935b1d-cdc0-4290-8c2f-528bafea7346 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Lock "cinder-attachment_update-a119cf6c-9398-4696-89d9-78e155d946e7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1248.740889] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.740889] [57593]: warnings.warn( [ 1249.260651] [57593]: DEBUG cinder.coordination [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-4b935b1d-cdc0-4290-8c2f-528bafea7346 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Lock "cinder-attachment_update-a119cf6c-9398-4696-89d9-78e155d946e7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=57593) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1249.260651] [57593]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-4b935b1d-cdc0-4290-8c2f-528bafea7346 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858 returned with HTTP 200 [ 1249.261438] [57593]: [pid: 57593|app: 0|req: 245/492] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:46:07 2025] PUT /volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1249.769324] [57594]: DEBUG cinder.api.middleware.request_id [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-96d9e3a5-1744-4457-9cec-2282e933dd97 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.771200] [57594]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-96d9e3a5-1744-4457-9cec-2282e933dd97 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858/action [ 1249.771625] [57594]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-96d9e3a5-1744-4457-9cec-2282e933dd97 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1249.771755] [57594]: DEBUG cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-96d9e3a5-1744-4457-9cec-2282e933dd97 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1249.791825] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.791825] [57594]: warnings.warn( [ 1249.802379] [57594]: INFO cinder.api.openstack.wsgi [req-0564705a-fb3c-49a1-a24a-025ca5d52676 req-96d9e3a5-1744-4457-9cec-2282e933dd97 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858/action returned with HTTP 204 [ 1249.803182] [57594]: [pid: 57594|app: 0|req: 248/493] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:46:08 2025] POST /volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1253.669169] [57593]: DEBUG cinder.api.middleware.request_id [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.671264] [57593]: INFO cinder.api.openstack.wsgi [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1253.671656] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-347544261"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1253.673366] [57593]: DEBUG cinder.api.v3.volumes [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-347544261'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1253.673514] [57593]: INFO cinder.api.v3.volumes [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume of 1 GB [ 1253.673858] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.673858] [57593]: warnings.warn( [ 1253.679845] [57593]: INFO cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Availability Zones retrieved successfully. [ 1253.687316] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Flow 'volume_create_api' (e9c6f8c0-23d5-4d72-bd8a-dfd36f5d2584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1253.688684] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e7169d-6aef-45da-bb3e-54f527eb2d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1253.690070] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1253.711928] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e7169d-6aef-45da-bb3e-54f527eb2d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1253.712988] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b99fb431-c060-49f9-a762-99173fc28351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1253.774387] [57593]: DEBUG cinder.quota [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Created reservations ['657dc940-7d77-40bf-81d8-b8914f6d8f59', '8a4735f1-e1c9-4174-b454-1d6b1688d8af', '2554d5ca-871c-4b1d-a129-70b36bf67574', '777039d6-239c-4da3-84c9-ed2f5821d1fc'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1253.775424] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b99fb431-c060-49f9-a762-99173fc28351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['657dc940-7d77-40bf-81d8-b8914f6d8f59', '8a4735f1-e1c9-4174-b454-1d6b1688d8af', '2554d5ca-871c-4b1d-a129-70b36bf67574', '777039d6-239c-4da3-84c9-ed2f5821d1fc']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1253.776539] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b99b53-db34-434e-b200-229853bc3dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1253.792169] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b99b53-db34-434e-b200-229853bc3dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bdac5d9-7180-470a-95fb-bca336e38ca3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-347544261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9439191699c349caaf503f7d02aa702c',qos_specs=None,replication_status=,reservations=['657dc940-7d77-40bf-81d8-b8914f6d8f59','8a4735f1-e1c9-4174-b454-1d6b1688d8af','2554d5ca-871c-4b1d-a129-70b36bf67574','777039d6-239c-4da3-84c9-ed2f5821d1fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:46:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-347544261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bdac5d9-7180-470a-95fb-bca336e38ca3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9439191699c349caaf503f7d02aa702c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1253.793330] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f464541-e573-498d-91e9-46f49b58c7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1253.810392] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f464541-e573-498d-91e9-46f49b58c7a4) transitioned into state 'SUCCESS' from state '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-347544261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9439191699c349caaf503f7d02aa702c',qos_specs=None,replication_status=,reservations=['657dc940-7d77-40bf-81d8-b8914f6d8f59','8a4735f1-e1c9-4174-b454-1d6b1688d8af','2554d5ca-871c-4b1d-a129-70b36bf67574','777039d6-239c-4da3-84c9-ed2f5821d1fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1253.811547] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e42f4da-2334-41b0-9c61-85f2aaf65ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1253.823370] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e42f4da-2334-41b0-9c61-85f2aaf65ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1253.824569] [57593]: DEBUG cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Flow 'volume_create_api' (e9c6f8c0-23d5-4d72-bd8a-dfd36f5d2584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1253.825041] [57593]: INFO cinder.volume.api [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume request issued successfully. [ 1253.825749] [57593]: INFO cinder.api.openstack.wsgi [None req-6b09820e-1a6f-493d-b40f-65156d1c2c6b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1253.826421] [57593]: [pid: 57593|app: 0|req: 246/494] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:46:12 2025] POST /volume/v3/volumes => generated 753 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1253.836089] [57594]: DEBUG cinder.api.middleware.request_id [None req-340b108e-2eb9-4113-9f76-8ec7fd14c935 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.838792] [57594]: INFO cinder.api.openstack.wsgi [None req-340b108e-2eb9-4113-9f76-8ec7fd14c935 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1253.839044] [57594]: DEBUG cinder.api.openstack.wsgi [None req-340b108e-2eb9-4113-9f76-8ec7fd14c935 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.839422] [57594]: DEBUG cinder.api.openstack.wsgi [None req-340b108e-2eb9-4113-9f76-8ec7fd14c935 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.852120] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.852120] [57594]: warnings.warn( [ 1253.858418] [57594]: INFO cinder.volume.api [None req-340b108e-2eb9-4113-9f76-8ec7fd14c935 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1253.865835] [57594]: INFO cinder.api.openstack.wsgi [None req-340b108e-2eb9-4113-9f76-8ec7fd14c935 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1253.866627] [57594]: [pid: 57594|app: 0|req: 249/495] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:12 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.878485] [57593]: DEBUG cinder.api.middleware.request_id [None req-4c246262-15e9-4314-afa8-d9de8026eeab None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.880984] [57593]: INFO cinder.api.openstack.wsgi [None req-4c246262-15e9-4314-afa8-d9de8026eeab tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1254.881351] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4c246262-15e9-4314-afa8-d9de8026eeab tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.881570] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4c246262-15e9-4314-afa8-d9de8026eeab tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.893639] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.893639] [57593]: warnings.warn( [ 1254.898430] [57593]: INFO cinder.volume.api [None req-4c246262-15e9-4314-afa8-d9de8026eeab tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1254.904218] [57593]: INFO cinder.api.openstack.wsgi [None req-4c246262-15e9-4314-afa8-d9de8026eeab tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1254.904657] [57593]: [pid: 57593|app: 0|req: 247/496] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:13 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.942776] [57594]: DEBUG cinder.api.middleware.request_id [req-647a49b5-0597-4572-aafc-e320f6a88348 req-09cc7802-2889-47e1-af24-a52cf01567c4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.945127] [57594]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-09cc7802-2889-47e1-af24-a52cf01567c4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1254.945349] [57594]: DEBUG cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-09cc7802-2889-47e1-af24-a52cf01567c4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.945554] [57594]: DEBUG cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-09cc7802-2889-47e1-af24-a52cf01567c4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.953124] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.953124] [57594]: warnings.warn( [ 1254.956729] [57594]: INFO cinder.volume.api [req-647a49b5-0597-4572-aafc-e320f6a88348 req-09cc7802-2889-47e1-af24-a52cf01567c4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1254.961012] [57594]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-09cc7802-2889-47e1-af24-a52cf01567c4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1254.961334] [57594]: [pid: 57594|app: 0|req: 250/497] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:46:13 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.480924] [57593]: DEBUG cinder.api.middleware.request_id [None req-35f0f982-4603-4ee7-a4f4-626613e42668 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.481481] [57593]: INFO cinder.api.openstack.wsgi [None req-35f0f982-4603-4ee7-a4f4-626613e42668 None None] GET http://10.180.1.21/volume// [ 1256.481660] [57593]: DEBUG cinder.api.openstack.wsgi [None req-35f0f982-4603-4ee7-a4f4-626613e42668 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.481867] [57593]: DEBUG cinder.api.openstack.wsgi [None req-35f0f982-4603-4ee7-a4f4-626613e42668 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.482280] [57593]: INFO cinder.api.openstack.wsgi [None req-35f0f982-4603-4ee7-a4f4-626613e42668 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1256.482608] [57593]: [pid: 57593|app: 0|req: 248/498] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:46:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1256.486654] [57594]: DEBUG cinder.api.middleware.request_id [req-647a49b5-0597-4572-aafc-e320f6a88348 req-90954b94-64b0-40b6-921d-08a5b744da31 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.489071] [57594]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-90954b94-64b0-40b6-921d-08a5b744da31 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1256.489601] [57594]: DEBUG cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-90954b94-64b0-40b6-921d-08a5b744da31 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bdac5d9-7180-470a-95fb-bca336e38ca3", "connector": null, "instance_uuid": "6a7a062d-02ec-470c-b1ed-a354bde3d7b1"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1256.498974] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.498974] [57594]: warnings.warn( [ 1256.522165] [57594]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-90954b94-64b0-40b6-921d-08a5b744da31 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1256.522648] [57594]: [pid: 57594|app: 0|req: 251/499] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:46:15 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.547760] [57593]: DEBUG cinder.api.middleware.request_id [None req-e93acb76-cc6a-445b-8fee-b6b7d89efaf5 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.549915] [57593]: INFO cinder.api.openstack.wsgi [None req-e93acb76-cc6a-445b-8fee-b6b7d89efaf5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1256.550173] [57593]: DEBUG cinder.api.openstack.wsgi [None req-e93acb76-cc6a-445b-8fee-b6b7d89efaf5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.550464] [57593]: DEBUG cinder.api.openstack.wsgi [None req-e93acb76-cc6a-445b-8fee-b6b7d89efaf5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.562846] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.562846] [57593]: warnings.warn( [ 1256.566526] [57593]: INFO cinder.volume.api [None req-e93acb76-cc6a-445b-8fee-b6b7d89efaf5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1256.572099] [57593]: INFO cinder.api.openstack.wsgi [None req-e93acb76-cc6a-445b-8fee-b6b7d89efaf5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1256.572675] [57593]: [pid: 57593|app: 0|req: 249/500] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:15 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.051425] [57594]: DEBUG cinder.api.middleware.request_id [None req-df1ceee7-e8a9-4c92-8ff5-faaeaf98026f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.051874] [57594]: INFO cinder.api.openstack.wsgi [None req-df1ceee7-e8a9-4c92-8ff5-faaeaf98026f None None] GET http://10.180.1.21/volume// [ 1257.052066] [57594]: DEBUG cinder.api.openstack.wsgi [None req-df1ceee7-e8a9-4c92-8ff5-faaeaf98026f None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.052276] [57594]: DEBUG cinder.api.openstack.wsgi [None req-df1ceee7-e8a9-4c92-8ff5-faaeaf98026f None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.052659] [57594]: INFO cinder.api.openstack.wsgi [None req-df1ceee7-e8a9-4c92-8ff5-faaeaf98026f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1257.052972] [57594]: [pid: 57594|app: 0|req: 252/501] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:46:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1257.056855] [57593]: DEBUG cinder.api.middleware.request_id [req-647a49b5-0597-4572-aafc-e320f6a88348 req-25544a81-f2d0-4084-bfd8-a22f207beb65 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.058836] [57593]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-25544a81-f2d0-4084-bfd8-a22f207beb65 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1257.059264] [57593]: DEBUG cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-25544a81-f2d0-4084-bfd8-a22f207beb65 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.059591] [57593]: DEBUG cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-25544a81-f2d0-4084-bfd8-a22f207beb65 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.070324] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.070324] [57593]: warnings.warn( [ 1257.075054] [57593]: INFO cinder.volume.api [req-647a49b5-0597-4572-aafc-e320f6a88348 req-25544a81-f2d0-4084-bfd8-a22f207beb65 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1257.078715] [57593]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-25544a81-f2d0-4084-bfd8-a22f207beb65 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1257.079171] [57593]: [pid: 57593|app: 0|req: 250/502] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:46:15 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1257.108332] [57594]: DEBUG cinder.api.middleware.request_id [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f90c74ab-060a-4836-bec8-6177fdcf07da None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.111560] [57594]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f90c74ab-060a-4836-bec8-6177fdcf07da tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] PUT http://10.180.1.21/volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84 [ 1257.112081] [57594]: DEBUG cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f90c74ab-060a-4836-bec8-6177fdcf07da tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907645", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1257.123417] [57594]: DEBUG cinder.coordination [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f90c74ab-060a-4836-bec8-6177fdcf07da tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Acquiring lock "cinder-attachment_update-2bdac5d9-7180-470a-95fb-bca336e38ca3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1257.129607] [57594]: DEBUG cinder.coordination [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f90c74ab-060a-4836-bec8-6177fdcf07da tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Lock "cinder-attachment_update-2bdac5d9-7180-470a-95fb-bca336e38ca3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1257.131551] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.131551] [57594]: warnings.warn( [ 1257.583478] [57593]: DEBUG cinder.api.middleware.request_id [None req-8b8271d1-57ea-46e6-b47a-89146c0c7f02 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.585573] [57593]: INFO cinder.api.openstack.wsgi [None req-8b8271d1-57ea-46e6-b47a-89146c0c7f02 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1257.585782] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8b8271d1-57ea-46e6-b47a-89146c0c7f02 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.585997] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8b8271d1-57ea-46e6-b47a-89146c0c7f02 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.596588] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.596588] [57593]: warnings.warn( [ 1257.600511] [57593]: INFO cinder.volume.api [None req-8b8271d1-57ea-46e6-b47a-89146c0c7f02 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1257.605086] [57593]: INFO cinder.api.openstack.wsgi [None req-8b8271d1-57ea-46e6-b47a-89146c0c7f02 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1257.605520] [57593]: [pid: 57593|app: 0|req: 251/503] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:16 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.500437] [57593]: DEBUG cinder.api.middleware.request_id [None req-89d9beaa-7a2d-46b6-a438-313a03e1b6f4 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.503077] [57593]: INFO cinder.api.openstack.wsgi [None req-89d9beaa-7a2d-46b6-a438-313a03e1b6f4 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1258.503318] [57593]: DEBUG cinder.api.openstack.wsgi [None req-89d9beaa-7a2d-46b6-a438-313a03e1b6f4 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.503674] [57593]: DEBUG cinder.api.openstack.wsgi [None req-89d9beaa-7a2d-46b6-a438-313a03e1b6f4 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.524097] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.524097] [57593]: warnings.warn( [ 1258.532075] [57593]: INFO cinder.volume.api [None req-89d9beaa-7a2d-46b6-a438-313a03e1b6f4 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1258.543607] [57593]: INFO cinder.api.openstack.wsgi [None req-89d9beaa-7a2d-46b6-a438-313a03e1b6f4 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1258.544326] [57593]: [pid: 57593|app: 0|req: 252/504] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Nov 21 09:46:17 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 1865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1258.615545] [57593]: DEBUG cinder.api.middleware.request_id [None req-8d5050a7-ceb0-479f-8f90-bbeebd509eb0 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.617777] [57593]: INFO cinder.api.openstack.wsgi [None req-8d5050a7-ceb0-479f-8f90-bbeebd509eb0 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1258.618019] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8d5050a7-ceb0-479f-8f90-bbeebd509eb0 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.618261] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8d5050a7-ceb0-479f-8f90-bbeebd509eb0 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.629815] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.629815] [57593]: warnings.warn( [ 1258.632983] [57593]: INFO cinder.volume.api [None req-8d5050a7-ceb0-479f-8f90-bbeebd509eb0 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1258.637921] [57593]: INFO cinder.api.openstack.wsgi [None req-8d5050a7-ceb0-479f-8f90-bbeebd509eb0 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1258.638429] [57593]: [pid: 57593|app: 0|req: 253/505] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:17 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.649501] [57593]: DEBUG cinder.api.middleware.request_id [None req-0dd3cd07-836c-48ba-b4f9-2addbe401d9a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.652465] [57593]: INFO cinder.api.openstack.wsgi [None req-0dd3cd07-836c-48ba-b4f9-2addbe401d9a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1259.652761] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0dd3cd07-836c-48ba-b4f9-2addbe401d9a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1259.653078] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0dd3cd07-836c-48ba-b4f9-2addbe401d9a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.672099] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.672099] [57593]: warnings.warn( [ 1259.679472] [57593]: INFO cinder.volume.api [None req-0dd3cd07-836c-48ba-b4f9-2addbe401d9a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1259.686026] [57593]: INFO cinder.api.openstack.wsgi [None req-0dd3cd07-836c-48ba-b4f9-2addbe401d9a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1259.686533] [57593]: [pid: 57593|app: 0|req: 254/506] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:18 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.696111] [57593]: DEBUG cinder.api.middleware.request_id [None req-1be45ee5-586f-43ee-bc1a-8f556db2885b None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.698171] [57593]: INFO cinder.api.openstack.wsgi [None req-1be45ee5-586f-43ee-bc1a-8f556db2885b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1260.698393] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1be45ee5-586f-43ee-bc1a-8f556db2885b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1260.699024] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1be45ee5-586f-43ee-bc1a-8f556db2885b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1260.718292] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.718292] [57593]: warnings.warn( [ 1260.722978] [57593]: INFO cinder.volume.api [None req-1be45ee5-586f-43ee-bc1a-8f556db2885b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1260.728630] [57593]: INFO cinder.api.openstack.wsgi [None req-1be45ee5-586f-43ee-bc1a-8f556db2885b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1260.729033] [57593]: [pid: 57593|app: 0|req: 255/507] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:19 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.661905] [57594]: DEBUG cinder.coordination [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f90c74ab-060a-4836-bec8-6177fdcf07da tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Lock "cinder-attachment_update-2bdac5d9-7180-470a-95fb-bca336e38ca3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1261.662295] [57594]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f90c74ab-060a-4836-bec8-6177fdcf07da tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84 returned with HTTP 200 [ 1261.662831] [57594]: [pid: 57594|app: 0|req: 253/508] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:46:15 2025] PUT /volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1261.740063] [57593]: DEBUG cinder.api.middleware.request_id [None req-72b895ef-0b2b-4899-a372-a2e42744c770 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.742424] [57593]: INFO cinder.api.openstack.wsgi [None req-72b895ef-0b2b-4899-a372-a2e42744c770 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1261.742729] [57593]: DEBUG cinder.api.openstack.wsgi [None req-72b895ef-0b2b-4899-a372-a2e42744c770 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1261.743038] [57593]: DEBUG cinder.api.openstack.wsgi [None req-72b895ef-0b2b-4899-a372-a2e42744c770 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1261.756456] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.756456] [57593]: warnings.warn( [ 1261.762529] [57593]: INFO cinder.volume.api [None req-72b895ef-0b2b-4899-a372-a2e42744c770 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1261.771555] [57593]: INFO cinder.api.openstack.wsgi [None req-72b895ef-0b2b-4899-a372-a2e42744c770 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1261.772243] [57593]: [pid: 57593|app: 0|req: 256/509] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:20 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.799540] [57594]: DEBUG cinder.api.middleware.request_id [None req-cc29f625-4bc1-465c-9a53-35200a8f73bd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.799540] [57594]: INFO cinder.api.openstack.wsgi [None req-cc29f625-4bc1-465c-9a53-35200a8f73bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1262.799540] [57594]: DEBUG cinder.api.openstack.wsgi [None req-cc29f625-4bc1-465c-9a53-35200a8f73bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1262.799540] [57594]: DEBUG cinder.api.openstack.wsgi [None req-cc29f625-4bc1-465c-9a53-35200a8f73bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1262.805652] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.805652] [57594]: warnings.warn( [ 1262.810466] [57594]: INFO cinder.volume.api [None req-cc29f625-4bc1-465c-9a53-35200a8f73bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1262.815617] [57594]: INFO cinder.api.openstack.wsgi [None req-cc29f625-4bc1-465c-9a53-35200a8f73bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1262.816169] [57594]: [pid: 57594|app: 0|req: 254/510] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:21 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.287928] [57593]: DEBUG cinder.api.middleware.request_id [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f7eb6fbf-e683-412a-bcad-67d101ca391a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.291071] [57593]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f7eb6fbf-e683-412a-bcad-67d101ca391a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84/action [ 1263.291545] [57593]: DEBUG cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f7eb6fbf-e683-412a-bcad-67d101ca391a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1263.291698] [57593]: DEBUG cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f7eb6fbf-e683-412a-bcad-67d101ca391a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1263.308915] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.308915] [57593]: warnings.warn( [ 1263.317493] [57593]: INFO cinder.api.openstack.wsgi [req-647a49b5-0597-4572-aafc-e320f6a88348 req-f7eb6fbf-e683-412a-bcad-67d101ca391a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84/action returned with HTTP 204 [ 1263.318165] [57593]: [pid: 57593|app: 0|req: 257/511] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:46:22 2025] POST /volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1263.827976] [57594]: DEBUG cinder.api.middleware.request_id [None req-d09bc6f9-4707-40ad-9fcf-3087ef99ed4a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.830525] [57594]: INFO cinder.api.openstack.wsgi [None req-d09bc6f9-4707-40ad-9fcf-3087ef99ed4a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1263.830835] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d09bc6f9-4707-40ad-9fcf-3087ef99ed4a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1263.831082] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d09bc6f9-4707-40ad-9fcf-3087ef99ed4a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.842384] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.842384] [57594]: warnings.warn( [ 1263.846547] [57594]: INFO cinder.volume.api [None req-d09bc6f9-4707-40ad-9fcf-3087ef99ed4a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1263.851557] [57594]: INFO cinder.api.openstack.wsgi [None req-d09bc6f9-4707-40ad-9fcf-3087ef99ed4a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1263.852023] [57594]: [pid: 57594|app: 0|req: 255/512] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:22 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.862107] [57593]: DEBUG cinder.api.middleware.request_id [None req-4aa50379-c24e-4f24-b0dd-69497442c3c7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.864307] [57593]: INFO cinder.api.openstack.wsgi [None req-4aa50379-c24e-4f24-b0dd-69497442c3c7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1263.864613] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4aa50379-c24e-4f24-b0dd-69497442c3c7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1263.864773] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4aa50379-c24e-4f24-b0dd-69497442c3c7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.875326] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.875326] [57593]: warnings.warn( [ 1263.878751] [57593]: INFO cinder.volume.api [None req-4aa50379-c24e-4f24-b0dd-69497442c3c7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1263.883345] [57593]: INFO cinder.api.openstack.wsgi [None req-4aa50379-c24e-4f24-b0dd-69497442c3c7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1263.883788] [57593]: [pid: 57593|app: 0|req: 258/513] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:46:22 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1272.995511] [57594]: DEBUG cinder.api.middleware.request_id [None req-e9c834e5-0489-4a58-a054-7294152477b6 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.995951] [57594]: INFO cinder.api.openstack.wsgi [None req-e9c834e5-0489-4a58-a054-7294152477b6 None None] GET http://10.180.1.21/volume// [ 1272.996148] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e9c834e5-0489-4a58-a054-7294152477b6 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1272.996411] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e9c834e5-0489-4a58-a054-7294152477b6 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1272.996876] [57594]: INFO cinder.api.openstack.wsgi [None req-e9c834e5-0489-4a58-a054-7294152477b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1272.997235] [57594]: [pid: 57594|app: 0|req: 256/514] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:46:31 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1273.000687] [57593]: DEBUG cinder.api.middleware.request_id [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-92f61523-a3fd-498b-868f-167f0bb2e396 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.002949] [57593]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-92f61523-a3fd-498b-868f-167f0bb2e396 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1273.003525] [57593]: DEBUG cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-92f61523-a3fd-498b-868f-167f0bb2e396 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a119cf6c-9398-4696-89d9-78e155d946e7", "connector": null, "instance_uuid": "b9590376-0784-471e-a7bc-37eb94e9b73f"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1273.008025] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=205,cinder:UPDATE=29,cinder:INSERT=17 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1273.018925] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.018925] [57593]: warnings.warn( [ 1273.051017] [57593]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-92f61523-a3fd-498b-868f-167f0bb2e396 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1273.051556] [57593]: [pid: 57593|app: 0|req: 259/515] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:46:31 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1273.055774] [57594]: DEBUG cinder.api.middleware.request_id [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-2d08b5ed-c716-4291-9446-b7937c1bf986 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.058864] [57594]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-2d08b5ed-c716-4291-9446-b7937c1bf986 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858 [ 1273.058864] [57594]: DEBUG cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-2d08b5ed-c716-4291-9446-b7937c1bf986 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1273.059013] [57594]: DEBUG cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-2d08b5ed-c716-4291-9446-b7937c1bf986 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1273.060758] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=190,cinder:INSERT=13,cinder:UPDATE=23 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1273.070315] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.070315] [57594]: warnings.warn( [ 1273.597444] [57594]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-2d08b5ed-c716-4291-9446-b7937c1bf986 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858 returned with HTTP 200 [ 1273.598044] [57594]: [pid: 57594|app: 0|req: 257/516] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:46:31 2025] DELETE /volume/v3/attachments/ab5dc070-6465-4867-87d7-44ce16a58858 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1277.991696] [57593]: DEBUG cinder.api.middleware.request_id [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-0fff4eca-44de-4772-93e8-101eca933dc2 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.994041] [57593]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-0fff4eca-44de-4772-93e8-101eca933dc2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] PUT http://10.180.1.21/volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 [ 1277.994480] [57593]: DEBUG cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-0fff4eca-44de-4772-93e8-101eca933dc2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907657", "mountpoint": "/dev/sda"}}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1278.004014] [57593]: DEBUG cinder.coordination [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-0fff4eca-44de-4772-93e8-101eca933dc2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Acquiring lock "cinder-attachment_update-a119cf6c-9398-4696-89d9-78e155d946e7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1278.010574] [57593]: DEBUG cinder.coordination [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-0fff4eca-44de-4772-93e8-101eca933dc2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Lock "cinder-attachment_update-a119cf6c-9398-4696-89d9-78e155d946e7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57593) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1278.011700] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.011700] [57593]: warnings.warn( [ 1278.537371] [57593]: DEBUG cinder.coordination [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-0fff4eca-44de-4772-93e8-101eca933dc2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Lock "cinder-attachment_update-a119cf6c-9398-4696-89d9-78e155d946e7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=57593) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1278.537768] [57593]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-0fff4eca-44de-4772-93e8-101eca933dc2 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 returned with HTTP 200 [ 1278.538275] [57593]: [pid: 57593|app: 0|req: 260/517] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:46:36 2025] PUT /volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1278.542703] [57594]: DEBUG cinder.api.middleware.request_id [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-251c2c9b-d61e-4760-842e-4f756666f2f5 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.545247] [57594]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-251c2c9b-d61e-4760-842e-4f756666f2f5 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 [ 1278.545595] [57594]: DEBUG cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-251c2c9b-d61e-4760-842e-4f756666f2f5 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1278.545870] [57594]: DEBUG cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-251c2c9b-d61e-4760-842e-4f756666f2f5 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1278.563695] [57594]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-251c2c9b-d61e-4760-842e-4f756666f2f5 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 returned with HTTP 200 [ 1278.564354] [57594]: [pid: 57594|app: 0|req: 258/518] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Nov 21 09:46:37 2025] GET /volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1280.647652] [57593]: DEBUG cinder.api.middleware.request_id [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-533b428e-5d70-47a0-946b-dca5de9f7298 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.650230] [57593]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-533b428e-5d70-47a0-946b-dca5de9f7298 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] POST http://10.180.1.21/volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46/action [ 1280.650680] [57593]: DEBUG cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-533b428e-5d70-47a0-946b-dca5de9f7298 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1280.650808] [57593]: DEBUG cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-533b428e-5d70-47a0-946b-dca5de9f7298 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1280.671156] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.671156] [57593]: warnings.warn( [ 1280.681143] [57593]: INFO cinder.api.openstack.wsgi [req-940b69c9-0401-4b5c-8eff-cc3989970ff2 req-533b428e-5d70-47a0-946b-dca5de9f7298 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46/action returned with HTTP 204 [ 1280.681745] [57593]: [pid: 57593|app: 0|req: 261/519] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:46:39 2025] POST /volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1288.564586] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1290.676313] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=16,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1296.322731] [57594]: DEBUG cinder.api.middleware.request_id [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-45262aef-aa60-44f3-90ca-6eb16d4ac656 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.325667] [57594]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-45262aef-aa60-44f3-90ca-6eb16d4ac656 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1296.325667] [57594]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-45262aef-aa60-44f3-90ca-6eb16d4ac656 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1296.325667] [57594]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-45262aef-aa60-44f3-90ca-6eb16d4ac656 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1296.339800] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.339800] [57594]: warnings.warn( [ 1296.343847] [57594]: INFO cinder.volume.api [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-45262aef-aa60-44f3-90ca-6eb16d4ac656 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1296.349863] [57594]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-45262aef-aa60-44f3-90ca-6eb16d4ac656 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1296.350304] [57594]: [pid: 57594|app: 0|req: 259/520] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:46:55 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 1684 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1296.377132] [57593]: DEBUG cinder.api.middleware.request_id [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-d40bc758-a3ec-43e0-a03f-3b39fecfc907 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.379498] [57593]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-d40bc758-a3ec-43e0-a03f-3b39fecfc907 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] GET http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1296.379718] [57593]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-d40bc758-a3ec-43e0-a03f-3b39fecfc907 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1296.379926] [57593]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-d40bc758-a3ec-43e0-a03f-3b39fecfc907 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1296.389636] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.389636] [57593]: warnings.warn( [ 1296.392728] [57593]: INFO cinder.volume.api [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-d40bc758-a3ec-43e0-a03f-3b39fecfc907 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1296.397543] [57593]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-d40bc758-a3ec-43e0-a03f-3b39fecfc907 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 200 [ 1296.397946] [57593]: [pid: 57593|app: 0|req: 262/521] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:46:55 2025] GET /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1301.400475] [57594]: DEBUG cinder.api.middleware.request_id [None req-d4011303-b84b-4b04-9283-6707d3d4250d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.400933] [57594]: INFO cinder.api.openstack.wsgi [None req-d4011303-b84b-4b04-9283-6707d3d4250d None None] GET http://10.180.1.21/volume// [ 1301.401120] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d4011303-b84b-4b04-9283-6707d3d4250d None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1301.401331] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d4011303-b84b-4b04-9283-6707d3d4250d None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1301.401776] [57594]: INFO cinder.api.openstack.wsgi [None req-d4011303-b84b-4b04-9283-6707d3d4250d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1301.402108] [57594]: [pid: 57594|app: 0|req: 260/522] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:47:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1301.405806] [57593]: DEBUG cinder.api.middleware.request_id [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-ae888be5-6911-4efa-9e5a-2aca6468c1c1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.408165] [57593]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-ae888be5-6911-4efa-9e5a-2aca6468c1c1 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1301.408680] [57593]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-ae888be5-6911-4efa-9e5a-2aca6468c1c1 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e46bb50c-72d0-4e04-9b37-bc99d418ba37", "connector": null, "instance_uuid": "4c29b537-9867-491e-906e-8a967477754a"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1301.426331] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.426331] [57593]: warnings.warn( [ 1301.458888] [57593]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-ae888be5-6911-4efa-9e5a-2aca6468c1c1 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1301.459389] [57593]: [pid: 57593|app: 0|req: 263/523] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:47:00 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1301.510499] [57594]: DEBUG cinder.api.middleware.request_id [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-2295234d-fb8a-4db9-973d-7ab488bcbba2 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.512814] [57594]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-2295234d-fb8a-4db9-973d-7ab488bcbba2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] POST http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37/action [ 1301.513225] [57594]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-2295234d-fb8a-4db9-973d-7ab488bcbba2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1301.513355] [57594]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-2295234d-fb8a-4db9-973d-7ab488bcbba2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1301.525892] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.525892] [57594]: warnings.warn( [ 1301.526450] [57594]: INFO cinder.volume.api [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-2295234d-fb8a-4db9-973d-7ab488bcbba2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1301.530617] [57594]: INFO cinder.volume.api [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-2295234d-fb8a-4db9-973d-7ab488bcbba2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Roll detaching of volume completed successfully. [ 1301.530839] [57594]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-2295234d-fb8a-4db9-973d-7ab488bcbba2 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37/action returned with HTTP 202 [ 1301.531450] [57594]: [pid: 57594|app: 0|req: 261/524] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:47:00 2025] POST /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1301.536034] [57593]: DEBUG cinder.api.middleware.request_id [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-058217e5-6dd2-42c1-9fb1-1e4f1862f494 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.538323] [57593]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-058217e5-6dd2-42c1-9fb1-1e4f1862f494 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] DELETE http://10.180.1.21/volume/v3/attachments/50123a61-3778-4ba7-acc2-fec6cc065025 [ 1301.539986] [57593]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-058217e5-6dd2-42c1-9fb1-1e4f1862f494 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1301.539986] [57593]: DEBUG cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-058217e5-6dd2-42c1-9fb1-1e4f1862f494 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1301.546912] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.546912] [57593]: warnings.warn( [ 1301.569141] [57593]: INFO cinder.api.openstack.wsgi [req-ef8fca9b-787d-4f7f-ad33-8dd93c865376 req-058217e5-6dd2-42c1-9fb1-1e4f1862f494 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/attachments/50123a61-3778-4ba7-acc2-fec6cc065025 returned with HTTP 200 [ 1301.569861] [57593]: [pid: 57593|app: 0|req: 264/525] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:47:00 2025] DELETE /volume/v3/attachments/50123a61-3778-4ba7-acc2-fec6cc065025 => generated 192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1305.157080] [57594]: DEBUG cinder.api.middleware.request_id [None req-d47f420f-6de4-460e-a02e-510d40bdcf19 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.159151] [57594]: INFO cinder.api.openstack.wsgi [None req-d47f420f-6de4-460e-a02e-510d40bdcf19 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] DELETE http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1305.159457] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d47f420f-6de4-460e-a02e-510d40bdcf19 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1305.159694] [57594]: DEBUG cinder.api.openstack.wsgi [None req-d47f420f-6de4-460e-a02e-510d40bdcf19 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1305.159987] [57594]: INFO cinder.api.v3.volumes [None req-d47f420f-6de4-460e-a02e-510d40bdcf19 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Delete volume with id: edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1305.171526] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.171526] [57594]: warnings.warn( [ 1305.172146] [57594]: INFO cinder.volume.api [None req-d47f420f-6de4-460e-a02e-510d40bdcf19 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1305.190750] [57594]: INFO cinder.volume.api [None req-d47f420f-6de4-460e-a02e-510d40bdcf19 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Delete volume request issued successfully. [ 1305.190943] [57594]: INFO cinder.api.openstack.wsgi [None req-d47f420f-6de4-460e-a02e-510d40bdcf19 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 202 [ 1305.191432] [57594]: [pid: 57594|app: 0|req: 262/526] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:47:03 2025] DELETE /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1305.195210] [57593]: DEBUG cinder.api.middleware.request_id [None req-8aa02d32-21e3-4fd5-a1d6-bc17939f45a6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.196763] [57593]: INFO cinder.api.openstack.wsgi [None req-8aa02d32-21e3-4fd5-a1d6-bc17939f45a6 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1305.196999] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8aa02d32-21e3-4fd5-a1d6-bc17939f45a6 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1305.197229] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8aa02d32-21e3-4fd5-a1d6-bc17939f45a6 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1305.206417] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.206417] [57593]: warnings.warn( [ 1305.210685] [57593]: INFO cinder.volume.api [None req-8aa02d32-21e3-4fd5-a1d6-bc17939f45a6 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1305.215898] [57593]: INFO cinder.api.openstack.wsgi [None req-8aa02d32-21e3-4fd5-a1d6-bc17939f45a6 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1305.216357] [57593]: [pid: 57593|app: 0|req: 265/527] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:03 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.140118] [57594]: DEBUG cinder.api.middleware.request_id [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-981506f7-1e3e-4499-8834-2c28fb422940 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.142481] [57594]: INFO cinder.api.openstack.wsgi [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-981506f7-1e3e-4499-8834-2c28fb422940 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc [ 1306.142710] [57594]: DEBUG cinder.api.openstack.wsgi [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-981506f7-1e3e-4499-8834-2c28fb422940 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1306.142928] [57594]: DEBUG cinder.api.openstack.wsgi [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-981506f7-1e3e-4499-8834-2c28fb422940 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1306.151775] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.151775] [57594]: warnings.warn( [ 1306.227367] [57593]: DEBUG cinder.api.middleware.request_id [None req-aafd1f18-87f0-4e47-8fcc-bc08b9f10042 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.229727] [57593]: INFO cinder.api.openstack.wsgi [None req-aafd1f18-87f0-4e47-8fcc-bc08b9f10042 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1306.230220] [57593]: DEBUG cinder.api.openstack.wsgi [None req-aafd1f18-87f0-4e47-8fcc-bc08b9f10042 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1306.230544] [57593]: DEBUG cinder.api.openstack.wsgi [None req-aafd1f18-87f0-4e47-8fcc-bc08b9f10042 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1306.241879] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.241879] [57593]: warnings.warn( [ 1306.246375] [57593]: INFO cinder.volume.api [None req-aafd1f18-87f0-4e47-8fcc-bc08b9f10042 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1306.252375] [57593]: INFO cinder.api.openstack.wsgi [None req-aafd1f18-87f0-4e47-8fcc-bc08b9f10042 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1306.253899] [57593]: [pid: 57593|app: 0|req: 266/528] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:04 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.677069] [57594]: INFO cinder.api.openstack.wsgi [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-981506f7-1e3e-4499-8834-2c28fb422940 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc returned with HTTP 200 [ 1306.678219] [57594]: [pid: 57594|app: 0|req: 263/529] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:47:04 2025] DELETE /volume/v3/attachments/b938878c-3005-458e-9a37-5605433eeafc => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.688301] [57593]: DEBUG cinder.api.middleware.request_id [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-29578127-7327-43f5-bec8-8da39ba52d47 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.690943] [57593]: INFO cinder.api.openstack.wsgi [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-29578127-7327-43f5-bec8-8da39ba52d47 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1306.691100] [57593]: DEBUG cinder.api.openstack.wsgi [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-29578127-7327-43f5-bec8-8da39ba52d47 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1306.691446] [57593]: DEBUG cinder.api.openstack.wsgi [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-29578127-7327-43f5-bec8-8da39ba52d47 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1306.691880] [57593]: INFO cinder.api.v3.volumes [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-29578127-7327-43f5-bec8-8da39ba52d47 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Delete volume with id: e46bb50c-72d0-4e04-9b37-bc99d418ba37 [ 1306.713783] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.713783] [57593]: warnings.warn( [ 1306.714368] [57593]: INFO cinder.volume.api [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-29578127-7327-43f5-bec8-8da39ba52d47 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Volume info retrieved successfully. [ 1306.736149] [57593]: INFO cinder.volume.api [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-29578127-7327-43f5-bec8-8da39ba52d47 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] Delete volume request issued successfully. [ 1306.736149] [57593]: INFO cinder.api.openstack.wsgi [req-9168c808-2230-4a58-a52f-6ab5acbc88e8 req-29578127-7327-43f5-bec8-8da39ba52d47 tempest-ServerActionsV293TestJSON-184488664 tempest-ServerActionsV293TestJSON-184488664-project-member] http://10.180.1.21/volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 returned with HTTP 202 [ 1306.736995] [57593]: [pid: 57593|app: 0|req: 267/530] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Nov 21 09:47:05 2025] DELETE /volume/v3/volumes/e46bb50c-72d0-4e04-9b37-bc99d418ba37 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1307.262476] [57594]: DEBUG cinder.api.middleware.request_id [None req-b5fce687-3446-4451-9e86-26c3dddf46cc None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.264560] [57594]: INFO cinder.api.openstack.wsgi [None req-b5fce687-3446-4451-9e86-26c3dddf46cc tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1307.264841] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b5fce687-3446-4451-9e86-26c3dddf46cc tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1307.265324] [57594]: DEBUG cinder.api.openstack.wsgi [None req-b5fce687-3446-4451-9e86-26c3dddf46cc tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1307.275702] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.275702] [57594]: warnings.warn( [ 1307.279751] [57594]: INFO cinder.volume.api [None req-b5fce687-3446-4451-9e86-26c3dddf46cc tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Volume info retrieved successfully. [ 1307.284435] [57594]: INFO cinder.api.openstack.wsgi [None req-b5fce687-3446-4451-9e86-26c3dddf46cc tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 200 [ 1307.284877] [57594]: [pid: 57594|app: 0|req: 264/531] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:06 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.295965] [57593]: DEBUG cinder.api.middleware.request_id [None req-bd158d85-2391-4e9e-afc2-a4d5fd27c2d3 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.299320] [57593]: INFO cinder.api.openstack.wsgi [None req-bd158d85-2391-4e9e-afc2-a4d5fd27c2d3 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] GET http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 [ 1308.299712] [57593]: DEBUG cinder.api.openstack.wsgi [None req-bd158d85-2391-4e9e-afc2-a4d5fd27c2d3 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.300074] [57593]: DEBUG cinder.api.openstack.wsgi [None req-bd158d85-2391-4e9e-afc2-a4d5fd27c2d3 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.310147] [57593]: INFO cinder.api.openstack.wsgi [None req-bd158d85-2391-4e9e-afc2-a4d5fd27c2d3 tempest-ServerActionsTestOtherB-396257460 tempest-ServerActionsTestOtherB-396257460-project-member] http://10.180.1.21/volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 returned with HTTP 404 [ 1308.311034] [57593]: [pid: 57593|app: 0|req: 268/532] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:07 2025] GET /volume/v3/volumes/edc781ac-1244-4431-8e82-17d5c118cfe4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1316.727296] [57594]: DEBUG cinder.api.middleware.request_id [req-3e6cd370-24af-428a-a6db-135ab6be368d req-eb899143-bc2c-4fc0-bdc0-6a00a2ceefb5 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.729558] [57594]: INFO cinder.api.openstack.wsgi [req-3e6cd370-24af-428a-a6db-135ab6be368d req-eb899143-bc2c-4fc0-bdc0-6a00a2ceefb5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1316.729768] [57594]: DEBUG cinder.api.openstack.wsgi [req-3e6cd370-24af-428a-a6db-135ab6be368d req-eb899143-bc2c-4fc0-bdc0-6a00a2ceefb5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1316.729998] [57594]: DEBUG cinder.api.openstack.wsgi [req-3e6cd370-24af-428a-a6db-135ab6be368d req-eb899143-bc2c-4fc0-bdc0-6a00a2ceefb5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1316.744331] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.744331] [57594]: warnings.warn( [ 1316.748392] [57594]: INFO cinder.volume.api [req-3e6cd370-24af-428a-a6db-135ab6be368d req-eb899143-bc2c-4fc0-bdc0-6a00a2ceefb5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1316.753441] [57594]: INFO cinder.api.openstack.wsgi [req-3e6cd370-24af-428a-a6db-135ab6be368d req-eb899143-bc2c-4fc0-bdc0-6a00a2ceefb5 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1316.753926] [57594]: [pid: 57594|app: 0|req: 265/533] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:47:15 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.303776] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=37,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1319.811802] [57593]: DEBUG cinder.api.middleware.request_id [req-c89454a6-b163-494e-97cd-1273e6e06145 req-9ea0a657-2aa0-442d-9f0e-392f1ddcd14e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.814770] [57593]: INFO cinder.api.openstack.wsgi [req-c89454a6-b163-494e-97cd-1273e6e06145 req-9ea0a657-2aa0-442d-9f0e-392f1ddcd14e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 [ 1319.815068] [57593]: DEBUG cinder.api.openstack.wsgi [req-c89454a6-b163-494e-97cd-1273e6e06145 req-9ea0a657-2aa0-442d-9f0e-392f1ddcd14e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1319.815357] [57593]: DEBUG cinder.api.openstack.wsgi [req-c89454a6-b163-494e-97cd-1273e6e06145 req-9ea0a657-2aa0-442d-9f0e-392f1ddcd14e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1319.827587] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.827587] [57593]: warnings.warn( [ 1320.363146] [57593]: INFO cinder.api.openstack.wsgi [req-c89454a6-b163-494e-97cd-1273e6e06145 req-9ea0a657-2aa0-442d-9f0e-392f1ddcd14e tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 returned with HTTP 200 [ 1320.363631] [57593]: [pid: 57593|app: 0|req: 269/534] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:47:18 2025] DELETE /volume/v3/attachments/5f8fc864-6bc1-4938-9022-f3bd8edd6b46 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.370701] [57594]: DEBUG cinder.api.middleware.request_id [req-c89454a6-b163-494e-97cd-1273e6e06145 req-4ba94ffe-e4da-456d-b26f-53b03d403e01 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.373233] [57594]: INFO cinder.api.openstack.wsgi [req-c89454a6-b163-494e-97cd-1273e6e06145 req-4ba94ffe-e4da-456d-b26f-53b03d403e01 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 [ 1320.373418] [57594]: DEBUG cinder.api.openstack.wsgi [req-c89454a6-b163-494e-97cd-1273e6e06145 req-4ba94ffe-e4da-456d-b26f-53b03d403e01 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1320.373624] [57594]: DEBUG cinder.api.openstack.wsgi [req-c89454a6-b163-494e-97cd-1273e6e06145 req-4ba94ffe-e4da-456d-b26f-53b03d403e01 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1320.373941] [57594]: INFO cinder.api.v3.volumes [req-c89454a6-b163-494e-97cd-1273e6e06145 req-4ba94ffe-e4da-456d-b26f-53b03d403e01 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Delete volume with id: a119cf6c-9398-4696-89d9-78e155d946e7 [ 1320.384284] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.384284] [57594]: warnings.warn( [ 1320.384910] [57594]: INFO cinder.volume.api [req-c89454a6-b163-494e-97cd-1273e6e06145 req-4ba94ffe-e4da-456d-b26f-53b03d403e01 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1320.402522] [57594]: INFO cinder.volume.api [req-c89454a6-b163-494e-97cd-1273e6e06145 req-4ba94ffe-e4da-456d-b26f-53b03d403e01 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Delete volume request issued successfully. [ 1320.402709] [57594]: INFO cinder.api.openstack.wsgi [req-c89454a6-b163-494e-97cd-1273e6e06145 req-4ba94ffe-e4da-456d-b26f-53b03d403e01 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 returned with HTTP 202 [ 1320.403202] [57594]: [pid: 57594|app: 0|req: 266/535] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Nov 21 09:47:19 2025] DELETE /volume/v3/volumes/a119cf6c-9398-4696-89d9-78e155d946e7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1324.829432] [57593]: DEBUG cinder.api.middleware.request_id [None req-7a217ccc-b6aa-4a9b-a80c-ea1c80903b63 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.831483] [57593]: INFO cinder.api.openstack.wsgi [None req-7a217ccc-b6aa-4a9b-a80c-ea1c80903b63 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1324.831691] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7a217ccc-b6aa-4a9b-a80c-ea1c80903b63 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1324.831900] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7a217ccc-b6aa-4a9b-a80c-ea1c80903b63 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1324.846996] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.846996] [57593]: warnings.warn( [ 1324.855124] [57593]: INFO cinder.volume.api [None req-7a217ccc-b6aa-4a9b-a80c-ea1c80903b63 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1324.860576] [57593]: INFO cinder.api.openstack.wsgi [None req-7a217ccc-b6aa-4a9b-a80c-ea1c80903b63 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1324.861066] [57593]: [pid: 57593|app: 0|req: 270/536] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:23 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.902697] [57594]: DEBUG cinder.api.middleware.request_id [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-ae117597-34ca-462d-b1df-fa74645abcd8 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.904958] [57594]: INFO cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-ae117597-34ca-462d-b1df-fa74645abcd8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1324.905188] [57594]: DEBUG cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-ae117597-34ca-462d-b1df-fa74645abcd8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1324.905393] [57594]: DEBUG cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-ae117597-34ca-462d-b1df-fa74645abcd8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1324.917748] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.917748] [57594]: warnings.warn( [ 1324.920942] [57594]: INFO cinder.volume.api [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-ae117597-34ca-462d-b1df-fa74645abcd8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1324.925120] [57594]: INFO cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-ae117597-34ca-462d-b1df-fa74645abcd8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1324.925537] [57594]: [pid: 57594|app: 0|req: 267/537] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:47:23 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.944386] [57593]: DEBUG cinder.api.middleware.request_id [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-857747f0-c505-49a1-8b15-ef607abcb3e6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.946734] [57593]: INFO cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-857747f0-c505-49a1-8b15-ef607abcb3e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3/action [ 1324.947163] [57593]: DEBUG cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-857747f0-c505-49a1-8b15-ef607abcb3e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1324.947299] [57593]: DEBUG cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-857747f0-c505-49a1-8b15-ef607abcb3e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1324.958396] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.958396] [57593]: warnings.warn( [ 1324.958928] [57593]: INFO cinder.volume.api [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-857747f0-c505-49a1-8b15-ef607abcb3e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1324.965247] [57593]: INFO cinder.volume.api [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-857747f0-c505-49a1-8b15-ef607abcb3e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Begin detaching volume completed successfully. [ 1324.965466] [57593]: INFO cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-857747f0-c505-49a1-8b15-ef607abcb3e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3/action returned with HTTP 202 [ 1324.965903] [57593]: [pid: 57593|app: 0|req: 271/538] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:47:23 2025] POST /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1325.987779] [57594]: DEBUG cinder.api.middleware.request_id [None req-e35bbe8d-0d1a-4a65-942b-f59014d15c64 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.988287] [57594]: INFO cinder.api.openstack.wsgi [None req-e35bbe8d-0d1a-4a65-942b-f59014d15c64 None None] GET http://10.180.1.21/volume// [ 1325.988466] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e35bbe8d-0d1a-4a65-942b-f59014d15c64 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1325.988687] [57594]: DEBUG cinder.api.openstack.wsgi [None req-e35bbe8d-0d1a-4a65-942b-f59014d15c64 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1325.989131] [57594]: INFO cinder.api.openstack.wsgi [None req-e35bbe8d-0d1a-4a65-942b-f59014d15c64 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1325.989450] [57594]: [pid: 57594|app: 0|req: 268/539] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:47:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1325.992806] [57593]: DEBUG cinder.api.middleware.request_id [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-16486502-490f-448c-be73-6930dcbadfdc None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.995158] [57593]: INFO cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-16486502-490f-448c-be73-6930dcbadfdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1325.995399] [57593]: DEBUG cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-16486502-490f-448c-be73-6930dcbadfdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1325.995607] [57593]: DEBUG cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-16486502-490f-448c-be73-6930dcbadfdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1326.009153] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.009153] [57593]: warnings.warn( [ 1326.013221] [57593]: INFO cinder.volume.api [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-16486502-490f-448c-be73-6930dcbadfdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1326.018664] [57593]: INFO cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-16486502-490f-448c-be73-6930dcbadfdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1326.018833] [57593]: [pid: 57593|app: 0|req: 272/540] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:47:24 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1327.175502] [57594]: DEBUG cinder.api.middleware.request_id [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-e259c60b-1b79-4491-b631-5bd8f7c927ef None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.177929] [57594]: INFO cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-e259c60b-1b79-4491-b631-5bd8f7c927ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84 [ 1327.178207] [57594]: DEBUG cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-e259c60b-1b79-4491-b631-5bd8f7c927ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1327.178449] [57594]: DEBUG cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-e259c60b-1b79-4491-b631-5bd8f7c927ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1327.185855] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.185855] [57594]: warnings.warn( [ 1327.710937] [57594]: INFO cinder.api.openstack.wsgi [req-a9b06925-1203-4c5f-9698-c38b7502c901 req-e259c60b-1b79-4491-b631-5bd8f7c927ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84 returned with HTTP 200 [ 1327.711413] [57594]: [pid: 57594|app: 0|req: 269/541] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:47:25 2025] DELETE /volume/v3/attachments/3fbf5606-e27d-4c20-a8c8-489393024c84 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.141075] [57593]: DEBUG cinder.api.middleware.request_id [None req-be470bfe-0627-4888-b761-bf87f779a6ee None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.142913] [57593]: INFO cinder.api.openstack.wsgi [None req-be470bfe-0627-4888-b761-bf87f779a6ee tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1329.143181] [57593]: DEBUG cinder.api.openstack.wsgi [None req-be470bfe-0627-4888-b761-bf87f779a6ee tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1329.143394] [57593]: DEBUG cinder.api.openstack.wsgi [None req-be470bfe-0627-4888-b761-bf87f779a6ee tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1329.154141] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.154141] [57593]: warnings.warn( [ 1329.158617] [57593]: INFO cinder.volume.api [None req-be470bfe-0627-4888-b761-bf87f779a6ee tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1329.163740] [57593]: INFO cinder.api.openstack.wsgi [None req-be470bfe-0627-4888-b761-bf87f779a6ee tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1329.164265] [57593]: [pid: 57593|app: 0|req: 273/542] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:27 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.406055] [57594]: DEBUG cinder.api.middleware.request_id [None req-5a27ad66-2729-40d4-9434-36c654c7e65c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.408261] [57594]: INFO cinder.api.openstack.wsgi [None req-5a27ad66-2729-40d4-9434-36c654c7e65c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] DELETE http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1329.408598] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5a27ad66-2729-40d4-9434-36c654c7e65c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1329.408913] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5a27ad66-2729-40d4-9434-36c654c7e65c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1329.409132] [57594]: INFO cinder.api.v3.volumes [None req-5a27ad66-2729-40d4-9434-36c654c7e65c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Delete volume with id: 54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1329.420227] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.420227] [57594]: warnings.warn( [ 1329.420749] [57594]: INFO cinder.volume.api [None req-5a27ad66-2729-40d4-9434-36c654c7e65c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1329.439733] [57594]: INFO cinder.volume.api [None req-5a27ad66-2729-40d4-9434-36c654c7e65c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Delete volume request issued successfully. [ 1329.439894] [57594]: INFO cinder.api.openstack.wsgi [None req-5a27ad66-2729-40d4-9434-36c654c7e65c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 202 [ 1329.440316] [57594]: [pid: 57594|app: 0|req: 270/543] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:47:28 2025] DELETE /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1329.443256] [57593]: DEBUG cinder.api.middleware.request_id [None req-1c7c9ce1-f558-4f8c-9ef4-cb1cf3ea97f1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.445507] [57593]: INFO cinder.api.openstack.wsgi [None req-1c7c9ce1-f558-4f8c-9ef4-cb1cf3ea97f1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1329.445775] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1c7c9ce1-f558-4f8c-9ef4-cb1cf3ea97f1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1329.446355] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1c7c9ce1-f558-4f8c-9ef4-cb1cf3ea97f1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1329.454241] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.454241] [57593]: warnings.warn( [ 1329.458330] [57593]: INFO cinder.volume.api [None req-1c7c9ce1-f558-4f8c-9ef4-cb1cf3ea97f1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1329.463710] [57593]: INFO cinder.api.openstack.wsgi [None req-1c7c9ce1-f558-4f8c-9ef4-cb1cf3ea97f1 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1329.464206] [57593]: [pid: 57593|app: 0|req: 274/544] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:28 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.475205] [57594]: DEBUG cinder.api.middleware.request_id [None req-57893aa5-4b29-44cb-8716-943aece5592a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.477326] [57594]: INFO cinder.api.openstack.wsgi [None req-57893aa5-4b29-44cb-8716-943aece5592a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1330.477524] [57594]: DEBUG cinder.api.openstack.wsgi [None req-57893aa5-4b29-44cb-8716-943aece5592a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1330.477750] [57594]: DEBUG cinder.api.openstack.wsgi [None req-57893aa5-4b29-44cb-8716-943aece5592a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1330.489032] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.489032] [57594]: warnings.warn( [ 1330.492966] [57594]: INFO cinder.volume.api [None req-57893aa5-4b29-44cb-8716-943aece5592a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1330.498330] [57594]: INFO cinder.api.openstack.wsgi [None req-57893aa5-4b29-44cb-8716-943aece5592a tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1330.498765] [57594]: [pid: 57594|app: 0|req: 271/545] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:29 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.509457] [57593]: DEBUG cinder.api.middleware.request_id [None req-cbf4fc79-5512-42ea-aec9-575d8d687265 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.511672] [57593]: INFO cinder.api.openstack.wsgi [None req-cbf4fc79-5512-42ea-aec9-575d8d687265 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1331.511897] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cbf4fc79-5512-42ea-aec9-575d8d687265 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1331.512156] [57593]: DEBUG cinder.api.openstack.wsgi [None req-cbf4fc79-5512-42ea-aec9-575d8d687265 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1331.522955] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.522955] [57593]: warnings.warn( [ 1331.527368] [57593]: INFO cinder.volume.api [None req-cbf4fc79-5512-42ea-aec9-575d8d687265 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Volume info retrieved successfully. [ 1331.533397] [57593]: INFO cinder.api.openstack.wsgi [None req-cbf4fc79-5512-42ea-aec9-575d8d687265 tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 200 [ 1331.533839] [57593]: [pid: 57593|app: 0|req: 275/546] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:30 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.544171] [57594]: DEBUG cinder.api.middleware.request_id [None req-5ebf50e1-d9ea-4c8c-8588-b101ea80c87c None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.546308] [57594]: INFO cinder.api.openstack.wsgi [None req-5ebf50e1-d9ea-4c8c-8588-b101ea80c87c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] GET http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b [ 1332.546529] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5ebf50e1-d9ea-4c8c-8588-b101ea80c87c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.546738] [57594]: DEBUG cinder.api.openstack.wsgi [None req-5ebf50e1-d9ea-4c8c-8588-b101ea80c87c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.553492] [57594]: INFO cinder.api.openstack.wsgi [None req-5ebf50e1-d9ea-4c8c-8588-b101ea80c87c tempest-ServerActionsTestOtherA-525939953 tempest-ServerActionsTestOtherA-525939953-project-member] http://10.180.1.21/volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b returned with HTTP 404 [ 1332.554071] [57594]: [pid: 57594|app: 0|req: 272/547] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:47:31 2025] GET /volume/v3/volumes/54a84fc6-4299-42d2-8d28-e0fb97c8040b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1341.530036] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=34,cinder:UPDATE=4 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1342.549110] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=56,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1388.637710] [57593]: DEBUG cinder.api.middleware.request_id [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.639699] [57593]: INFO cinder.api.openstack.wsgi [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1388.640092] [57593]: DEBUG cinder.api.openstack.wsgi [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-358427577"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1388.641516] [57593]: DEBUG cinder.api.v3.volumes [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-358427577'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1388.641673] [57593]: INFO cinder.api.v3.volumes [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume of 1 GB [ 1388.647362] [57593]: INFO cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Availability Zones retrieved successfully. [ 1388.654188] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Flow 'volume_create_api' (e6fd62a0-412d-48ca-a6e5-b97e81af1a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1388.655398] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e6e6d0d-c351-42df-bd47-a622277ecd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1388.656519] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1388.674846] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e6e6d0d-c351-42df-bd47-a622277ecd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1388.675824] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d11b47-a6dc-4ebc-917f-0f2f00401bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1388.708369] [57593]: DEBUG cinder.quota [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Created reservations ['275d9595-d710-420c-886e-3048206f1e00', '35bc81b3-5676-478f-8705-4c5434f6e4f4', 'c91f2d3a-c687-4be1-bda8-a45a19d70465', 'cb14c537-8659-46b1-b6a9-6dd1c2210b4c'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1388.709544] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d11b47-a6dc-4ebc-917f-0f2f00401bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['275d9595-d710-420c-886e-3048206f1e00', '35bc81b3-5676-478f-8705-4c5434f6e4f4', 'c91f2d3a-c687-4be1-bda8-a45a19d70465', 'cb14c537-8659-46b1-b6a9-6dd1c2210b4c']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1388.710451] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f85da3-6d6d-4d90-bf90-9d3992a26655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1388.724453] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f85da3-6d6d-4d90-bf90-9d3992a26655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbdb6604-531e-4652-89cb-f1468007b1cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-358427577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9439191699c349caaf503f7d02aa702c',qos_specs=None,replication_status=,reservations=['275d9595-d710-420c-886e-3048206f1e00','35bc81b3-5676-478f-8705-4c5434f6e4f4','c91f2d3a-c687-4be1-bda8-a45a19d70465','cb14c537-8659-46b1-b6a9-6dd1c2210b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-358427577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbdb6604-531e-4652-89cb-f1468007b1cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9439191699c349caaf503f7d02aa702c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1388.725374] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5ed4baa-f2dd-4097-8396-93f97abf4d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1388.739985] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5ed4baa-f2dd-4097-8396-93f97abf4d54) transitioned into state 'SUCCESS' from state '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-358427577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9439191699c349caaf503f7d02aa702c',qos_specs=None,replication_status=,reservations=['275d9595-d710-420c-886e-3048206f1e00','35bc81b3-5676-478f-8705-4c5434f6e4f4','c91f2d3a-c687-4be1-bda8-a45a19d70465','cb14c537-8659-46b1-b6a9-6dd1c2210b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1388.740840] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9023c8-13c9-4866-869b-002a02027c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1388.749751] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9023c8-13c9-4866-869b-002a02027c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1388.750901] [57593]: DEBUG cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Flow 'volume_create_api' (e6fd62a0-412d-48ca-a6e5-b97e81af1a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1388.751258] [57593]: INFO cinder.volume.api [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume request issued successfully. [ 1388.751886] [57593]: INFO cinder.api.openstack.wsgi [None req-a9972fc4-8182-4b90-a0d9-e0db3ee421d7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1388.752373] [57593]: [pid: 57593|app: 0|req: 276/548] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:48:27 2025] POST /volume/v3/volumes => generated 753 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1388.760779] [57594]: DEBUG cinder.api.middleware.request_id [None req-fa0c05f2-da98-4a71-89fe-a9e33698e16f None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.762824] [57594]: INFO cinder.api.openstack.wsgi [None req-fa0c05f2-da98-4a71-89fe-a9e33698e16f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1388.763049] [57594]: DEBUG cinder.api.openstack.wsgi [None req-fa0c05f2-da98-4a71-89fe-a9e33698e16f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1388.763262] [57594]: DEBUG cinder.api.openstack.wsgi [None req-fa0c05f2-da98-4a71-89fe-a9e33698e16f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1388.771461] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.771461] [57594]: warnings.warn( [ 1388.776201] [57594]: INFO cinder.volume.api [None req-fa0c05f2-da98-4a71-89fe-a9e33698e16f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1388.780749] [57594]: INFO cinder.api.openstack.wsgi [None req-fa0c05f2-da98-4a71-89fe-a9e33698e16f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1388.781291] [57594]: [pid: 57594|app: 0|req: 273/549] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:27 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1389.792089] [57593]: DEBUG cinder.api.middleware.request_id [None req-b570c67e-ea4c-4493-bd99-85803eae77e1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.794270] [57593]: INFO cinder.api.openstack.wsgi [None req-b570c67e-ea4c-4493-bd99-85803eae77e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1389.794508] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b570c67e-ea4c-4493-bd99-85803eae77e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1389.794729] [57593]: DEBUG cinder.api.openstack.wsgi [None req-b570c67e-ea4c-4493-bd99-85803eae77e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1389.802615] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.802615] [57593]: warnings.warn( [ 1389.806104] [57593]: INFO cinder.volume.api [None req-b570c67e-ea4c-4493-bd99-85803eae77e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1389.810286] [57593]: INFO cinder.api.openstack.wsgi [None req-b570c67e-ea4c-4493-bd99-85803eae77e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1389.810678] [57593]: [pid: 57593|app: 0|req: 277/550] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:28 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.853237] [57594]: DEBUG cinder.api.middleware.request_id [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-f0f51920-768b-4300-bfc0-b0ef70b7d5a4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.855554] [57594]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-f0f51920-768b-4300-bfc0-b0ef70b7d5a4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1389.855767] [57594]: DEBUG cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-f0f51920-768b-4300-bfc0-b0ef70b7d5a4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1389.855977] [57594]: DEBUG cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-f0f51920-768b-4300-bfc0-b0ef70b7d5a4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1389.863373] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.863373] [57594]: warnings.warn( [ 1389.867194] [57594]: INFO cinder.volume.api [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-f0f51920-768b-4300-bfc0-b0ef70b7d5a4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1389.871465] [57594]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-f0f51920-768b-4300-bfc0-b0ef70b7d5a4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1389.871903] [57594]: [pid: 57594|app: 0|req: 274/551] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:48:28 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.390011] [57593]: DEBUG cinder.api.middleware.request_id [None req-ae09a20b-6e9a-4528-8190-96ff653fbd96 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.390466] [57593]: INFO cinder.api.openstack.wsgi [None req-ae09a20b-6e9a-4528-8190-96ff653fbd96 None None] GET http://10.180.1.21/volume// [ 1391.390639] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ae09a20b-6e9a-4528-8190-96ff653fbd96 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1391.390846] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ae09a20b-6e9a-4528-8190-96ff653fbd96 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1391.391259] [57593]: INFO cinder.api.openstack.wsgi [None req-ae09a20b-6e9a-4528-8190-96ff653fbd96 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1391.391670] [57593]: [pid: 57593|app: 0|req: 278/552] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:48:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1391.395297] [57594]: DEBUG cinder.api.middleware.request_id [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-8566276e-7835-4424-bf32-4c8b3aeefb47 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.397868] [57594]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-8566276e-7835-4424-bf32-4c8b3aeefb47 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1391.398290] [57594]: DEBUG cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-8566276e-7835-4424-bf32-4c8b3aeefb47 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbdb6604-531e-4652-89cb-f1468007b1cf", "connector": null, "instance_uuid": "c89c76cb-f422-4412-8d32-682167bf862b"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1391.407739] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.407739] [57594]: warnings.warn( [ 1391.429989] [57594]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-8566276e-7835-4424-bf32-4c8b3aeefb47 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1391.430466] [57594]: [pid: 57594|app: 0|req: 275/553] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:48:30 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.449829] [57593]: DEBUG cinder.api.middleware.request_id [None req-c2017e79-6a26-4f76-9084-fefeb1ea9624 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.452166] [57593]: INFO cinder.api.openstack.wsgi [None req-c2017e79-6a26-4f76-9084-fefeb1ea9624 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1391.452430] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c2017e79-6a26-4f76-9084-fefeb1ea9624 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1391.452659] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c2017e79-6a26-4f76-9084-fefeb1ea9624 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1391.462616] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.462616] [57593]: warnings.warn( [ 1391.465769] [57593]: INFO cinder.volume.api [None req-c2017e79-6a26-4f76-9084-fefeb1ea9624 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1391.469854] [57593]: INFO cinder.api.openstack.wsgi [None req-c2017e79-6a26-4f76-9084-fefeb1ea9624 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1391.470267] [57593]: [pid: 57593|app: 0|req: 279/554] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:30 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.954035] [57594]: DEBUG cinder.api.middleware.request_id [None req-f6010e3f-2f69-45f7-8912-efd30f08e9bf None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.954035] [57594]: INFO cinder.api.openstack.wsgi [None req-f6010e3f-2f69-45f7-8912-efd30f08e9bf None None] GET http://10.180.1.21/volume// [ 1391.954035] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f6010e3f-2f69-45f7-8912-efd30f08e9bf None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1391.954035] [57594]: DEBUG cinder.api.openstack.wsgi [None req-f6010e3f-2f69-45f7-8912-efd30f08e9bf None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1391.954295] [57594]: INFO cinder.api.openstack.wsgi [None req-f6010e3f-2f69-45f7-8912-efd30f08e9bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1391.954459] [57594]: [pid: 57594|app: 0|req: 276/555] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:48:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1391.957913] [57593]: DEBUG cinder.api.middleware.request_id [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-c3df258f-d7dc-4fa6-8ce9-a454a940c3a8 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.960343] [57593]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-c3df258f-d7dc-4fa6-8ce9-a454a940c3a8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1391.960598] [57593]: DEBUG cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-c3df258f-d7dc-4fa6-8ce9-a454a940c3a8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1391.960821] [57593]: DEBUG cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-c3df258f-d7dc-4fa6-8ce9-a454a940c3a8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1391.971371] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.971371] [57593]: warnings.warn( [ 1391.974532] [57593]: INFO cinder.volume.api [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-c3df258f-d7dc-4fa6-8ce9-a454a940c3a8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1391.978941] [57593]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-c3df258f-d7dc-4fa6-8ce9-a454a940c3a8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1391.979359] [57593]: [pid: 57593|app: 0|req: 280/556] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:48:30 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1392.007254] [57594]: DEBUG cinder.api.middleware.request_id [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-d277a912-babb-4bb8-b77a-ddac9a991ea3 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.009596] [57594]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-d277a912-babb-4bb8-b77a-ddac9a991ea3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] PUT http://10.180.1.21/volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7 [ 1392.009994] [57594]: DEBUG cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-d277a912-babb-4bb8-b77a-ddac9a991ea3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907669", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1392.018079] [57594]: DEBUG cinder.coordination [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-d277a912-babb-4bb8-b77a-ddac9a991ea3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Acquiring lock "cinder-attachment_update-cbdb6604-531e-4652-89cb-f1468007b1cf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1392.022852] [57594]: DEBUG cinder.coordination [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-d277a912-babb-4bb8-b77a-ddac9a991ea3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Lock "cinder-attachment_update-cbdb6604-531e-4652-89cb-f1468007b1cf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1392.023949] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.023949] [57594]: warnings.warn( [ 1392.480348] [57593]: DEBUG cinder.api.middleware.request_id [None req-0c2aa867-16d5-43bd-b967-ee7592c567a1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.482542] [57593]: INFO cinder.api.openstack.wsgi [None req-0c2aa867-16d5-43bd-b967-ee7592c567a1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1392.482766] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0c2aa867-16d5-43bd-b967-ee7592c567a1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1392.482979] [57593]: DEBUG cinder.api.openstack.wsgi [None req-0c2aa867-16d5-43bd-b967-ee7592c567a1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1392.493414] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.493414] [57593]: warnings.warn( [ 1392.496746] [57593]: INFO cinder.volume.api [None req-0c2aa867-16d5-43bd-b967-ee7592c567a1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1392.501472] [57593]: INFO cinder.api.openstack.wsgi [None req-0c2aa867-16d5-43bd-b967-ee7592c567a1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1392.501910] [57593]: [pid: 57593|app: 0|req: 281/557] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:31 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.514123] [57593]: DEBUG cinder.api.middleware.request_id [None req-216fb079-bc10-4133-a007-44b1e792fada None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.516203] [57593]: INFO cinder.api.openstack.wsgi [None req-216fb079-bc10-4133-a007-44b1e792fada tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1393.516424] [57593]: DEBUG cinder.api.openstack.wsgi [None req-216fb079-bc10-4133-a007-44b1e792fada tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1393.516631] [57593]: DEBUG cinder.api.openstack.wsgi [None req-216fb079-bc10-4133-a007-44b1e792fada tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1393.526323] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1393.526323] [57593]: warnings.warn( [ 1393.529486] [57593]: INFO cinder.volume.api [None req-216fb079-bc10-4133-a007-44b1e792fada tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1393.533608] [57593]: INFO cinder.api.openstack.wsgi [None req-216fb079-bc10-4133-a007-44b1e792fada tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1393.534010] [57593]: [pid: 57593|app: 0|req: 282/558] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:32 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.544298] [57593]: DEBUG cinder.api.middleware.request_id [None req-175a1193-932d-441c-a4be-60a833c78d30 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.546421] [57593]: INFO cinder.api.openstack.wsgi [None req-175a1193-932d-441c-a4be-60a833c78d30 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1394.546647] [57593]: DEBUG cinder.api.openstack.wsgi [None req-175a1193-932d-441c-a4be-60a833c78d30 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1394.546862] [57593]: DEBUG cinder.api.openstack.wsgi [None req-175a1193-932d-441c-a4be-60a833c78d30 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1394.556915] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.556915] [57593]: warnings.warn( [ 1394.560228] [57593]: INFO cinder.volume.api [None req-175a1193-932d-441c-a4be-60a833c78d30 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1394.564444] [57593]: INFO cinder.api.openstack.wsgi [None req-175a1193-932d-441c-a4be-60a833c78d30 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1394.564984] [57593]: [pid: 57593|app: 0|req: 283/559] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:33 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.574656] [57593]: DEBUG cinder.api.middleware.request_id [None req-1e7a3a03-c4a0-492b-8811-29a4ea718014 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.576720] [57593]: INFO cinder.api.openstack.wsgi [None req-1e7a3a03-c4a0-492b-8811-29a4ea718014 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1395.576965] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1e7a3a03-c4a0-492b-8811-29a4ea718014 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1395.577197] [57593]: DEBUG cinder.api.openstack.wsgi [None req-1e7a3a03-c4a0-492b-8811-29a4ea718014 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1395.587261] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.587261] [57593]: warnings.warn( [ 1395.590347] [57593]: INFO cinder.volume.api [None req-1e7a3a03-c4a0-492b-8811-29a4ea718014 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1395.594370] [57593]: INFO cinder.api.openstack.wsgi [None req-1e7a3a03-c4a0-492b-8811-29a4ea718014 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1395.594789] [57593]: [pid: 57593|app: 0|req: 284/560] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:34 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1396.546715] [57594]: DEBUG cinder.coordination [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-d277a912-babb-4bb8-b77a-ddac9a991ea3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Lock "cinder-attachment_update-cbdb6604-531e-4652-89cb-f1468007b1cf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1396.547064] [57594]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-d277a912-babb-4bb8-b77a-ddac9a991ea3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7 returned with HTTP 200 [ 1396.547722] [57594]: [pid: 57594|app: 0|req: 277/561] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:48:30 2025] PUT /volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1396.604888] [57593]: DEBUG cinder.api.middleware.request_id [None req-06c316e4-81c4-4292-9f0c-396ef01e4de9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.606944] [57593]: INFO cinder.api.openstack.wsgi [None req-06c316e4-81c4-4292-9f0c-396ef01e4de9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1396.607180] [57593]: DEBUG cinder.api.openstack.wsgi [None req-06c316e4-81c4-4292-9f0c-396ef01e4de9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1396.607392] [57593]: DEBUG cinder.api.openstack.wsgi [None req-06c316e4-81c4-4292-9f0c-396ef01e4de9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1396.617772] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.617772] [57593]: warnings.warn( [ 1396.621441] [57593]: INFO cinder.volume.api [None req-06c316e4-81c4-4292-9f0c-396ef01e4de9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1396.625915] [57593]: INFO cinder.api.openstack.wsgi [None req-06c316e4-81c4-4292-9f0c-396ef01e4de9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1396.626382] [57593]: [pid: 57593|app: 0|req: 285/562] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:35 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.640904] [57594]: DEBUG cinder.api.middleware.request_id [None req-167a9d92-b5f3-498e-9734-f933ae38f8db None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.643281] [57594]: INFO cinder.api.openstack.wsgi [None req-167a9d92-b5f3-498e-9734-f933ae38f8db tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1397.643511] [57594]: DEBUG cinder.api.openstack.wsgi [None req-167a9d92-b5f3-498e-9734-f933ae38f8db tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1397.643724] [57594]: DEBUG cinder.api.openstack.wsgi [None req-167a9d92-b5f3-498e-9734-f933ae38f8db tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1397.654031] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.654031] [57594]: warnings.warn( [ 1397.657333] [57594]: INFO cinder.volume.api [None req-167a9d92-b5f3-498e-9734-f933ae38f8db tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1397.661510] [57594]: INFO cinder.api.openstack.wsgi [None req-167a9d92-b5f3-498e-9734-f933ae38f8db tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1397.661926] [57594]: [pid: 57594|app: 0|req: 278/563] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:36 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.672707] [57593]: DEBUG cinder.api.middleware.request_id [None req-3e019e1f-a158-43dd-95d1-967a44b8d13c None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.674787] [57593]: INFO cinder.api.openstack.wsgi [None req-3e019e1f-a158-43dd-95d1-967a44b8d13c tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1398.675009] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3e019e1f-a158-43dd-95d1-967a44b8d13c tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1398.675229] [57593]: DEBUG cinder.api.openstack.wsgi [None req-3e019e1f-a158-43dd-95d1-967a44b8d13c tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1398.685804] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.685804] [57593]: warnings.warn( [ 1398.689052] [57593]: INFO cinder.volume.api [None req-3e019e1f-a158-43dd-95d1-967a44b8d13c tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1398.693180] [57593]: INFO cinder.api.openstack.wsgi [None req-3e019e1f-a158-43dd-95d1-967a44b8d13c tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1398.693700] [57593]: [pid: 57593|app: 0|req: 286/564] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:37 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.162997] [57594]: DEBUG cinder.api.middleware.request_id [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-5608db02-9259-4268-9eab-666fae968c92 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.165286] [57594]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-5608db02-9259-4268-9eab-666fae968c92 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7/action [ 1399.165708] [57594]: DEBUG cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-5608db02-9259-4268-9eab-666fae968c92 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action body: b'{"os-complete": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1399.165842] [57594]: DEBUG cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-5608db02-9259-4268-9eab-666fae968c92 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1399.181960] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.181960] [57594]: warnings.warn( [ 1399.188015] [57594]: INFO cinder.api.openstack.wsgi [req-7c37aec0-d2a7-4c27-bb39-cfea5f3df4d7 req-5608db02-9259-4268-9eab-666fae968c92 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7/action returned with HTTP 204 [ 1399.188463] [57594]: [pid: 57594|app: 0|req: 279/565] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:48:37 2025] POST /volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1399.704200] [57593]: DEBUG cinder.api.middleware.request_id [None req-d54ec46a-e124-4de1-b10a-976c9238ab61 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.706325] [57593]: INFO cinder.api.openstack.wsgi [None req-d54ec46a-e124-4de1-b10a-976c9238ab61 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1399.706543] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d54ec46a-e124-4de1-b10a-976c9238ab61 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1399.706750] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d54ec46a-e124-4de1-b10a-976c9238ab61 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.716789] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.716789] [57593]: warnings.warn( [ 1399.720158] [57593]: INFO cinder.volume.api [None req-d54ec46a-e124-4de1-b10a-976c9238ab61 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1399.724599] [57593]: INFO cinder.api.openstack.wsgi [None req-d54ec46a-e124-4de1-b10a-976c9238ab61 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1399.724987] [57593]: [pid: 57593|app: 0|req: 287/566] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:38 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.734427] [57594]: DEBUG cinder.api.middleware.request_id [None req-532b096c-cc5c-48d0-b213-9d7921c712dc None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.736454] [57594]: INFO cinder.api.openstack.wsgi [None req-532b096c-cc5c-48d0-b213-9d7921c712dc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1399.736683] [57594]: DEBUG cinder.api.openstack.wsgi [None req-532b096c-cc5c-48d0-b213-9d7921c712dc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1399.736974] [57594]: DEBUG cinder.api.openstack.wsgi [None req-532b096c-cc5c-48d0-b213-9d7921c712dc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.746552] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.746552] [57594]: warnings.warn( [ 1399.749815] [57594]: INFO cinder.volume.api [None req-532b096c-cc5c-48d0-b213-9d7921c712dc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1399.753878] [57594]: INFO cinder.api.openstack.wsgi [None req-532b096c-cc5c-48d0-b213-9d7921c712dc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1399.754281] [57594]: [pid: 57594|app: 0|req: 280/567] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:38 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.786855] [57593]: DEBUG cinder.api.middleware.request_id [req-03ee886d-f1d0-4a71-91a9-22830b8c213a req-41463506-f9cb-4efa-864f-0929089115c8 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.789438] [57593]: INFO cinder.api.openstack.wsgi [req-03ee886d-f1d0-4a71-91a9-22830b8c213a req-41463506-f9cb-4efa-864f-0929089115c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1399.789651] [57593]: DEBUG cinder.api.openstack.wsgi [req-03ee886d-f1d0-4a71-91a9-22830b8c213a req-41463506-f9cb-4efa-864f-0929089115c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1399.789899] [57593]: DEBUG cinder.api.openstack.wsgi [req-03ee886d-f1d0-4a71-91a9-22830b8c213a req-41463506-f9cb-4efa-864f-0929089115c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.799802] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.799802] [57593]: warnings.warn( [ 1399.802961] [57593]: INFO cinder.volume.api [req-03ee886d-f1d0-4a71-91a9-22830b8c213a req-41463506-f9cb-4efa-864f-0929089115c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1399.807098] [57593]: INFO cinder.api.openstack.wsgi [req-03ee886d-f1d0-4a71-91a9-22830b8c213a req-41463506-f9cb-4efa-864f-0929089115c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1399.807499] [57593]: [pid: 57593|app: 0|req: 288/568] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:48:38 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.816152] [57594]: DEBUG cinder.api.middleware.request_id [None req-fbe1a1d8-4774-44c3-951d-998b921da288 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.818245] [57594]: INFO cinder.api.openstack.wsgi [None req-fbe1a1d8-4774-44c3-951d-998b921da288 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1399.818455] [57594]: DEBUG cinder.api.openstack.wsgi [None req-fbe1a1d8-4774-44c3-951d-998b921da288 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1399.818662] [57594]: DEBUG cinder.api.openstack.wsgi [None req-fbe1a1d8-4774-44c3-951d-998b921da288 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.828885] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.828885] [57594]: warnings.warn( [ 1399.832584] [57594]: INFO cinder.volume.api [None req-fbe1a1d8-4774-44c3-951d-998b921da288 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1399.837188] [57594]: INFO cinder.api.openstack.wsgi [None req-fbe1a1d8-4774-44c3-951d-998b921da288 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1399.837777] [57594]: [pid: 57594|app: 0|req: 281/569] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:38 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.872784] [57593]: DEBUG cinder.api.middleware.request_id [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-a33fdec8-155d-450e-b7fd-2887cde7f9f9 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.875039] [57593]: INFO cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-a33fdec8-155d-450e-b7fd-2887cde7f9f9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1399.875256] [57593]: DEBUG cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-a33fdec8-155d-450e-b7fd-2887cde7f9f9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1399.875465] [57593]: DEBUG cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-a33fdec8-155d-450e-b7fd-2887cde7f9f9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.885090] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.885090] [57593]: warnings.warn( [ 1399.888599] [57593]: INFO cinder.volume.api [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-a33fdec8-155d-450e-b7fd-2887cde7f9f9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1399.892858] [57593]: INFO cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-a33fdec8-155d-450e-b7fd-2887cde7f9f9 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1399.893289] [57593]: [pid: 57593|app: 0|req: 289/570] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:48:38 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.908848] [57594]: DEBUG cinder.api.middleware.request_id [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-0ad9da2e-d2d9-4b63-86b7-570407323e50 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.911011] [57594]: INFO cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-0ad9da2e-d2d9-4b63-86b7-570407323e50 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf/action [ 1399.911396] [57594]: DEBUG cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-0ad9da2e-d2d9-4b63-86b7-570407323e50 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57594) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1399.911612] [57594]: DEBUG cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-0ad9da2e-d2d9-4b63-86b7-570407323e50 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1399.921177] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.921177] [57594]: warnings.warn( [ 1399.921679] [57594]: INFO cinder.volume.api [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-0ad9da2e-d2d9-4b63-86b7-570407323e50 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1399.925791] [57594]: INFO cinder.volume.api [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-0ad9da2e-d2d9-4b63-86b7-570407323e50 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Begin detaching volume completed successfully. [ 1399.925999] [57594]: INFO cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-0ad9da2e-d2d9-4b63-86b7-570407323e50 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf/action returned with HTTP 202 [ 1399.926420] [57594]: [pid: 57594|app: 0|req: 282/571] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:48:38 2025] POST /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1400.944356] [57593]: DEBUG cinder.api.middleware.request_id [None req-89792f08-4f80-43e3-9653-0cb8aa8f4b11 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.944846] [57593]: INFO cinder.api.openstack.wsgi [None req-89792f08-4f80-43e3-9653-0cb8aa8f4b11 None None] GET http://10.180.1.21/volume// [ 1400.945036] [57593]: DEBUG cinder.api.openstack.wsgi [None req-89792f08-4f80-43e3-9653-0cb8aa8f4b11 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1400.945259] [57593]: DEBUG cinder.api.openstack.wsgi [None req-89792f08-4f80-43e3-9653-0cb8aa8f4b11 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1400.945702] [57593]: INFO cinder.api.openstack.wsgi [None req-89792f08-4f80-43e3-9653-0cb8aa8f4b11 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1400.946045] [57593]: [pid: 57593|app: 0|req: 290/572] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:48:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1400.949439] [57594]: DEBUG cinder.api.middleware.request_id [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-76b9b956-028b-4aa4-a3ae-58de5c926e0e None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.951679] [57594]: INFO cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-76b9b956-028b-4aa4-a3ae-58de5c926e0e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1400.951924] [57594]: DEBUG cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-76b9b956-028b-4aa4-a3ae-58de5c926e0e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1400.952154] [57594]: DEBUG cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-76b9b956-028b-4aa4-a3ae-58de5c926e0e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1400.961959] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.961959] [57594]: warnings.warn( [ 1400.965193] [57594]: INFO cinder.volume.api [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-76b9b956-028b-4aa4-a3ae-58de5c926e0e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1400.969501] [57594]: INFO cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-76b9b956-028b-4aa4-a3ae-58de5c926e0e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1400.969922] [57594]: [pid: 57594|app: 0|req: 283/573] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:48:39 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1402.109782] [57593]: DEBUG cinder.api.middleware.request_id [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-61754a55-fadd-4a23-989e-103c2942d30f None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.112807] [57593]: INFO cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-61754a55-fadd-4a23-989e-103c2942d30f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] DELETE http://10.180.1.21/volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7 [ 1402.113085] [57593]: DEBUG cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-61754a55-fadd-4a23-989e-103c2942d30f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1402.113386] [57593]: DEBUG cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-61754a55-fadd-4a23-989e-103c2942d30f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'version_select' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1402.122594] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.122594] [57593]: warnings.warn( [ 1402.648662] [57593]: INFO cinder.api.openstack.wsgi [req-ac2ada78-980f-461e-93fe-09aecb3eb63a req-61754a55-fadd-4a23-989e-103c2942d30f tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7 returned with HTTP 200 [ 1402.649140] [57593]: [pid: 57593|app: 0|req: 291/574] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:48:40 2025] DELETE /volume/v3/attachments/047b2a02-72df-4059-806c-79213ded59e7 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.082239] [57594]: DEBUG cinder.api.middleware.request_id [None req-49952fef-655b-4737-975d-1b30ed7267e4 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.084334] [57594]: INFO cinder.api.openstack.wsgi [None req-49952fef-655b-4737-975d-1b30ed7267e4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1404.084580] [57594]: DEBUG cinder.api.openstack.wsgi [None req-49952fef-655b-4737-975d-1b30ed7267e4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1404.084822] [57594]: DEBUG cinder.api.openstack.wsgi [None req-49952fef-655b-4737-975d-1b30ed7267e4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1404.092368] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.092368] [57594]: warnings.warn( [ 1404.096205] [57594]: INFO cinder.volume.api [None req-49952fef-655b-4737-975d-1b30ed7267e4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1404.100442] [57594]: INFO cinder.api.openstack.wsgi [None req-49952fef-655b-4737-975d-1b30ed7267e4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1404.100859] [57594]: [pid: 57594|app: 0|req: 284/575] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:48:42 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1412.647774] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=89,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1414.098405] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1461.276329] [57593]: DEBUG cinder.api.middleware.request_id [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1461.278311] [57593]: INFO cinder.api.openstack.wsgi [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1461.278679] [57593]: DEBUG cinder.api.openstack.wsgi [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1001597447"}} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1461.280573] [57593]: DEBUG cinder.api.v3.volumes [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1001597447'}} {{(pid=57593) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1461.280704] [57593]: INFO cinder.api.v3.volumes [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume of 1 GB [ 1461.281043] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1461.281043] [57593]: warnings.warn( [ 1461.286133] [57593]: INFO cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Availability Zones retrieved successfully. [ 1461.292580] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Flow 'volume_create_api' (f3fe0978-4785-4acf-8967-432abd334191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1461.293811] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e9e0da-5c51-4e36-8c8c-5955215ec6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1461.294856] [57593]: DEBUG cinder.volume.flows.api.create_volume [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Validating volume size '1' using validate_int {{(pid=57593) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1461.311777] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e9e0da-5c51-4e36-8c8c-5955215ec6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-21T09:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0773271a-a5a4-4561-8617-dd8cb9a79b43,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0773271a-a5a4-4561-8617-dd8cb9a79b43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1461.312708] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e527fac7-1a4f-49b3-82c4-1c192780c7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1461.343133] [57593]: DEBUG cinder.quota [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Created reservations ['1be7e864-2056-43e1-a524-82d92071050c', 'f74f688e-80dd-4503-8019-51fe1656acb2', '6a7c3ad5-6cbb-40a4-be72-005523aab696', 'ba7a5b67-1642-435a-b15a-8b7b6b322abf'] {{(pid=57593) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1461.344078] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e527fac7-1a4f-49b3-82c4-1c192780c7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be7e864-2056-43e1-a524-82d92071050c', 'f74f688e-80dd-4503-8019-51fe1656acb2', '6a7c3ad5-6cbb-40a4-be72-005523aab696', 'ba7a5b67-1642-435a-b15a-8b7b6b322abf']}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1461.344951] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb943951-9267-47cf-a7f8-01f779725aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1461.373745] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb943951-9267-47cf-a7f8-01f779725aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb39b03b-2d4a-4f4c-bca5-985910dc9395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1001597447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9439191699c349caaf503f7d02aa702c',qos_specs=None,replication_status=,reservations=['1be7e864-2056-43e1-a524-82d92071050c','f74f688e-80dd-4503-8019-51fe1656acb2','6a7c3ad5-6cbb-40a4-be72-005523aab696','ba7a5b67-1642-435a-b15a-8b7b6b322abf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-21T09:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1001597447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb39b03b-2d4a-4f4c-bca5-985910dc9395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9439191699c349caaf503f7d02aa702c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0773271a-a5a4-4561-8617-dd8cb9a79b43),volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1461.374718] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d18f5f2-14fb-4e22-9f67-1f5e82f3d377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1461.391517] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d18f5f2-14fb-4e22-9f67-1f5e82f3d377) transitioned into state 'SUCCESS' from state '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-1001597447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9439191699c349caaf503f7d02aa702c',qos_specs=None,replication_status=,reservations=['1be7e864-2056-43e1-a524-82d92071050c','f74f688e-80dd-4503-8019-51fe1656acb2','6a7c3ad5-6cbb-40a4-be72-005523aab696','ba7a5b67-1642-435a-b15a-8b7b6b322abf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ab7f0f26b0455b86335cda88f99a7b',volume_type_id=0773271a-a5a4-4561-8617-dd8cb9a79b43)}' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1461.392375] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b75b1f-d9b4-482a-85eb-b65fde5b348d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1461.401182] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b75b1f-d9b4-482a-85eb-b65fde5b348d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57593) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1461.402199] [57593]: DEBUG cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Flow 'volume_create_api' (f3fe0978-4785-4acf-8967-432abd334191) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57593) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1461.402537] [57593]: INFO cinder.volume.api [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Create volume request issued successfully. [ 1461.403184] [57593]: INFO cinder.api.openstack.wsgi [None req-d124dc1e-52e0-408d-961a-04ab71d8e9e6 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1461.403748] [57593]: [pid: 57593|app: 0|req: 292/576] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Nov 21 09:49:40 2025] POST /volume/v3/volumes => generated 754 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1461.413158] [57594]: DEBUG cinder.api.middleware.request_id [None req-416ece41-2a71-4770-a741-a850047e2d8b None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1461.415217] [57594]: INFO cinder.api.openstack.wsgi [None req-416ece41-2a71-4770-a741-a850047e2d8b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1461.415433] [57594]: DEBUG cinder.api.openstack.wsgi [None req-416ece41-2a71-4770-a741-a850047e2d8b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1461.415849] [57594]: DEBUG cinder.api.openstack.wsgi [None req-416ece41-2a71-4770-a741-a850047e2d8b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1461.424086] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1461.424086] [57594]: warnings.warn( [ 1461.428435] [57594]: INFO cinder.volume.api [None req-416ece41-2a71-4770-a741-a850047e2d8b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1461.432540] [57594]: INFO cinder.api.openstack.wsgi [None req-416ece41-2a71-4770-a741-a850047e2d8b tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1461.432968] [57594]: [pid: 57594|app: 0|req: 285/577] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:40 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1462.443551] [57593]: DEBUG cinder.api.middleware.request_id [None req-92a5a70d-a242-4451-bf90-f69486c26558 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1462.445803] [57593]: INFO cinder.api.openstack.wsgi [None req-92a5a70d-a242-4451-bf90-f69486c26558 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1462.446018] [57593]: DEBUG cinder.api.openstack.wsgi [None req-92a5a70d-a242-4451-bf90-f69486c26558 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1462.446264] [57593]: DEBUG cinder.api.openstack.wsgi [None req-92a5a70d-a242-4451-bf90-f69486c26558 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1462.453958] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1462.453958] [57593]: warnings.warn( [ 1462.457509] [57593]: INFO cinder.volume.api [None req-92a5a70d-a242-4451-bf90-f69486c26558 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1462.461904] [57593]: INFO cinder.api.openstack.wsgi [None req-92a5a70d-a242-4451-bf90-f69486c26558 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1462.462354] [57593]: [pid: 57593|app: 0|req: 293/578] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:41 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1462.508169] [57594]: DEBUG cinder.api.middleware.request_id [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-957688c6-6e46-4c31-a9a9-00bbefcce1cd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1462.510377] [57594]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-957688c6-6e46-4c31-a9a9-00bbefcce1cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1462.510587] [57594]: DEBUG cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-957688c6-6e46-4c31-a9a9-00bbefcce1cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1462.510798] [57594]: DEBUG cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-957688c6-6e46-4c31-a9a9-00bbefcce1cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1462.518197] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1462.518197] [57594]: warnings.warn( [ 1462.521518] [57594]: INFO cinder.volume.api [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-957688c6-6e46-4c31-a9a9-00bbefcce1cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1462.525615] [57594]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-957688c6-6e46-4c31-a9a9-00bbefcce1cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1462.526013] [57594]: [pid: 57594|app: 0|req: 286/579] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:49:41 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1464.043800] [57593]: DEBUG cinder.api.middleware.request_id [None req-36dbb434-43cc-4b94-bf8e-0e7a5a2edc66 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.044210] [57593]: INFO cinder.api.openstack.wsgi [None req-36dbb434-43cc-4b94-bf8e-0e7a5a2edc66 None None] GET http://10.180.1.21/volume// [ 1464.044382] [57593]: DEBUG cinder.api.openstack.wsgi [None req-36dbb434-43cc-4b94-bf8e-0e7a5a2edc66 None None] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1464.044586] [57593]: DEBUG cinder.api.openstack.wsgi [None req-36dbb434-43cc-4b94-bf8e-0e7a5a2edc66 None None] Calling method 'all' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1464.044972] [57593]: INFO cinder.api.openstack.wsgi [None req-36dbb434-43cc-4b94-bf8e-0e7a5a2edc66 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1464.045354] [57593]: [pid: 57593|app: 0|req: 294/580] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Nov 21 09:49:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1464.049130] [57594]: DEBUG cinder.api.middleware.request_id [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-aaa48873-01ed-4175-8706-d2e3841e4987 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.051362] [57594]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-aaa48873-01ed-4175-8706-d2e3841e4987 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1464.051785] [57594]: DEBUG cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-aaa48873-01ed-4175-8706-d2e3841e4987 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb39b03b-2d4a-4f4c-bca5-985910dc9395", "connector": null, "instance_uuid": "2d9c11da-3e5c-4e9d-b856-2ad1ab23cc64"}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1464.060760] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.060760] [57594]: warnings.warn( [ 1464.079170] [57594]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-aaa48873-01ed-4175-8706-d2e3841e4987 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1464.079738] [57594]: [pid: 57594|app: 0|req: 287/581] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Nov 21 09:49:42 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1464.098284] [57593]: DEBUG cinder.api.middleware.request_id [None req-ca38190c-01b6-4127-9a49-46a516efb8c8 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.100266] [57593]: INFO cinder.api.openstack.wsgi [None req-ca38190c-01b6-4127-9a49-46a516efb8c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1464.100477] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ca38190c-01b6-4127-9a49-46a516efb8c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1464.100681] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ca38190c-01b6-4127-9a49-46a516efb8c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1464.110242] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.110242] [57593]: warnings.warn( [ 1464.113396] [57593]: INFO cinder.volume.api [None req-ca38190c-01b6-4127-9a49-46a516efb8c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1464.117659] [57593]: INFO cinder.api.openstack.wsgi [None req-ca38190c-01b6-4127-9a49-46a516efb8c8 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1464.118194] [57593]: [pid: 57593|app: 0|req: 295/582] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:42 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1464.602553] [57594]: DEBUG cinder.api.middleware.request_id [None req-94237cff-b909-4e6c-8b3b-2b289ea50947 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.603014] [57594]: INFO cinder.api.openstack.wsgi [None req-94237cff-b909-4e6c-8b3b-2b289ea50947 None None] GET http://10.180.1.21/volume// [ 1464.603232] [57594]: DEBUG cinder.api.openstack.wsgi [None req-94237cff-b909-4e6c-8b3b-2b289ea50947 None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1464.603444] [57594]: DEBUG cinder.api.openstack.wsgi [None req-94237cff-b909-4e6c-8b3b-2b289ea50947 None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1464.603831] [57594]: INFO cinder.api.openstack.wsgi [None req-94237cff-b909-4e6c-8b3b-2b289ea50947 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1464.604158] [57594]: [pid: 57594|app: 0|req: 288/583] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:49:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1464.607433] [57593]: DEBUG cinder.api.middleware.request_id [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-be83986e-75af-407e-89f6-07eefd444516 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.609666] [57593]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-be83986e-75af-407e-89f6-07eefd444516 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1464.609906] [57593]: DEBUG cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-be83986e-75af-407e-89f6-07eefd444516 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1464.610129] [57593]: DEBUG cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-be83986e-75af-407e-89f6-07eefd444516 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1464.619711] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.619711] [57593]: warnings.warn( [ 1464.622835] [57593]: INFO cinder.volume.api [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-be83986e-75af-407e-89f6-07eefd444516 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1464.626913] [57593]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-be83986e-75af-407e-89f6-07eefd444516 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1464.627333] [57593]: [pid: 57593|app: 0|req: 296/584] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:49:43 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1464.653312] [57594]: DEBUG cinder.api.middleware.request_id [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-69efa33f-27bd-4147-884b-2a22a176b3bf None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.655599] [57594]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-69efa33f-27bd-4147-884b-2a22a176b3bf tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] PUT http://10.180.1.21/volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307 [ 1464.656007] [57594]: DEBUG cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-69efa33f-27bd-4147-884b-2a22a176b3bf tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-907674", "mountpoint": "/dev/sdb"}}} {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1464.663625] [57594]: DEBUG cinder.coordination [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-69efa33f-27bd-4147-884b-2a22a176b3bf tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Acquiring lock "cinder-attachment_update-eb39b03b-2d4a-4f4c-bca5-985910dc9395-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1464.667975] [57594]: DEBUG cinder.coordination [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-69efa33f-27bd-4147-884b-2a22a176b3bf tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Lock "cinder-attachment_update-eb39b03b-2d4a-4f4c-bca5-985910dc9395-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57594) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1464.669048] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.669048] [57594]: warnings.warn( [ 1465.128314] [57593]: DEBUG cinder.api.middleware.request_id [None req-7c762103-c35b-4345-96e8-98231f1b7e08 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.130512] [57593]: INFO cinder.api.openstack.wsgi [None req-7c762103-c35b-4345-96e8-98231f1b7e08 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1465.130705] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7c762103-c35b-4345-96e8-98231f1b7e08 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1465.130913] [57593]: DEBUG cinder.api.openstack.wsgi [None req-7c762103-c35b-4345-96e8-98231f1b7e08 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1465.141325] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1465.141325] [57593]: warnings.warn( [ 1465.144677] [57593]: INFO cinder.volume.api [None req-7c762103-c35b-4345-96e8-98231f1b7e08 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1465.149454] [57593]: INFO cinder.api.openstack.wsgi [None req-7c762103-c35b-4345-96e8-98231f1b7e08 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1465.149897] [57593]: [pid: 57593|app: 0|req: 297/585] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:43 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1466.160246] [57593]: DEBUG cinder.api.middleware.request_id [None req-df4fa13d-817b-4d1d-9af0-931cfb336cdc None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.162243] [57593]: INFO cinder.api.openstack.wsgi [None req-df4fa13d-817b-4d1d-9af0-931cfb336cdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1466.162458] [57593]: DEBUG cinder.api.openstack.wsgi [None req-df4fa13d-817b-4d1d-9af0-931cfb336cdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1466.162666] [57593]: DEBUG cinder.api.openstack.wsgi [None req-df4fa13d-817b-4d1d-9af0-931cfb336cdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1466.172680] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1466.172680] [57593]: warnings.warn( [ 1466.176062] [57593]: INFO cinder.volume.api [None req-df4fa13d-817b-4d1d-9af0-931cfb336cdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1466.180857] [57593]: INFO cinder.api.openstack.wsgi [None req-df4fa13d-817b-4d1d-9af0-931cfb336cdc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1466.181289] [57593]: [pid: 57593|app: 0|req: 298/586] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:44 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1467.191715] [57593]: DEBUG cinder.api.middleware.request_id [None req-6547c5eb-c0c8-4341-a98b-17c36471ddd4 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1467.193727] [57593]: INFO cinder.api.openstack.wsgi [None req-6547c5eb-c0c8-4341-a98b-17c36471ddd4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1467.193945] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6547c5eb-c0c8-4341-a98b-17c36471ddd4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1467.194166] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6547c5eb-c0c8-4341-a98b-17c36471ddd4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1467.203835] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1467.203835] [57593]: warnings.warn( [ 1467.207625] [57593]: INFO cinder.volume.api [None req-6547c5eb-c0c8-4341-a98b-17c36471ddd4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1467.211304] [57593]: INFO cinder.api.openstack.wsgi [None req-6547c5eb-c0c8-4341-a98b-17c36471ddd4 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1467.211711] [57593]: [pid: 57593|app: 0|req: 299/587] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:45 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1468.222159] [57593]: DEBUG cinder.api.middleware.request_id [None req-6e2a3380-3b97-4802-894f-e7d3ce7a551a None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1468.224579] [57593]: INFO cinder.api.openstack.wsgi [None req-6e2a3380-3b97-4802-894f-e7d3ce7a551a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1468.224790] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6e2a3380-3b97-4802-894f-e7d3ce7a551a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1468.225027] [57593]: DEBUG cinder.api.openstack.wsgi [None req-6e2a3380-3b97-4802-894f-e7d3ce7a551a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1468.234944] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1468.234944] [57593]: warnings.warn( [ 1468.239032] [57593]: INFO cinder.volume.api [None req-6e2a3380-3b97-4802-894f-e7d3ce7a551a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1468.242897] [57593]: INFO cinder.api.openstack.wsgi [None req-6e2a3380-3b97-4802-894f-e7d3ce7a551a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1468.243451] [57593]: [pid: 57593|app: 0|req: 300/588] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:46 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1469.190782] [57594]: DEBUG cinder.coordination [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-69efa33f-27bd-4147-884b-2a22a176b3bf tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Lock "cinder-attachment_update-eb39b03b-2d4a-4f4c-bca5-985910dc9395-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=57594) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1469.191133] [57594]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-69efa33f-27bd-4147-884b-2a22a176b3bf tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307 returned with HTTP 200 [ 1469.191777] [57594]: [pid: 57594|app: 0|req: 289/589] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Nov 21 09:49:43 2025] PUT /volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1469.254092] [57593]: DEBUG cinder.api.middleware.request_id [None req-c83b92c3-70aa-48bb-a7c3-1a42ad9025bd None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1469.256214] [57593]: INFO cinder.api.openstack.wsgi [None req-c83b92c3-70aa-48bb-a7c3-1a42ad9025bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1469.256462] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c83b92c3-70aa-48bb-a7c3-1a42ad9025bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1469.256680] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c83b92c3-70aa-48bb-a7c3-1a42ad9025bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1469.266691] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1469.266691] [57593]: warnings.warn( [ 1469.270203] [57593]: INFO cinder.volume.api [None req-c83b92c3-70aa-48bb-a7c3-1a42ad9025bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1469.274742] [57593]: INFO cinder.api.openstack.wsgi [None req-c83b92c3-70aa-48bb-a7c3-1a42ad9025bd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1469.275197] [57593]: [pid: 57593|app: 0|req: 301/590] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:48 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1470.285588] [57594]: DEBUG cinder.api.middleware.request_id [None req-a3b4872f-6265-4201-9555-238583ab4b53 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.287814] [57594]: INFO cinder.api.openstack.wsgi [None req-a3b4872f-6265-4201-9555-238583ab4b53 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1470.288062] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a3b4872f-6265-4201-9555-238583ab4b53 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1470.288306] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a3b4872f-6265-4201-9555-238583ab4b53 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1470.298917] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.298917] [57594]: warnings.warn( [ 1470.302477] [57594]: INFO cinder.volume.api [None req-a3b4872f-6265-4201-9555-238583ab4b53 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1470.306824] [57594]: INFO cinder.api.openstack.wsgi [None req-a3b4872f-6265-4201-9555-238583ab4b53 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1470.307280] [57594]: [pid: 57594|app: 0|req: 290/591] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:49 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1470.802975] [57593]: DEBUG cinder.api.middleware.request_id [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-d4546f3a-d98c-4dde-bd2f-f6dfc59c09b7 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.805027] [57593]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-d4546f3a-d98c-4dde-bd2f-f6dfc59c09b7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307/action [ 1470.805502] [57593]: DEBUG cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-d4546f3a-d98c-4dde-bd2f-f6dfc59c09b7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action body: b'{"os-complete": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1470.805658] [57593]: DEBUG cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-d4546f3a-d98c-4dde-bd2f-f6dfc59c09b7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1470.820524] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.820524] [57593]: warnings.warn( [ 1470.827034] [57593]: INFO cinder.api.openstack.wsgi [req-bc8bff5c-8687-40c4-af3d-c20a255aa55f req-d4546f3a-d98c-4dde-bd2f-f6dfc59c09b7 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307/action returned with HTTP 204 [ 1470.827338] [57593]: [pid: 57593|app: 0|req: 302/592] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Nov 21 09:49:49 2025] POST /volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1471.317790] [57594]: DEBUG cinder.api.middleware.request_id [None req-765952ee-02ec-4a8c-b1d9-4fcbe6788079 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.319719] [57594]: INFO cinder.api.openstack.wsgi [None req-765952ee-02ec-4a8c-b1d9-4fcbe6788079 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1471.319951] [57594]: DEBUG cinder.api.openstack.wsgi [None req-765952ee-02ec-4a8c-b1d9-4fcbe6788079 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1471.320202] [57594]: DEBUG cinder.api.openstack.wsgi [None req-765952ee-02ec-4a8c-b1d9-4fcbe6788079 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1471.329919] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.329919] [57594]: warnings.warn( [ 1471.332962] [57594]: INFO cinder.volume.api [None req-765952ee-02ec-4a8c-b1d9-4fcbe6788079 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1471.337126] [57594]: INFO cinder.api.openstack.wsgi [None req-765952ee-02ec-4a8c-b1d9-4fcbe6788079 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1471.337539] [57594]: [pid: 57594|app: 0|req: 291/593] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:50 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1471.346775] [57593]: DEBUG cinder.api.middleware.request_id [None req-99e51b10-f8ed-42b6-9d1a-b2ba16dd6676 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.348803] [57593]: INFO cinder.api.openstack.wsgi [None req-99e51b10-f8ed-42b6-9d1a-b2ba16dd6676 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1471.349024] [57593]: DEBUG cinder.api.openstack.wsgi [None req-99e51b10-f8ed-42b6-9d1a-b2ba16dd6676 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1471.349239] [57593]: DEBUG cinder.api.openstack.wsgi [None req-99e51b10-f8ed-42b6-9d1a-b2ba16dd6676 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1471.358999] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.358999] [57593]: warnings.warn( [ 1471.362230] [57593]: INFO cinder.volume.api [None req-99e51b10-f8ed-42b6-9d1a-b2ba16dd6676 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1471.366483] [57593]: INFO cinder.api.openstack.wsgi [None req-99e51b10-f8ed-42b6-9d1a-b2ba16dd6676 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1471.366991] [57593]: [pid: 57593|app: 0|req: 303/594] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:50 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1471.375959] [57594]: DEBUG cinder.api.middleware.request_id [None req-2280388d-ea5a-492f-b42f-b5b29d0b29ef None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.377995] [57594]: INFO cinder.api.openstack.wsgi [None req-2280388d-ea5a-492f-b42f-b5b29d0b29ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1471.378230] [57594]: DEBUG cinder.api.openstack.wsgi [None req-2280388d-ea5a-492f-b42f-b5b29d0b29ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1471.378439] [57594]: DEBUG cinder.api.openstack.wsgi [None req-2280388d-ea5a-492f-b42f-b5b29d0b29ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1471.378620] [57594]: INFO cinder.api.v3.volumes [None req-2280388d-ea5a-492f-b42f-b5b29d0b29ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Delete volume with id: eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1471.388192] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.388192] [57594]: warnings.warn( [ 1471.388698] [57594]: INFO cinder.volume.api [None req-2280388d-ea5a-492f-b42f-b5b29d0b29ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1471.395709] [57594]: INFO cinder.volume.api [None req-2280388d-ea5a-492f-b42f-b5b29d0b29ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-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. [ 1471.396022] [57594]: INFO cinder.api.openstack.wsgi [None req-2280388d-ea5a-492f-b42f-b5b29d0b29ef tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 400 [ 1471.396546] [57594]: [pid: 57594|app: 0|req: 292/595] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:49:50 2025] DELETE /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1471.399393] [57593]: DEBUG cinder.api.middleware.request_id [None req-8967776a-9b78-44a1-8d08-1fa694a2b965 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.401378] [57593]: INFO cinder.api.openstack.wsgi [None req-8967776a-9b78-44a1-8d08-1fa694a2b965 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1471.401643] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8967776a-9b78-44a1-8d08-1fa694a2b965 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1471.401817] [57593]: DEBUG cinder.api.openstack.wsgi [None req-8967776a-9b78-44a1-8d08-1fa694a2b965 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1471.411335] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.411335] [57593]: warnings.warn( [ 1471.414619] [57593]: INFO cinder.volume.api [None req-8967776a-9b78-44a1-8d08-1fa694a2b965 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1471.418872] [57593]: INFO cinder.api.openstack.wsgi [None req-8967776a-9b78-44a1-8d08-1fa694a2b965 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1471.419386] [57593]: [pid: 57593|app: 0|req: 304/596] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:50 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1471.450800] [57594]: DEBUG cinder.api.middleware.request_id [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-57b07432-5c7d-4433-9887-9280d77ca523 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.547998] [57594]: INFO cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-57b07432-5c7d-4433-9887-9280d77ca523 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1471.548260] [57594]: DEBUG cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-57b07432-5c7d-4433-9887-9280d77ca523 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1471.548474] [57594]: DEBUG cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-57b07432-5c7d-4433-9887-9280d77ca523 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1471.559957] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.559957] [57594]: warnings.warn( [ 1471.563639] [57594]: INFO cinder.volume.api [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-57b07432-5c7d-4433-9887-9280d77ca523 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1471.568554] [57594]: INFO cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-57b07432-5c7d-4433-9887-9280d77ca523 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1471.568973] [57594]: [pid: 57594|app: 0|req: 293/597] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:49:50 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 1139 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1471.588542] [57593]: DEBUG cinder.api.middleware.request_id [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-e61b8941-4c1f-4958-94df-69f8b079c1ec None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.590797] [57593]: INFO cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-e61b8941-4c1f-4958-94df-69f8b079c1ec tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] POST http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395/action [ 1471.591212] [57593]: DEBUG cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-e61b8941-4c1f-4958-94df-69f8b079c1ec tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57593) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1471.591390] [57593]: DEBUG cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-e61b8941-4c1f-4958-94df-69f8b079c1ec tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1471.601113] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.601113] [57593]: warnings.warn( [ 1471.601606] [57593]: INFO cinder.volume.api [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-e61b8941-4c1f-4958-94df-69f8b079c1ec tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1471.606743] [57593]: INFO cinder.volume.api [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-e61b8941-4c1f-4958-94df-69f8b079c1ec tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Begin detaching volume completed successfully. [ 1471.606953] [57593]: INFO cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-e61b8941-4c1f-4958-94df-69f8b079c1ec tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395/action returned with HTTP 202 [ 1471.607378] [57593]: [pid: 57593|app: 0|req: 305/598] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Nov 21 09:49:50 2025] POST /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1472.628186] [57594]: DEBUG cinder.api.middleware.request_id [None req-c65bde6c-4168-4047-848f-80a001e700ff None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.628630] [57594]: INFO cinder.api.openstack.wsgi [None req-c65bde6c-4168-4047-848f-80a001e700ff None None] GET http://10.180.1.21/volume// [ 1472.628805] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c65bde6c-4168-4047-848f-80a001e700ff None None] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1472.629027] [57594]: DEBUG cinder.api.openstack.wsgi [None req-c65bde6c-4168-4047-848f-80a001e700ff None None] Calling method 'all' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1472.629412] [57594]: INFO cinder.api.openstack.wsgi [None req-c65bde6c-4168-4047-848f-80a001e700ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1472.629732] [57594]: [pid: 57594|app: 0|req: 294/599] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Nov 21 09:49:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1472.632905] [57593]: DEBUG cinder.api.middleware.request_id [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-a53e59b8-2b29-4f7d-9488-030039ae105e None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.635162] [57593]: INFO cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-a53e59b8-2b29-4f7d-9488-030039ae105e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1472.635444] [57593]: DEBUG cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-a53e59b8-2b29-4f7d-9488-030039ae105e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1472.635657] [57593]: DEBUG cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-a53e59b8-2b29-4f7d-9488-030039ae105e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1472.645142] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1472.645142] [57593]: warnings.warn( [ 1472.648239] [57593]: INFO cinder.volume.api [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-a53e59b8-2b29-4f7d-9488-030039ae105e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1472.652259] [57593]: INFO cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-a53e59b8-2b29-4f7d-9488-030039ae105e tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1472.652768] [57593]: [pid: 57593|app: 0|req: 306/600] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Nov 21 09:49:51 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1473.789764] [57594]: DEBUG cinder.api.middleware.request_id [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-2441fd7a-780b-408a-bedb-b87bdbe93908 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1473.792040] [57594]: INFO cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-2441fd7a-780b-408a-bedb-b87bdbe93908 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307 [ 1473.792256] [57594]: DEBUG cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-2441fd7a-780b-408a-bedb-b87bdbe93908 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1473.792456] [57594]: DEBUG cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-2441fd7a-780b-408a-bedb-b87bdbe93908 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'version_select' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1473.800649] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1473.800649] [57594]: warnings.warn( [ 1474.324443] [57594]: INFO cinder.api.openstack.wsgi [req-17c851dd-fff1-4971-9d6b-9af11c7523da req-2441fd7a-780b-408a-bedb-b87bdbe93908 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307 returned with HTTP 200 [ 1474.324886] [57594]: [pid: 57594|app: 0|req: 295/601] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Nov 21 09:49:52 2025] DELETE /volume/v3/attachments/d33e9a60-6b4c-4acb-94db-4a174a100307 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1475.769728] [57593]: DEBUG cinder.api.middleware.request_id [None req-ecc65221-14e0-47d1-91bc-a24ff03451bb None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.771923] [57593]: INFO cinder.api.openstack.wsgi [None req-ecc65221-14e0-47d1-91bc-a24ff03451bb tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1475.772194] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ecc65221-14e0-47d1-91bc-a24ff03451bb tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1475.772414] [57593]: DEBUG cinder.api.openstack.wsgi [None req-ecc65221-14e0-47d1-91bc-a24ff03451bb tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1475.780159] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1475.780159] [57593]: warnings.warn( [ 1475.783791] [57593]: INFO cinder.volume.api [None req-ecc65221-14e0-47d1-91bc-a24ff03451bb tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1475.788104] [57593]: INFO cinder.api.openstack.wsgi [None req-ecc65221-14e0-47d1-91bc-a24ff03451bb tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1475.788520] [57593]: [pid: 57593|app: 0|req: 307/602] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:49:54 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1482.851053] [57594]: DEBUG cinder.api.middleware.request_id [None req-ed9b6719-c3d9-4ccb-8dd0-159bdc33072a None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1482.853486] [57594]: INFO cinder.api.openstack.wsgi [None req-ed9b6719-c3d9-4ccb-8dd0-159bdc33072a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1482.853698] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ed9b6719-c3d9-4ccb-8dd0-159bdc33072a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1482.853935] [57594]: DEBUG cinder.api.openstack.wsgi [None req-ed9b6719-c3d9-4ccb-8dd0-159bdc33072a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1482.854144] [57594]: INFO cinder.api.v3.volumes [None req-ed9b6719-c3d9-4ccb-8dd0-159bdc33072a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Delete volume with id: eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1482.872815] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1482.872815] [57594]: warnings.warn( [ 1482.874346] [57594]: INFO cinder.volume.api [None req-ed9b6719-c3d9-4ccb-8dd0-159bdc33072a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1482.903793] [57594]: INFO cinder.volume.api [None req-ed9b6719-c3d9-4ccb-8dd0-159bdc33072a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Delete volume request issued successfully. [ 1482.904037] [57594]: INFO cinder.api.openstack.wsgi [None req-ed9b6719-c3d9-4ccb-8dd0-159bdc33072a tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 202 [ 1482.904545] [57594]: [pid: 57594|app: 0|req: 296/603] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:50:01 2025] DELETE /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1482.907902] [57593]: DEBUG cinder.api.middleware.request_id [None req-55edf3cb-fc0a-4160-a45d-d22b09702a01 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1482.909931] [57593]: INFO cinder.api.openstack.wsgi [None req-55edf3cb-fc0a-4160-a45d-d22b09702a01 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1482.909931] [57593]: DEBUG cinder.api.openstack.wsgi [None req-55edf3cb-fc0a-4160-a45d-d22b09702a01 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1482.910055] [57593]: DEBUG cinder.api.openstack.wsgi [None req-55edf3cb-fc0a-4160-a45d-d22b09702a01 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1482.920008] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1482.920008] [57593]: warnings.warn( [ 1482.924317] [57593]: INFO cinder.volume.api [None req-55edf3cb-fc0a-4160-a45d-d22b09702a01 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1482.929493] [57593]: INFO cinder.api.openstack.wsgi [None req-55edf3cb-fc0a-4160-a45d-d22b09702a01 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1482.930096] [57593]: [pid: 57593|app: 0|req: 308/604] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:01 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1483.941726] [57594]: DEBUG cinder.api.middleware.request_id [None req-3d212227-8ff1-4fc1-9649-24faa3e05919 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1483.943858] [57594]: INFO cinder.api.openstack.wsgi [None req-3d212227-8ff1-4fc1-9649-24faa3e05919 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1483.944297] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3d212227-8ff1-4fc1-9649-24faa3e05919 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1483.945571] [57594]: DEBUG cinder.api.openstack.wsgi [None req-3d212227-8ff1-4fc1-9649-24faa3e05919 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1483.952916] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1483.952916] [57594]: warnings.warn( [ 1483.956660] [57594]: INFO cinder.volume.api [None req-3d212227-8ff1-4fc1-9649-24faa3e05919 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1483.960927] [57594]: INFO cinder.api.openstack.wsgi [None req-3d212227-8ff1-4fc1-9649-24faa3e05919 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1483.961559] [57594]: [pid: 57594|app: 0|req: 297/605] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:02 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1484.971292] [57593]: DEBUG cinder.api.middleware.request_id [None req-2d325ab1-cab0-4d22-9bd2-5a35b0fb52e1 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.973385] [57593]: INFO cinder.api.openstack.wsgi [None req-2d325ab1-cab0-4d22-9bd2-5a35b0fb52e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1484.973601] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2d325ab1-cab0-4d22-9bd2-5a35b0fb52e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1484.973809] [57593]: DEBUG cinder.api.openstack.wsgi [None req-2d325ab1-cab0-4d22-9bd2-5a35b0fb52e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1484.982298] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1484.982298] [57593]: warnings.warn( [ 1484.986628] [57593]: INFO cinder.volume.api [None req-2d325ab1-cab0-4d22-9bd2-5a35b0fb52e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1484.991485] [57593]: INFO cinder.api.openstack.wsgi [None req-2d325ab1-cab0-4d22-9bd2-5a35b0fb52e1 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 200 [ 1484.991923] [57593]: [pid: 57593|app: 0|req: 309/606] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:03 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1486.001917] [57594]: DEBUG cinder.api.middleware.request_id [None req-05a183e7-bbd9-4f2b-ae82-3244efcf49fd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.003956] [57594]: INFO cinder.api.openstack.wsgi [None req-05a183e7-bbd9-4f2b-ae82-3244efcf49fd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 [ 1486.004183] [57594]: DEBUG cinder.api.openstack.wsgi [None req-05a183e7-bbd9-4f2b-ae82-3244efcf49fd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1486.004392] [57594]: DEBUG cinder.api.openstack.wsgi [None req-05a183e7-bbd9-4f2b-ae82-3244efcf49fd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1486.010833] [57594]: INFO cinder.api.openstack.wsgi [None req-05a183e7-bbd9-4f2b-ae82-3244efcf49fd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 returned with HTTP 404 [ 1486.011463] [57594]: [pid: 57594|app: 0|req: 298/607] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:04 2025] GET /volume/v3/volumes/eb39b03b-2d4a-4f4c-bca5-985910dc9395 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1486.059038] [57593]: DEBUG cinder.api.middleware.request_id [None req-fbb00734-1d65-4056-a646-e3779e573dc3 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.061216] [57593]: INFO cinder.api.openstack.wsgi [None req-fbb00734-1d65-4056-a646-e3779e573dc3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1486.061451] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fbb00734-1d65-4056-a646-e3779e573dc3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1486.061676] [57593]: DEBUG cinder.api.openstack.wsgi [None req-fbb00734-1d65-4056-a646-e3779e573dc3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1486.061861] [57593]: INFO cinder.api.v3.volumes [None req-fbb00734-1d65-4056-a646-e3779e573dc3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Delete volume with id: cbdb6604-531e-4652-89cb-f1468007b1cf [ 1486.072979] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.072979] [57593]: warnings.warn( [ 1486.073547] [57593]: INFO cinder.volume.api [None req-fbb00734-1d65-4056-a646-e3779e573dc3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1486.094908] [57593]: INFO cinder.volume.api [None req-fbb00734-1d65-4056-a646-e3779e573dc3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Delete volume request issued successfully. [ 1486.095158] [57593]: INFO cinder.api.openstack.wsgi [None req-fbb00734-1d65-4056-a646-e3779e573dc3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 202 [ 1486.096032] [57593]: [pid: 57593|app: 0|req: 310/608] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:50:04 2025] DELETE /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1486.099705] [57594]: DEBUG cinder.api.middleware.request_id [None req-0bb63f13-8b91-4c52-a274-87492af399cd None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.102986] [57594]: INFO cinder.api.openstack.wsgi [None req-0bb63f13-8b91-4c52-a274-87492af399cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1486.102986] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0bb63f13-8b91-4c52-a274-87492af399cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1486.103187] [57594]: DEBUG cinder.api.openstack.wsgi [None req-0bb63f13-8b91-4c52-a274-87492af399cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1486.113981] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.113981] [57594]: warnings.warn( [ 1486.120747] [57594]: INFO cinder.volume.api [None req-0bb63f13-8b91-4c52-a274-87492af399cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1486.126097] [57594]: INFO cinder.api.openstack.wsgi [None req-0bb63f13-8b91-4c52-a274-87492af399cd tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1486.126572] [57594]: [pid: 57594|app: 0|req: 299/609] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:04 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1487.137124] [57593]: DEBUG cinder.api.middleware.request_id [None req-731ea6ec-5475-4cc9-a311-3567a0b2e09d None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.139167] [57593]: INFO cinder.api.openstack.wsgi [None req-731ea6ec-5475-4cc9-a311-3567a0b2e09d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1487.139412] [57593]: DEBUG cinder.api.openstack.wsgi [None req-731ea6ec-5475-4cc9-a311-3567a0b2e09d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1487.139598] [57593]: DEBUG cinder.api.openstack.wsgi [None req-731ea6ec-5475-4cc9-a311-3567a0b2e09d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1487.147379] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.147379] [57593]: warnings.warn( [ 1487.151123] [57593]: INFO cinder.volume.api [None req-731ea6ec-5475-4cc9-a311-3567a0b2e09d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1487.155780] [57593]: INFO cinder.api.openstack.wsgi [None req-731ea6ec-5475-4cc9-a311-3567a0b2e09d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 200 [ 1487.156230] [57593]: [pid: 57593|app: 0|req: 311/610] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:05 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1488.166465] [57594]: DEBUG cinder.api.middleware.request_id [None req-1ff582d4-5612-4cc8-b555-9449b3ebd6d3 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.168341] [57594]: INFO cinder.api.openstack.wsgi [None req-1ff582d4-5612-4cc8-b555-9449b3ebd6d3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf [ 1488.168559] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1ff582d4-5612-4cc8-b555-9449b3ebd6d3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1488.168769] [57594]: DEBUG cinder.api.openstack.wsgi [None req-1ff582d4-5612-4cc8-b555-9449b3ebd6d3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1488.174981] [57594]: INFO cinder.api.openstack.wsgi [None req-1ff582d4-5612-4cc8-b555-9449b3ebd6d3 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf returned with HTTP 404 [ 1488.175532] [57594]: [pid: 57594|app: 0|req: 300/611] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:06 2025] GET /volume/v3/volumes/cbdb6604-531e-4652-89cb-f1468007b1cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1488.252765] [57593]: DEBUG cinder.api.middleware.request_id [None req-c17784ee-070e-4115-b3e8-c83a0ff8097d None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.254786] [57593]: INFO cinder.api.openstack.wsgi [None req-c17784ee-070e-4115-b3e8-c83a0ff8097d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1488.255006] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c17784ee-070e-4115-b3e8-c83a0ff8097d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1488.255222] [57593]: DEBUG cinder.api.openstack.wsgi [None req-c17784ee-070e-4115-b3e8-c83a0ff8097d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1488.255416] [57593]: INFO cinder.api.v3.volumes [None req-c17784ee-070e-4115-b3e8-c83a0ff8097d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Delete volume with id: 2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1488.262752] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1488.262752] [57593]: warnings.warn( [ 1488.263265] [57593]: INFO cinder.volume.api [None req-c17784ee-070e-4115-b3e8-c83a0ff8097d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1488.277369] [57593]: INFO cinder.volume.api [None req-c17784ee-070e-4115-b3e8-c83a0ff8097d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Delete volume request issued successfully. [ 1488.277587] [57593]: INFO cinder.api.openstack.wsgi [None req-c17784ee-070e-4115-b3e8-c83a0ff8097d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 202 [ 1488.277982] [57593]: [pid: 57593|app: 0|req: 312/612] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Nov 21 09:50:07 2025] DELETE /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1488.280764] [57594]: DEBUG cinder.api.middleware.request_id [None req-a48307fd-3236-4971-a6be-126ec4d0907d None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.282730] [57594]: INFO cinder.api.openstack.wsgi [None req-a48307fd-3236-4971-a6be-126ec4d0907d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1488.282937] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a48307fd-3236-4971-a6be-126ec4d0907d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1488.283173] [57594]: DEBUG cinder.api.openstack.wsgi [None req-a48307fd-3236-4971-a6be-126ec4d0907d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1488.290666] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1488.290666] [57594]: warnings.warn( [ 1488.294161] [57594]: INFO cinder.volume.api [None req-a48307fd-3236-4971-a6be-126ec4d0907d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1488.298291] [57594]: INFO cinder.api.openstack.wsgi [None req-a48307fd-3236-4971-a6be-126ec4d0907d tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1488.298700] [57594]: [pid: 57594|app: 0|req: 301/613] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:07 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1489.309916] [57593]: DEBUG cinder.api.middleware.request_id [None req-4c964d1d-b0c1-4f57-8628-381ac59131bc None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.312093] [57593]: INFO cinder.api.openstack.wsgi [None req-4c964d1d-b0c1-4f57-8628-381ac59131bc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1489.312355] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4c964d1d-b0c1-4f57-8628-381ac59131bc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1489.312595] [57593]: DEBUG cinder.api.openstack.wsgi [None req-4c964d1d-b0c1-4f57-8628-381ac59131bc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1489.321078] [57593]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.321078] [57593]: warnings.warn( [ 1489.325220] [57593]: INFO cinder.volume.api [None req-4c964d1d-b0c1-4f57-8628-381ac59131bc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Volume info retrieved successfully. [ 1489.330351] [57593]: INFO cinder.api.openstack.wsgi [None req-4c964d1d-b0c1-4f57-8628-381ac59131bc tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 200 [ 1489.330976] [57593]: [pid: 57593|app: 0|req: 313/614] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:08 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1490.340590] [57594]: DEBUG cinder.api.middleware.request_id [None req-392d4a06-abc6-4b9e-832f-41f5442f3503 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.342651] [57594]: INFO cinder.api.openstack.wsgi [None req-392d4a06-abc6-4b9e-832f-41f5442f3503 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] GET http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 [ 1490.342860] [57594]: DEBUG cinder.api.openstack.wsgi [None req-392d4a06-abc6-4b9e-832f-41f5442f3503 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1490.343079] [57594]: DEBUG cinder.api.openstack.wsgi [None req-392d4a06-abc6-4b9e-832f-41f5442f3503 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] Calling method 'show' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1490.350567] [57594]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1490.350567] [57594]: warnings.warn( [ 1490.353139] [57594]: INFO cinder.api.openstack.wsgi [None req-392d4a06-abc6-4b9e-832f-41f5442f3503 tempest-AttachVolumeNegativeTest-1994722874 tempest-AttachVolumeNegativeTest-1994722874-project-member] http://10.180.1.21/volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 returned with HTTP 404 [ 1490.353658] [57594]: [pid: 57594|app: 0|req: 302/615] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Nov 21 09:50:09 2025] GET /volume/v3/volumes/2bdac5d9-7180-470a-95fb-bca336e38ca3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1492.464722] [57593]: DEBUG cinder.api.middleware.request_id [req-5a677283-59c3-4ec0-9884-cdd2ce2217d2 req-eb1b77f2-7a85-4775-bdc1-d1caa878e1ec None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.467300] [57593]: INFO cinder.api.openstack.wsgi [req-5a677283-59c3-4ec0-9884-cdd2ce2217d2 req-eb1b77f2-7a85-4775-bdc1-d1caa878e1ec tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1585331579 [ 1492.467481] [57593]: DEBUG cinder.api.openstack.wsgi [req-5a677283-59c3-4ec0-9884-cdd2ce2217d2 req-eb1b77f2-7a85-4775-bdc1-d1caa878e1ec tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1492.467744] [57593]: DEBUG cinder.api.openstack.wsgi [req-5a677283-59c3-4ec0-9884-cdd2ce2217d2 req-eb1b77f2-7a85-4775-bdc1-d1caa878e1ec tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] Calling method 'delete' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1492.467979] [57593]: INFO cinder.api.v3.volumes [req-5a677283-59c3-4ec0-9884-cdd2ce2217d2 req-eb1b77f2-7a85-4775-bdc1-d1caa878e1ec tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] Delete volume with id: tempest-invalid-1585331579 [ 1492.475784] [57593]: INFO cinder.api.openstack.wsgi [req-5a677283-59c3-4ec0-9884-cdd2ce2217d2 req-eb1b77f2-7a85-4775-bdc1-d1caa878e1ec tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1585331579 returned with HTTP 404 [ 1492.476328] [57593]: [pid: 57593|app: 0|req: 314/616] 10.180.1.21 () {62 vars in 1470 bytes} [Fri Nov 21 09:50:11 2025] DELETE /volume/v3/volumes/tempest-invalid-1585331579 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1492.498672] [57594]: DEBUG cinder.api.middleware.request_id [req-eb305dcc-5a4b-49cc-b88b-914493ab58be req-82d90614-833d-40b4-ad0e-365c77245266 None None] RequestId filter calling following filter/app {{(pid=57594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.500896] [57594]: INFO cinder.api.openstack.wsgi [req-eb305dcc-5a4b-49cc-b88b-914493ab58be req-82d90614-833d-40b4-ad0e-365c77245266 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8f71af2d-a93c-4d65-8065-0a8cd2ea1f88 [ 1492.501110] [57594]: DEBUG cinder.api.openstack.wsgi [req-eb305dcc-5a4b-49cc-b88b-914493ab58be req-82d90614-833d-40b4-ad0e-365c77245266 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] Empty body provided in request {{(pid=57594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1492.501325] [57594]: DEBUG cinder.api.openstack.wsgi [req-eb305dcc-5a4b-49cc-b88b-914493ab58be req-82d90614-833d-40b4-ad0e-365c77245266 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] Calling method 'delete' {{(pid=57594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1492.501502] [57594]: INFO cinder.api.v3.volumes [req-eb305dcc-5a4b-49cc-b88b-914493ab58be req-82d90614-833d-40b4-ad0e-365c77245266 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] Delete volume with id: 8f71af2d-a93c-4d65-8065-0a8cd2ea1f88 [ 1492.508046] [57594]: INFO cinder.api.openstack.wsgi [req-eb305dcc-5a4b-49cc-b88b-914493ab58be req-82d90614-833d-40b4-ad0e-365c77245266 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] http://10.180.1.21/volume/v3/volumes/8f71af2d-a93c-4d65-8065-0a8cd2ea1f88 returned with HTTP 404 [ 1492.508436] [57594]: [pid: 57594|app: 0|req: 303/617] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Nov 21 09:50:11 2025] DELETE /volume/v3/volumes/8f71af2d-a93c-4d65-8065-0a8cd2ea1f88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1492.520675] [57593]: DEBUG cinder.api.middleware.request_id [req-3486c606-8c28-44b0-a11c-8d0f5a55cb23 req-209fca05-38be-4950-ac74-567de6fd81d2 None None] RequestId filter calling following filter/app {{(pid=57593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.522910] [57593]: INFO cinder.api.openstack.wsgi [req-3486c606-8c28-44b0-a11c-8d0f5a55cb23 req-209fca05-38be-4950-ac74-567de6fd81d2 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] GET http://10.180.1.21/volume/v3/volumes/d73817af-5b7a-4568-b9f3-009856d700cd [ 1492.523143] [57593]: DEBUG cinder.api.openstack.wsgi [req-3486c606-8c28-44b0-a11c-8d0f5a55cb23 req-209fca05-38be-4950-ac74-567de6fd81d2 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] Empty body provided in request {{(pid=57593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1492.523349] [57593]: DEBUG cinder.api.openstack.wsgi [req-3486c606-8c28-44b0-a11c-8d0f5a55cb23 req-209fca05-38be-4950-ac74-567de6fd81d2 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] Calling method 'show' {{(pid=57593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1492.529372] [57593]: INFO cinder.api.openstack.wsgi [req-3486c606-8c28-44b0-a11c-8d0f5a55cb23 req-209fca05-38be-4950-ac74-567de6fd81d2 tempest-VolumesNegativeTest-1052465174 tempest-VolumesNegativeTest-1052465174-project-member] http://10.180.1.21/volume/v3/volumes/d73817af-5b7a-4568-b9f3-009856d700cd returned with HTTP 404 [ 1492.529860] [57593]: [pid: 57593|app: 0|req: 315/618] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Nov 21 09:50:11 2025] GET /volume/v3/volumes/d73817af-5b7a-4568-b9f3-009856d700cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1502.504025] [57594]: DEBUG dbcounter [-] [57594] Writing DB stats cinder:SELECT=66,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=57594) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1502.525794] [57593]: DEBUG dbcounter [-] [57593] Writing DB stats cinder:SELECT=108,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=57593) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}