[ 437.745329] [58113]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 437.746772] [58113]: *** Starting uWSGI 2.0.20-debian (64bit) on [Mon Nov 17 14:58:50 2025] *** [ 437.746772] [58113]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 437.746772] [58113]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 437.746772] [58113]: nodename: devstack [ 437.746772] [58113]: machine: x86_64 [ 437.746772] [58113]: clock source: unix [ 437.746772] [58113]: pcre jit disabled [ 437.746954] [58113]: detected number of CPU cores: 8 [ 437.746954] [58113]: current working directory: / [ 437.746954] [58113]: detected binary path: /usr/bin/uwsgi-core [ 437.746954] [58113]: your processes number limit is 128149 [ 437.746954] [58113]: your memory page size is 4096 bytes [ 437.746954] [58113]: detected max file descriptor number: 2048 [ 437.746954] [58113]: lock engine: pthread robust mutexes [ 437.746954] [58113]: thunder lock: enabled [ 437.747138] [58113]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 437.747138] [58113]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 437.747138] [58113]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 437.747138] [58113]: Set PythonHome to /opt/stack/data/venv [ 437.777358] [58113]: Python main interpreter initialized at 0x5965b0002be0 [ 437.777358] [58113]: python threads support enabled [ 437.777358] [58113]: your server socket listen backlog is limited to 100 connections [ 437.777358] [58113]: your mercy for graceful operations on workers is 80 seconds [ 437.777616] [58113]: mapped 403077 bytes (393 KB) for 2 cores [ 437.777674] [58113]: *** Operational MODE: preforking *** [ 437.777847] [58113]: *** uWSGI is running in multiple interpreter mode *** [ 437.777847] [58113]: spawned uWSGI master process (pid: 58113) [ 437.778509] [58113]: spawned uWSGI worker 1 (pid: 58114, cores: 1) [ 437.778798] [58113]: spawned uWSGI worker 2 (pid: 58115, cores: 1) [ 437.778864] [58113]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 437.974122] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 437.974122] [58114]: debtcollector.deprecate( [ 437.994089] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 437.994089] [58115]: debtcollector.deprecate( [ 438.091130] [58114]: /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. [ 438.091130] [58114]: removals.removed_module( [ 438.091813] [58114]: /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. [ 438.091813] [58114]: removals.removed_module( [ 438.115323] [58115]: /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. [ 438.115323] [58115]: removals.removed_module( [ 438.116012] [58115]: /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. [ 438.116012] [58115]: removals.removed_module( [ 438.666211] [58114]: /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 [ 438.666211] [58114]: warnings.warn( [ 438.686928] [58115]: /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 [ 438.686928] [58115]: warnings.warn( [ 438.724900] [58114]: /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. [ 438.724900] [58114]: warnings.warn( [ 438.745164] [58115]: /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. [ 438.745164] [58115]: warnings.warn( [ 438.995722] [58114]: 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. [ 438.995956] [58114]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58114) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:359}} [ 438.997894] [58115]: 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. [ 438.998080] [58115]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58115) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:359}} [ 439.073068] [58115]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 439.073068] [58115]: @jsonschema.FormatChecker.cls_checks('date-time') [ 439.073280] [58114]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 439.073280] [58114]: @jsonschema.FormatChecker.cls_checks('date-time') [ 439.441969] [58115]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58115) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 439.442175] [58114]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58114) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 439.442395] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.442483] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.442578] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.442660] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.442694] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.442843] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.446564] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.446650] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.446729] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.446774] [58115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.446830] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.446895] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.446967] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.447024] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.447123] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.447197] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.447269] [58114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.447334] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.447399] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.447470] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.448829] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.448912] [58115]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.449014] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.449114] [58115]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.449200] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.449284] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.449354] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.449389] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.449437] [58114]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.449497] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.449571] [58114]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.449637] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.449701] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.449790] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.455130] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.455227] [58114]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.455290] [58114]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.455328] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.455358] [58114]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.455393] [58115]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.455421] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.455448] [58115]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.455476] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.455522] [58115]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.455555] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.455581] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.455728] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.455728] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.456749] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.456842] [58114]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.456911] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.456963] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.457026] [58115]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.457077] [58114]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.457136] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.457198] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.457243] [58115]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.457300] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.457434] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.457553] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.457617] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.457672] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.457732] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.457792] [58114]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.457838] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.457884] [58114]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.457925] [58115]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.457993] [58114]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.458063] [58115]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.458107] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.458135] [58115]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.458171] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.458218] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.458247] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.458280] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.458280] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.459052] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.459161] [58114]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.459294] [58114]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.459329] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.459360] [58114]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.459360] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.459431] [58115]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.459466] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.459495] [58115]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.459522] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.459551] [58115]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.459577] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.459604] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.459644] [58114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.459685] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.459712] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.459741] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.459767] [58114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.459793] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.459819] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.459863] [58115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.459895] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.459925] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.459951] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.459977] [58115]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.459977] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.460161] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.460161] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.461170] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.461265] [58114]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.461335] [58114]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.461385] [58114]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.461437] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.461491] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.461544] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.461610] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.461661] [58115]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.461705] [58115]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.461748] [58115]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.461832] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.461920] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.461989] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.462293] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.462346] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.462418] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.462467] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.462467] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.462583] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.462629] [58115]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.462660] [58114]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.462690] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.462716] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.462742] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.462771] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.462798] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.462824] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.464683] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.464785] [58114]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.464847] [58114]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.464906] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.464963] [58114]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.464963] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.465085] [58115]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.465153] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.465192] [58115]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.465255] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.465312] [58115]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.465312] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.465312] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.465312] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.465867] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.465941] [58114]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.466031] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.466083] [58114]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.466149] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.466196] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.466241] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.466278] [58115]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.466306] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.466331] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.466406] [58115]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.466453] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.466517] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.466565] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.468024] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.468104] [58114]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.468168] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.468213] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.468259] [58114]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.468322] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.468381] [58115]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.468412] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.468441] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.468467] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.468499] [58115]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.468539] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.468624] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.468651] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.468681] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.468708] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.468747] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.468792] [58114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.468821] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.468857] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.468883] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.468908] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.468947] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.468947] [58115]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.469027] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.469058] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.469084] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.469110] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.469137] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.469177] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.469213] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.469213] [58114]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.469267] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.469293] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.469318] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.469350] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.469392] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.469392] [58115]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.469447] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.469473] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.469473] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.469473] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.469997] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.470100] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.470159] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.470211] [58114]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.470269] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.470327] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.470372] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.470414] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.470484] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.470533] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.470584] [58115]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.470584] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.470584] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.470734] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.471201] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.471294] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.471360] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.471408] [58114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.471471] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.471525] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.471570] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.471609] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.471638] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.471696] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.471750] [58115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.471821] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.471886] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.471980] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.474243] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.474323] [58114]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.474393] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.474459] [58114]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.474498] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.474529] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.474561] [58115]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.474588] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.474651] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.474695] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.474739] [58115]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.474739] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.474825] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.474890] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.475389] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.475471] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.475540] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.475609] [58114]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.475668] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.475699] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.475730] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.475789] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.475834] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.475881] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.475926] [58115]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.475973] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.476031] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.476117] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.479488] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.479572] [58114]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.479639] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.479711] [58114]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.479778] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.479843] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.479913] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.479947] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.480008] [58115]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.480102] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.480188] [58115]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.480254] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.480318] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.480389] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.481708] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.481814] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.481875] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.481933] [58114]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.481994] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.482052] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.482079] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.482105] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.482138] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.482171] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.482248] [58115]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.482311] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.482370] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.482443] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.482567] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.482647] [58114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.482694] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.482738] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.482783] [58115]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.482838] [58114]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.482886] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.482939] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.482967] [58115]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.482993] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.483037] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.483064] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.483091] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.483122] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.483149] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.483174] [58114]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.483201] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.483227] [58114]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.483252] [58115]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.483280] [58114]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.483307] [58115]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.483332] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.483358] [58115]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.483383] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.483408] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.483437] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.483466] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.483466] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.484102] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.484183] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.484252] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.484343] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.484375] [58114]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.484402] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.484428] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.484454] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.484480] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.484510] [58115]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.484541] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.484567] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.484567] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.484679] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.486484] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.486580] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.486650] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.486698] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.486743] [58114]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.486788] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.486831] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.486875] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.486922] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.486967] [58115]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.487018] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.487065] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.487065] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.487147] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.490025] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.490117] [58114]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.490180] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.490245] [58114]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.490311] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.490373] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.490423] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.490476] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.490525] [58115]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.490563] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.490616] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.490654] [58114]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.490706] [58115]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.490750] [58114]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.490750] [58114]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.490852] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.490880] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.490905] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.490930] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.490961] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.490989] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.491030] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.491030] [58115]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.491030] [58115]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.491103] [58115]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.491213] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.491213] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.491301] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.491638] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.491722] [58114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.491807] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.491875] [58114]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.491933] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.492000] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.492082] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.492137] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.492189] [58115]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.492257] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.492326] [58115]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.492391] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.492450] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.492519] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.492888] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.492972] [58114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.493053] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.493210] [58114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.493210] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.493311] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.493311] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.493404] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.493484] [58115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.493554] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.493622] [58115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.493686] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.493749] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.493834] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.495276] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.495354] [58114]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.495426] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.495494] [58114]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.495559] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.495622] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.495693] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.495733] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.495784] [58115]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.495842] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.495924] [58115]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.495992] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.496068] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.496133] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.496750] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.496834] [58114]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.496905] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.496941] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.496993] [58114]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.497051] [58115]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.497051] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.497138] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.497193] [58115]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.497231] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.497278] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.497321] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.497355] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.497355] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.499054] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.499145] [58114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.499215] [58114]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.499278] [58114]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.499322] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.499374] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.499418] [58115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.499446] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.499473] [58115]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.499502] [58114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.499532] [58115]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.499598] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.499645] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.499719] [58115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 439.500746] [58114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.500846] [58114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.500903] [58115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 439.500949] [58114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.500993] [58115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 439.501048] [58114]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.501077] [58115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 439.501103] [58114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.501103] [58114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58114) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.501155] [58115]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 439.501183] [58115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 439.501252] [58115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58115) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 439.526670] [58114]: INFO dbcounter [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Registered counter for database cinder [ 439.529453] [58115]: INFO dbcounter [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Registered counter for database cinder [ 439.535879] [58114]: DEBUG oslo_db.sqlalchemy.engines [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 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=58114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 439.538859] [58115]: DEBUG oslo_db.sqlalchemy.engines [None req-6d8add1d-3180-4023-a202-e4039e0cf533 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=58115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 439.661804] [58114]: DEBUG dbcounter [-] [58114] Writer thread running {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 439.666744] [58114]: INFO cinder.rpc [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 439.666863] [58115]: DEBUG dbcounter [-] [58115] Writer thread running {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 439.669092] [58114]: INFO cinder.rpc [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 439.670456] [58115]: INFO cinder.rpc [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 439.671329] [58114]: INFO cinder.rpc [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 439.672911] [58115]: INFO cinder.rpc [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 439.673232] [58114]: INFO cinder.rpc [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 439.673585] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.673776] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.675389] [58114]: WARNING cinder.keymgr.conf_key_mgr [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 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' [ 439.675456] [58115]: INFO cinder.rpc [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 439.676447] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.676608] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.677293] [58115]: INFO cinder.rpc [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 439.677641] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.677824] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.678497] [58115]: WARNING cinder.keymgr.conf_key_mgr [None req-6d8add1d-3180-4023-a202-e4039e0cf533 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' [ 439.679193] [58114]: DEBUG oslo_db.sqlalchemy.engines [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 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=58114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 439.679547] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.679712] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.680867] [58114]: INFO cinder.rpc [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 439.682336] [58115]: DEBUG oslo_db.sqlalchemy.engines [None req-6d8add1d-3180-4023-a202-e4039e0cf533 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=58115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 439.682809] [58114]: INFO cinder.rpc [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 439.683229] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.683384] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.684054] [58115]: INFO cinder.rpc [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 439.685902] [58115]: INFO cinder.rpc [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 439.686319] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.686475] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.693307] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.693436] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.696402] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.696582] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.696661] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.696827] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.699390] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.699474] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.699546] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.699596] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.702222] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.702383] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.703453] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.703649] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.706047] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.706218] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.706317] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.706474] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.708748] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.708906] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.709054] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.709228] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.711422] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.711590] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.711964] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.712148] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.714229] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.714399] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.714469] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.714636] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.716636] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.716796] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.718413] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.718580] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.719526] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.719683] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.720152] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.720314] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.721326] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.721508] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.721904] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.722072] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.723727] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.723890] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.727187] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.727348] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.728944] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.729117] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.730981] [58114]: WARNING cinder.api.contrib.hosts [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 439.731411] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.731562] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.732349] [58115]: WARNING cinder.api.contrib.hosts [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 439.732407] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.732553] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.732760] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.732910] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.733496] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.733653] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.733754] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.733908] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.734426] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.734580] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.734868] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.735031] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.735711] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.735783] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.735864] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.735933] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.736764] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.736918] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.736953] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.737099] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.737714] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.737866] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.737984] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.738152] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.738707] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.738903] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.738943] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.739094] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.739908] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.739943] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.740071] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.740108] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.740792] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: extensions {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.741069] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.741224] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.741958] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: extensions {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.742145] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-hosts {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.743305] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-hosts {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.743628] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: qos-specs {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.744773] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: qos-specs {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.745821] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-quota-class-sets {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.746920] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-quota-class-sets {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.747230] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: scheduler-stats {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.748326] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: scheduler-stats {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.748694] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-snapshot-manage {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.749866] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-snapshot-manage {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.750278] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: capabilities {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.751458] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: capabilities {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.751715] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: encryption {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.752840] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: encryption {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.753358] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: cgsnapshots {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.754430] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: cgsnapshots {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.755657] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-quota-sets {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.756750] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-quota-sets {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.852309] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-volume-manage {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.853542] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-volume-transfer {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.855740] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-volume-type-access {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.856943] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: backups {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.858589] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-volume-manage {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.860031] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-services {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.860136] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-volume-transfer {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.861151] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: consistencygroups {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.861895] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-volume-type-access {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.862751] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: extra_specs {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.863571] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: backups {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.864312] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: os-availability-zone {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.865648] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-services {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.865754] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extended resource: encryption {{(pid=58114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.866966] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: consistencygroups {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.867653] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.867835] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.868911] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.869009] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: extra_specs {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.869076] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.869955] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.870122] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.870490] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: os-availability-zone {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.870960] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.871121] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.871942] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extended resource: encryption {{(pid=58115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 439.872032] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.872153] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.873115] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.873254] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.873910] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.874091] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.874150] [58114]: WARNING stevedore.named [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.874244] [58114]: WARNING castellan.key_manager [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.874937] [58114]: DEBUG cinder.api.contrib.snapshot_actions [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] SnapshotActionsController initialized {{(pid=58114) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 439.875203] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension VolumeActions extending resource: volumes {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.875277] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.875527] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension UsedLimits extending resource: limits {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.875678] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.875744] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.875744] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.875744] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension TypesManage extending resource: types {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.875744] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.875914] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension AdminActions extending resource: volumes {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.875979] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension AdminActions extending resource: snapshots {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.876169] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension AdminActions extending resource: backups {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.876248] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.876299] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.876345] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.876392] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.876437] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.876526] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.876634] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.876739] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.876841] [58114]: DEBUG cinder.api.v3.router [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.877146] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.877260] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.878149] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.878304] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.879259] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.879408] [58114]: WARNING keystonemiddleware.auth_token [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 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. [ 439.879582] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.880240] [58115]: WARNING stevedore.named [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.880385] [58115]: WARNING castellan.key_manager [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.881154] [58115]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] SnapshotActionsController initialized {{(pid=58115) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 439.881279] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension VolumeActions extending resource: volumes {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.881532] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension UsedLimits extending resource: limits {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.881532] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.881659] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.881796] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension TypesManage extending resource: types {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.881979] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882110] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension AdminActions extending resource: volumes {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882236] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension AdminActions extending resource: snapshots {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882344] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension AdminActions extending resource: backups {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882450] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882567] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882674] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882793] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882893] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.882995] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.883107] [58115]: DEBUG cinder.api.v3.router [None req-6d8add1d-3180-4023-a202-e4039e0cf533 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 439.883795] [58114]: WARNING keystonemiddleware.auth_token [None req-93961f46-7ad5-4483-b3b6-8c2375fd35b2 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 [ 439.885636] [58115]: WARNING keystonemiddleware.auth_token [None req-6d8add1d-3180-4023-a202-e4039e0cf533 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. [ 439.886461] [58114]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5965b0002be0 pid: 58114 (default app) [ 439.889831] [58115]: WARNING keystonemiddleware.auth_token [None req-6d8add1d-3180-4023-a202-e4039e0cf533 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 [ 439.892587] [58115]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5965b0002be0 pid: 58115 (default app) [ 439.895743] [58114]: /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. [ 439.895743] [58114]: warnings.warn(deprecated_msg) [ 439.895949] [58114]: /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. [ 439.895949] [58114]: warnings.warn(deprecated_msg) [ 439.895949] [58114]: /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. [ 439.895949] [58114]: warnings.warn(deprecated_msg) [ 439.895949] [58114]: /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. [ 439.896210] [58114]: warnings.warn(deprecated_msg) [ 439.896210] [58114]: /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. [ 439.896210] [58114]: warnings.warn(deprecated_msg) [ 439.896210] [58114]: /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. [ 439.896210] [58114]: warnings.warn(deprecated_msg) [ 439.896210] [58114]: /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. [ 439.896412] [58114]: warnings.warn(deprecated_msg) [ 439.896412] [58114]: /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. [ 439.896412] [58114]: warnings.warn(deprecated_msg) [ 439.896412] [58114]: /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. [ 439.896412] [58114]: warnings.warn(deprecated_msg) [ 439.896563] [58114]: /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. [ 439.896563] [58114]: warnings.warn(deprecated_msg) [ 439.896563] [58114]: /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. [ 439.896563] [58114]: warnings.warn(deprecated_msg) [ 439.896688] [58114]: /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. [ 439.896688] [58114]: warnings.warn(deprecated_msg) [ 439.896688] [58114]: /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. [ 439.896688] [58114]: warnings.warn(deprecated_msg) [ 439.896816] [58114]: /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. [ 439.896816] [58114]: warnings.warn(deprecated_msg) [ 439.896816] [58114]: /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. [ 439.896816] [58114]: warnings.warn(deprecated_msg) [ 439.896816] [58114]: /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. [ 439.897049] [58114]: warnings.warn(deprecated_msg) [ 439.897049] [58114]: /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. [ 439.897049] [58114]: warnings.warn(deprecated_msg) [ 439.897049] [58114]: /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. [ 439.897049] [58114]: warnings.warn(deprecated_msg) [ 439.897217] [58114]: /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. [ 439.897217] [58114]: warnings.warn(deprecated_msg) [ 439.897217] [58114]: /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. [ 439.897217] [58114]: warnings.warn(deprecated_msg) [ 439.897217] [58114]: /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. [ 439.897217] [58114]: warnings.warn(deprecated_msg) [ 439.897404] [58114]: /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. [ 439.897404] [58114]: warnings.warn(deprecated_msg) [ 439.897404] [58114]: /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. [ 439.897404] [58114]: warnings.warn(deprecated_msg) [ 439.897404] [58114]: /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. [ 439.897404] [58114]: warnings.warn(deprecated_msg) [ 439.897588] [58114]: /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. [ 439.897588] [58114]: warnings.warn(deprecated_msg) [ 439.897588] [58114]: /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. [ 439.897588] [58114]: warnings.warn(deprecated_msg) [ 439.897588] [58114]: /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. [ 439.897588] [58114]: warnings.warn(deprecated_msg) [ 439.897776] [58114]: /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. [ 439.897776] [58114]: warnings.warn(deprecated_msg) [ 439.897776] [58114]: /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. [ 439.897776] [58114]: warnings.warn(deprecated_msg) [ 439.897776] [58114]: /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. [ 439.897776] [58114]: warnings.warn(deprecated_msg) [ 439.897982] [58114]: /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. [ 439.897982] [58114]: warnings.warn(deprecated_msg) [ 439.897982] [58114]: /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. [ 439.897982] [58114]: warnings.warn(deprecated_msg) [ 439.898176] [58114]: /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. [ 439.898176] [58114]: warnings.warn(deprecated_msg) [ 439.898176] [58114]: /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. [ 439.898176] [58114]: warnings.warn(deprecated_msg) [ 439.898176] [58114]: /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. [ 439.898349] [58114]: warnings.warn(deprecated_msg) [ 439.898349] [58114]: /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. [ 439.898349] [58114]: warnings.warn(deprecated_msg) [ 439.898349] [58114]: /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. [ 439.898349] [58114]: warnings.warn(deprecated_msg) [ 439.898493] [58114]: /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. [ 439.898493] [58114]: warnings.warn(deprecated_msg) [ 439.898493] [58114]: /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. [ 439.898493] [58114]: warnings.warn(deprecated_msg) [ 439.898493] [58114]: /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. [ 439.898493] [58114]: warnings.warn(deprecated_msg) [ 439.898675] [58114]: /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. [ 439.898675] [58114]: warnings.warn(deprecated_msg) [ 439.898675] [58114]: /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. [ 439.898675] [58114]: warnings.warn(deprecated_msg) [ 439.898675] [58114]: /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. [ 439.898838] [58114]: warnings.warn(deprecated_msg) [ 439.898838] [58114]: /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. [ 439.898838] [58114]: warnings.warn(deprecated_msg) [ 439.898838] [58114]: /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. [ 439.898838] [58114]: warnings.warn(deprecated_msg) [ 439.898993] [58114]: /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. [ 439.898993] [58114]: warnings.warn(deprecated_msg) [ 439.898993] [58114]: /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. [ 439.898993] [58114]: warnings.warn(deprecated_msg) [ 439.899692] [58114]: /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. [ 439.899692] [58114]: warnings.warn(deprecated_msg) [ 439.899692] [58114]: /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. [ 439.899692] [58114]: warnings.warn(deprecated_msg) [ 439.899896] [58114]: /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. [ 439.899896] [58114]: warnings.warn(deprecated_msg) [ 439.899896] [58114]: /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. [ 439.899896] [58114]: warnings.warn(deprecated_msg) [ 439.899896] [58114]: /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. [ 439.900240] [58114]: warnings.warn(deprecated_msg) [ 439.900240] [58114]: /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. [ 439.900240] [58114]: warnings.warn(deprecated_msg) [ 439.900240] [58114]: /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. [ 439.900240] [58114]: warnings.warn(deprecated_msg) [ 439.900481] [58114]: /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. [ 439.900481] [58114]: warnings.warn(deprecated_msg) [ 439.900481] [58114]: /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. [ 439.900481] [58114]: warnings.warn(deprecated_msg) [ 439.900690] [58114]: /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. [ 439.900690] [58114]: warnings.warn(deprecated_msg) [ 439.900690] [58114]: /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. [ 439.900690] [58114]: warnings.warn(deprecated_msg) [ 439.900925] [58114]: /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. [ 439.900925] [58114]: warnings.warn(deprecated_msg) [ 439.900925] [58114]: /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. [ 439.900925] [58114]: warnings.warn(deprecated_msg) [ 439.901150] [58114]: /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. [ 439.901150] [58114]: warnings.warn(deprecated_msg) [ 439.901150] [58114]: /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. [ 439.901150] [58114]: warnings.warn(deprecated_msg) [ 439.901345] [58114]: /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. [ 439.901345] [58114]: warnings.warn(deprecated_msg) [ 439.901345] [58114]: /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. [ 439.901345] [58114]: warnings.warn(deprecated_msg) [ 439.901545] [58114]: /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. [ 439.901545] [58114]: warnings.warn(deprecated_msg) [ 439.901545] [58114]: /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. [ 439.901545] [58114]: warnings.warn(deprecated_msg) [ 439.901545] [58114]: /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. [ 439.901545] [58114]: warnings.warn(deprecated_msg) [ 439.901846] [58114]: /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. [ 439.901846] [58114]: warnings.warn(deprecated_msg) [ 439.901846] [58114]: /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. [ 439.901846] [58114]: warnings.warn(deprecated_msg) [ 439.901846] [58114]: /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. [ 439.902124] [58114]: warnings.warn(deprecated_msg) [ 439.902124] [58114]: /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. [ 439.902124] [58114]: warnings.warn(deprecated_msg) [ 439.902124] [58114]: /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. [ 439.902124] [58114]: warnings.warn(deprecated_msg) [ 439.902124] [58114]: /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. [ 439.902124] [58114]: warnings.warn(deprecated_msg) [ 439.902492] [58114]: /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. [ 439.902492] [58114]: warnings.warn(deprecated_msg) [ 439.902492] [58114]: /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. [ 439.902492] [58114]: warnings.warn(deprecated_msg) [ 439.902492] [58114]: /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. [ 439.902492] [58114]: warnings.warn(deprecated_msg) [ 439.902797] [58114]: /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. [ 439.902797] [58114]: warnings.warn(deprecated_msg) [ 439.902797] [58114]: /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. [ 439.902797] [58114]: warnings.warn(deprecated_msg) [ 439.902797] [58114]: /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. [ 439.902797] [58114]: warnings.warn(deprecated_msg) [ 439.903132] [58114]: /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. [ 439.903132] [58114]: warnings.warn(deprecated_msg) [ 439.903132] [58114]: /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. [ 439.903132] [58114]: warnings.warn(deprecated_msg) [ 439.903132] [58114]: /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. [ 439.903132] [58114]: warnings.warn(deprecated_msg) [ 439.903620] [58114]: /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. [ 439.903620] [58114]: warnings.warn(deprecated_msg) [ 439.903620] [58114]: /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. [ 439.903620] [58114]: warnings.warn(deprecated_msg) [ 439.903881] [58114]: /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. [ 439.903881] [58114]: warnings.warn(deprecated_msg) [ 439.903881] [58114]: /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. [ 439.903881] [58114]: warnings.warn(deprecated_msg) [ 439.904105] [58114]: /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. [ 439.904105] [58114]: warnings.warn(deprecated_msg) [ 439.904105] [58114]: /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. [ 439.904105] [58114]: warnings.warn(deprecated_msg) [ 439.904307] [58114]: /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. [ 439.904307] [58114]: warnings.warn(deprecated_msg) [ 439.904307] [58114]: /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. [ 439.904307] [58114]: warnings.warn(deprecated_msg) [ 439.904307] [58114]: DEBUG cinder.api.middleware.request_id [None req-3da97561-85e0-40bc-ad8c-5ce5156df004 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 439.904307] [58114]: [pid: 58114|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Mon Nov 17 14:58:52 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 443.324903] [58115]: /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. [ 443.324903] [58115]: warnings.warn(deprecated_msg) [ 443.324903] [58115]: /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. [ 443.324903] [58115]: warnings.warn(deprecated_msg) [ 443.325570] [58115]: /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. [ 443.325570] [58115]: warnings.warn(deprecated_msg) [ 443.325570] [58115]: /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. [ 443.325570] [58115]: warnings.warn(deprecated_msg) [ 443.325796] [58115]: /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. [ 443.325796] [58115]: warnings.warn(deprecated_msg) [ 443.325796] [58115]: /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. [ 443.325796] [58115]: warnings.warn(deprecated_msg) [ 443.325796] [58115]: /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. [ 443.325796] [58115]: warnings.warn(deprecated_msg) [ 443.326120] [58115]: /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. [ 443.326120] [58115]: warnings.warn(deprecated_msg) [ 443.326120] [58115]: /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. [ 443.326120] [58115]: warnings.warn(deprecated_msg) [ 443.326120] [58115]: /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. [ 443.326401] [58115]: warnings.warn(deprecated_msg) [ 443.326401] [58115]: /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. [ 443.326401] [58115]: warnings.warn(deprecated_msg) [ 443.326401] [58115]: /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. [ 443.326401] [58115]: warnings.warn(deprecated_msg) [ 443.326629] [58115]: /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. [ 443.326629] [58115]: warnings.warn(deprecated_msg) [ 443.326629] [58115]: /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. [ 443.326629] [58115]: warnings.warn(deprecated_msg) [ 443.326844] [58115]: /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. [ 443.326844] [58115]: warnings.warn(deprecated_msg) [ 443.326844] [58115]: /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. [ 443.326844] [58115]: warnings.warn(deprecated_msg) [ 443.326844] [58115]: /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. [ 443.327115] [58115]: warnings.warn(deprecated_msg) [ 443.327115] [58115]: /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. [ 443.327115] [58115]: warnings.warn(deprecated_msg) [ 443.327115] [58115]: /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. [ 443.327115] [58115]: warnings.warn(deprecated_msg) [ 443.327368] [58115]: /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. [ 443.327368] [58115]: warnings.warn(deprecated_msg) [ 443.327368] [58115]: /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. [ 443.327368] [58115]: warnings.warn(deprecated_msg) [ 443.327368] [58115]: /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. [ 443.327368] [58115]: warnings.warn(deprecated_msg) [ 443.327670] [58115]: /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. [ 443.327670] [58115]: warnings.warn(deprecated_msg) [ 443.327670] [58115]: /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. [ 443.327670] [58115]: warnings.warn(deprecated_msg) [ 443.327670] [58115]: /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. [ 443.327670] [58115]: warnings.warn(deprecated_msg) [ 443.327981] [58115]: /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. [ 443.327981] [58115]: warnings.warn(deprecated_msg) [ 443.327981] [58115]: /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. [ 443.327981] [58115]: warnings.warn(deprecated_msg) [ 443.327981] [58115]: /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. [ 443.327981] [58115]: warnings.warn(deprecated_msg) [ 443.329107] [58115]: /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. [ 443.329107] [58115]: warnings.warn(deprecated_msg) [ 443.329107] [58115]: /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. [ 443.329107] [58115]: warnings.warn(deprecated_msg) [ 443.329107] [58115]: /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. [ 443.329638] [58115]: warnings.warn(deprecated_msg) [ 443.329638] [58115]: /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. [ 443.329638] [58115]: warnings.warn(deprecated_msg) [ 443.329638] [58115]: /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. [ 443.329638] [58115]: warnings.warn(deprecated_msg) [ 443.330105] [58115]: /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. [ 443.330105] [58115]: warnings.warn(deprecated_msg) [ 443.330105] [58115]: /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. [ 443.330105] [58115]: warnings.warn(deprecated_msg) [ 443.330105] [58115]: /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. [ 443.330105] [58115]: warnings.warn(deprecated_msg) [ 443.330669] [58115]: /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. [ 443.330669] [58115]: warnings.warn(deprecated_msg) [ 443.330669] [58115]: /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. [ 443.330669] [58115]: warnings.warn(deprecated_msg) [ 443.330669] [58115]: /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. [ 443.330669] [58115]: warnings.warn(deprecated_msg) [ 443.331185] [58115]: /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. [ 443.331185] [58115]: warnings.warn(deprecated_msg) [ 443.331185] [58115]: /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. [ 443.331185] [58115]: warnings.warn(deprecated_msg) [ 443.331185] [58115]: /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. [ 443.331644] [58115]: warnings.warn(deprecated_msg) [ 443.331644] [58115]: /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. [ 443.331644] [58115]: warnings.warn(deprecated_msg) [ 443.331644] [58115]: /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. [ 443.331644] [58115]: warnings.warn(deprecated_msg) [ 443.332149] [58115]: /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. [ 443.332149] [58115]: warnings.warn(deprecated_msg) [ 443.332149] [58115]: /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. [ 443.332149] [58115]: warnings.warn(deprecated_msg) [ 443.332495] [58115]: /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. [ 443.332495] [58115]: warnings.warn(deprecated_msg) [ 443.332495] [58115]: /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. [ 443.332495] [58115]: warnings.warn(deprecated_msg) [ 443.332836] [58115]: /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. [ 443.332836] [58115]: warnings.warn(deprecated_msg) [ 443.332836] [58115]: /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. [ 443.332836] [58115]: warnings.warn(deprecated_msg) [ 443.332836] [58115]: /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. [ 443.333314] [58115]: warnings.warn(deprecated_msg) [ 443.333314] [58115]: /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. [ 443.333314] [58115]: warnings.warn(deprecated_msg) [ 443.333314] [58115]: /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. [ 443.333314] [58115]: warnings.warn(deprecated_msg) [ 443.333724] [58115]: /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. [ 443.333724] [58115]: warnings.warn(deprecated_msg) [ 443.333724] [58115]: /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. [ 443.333724] [58115]: warnings.warn(deprecated_msg) [ 443.334115] [58115]: /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. [ 443.334115] [58115]: warnings.warn(deprecated_msg) [ 443.334115] [58115]: /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. [ 443.334115] [58115]: warnings.warn(deprecated_msg) [ 443.334472] [58115]: /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. [ 443.334472] [58115]: warnings.warn(deprecated_msg) [ 443.334472] [58115]: /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. [ 443.334472] [58115]: warnings.warn(deprecated_msg) [ 443.334867] [58115]: /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. [ 443.334867] [58115]: warnings.warn(deprecated_msg) [ 443.334867] [58115]: /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. [ 443.334867] [58115]: warnings.warn(deprecated_msg) [ 443.335458] [58115]: /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. [ 443.335458] [58115]: warnings.warn(deprecated_msg) [ 443.335458] [58115]: /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. [ 443.335458] [58115]: warnings.warn(deprecated_msg) [ 443.335760] [58115]: /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. [ 443.335760] [58115]: warnings.warn(deprecated_msg) [ 443.335760] [58115]: /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. [ 443.335760] [58115]: warnings.warn(deprecated_msg) [ 443.335760] [58115]: /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. [ 443.336170] [58115]: warnings.warn(deprecated_msg) [ 443.336170] [58115]: /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. [ 443.336170] [58115]: warnings.warn(deprecated_msg) [ 443.336170] [58115]: /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. [ 443.336170] [58115]: warnings.warn(deprecated_msg) [ 443.336170] [58115]: /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. [ 443.336735] [58115]: warnings.warn(deprecated_msg) [ 443.336735] [58115]: /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. [ 443.336735] [58115]: warnings.warn(deprecated_msg) [ 443.336735] [58115]: /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. [ 443.336735] [58115]: warnings.warn(deprecated_msg) [ 443.337100] [58115]: /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. [ 443.337100] [58115]: warnings.warn(deprecated_msg) [ 443.337100] [58115]: /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. [ 443.337100] [58115]: warnings.warn(deprecated_msg) [ 443.337100] [58115]: /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. [ 443.337100] [58115]: warnings.warn(deprecated_msg) [ 443.337397] [58115]: /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. [ 443.337397] [58115]: warnings.warn(deprecated_msg) [ 443.337397] [58115]: /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. [ 443.337397] [58115]: warnings.warn(deprecated_msg) [ 443.337397] [58115]: /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. [ 443.337397] [58115]: warnings.warn(deprecated_msg) [ 443.337693] [58115]: /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. [ 443.337693] [58115]: warnings.warn(deprecated_msg) [ 443.337693] [58115]: /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. [ 443.337693] [58115]: warnings.warn(deprecated_msg) [ 443.337693] [58115]: /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. [ 443.337693] [58115]: warnings.warn(deprecated_msg) [ 443.337976] [58115]: /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. [ 443.337976] [58115]: warnings.warn(deprecated_msg) [ 443.337976] [58115]: /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. [ 443.337976] [58115]: warnings.warn(deprecated_msg) [ 443.337976] [58115]: /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. [ 443.337976] [58115]: warnings.warn(deprecated_msg) [ 443.338276] [58115]: /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. [ 443.338276] [58115]: warnings.warn(deprecated_msg) [ 443.338276] [58115]: /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. [ 443.338276] [58115]: warnings.warn(deprecated_msg) [ 443.338474] [58115]: /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. [ 443.338474] [58115]: warnings.warn(deprecated_msg) [ 443.338474] [58115]: /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. [ 443.338474] [58115]: warnings.warn(deprecated_msg) [ 443.338474] [58115]: /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. [ 443.338736] [58115]: warnings.warn(deprecated_msg) [ 443.338736] [58115]: /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. [ 443.338736] [58115]: warnings.warn(deprecated_msg) [ 443.338736] [58115]: /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. [ 443.338736] [58115]: warnings.warn(deprecated_msg) [ 443.338736] [58115]: DEBUG cinder.api.middleware.request_id [None req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 443.681056] [58115]: INFO cinder.api.openstack.wsgi [None req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 admin admin] POST http://10.180.1.21/volume/v3/types [ 443.681771] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 443.683532] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 443.683532] [58115]: warnings.warn( [ 443.687352] [58115]: DEBUG oslo_db.sqlalchemy.engines [None req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 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=58115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 443.712241] [58115]: INFO cinder.api.openstack.wsgi [None req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 443.712687] [58115]: [pid: 58115|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Nov 17 14:58:56 2025] POST /volume/v3/types => generated 182 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 443.717423] [58114]: DEBUG cinder.api.middleware.request_id [req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 req-4aac4585-07a0-46a3-9601-54b233ff4c74 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 443.987843] [58114]: INFO cinder.api.openstack.wsgi [req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 req-4aac4585-07a0-46a3-9601-54b233ff4c74 admin admin] POST http://10.180.1.21/volume/v3/types/ff2421cb-6f63-43dc-86f1-a57df86bf3e1/extra_specs [ 443.988572] [58114]: DEBUG cinder.api.openstack.wsgi [req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 req-4aac4585-07a0-46a3-9601-54b233ff4c74 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 443.990565] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 443.990565] [58114]: warnings.warn( [ 443.995418] [58114]: DEBUG oslo_db.sqlalchemy.engines [req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 req-4aac4585-07a0-46a3-9601-54b233ff4c74 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=58114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 444.045408] [58114]: INFO cinder.api.openstack.wsgi [req-9a69e43f-6eeb-4a6a-b1dc-ab7672d5a986 req-4aac4585-07a0-46a3-9601-54b233ff4c74 admin admin] http://10.180.1.21/volume/v3/types/ff2421cb-6f63-43dc-86f1-a57df86bf3e1/extra_specs returned with HTTP 200 [ 444.045866] [58114]: [pid: 58114|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Mon Nov 17 14:58:56 2025] POST /volume/v3/types/ff2421cb-6f63-43dc-86f1-a57df86bf3e1/extra_specs => generated 51 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 453.709836] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 454.044045] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 456.297871] [58115]: DEBUG cinder.api.middleware.request_id [None req-21ad0c82-6aea-4694-9052-10e2aee1f634 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 456.298579] [58115]: INFO cinder.api.openstack.wsgi [None req-21ad0c82-6aea-4694-9052-10e2aee1f634 None None] GET http://10.180.1.21/volume// [ 456.298752] [58115]: DEBUG cinder.api.openstack.wsgi [None req-21ad0c82-6aea-4694-9052-10e2aee1f634 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 456.298970] [58115]: DEBUG cinder.api.openstack.wsgi [None req-21ad0c82-6aea-4694-9052-10e2aee1f634 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 456.299532] [58115]: INFO cinder.api.openstack.wsgi [None req-21ad0c82-6aea-4694-9052-10e2aee1f634 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 456.299849] [58115]: [pid: 58115|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Nov 17 14:59:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 525.996085] [58114]: DEBUG cinder.api.middleware.request_id [None req-efe45171-44c9-49ff-a3a7-42aeb2bd72b2 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 526.068651] [58114]: INFO cinder.api.openstack.wsgi [None req-efe45171-44c9-49ff-a3a7-42aeb2bd72b2 tempest-verify_tempest_config-1552919018 tempest-verify_tempest_config-1552919018-project-member] GET http://10.180.1.21/volume/v3/extensions [ 526.068916] [58114]: DEBUG cinder.api.openstack.wsgi [None req-efe45171-44c9-49ff-a3a7-42aeb2bd72b2 tempest-verify_tempest_config-1552919018 tempest-verify_tempest_config-1552919018-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 526.069152] [58114]: DEBUG cinder.api.openstack.wsgi [None req-efe45171-44c9-49ff-a3a7-42aeb2bd72b2 tempest-verify_tempest_config-1552919018 tempest-verify_tempest_config-1552919018-project-member] Calling method 'index' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 526.069571] [58114]: INFO cinder.api.openstack.wsgi [None req-efe45171-44c9-49ff-a3a7-42aeb2bd72b2 tempest-verify_tempest_config-1552919018 tempest-verify_tempest_config-1552919018-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 526.069983] [58114]: [pid: 58114|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Nov 17 15:00:18 2025] GET /volume/v3/extensions => generated 5245 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 594.946468] [58115]: DEBUG cinder.api.middleware.request_id [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.149026] [58115]: INFO cinder.api.openstack.wsgi [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 595.149663] [58115]: DEBUG cinder.api.openstack.wsgi [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-101434555"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 595.157987] [58115]: DEBUG cinder.api.v3.volumes [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-101434555'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 595.157987] [58115]: INFO cinder.api.v3.volumes [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Create volume of 1 GB [ 595.175138] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Availability zone cache updated, next update will occur around 2025-11-17 16:01:27.937734. {{(pid=58115) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 595.175469] [58115]: INFO cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Availability Zones retrieved successfully. [ 595.211143] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Flow 'volume_create_api' (b9edf5b3-081f-4a0c-a9f1-bbcd6ff02d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 595.213131] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca8f2cae-ea47-4783-af91-ea135054f3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.214275] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 595.276514] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca8f2cae-ea47-4783-af91-ea135054f3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.278983] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68638b8f-3ae2-489d-b55e-2155d1414b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.327965] [58115]: WARNING cinder.quota [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-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. [ 595.328348] [58115]: WARNING cinder.quota [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-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. [ 595.401603] [58115]: DEBUG cinder.quota [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Created reservations ['8a76bfae-aeda-45cd-8672-7665f8023e46', 'f56789ee-f639-4289-b694-3ca1fb1f218d', 'fd03eb11-589c-427b-94a1-9a5ba4b827d5', 'd0fec0e1-0795-4ac6-a6d9-64e6a5cc1960'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 595.404590] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68638b8f-3ae2-489d-b55e-2155d1414b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a76bfae-aeda-45cd-8672-7665f8023e46', 'f56789ee-f639-4289-b694-3ca1fb1f218d', 'fd03eb11-589c-427b-94a1-9a5ba4b827d5', 'd0fec0e1-0795-4ac6-a6d9-64e6a5cc1960']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.404590] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284ff0d7-58d2-4bab-afa4-f390b24dc09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.466342] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284ff0d7-58d2-4bab-afa4-f390b24dc09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bf9b035-e25d-4d09-958e-25946ea86010', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-101434555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0932f1a158c64d7f991d591d9ece2d72',qos_specs=None,replication_status=,reservations=['8a76bfae-aeda-45cd-8672-7665f8023e46','f56789ee-f639-4289-b694-3ca1fb1f218d','fd03eb11-589c-427b-94a1-9a5ba4b827d5','d0fec0e1-0795-4ac6-a6d9-64e6a5cc1960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fad2ba1fdf04a2f887ef73a6429c16d',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-101434555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bf9b035-e25d-4d09-958e-25946ea86010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0932f1a158c64d7f991d591d9ece2d72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fad2ba1fdf04a2f887ef73a6429c16d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.467459] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3e05fe-2ddb-4777-940d-451ccbc7351b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.495521] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3e05fe-2ddb-4777-940d-451ccbc7351b) transitioned into state 'SUCCESS' from state '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-101434555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0932f1a158c64d7f991d591d9ece2d72',qos_specs=None,replication_status=,reservations=['8a76bfae-aeda-45cd-8672-7665f8023e46','f56789ee-f639-4289-b694-3ca1fb1f218d','fd03eb11-589c-427b-94a1-9a5ba4b827d5','d0fec0e1-0795-4ac6-a6d9-64e6a5cc1960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fad2ba1fdf04a2f887ef73a6429c16d',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.496548] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da488700-b14b-404a-8254-489efb8e67ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.531319] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da488700-b14b-404a-8254-489efb8e67ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.532905] [58115]: DEBUG cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Flow 'volume_create_api' (b9edf5b3-081f-4a0c-a9f1-bbcd6ff02d1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 595.533322] [58115]: INFO cinder.volume.api [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Create volume request issued successfully. [ 595.534522] [58115]: INFO cinder.api.openstack.wsgi [None req-849b163b-6e66-4fa0-95c8-55bd5aa6828b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 595.534962] [58115]: [pid: 58115|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:01:27 2025] POST /volume/v3/volumes => generated 783 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 595.553247] [58114]: DEBUG cinder.api.middleware.request_id [None req-64bb015d-b6a5-4e7b-8ac7-55e605733ba4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.558202] [58114]: INFO cinder.api.openstack.wsgi [None req-64bb015d-b6a5-4e7b-8ac7-55e605733ba4 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 595.558532] [58114]: DEBUG cinder.api.openstack.wsgi [None req-64bb015d-b6a5-4e7b-8ac7-55e605733ba4 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 595.558873] [58114]: DEBUG cinder.api.openstack.wsgi [None req-64bb015d-b6a5-4e7b-8ac7-55e605733ba4 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 595.623244] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.623244] [58114]: warnings.warn( [ 595.638628] [58114]: INFO cinder.volume.api [None req-64bb015d-b6a5-4e7b-8ac7-55e605733ba4 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 595.652372] [58114]: INFO cinder.api.openstack.wsgi [None req-64bb015d-b6a5-4e7b-8ac7-55e605733ba4 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 595.652918] [58114]: [pid: 58114|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:01:28 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 962 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 596.674353] [58115]: DEBUG cinder.api.middleware.request_id [None req-1cb8cf63-07e4-4b8b-a97e-e20db1e2ebbc None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.676306] [58115]: INFO cinder.api.openstack.wsgi [None req-1cb8cf63-07e4-4b8b-a97e-e20db1e2ebbc tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 596.676583] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1cb8cf63-07e4-4b8b-a97e-e20db1e2ebbc tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 596.676844] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1cb8cf63-07e4-4b8b-a97e-e20db1e2ebbc tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 596.701147] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.701147] [58115]: warnings.warn( [ 596.711850] [58115]: INFO cinder.volume.api [None req-1cb8cf63-07e4-4b8b-a97e-e20db1e2ebbc tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 596.722456] [58115]: INFO cinder.api.openstack.wsgi [None req-1cb8cf63-07e4-4b8b-a97e-e20db1e2ebbc tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 596.722986] [58115]: [pid: 58115|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:01:29 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1009 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 605.647123] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=4 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 606.717281] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 645.485044] [58114]: DEBUG cinder.api.middleware.request_id [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.489689] [58114]: INFO cinder.api.openstack.wsgi [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] POST http://10.180.1.21/volume/v3/volumes [ 645.490549] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1816947478"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 645.492705] [58114]: DEBUG cinder.api.v3.volumes [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1816947478'}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 645.493639] [58114]: INFO cinder.api.v3.volumes [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Create volume of 1 GB [ 645.516604] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Availability zone cache updated, next update will occur around 2025-11-17 16:02:18.279234. {{(pid=58114) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 645.516754] [58114]: INFO cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Availability Zones retrieved successfully. [ 645.541557] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Flow 'volume_create_api' (c0c2e882-cc45-46dd-bc5b-4fd3e7168ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 645.545305] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466cba78-aae6-44e6-b493-99376be527ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 645.546416] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 645.621199] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466cba78-aae6-44e6-b493-99376be527ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 645.622896] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94623b7f-b00e-4a17-a1eb-4c6cafeba73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 645.663283] [58114]: WARNING cinder.quota [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-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. [ 645.663670] [58114]: WARNING cinder.quota [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-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. [ 645.746676] [58114]: DEBUG cinder.quota [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Created reservations ['fd623f32-8337-4741-9dc8-dfea2a6d9bf2', 'ec64bedf-c7a8-4fef-9a60-172daf240b96', '3dadf2c6-e7c0-4bd5-94da-375ccdea55b4', 'dc9d5dc2-4b8b-4ce1-ad03-cc7b5c13bd8d'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 645.748460] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94623b7f-b00e-4a17-a1eb-4c6cafeba73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd623f32-8337-4741-9dc8-dfea2a6d9bf2', 'ec64bedf-c7a8-4fef-9a60-172daf240b96', '3dadf2c6-e7c0-4bd5-94da-375ccdea55b4', 'dc9d5dc2-4b8b-4ce1-ad03-cc7b5c13bd8d']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 645.750191] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0d1f46-3c84-4f0a-bda6-61fb1dc52753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 645.953953] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0d1f46-3c84-4f0a-bda6-61fb1dc52753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8778f4c3-39ba-4386-af3d-da78d4ee1c87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1816947478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922d7bc4a88f4e9f8f12bed30d1c221e',qos_specs=None,replication_status=,reservations=['fd623f32-8337-4741-9dc8-dfea2a6d9bf2','ec64bedf-c7a8-4fef-9a60-172daf240b96','3dadf2c6-e7c0-4bd5-94da-375ccdea55b4','dc9d5dc2-4b8b-4ce1-ad03-cc7b5c13bd8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f437614db30c4f58bee060d6a5a7abec',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1816947478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8778f4c3-39ba-4386-af3d-da78d4ee1c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922d7bc4a88f4e9f8f12bed30d1c221e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f437614db30c4f58bee060d6a5a7abec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 645.955135] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68355afd-b22e-4c1d-8fad-e6aa5504531d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 645.994824] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68355afd-b22e-4c1d-8fad-e6aa5504531d) transitioned into state 'SUCCESS' from state '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-1816947478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922d7bc4a88f4e9f8f12bed30d1c221e',qos_specs=None,replication_status=,reservations=['fd623f32-8337-4741-9dc8-dfea2a6d9bf2','ec64bedf-c7a8-4fef-9a60-172daf240b96','3dadf2c6-e7c0-4bd5-94da-375ccdea55b4','dc9d5dc2-4b8b-4ce1-ad03-cc7b5c13bd8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f437614db30c4f58bee060d6a5a7abec',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 645.996650] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3e9a3f-f767-4a76-9fe0-9c1effe28339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 646.031230] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3e9a3f-f767-4a76-9fe0-9c1effe28339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 646.032753] [58114]: DEBUG cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Flow 'volume_create_api' (c0c2e882-cc45-46dd-bc5b-4fd3e7168ff2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 646.033355] [58114]: INFO cinder.volume.api [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Create volume request issued successfully. [ 646.034307] [58114]: INFO cinder.api.openstack.wsgi [None req-f740da3c-285b-42c5-8e8b-03f8cfd50512 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 646.034793] [58114]: [pid: 58114|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:02:18 2025] POST /volume/v3/volumes => generated 754 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 646.046310] [58115]: DEBUG cinder.api.middleware.request_id [None req-bfd509be-7efe-4539-a940-0b8916763307 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.049197] [58115]: INFO cinder.api.openstack.wsgi [None req-bfd509be-7efe-4539-a940-0b8916763307 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] GET http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 [ 646.049501] [58115]: DEBUG cinder.api.openstack.wsgi [None req-bfd509be-7efe-4539-a940-0b8916763307 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 646.050267] [58115]: DEBUG cinder.api.openstack.wsgi [None req-bfd509be-7efe-4539-a940-0b8916763307 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 646.099311] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.099311] [58115]: warnings.warn( [ 646.118509] [58115]: INFO cinder.volume.api [None req-bfd509be-7efe-4539-a940-0b8916763307 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Volume info retrieved successfully. [ 646.129349] [58115]: INFO cinder.api.openstack.wsgi [None req-bfd509be-7efe-4539-a940-0b8916763307 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 returned with HTTP 200 [ 646.129871] [58115]: [pid: 58115|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:02:18 2025] GET /volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 647.148401] [58114]: DEBUG cinder.api.middleware.request_id [None req-18213d89-8f2e-4f11-b13d-1d9249b933a5 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.153033] [58114]: INFO cinder.api.openstack.wsgi [None req-18213d89-8f2e-4f11-b13d-1d9249b933a5 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] GET http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 [ 647.153033] [58114]: DEBUG cinder.api.openstack.wsgi [None req-18213d89-8f2e-4f11-b13d-1d9249b933a5 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 647.153033] [58114]: DEBUG cinder.api.openstack.wsgi [None req-18213d89-8f2e-4f11-b13d-1d9249b933a5 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 647.166281] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.166281] [58114]: warnings.warn( [ 647.172380] [58114]: INFO cinder.volume.api [None req-18213d89-8f2e-4f11-b13d-1d9249b933a5 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Volume info retrieved successfully. [ 647.179068] [58114]: INFO cinder.api.openstack.wsgi [None req-18213d89-8f2e-4f11-b13d-1d9249b933a5 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 returned with HTTP 200 [ 647.179526] [58114]: [pid: 58114|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:02:19 2025] GET /volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 652.998372] [58115]: DEBUG cinder.api.middleware.request_id [req-65e15b7b-c29f-474b-92e3-9dc8e7c0fc09 req-44560b63-7fa0-4e21-b565-cd54f7b83e63 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.999210] [58115]: WARNING keystonemiddleware.auth_token [req-65e15b7b-c29f-474b-92e3-9dc8e7c0fc09 req-44560b63-7fa0-4e21-b565-cd54f7b83e63 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. [ 653.001554] [58115]: INFO cinder.api.openstack.wsgi [req-65e15b7b-c29f-474b-92e3-9dc8e7c0fc09 req-44560b63-7fa0-4e21-b565-cd54f7b83e63 tempest-VolumesAdminNegativeTest-1901634698 tempest-VolumesAdminNegativeTest-1901634698-project] GET http://10.180.1.21/volume/v3/volumes/94891e17-79ed-4e90-9cc7-1b8e0fc9e739 [ 653.001795] [58115]: DEBUG cinder.api.openstack.wsgi [req-65e15b7b-c29f-474b-92e3-9dc8e7c0fc09 req-44560b63-7fa0-4e21-b565-cd54f7b83e63 tempest-VolumesAdminNegativeTest-1901634698 tempest-VolumesAdminNegativeTest-1901634698-project] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 653.002030] [58115]: DEBUG cinder.api.openstack.wsgi [req-65e15b7b-c29f-474b-92e3-9dc8e7c0fc09 req-44560b63-7fa0-4e21-b565-cd54f7b83e63 tempest-VolumesAdminNegativeTest-1901634698 tempest-VolumesAdminNegativeTest-1901634698-project] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 653.134399] [58115]: INFO cinder.api.openstack.wsgi [req-65e15b7b-c29f-474b-92e3-9dc8e7c0fc09 req-44560b63-7fa0-4e21-b565-cd54f7b83e63 tempest-VolumesAdminNegativeTest-1901634698 tempest-VolumesAdminNegativeTest-1901634698-project] http://10.180.1.21/volume/v3/volumes/94891e17-79ed-4e90-9cc7-1b8e0fc9e739 returned with HTTP 404 [ 653.135028] [58115]: [pid: 58115|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:02:25 2025] GET /volume/v3/volumes/94891e17-79ed-4e90-9cc7-1b8e0fc9e739 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 653.141131] [58114]: DEBUG cinder.api.middleware.request_id [None req-5c63068e-be20-4568-a1cd-d6d11eb3570d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.143252] [58114]: INFO cinder.api.openstack.wsgi [None req-5c63068e-be20-4568-a1cd-d6d11eb3570d tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 [ 653.143507] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5c63068e-be20-4568-a1cd-d6d11eb3570d tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 653.143732] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5c63068e-be20-4568-a1cd-d6d11eb3570d tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 653.143898] [58114]: INFO cinder.api.v3.volumes [None req-5c63068e-be20-4568-a1cd-d6d11eb3570d tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Delete volume with id: 8778f4c3-39ba-4386-af3d-da78d4ee1c87 [ 653.156296] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.156296] [58114]: warnings.warn( [ 653.156910] [58114]: INFO cinder.volume.api [None req-5c63068e-be20-4568-a1cd-d6d11eb3570d tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Volume info retrieved successfully. [ 653.187795] [58114]: INFO cinder.volume.api [None req-5c63068e-be20-4568-a1cd-d6d11eb3570d tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Delete volume request issued successfully. [ 653.190414] [58114]: INFO cinder.api.openstack.wsgi [None req-5c63068e-be20-4568-a1cd-d6d11eb3570d tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 returned with HTTP 202 [ 653.190414] [58114]: [pid: 58114|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:02:25 2025] DELETE /volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 653.193107] [58115]: DEBUG cinder.api.middleware.request_id [None req-ac26db1f-abff-4788-b979-366783e34cc1 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.197985] [58115]: INFO cinder.api.openstack.wsgi [None req-ac26db1f-abff-4788-b979-366783e34cc1 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] GET http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 [ 653.198277] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ac26db1f-abff-4788-b979-366783e34cc1 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 653.198455] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ac26db1f-abff-4788-b979-366783e34cc1 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 653.217233] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.217233] [58115]: warnings.warn( [ 653.223275] [58115]: INFO cinder.volume.api [None req-ac26db1f-abff-4788-b979-366783e34cc1 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Volume info retrieved successfully. [ 653.234264] [58115]: INFO cinder.api.openstack.wsgi [None req-ac26db1f-abff-4788-b979-366783e34cc1 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 returned with HTTP 200 [ 653.235083] [58115]: [pid: 58115|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:02:25 2025] GET /volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 654.248948] [58114]: DEBUG cinder.api.middleware.request_id [None req-c3b3a3d6-4e86-48ba-ba23-442f4e473a88 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.251927] [58114]: INFO cinder.api.openstack.wsgi [None req-c3b3a3d6-4e86-48ba-ba23-442f4e473a88 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] GET http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 [ 654.252415] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c3b3a3d6-4e86-48ba-ba23-442f4e473a88 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 654.253211] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c3b3a3d6-4e86-48ba-ba23-442f4e473a88 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 654.266832] [58114]: INFO cinder.api.openstack.wsgi [None req-c3b3a3d6-4e86-48ba-ba23-442f4e473a88 tempest-VolumesAdminNegativeTest-1563566483 tempest-VolumesAdminNegativeTest-1563566483-project-member] http://10.180.1.21/volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 returned with HTTP 404 [ 654.267448] [58114]: [pid: 58114|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:02:27 2025] GET /volume/v3/volumes/8778f4c3-39ba-4386-af3d-da78d4ee1c87 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 663.226878] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=9 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 664.261865] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 724.204791] [58115]: DEBUG cinder.api.middleware.request_id [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.207182] [58115]: INFO cinder.api.openstack.wsgi [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] POST http://10.180.1.21/volume/v3/volumes [ 724.207595] [58115]: DEBUG cinder.api.openstack.wsgi [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1643151483", "imageRef": "a393ebcb-1250-4285-86d1-fae74a4d1f9d", "size": 1}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 724.209438] [58115]: DEBUG cinder.api.v3.volumes [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1643151483', 'imageRef': 'a393ebcb-1250-4285-86d1-fae74a4d1f9d', 'size': 1}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 724.487808] [58115]: INFO cinder.api.v3.volumes [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Create volume of 1 GB [ 724.500232] [58115]: INFO cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Availability Zones retrieved successfully. [ 724.513865] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Flow 'volume_create_api' (ae20a94c-76cb-4e49-a638-5bab7cdb7057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 724.515428] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbe363a-2f86-4480-99fc-dbebba483843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 724.516726] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 724.614220] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbe363a-2f86-4480-99fc-dbebba483843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 724.615494] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752b2c53-0ff2-4ee5-8436-5ca32be93fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 724.718436] [58115]: DEBUG cinder.quota [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Created reservations ['9ebb5107-f709-4e7e-bef5-82affdb1c7e1', 'a2733433-60ed-40b1-abe1-f785aed8e973', '3c044c61-547e-44c2-b1b3-64b4fa11b3ff', '236050eb-4e0d-4ee8-880d-928391f027fe'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 724.719480] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752b2c53-0ff2-4ee5-8436-5ca32be93fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ebb5107-f709-4e7e-bef5-82affdb1c7e1', 'a2733433-60ed-40b1-abe1-f785aed8e973', '3c044c61-547e-44c2-b1b3-64b4fa11b3ff', '236050eb-4e0d-4ee8-880d-928391f027fe']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 724.720709] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78be3a67-9f14-421d-945b-3345efd7e64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 724.777954] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78be3a67-9f14-421d-945b-3345efd7e64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '710db573-b03b-4f3d-a640-9d852348fd08', '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-1643151483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f03bb25ef24ea8a471e23fcd56fe15',qos_specs=None,replication_status=,reservations=['9ebb5107-f709-4e7e-bef5-82affdb1c7e1','a2733433-60ed-40b1-abe1-f785aed8e973','3c044c61-547e-44c2-b1b3-64b4fa11b3ff','236050eb-4e0d-4ee8-880d-928391f027fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f44861e1c014421bdbdcf965e859fce',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1643151483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=710db573-b03b-4f3d-a640-9d852348fd08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0f03bb25ef24ea8a471e23fcd56fe15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f44861e1c014421bdbdcf965e859fce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 724.777954] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363f7a72-1487-4cfa-b4a4-dc8acf68e959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 724.803473] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363f7a72-1487-4cfa-b4a4-dc8acf68e959) transitioned into state 'SUCCESS' from state '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-1643151483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f03bb25ef24ea8a471e23fcd56fe15',qos_specs=None,replication_status=,reservations=['9ebb5107-f709-4e7e-bef5-82affdb1c7e1','a2733433-60ed-40b1-abe1-f785aed8e973','3c044c61-547e-44c2-b1b3-64b4fa11b3ff','236050eb-4e0d-4ee8-880d-928391f027fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f44861e1c014421bdbdcf965e859fce',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 724.804708] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5eedfeb-8128-49c8-bd3f-ae81220fb448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 724.851586] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5eedfeb-8128-49c8-bd3f-ae81220fb448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 724.852934] [58115]: DEBUG cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Flow 'volume_create_api' (ae20a94c-76cb-4e49-a638-5bab7cdb7057) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 724.853596] [58115]: INFO cinder.volume.api [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Create volume request issued successfully. [ 724.858411] [58115]: INFO cinder.api.openstack.wsgi [None req-2f495795-b8d9-4b07-a0c3-b8f26c5a7267 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 724.858930] [58115]: [pid: 58115|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Nov 17 15:03:36 2025] POST /volume/v3/volumes => generated 752 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 724.882142] [58114]: DEBUG cinder.api.middleware.request_id [None req-af9ac822-70fd-48ee-bbb0-c1417a2533ac None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.887019] [58114]: INFO cinder.api.openstack.wsgi [None req-af9ac822-70fd-48ee-bbb0-c1417a2533ac tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 724.887019] [58114]: DEBUG cinder.api.openstack.wsgi [None req-af9ac822-70fd-48ee-bbb0-c1417a2533ac tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 724.887019] [58114]: DEBUG cinder.api.openstack.wsgi [None req-af9ac822-70fd-48ee-bbb0-c1417a2533ac tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 724.914253] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.914253] [58114]: warnings.warn( [ 724.922604] [58114]: INFO cinder.volume.api [None req-af9ac822-70fd-48ee-bbb0-c1417a2533ac tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 724.935320] [58114]: INFO cinder.api.openstack.wsgi [None req-af9ac822-70fd-48ee-bbb0-c1417a2533ac tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 724.935864] [58114]: [pid: 58114|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:37 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 820 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.950186] [58115]: DEBUG cinder.api.middleware.request_id [None req-c93e4a14-ecc0-4d97-a336-1414a8632595 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.953724] [58115]: INFO cinder.api.openstack.wsgi [None req-c93e4a14-ecc0-4d97-a336-1414a8632595 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 725.953724] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c93e4a14-ecc0-4d97-a336-1414a8632595 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 725.953724] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c93e4a14-ecc0-4d97-a336-1414a8632595 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 725.967157] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.967157] [58115]: warnings.warn( [ 725.974468] [58115]: INFO cinder.volume.api [None req-c93e4a14-ecc0-4d97-a336-1414a8632595 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 725.984521] [58115]: INFO cinder.api.openstack.wsgi [None req-c93e4a14-ecc0-4d97-a336-1414a8632595 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 725.985338] [58115]: [pid: 58115|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:38 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.998433] [58114]: DEBUG cinder.api.middleware.request_id [None req-c7d732db-925c-4b17-b740-d32e5fdb4077 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.001802] [58114]: INFO cinder.api.openstack.wsgi [None req-c7d732db-925c-4b17-b740-d32e5fdb4077 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 727.002177] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c7d732db-925c-4b17-b740-d32e5fdb4077 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 727.002451] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c7d732db-925c-4b17-b740-d32e5fdb4077 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 727.020283] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.020283] [58114]: warnings.warn( [ 727.027138] [58114]: INFO cinder.volume.api [None req-c7d732db-925c-4b17-b740-d32e5fdb4077 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 727.034141] [58114]: INFO cinder.api.openstack.wsgi [None req-c7d732db-925c-4b17-b740-d32e5fdb4077 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 727.034141] [58114]: [pid: 58114|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:39 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.045610] [58115]: DEBUG cinder.api.middleware.request_id [None req-e9664543-b8f3-49a1-9eb9-d08ff54cf796 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.048859] [58115]: INFO cinder.api.openstack.wsgi [None req-e9664543-b8f3-49a1-9eb9-d08ff54cf796 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 728.049513] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e9664543-b8f3-49a1-9eb9-d08ff54cf796 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 728.049782] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e9664543-b8f3-49a1-9eb9-d08ff54cf796 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 728.065925] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.065925] [58115]: warnings.warn( [ 728.072347] [58115]: INFO cinder.volume.api [None req-e9664543-b8f3-49a1-9eb9-d08ff54cf796 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 728.081027] [58115]: INFO cinder.api.openstack.wsgi [None req-e9664543-b8f3-49a1-9eb9-d08ff54cf796 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 728.081027] [58115]: [pid: 58115|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:40 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.092141] [58114]: DEBUG cinder.api.middleware.request_id [None req-4ee16f89-04f5-4e7e-8b15-a4ed57795ff7 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.095115] [58114]: INFO cinder.api.openstack.wsgi [None req-4ee16f89-04f5-4e7e-8b15-a4ed57795ff7 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 729.095682] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4ee16f89-04f5-4e7e-8b15-a4ed57795ff7 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 729.096125] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4ee16f89-04f5-4e7e-8b15-a4ed57795ff7 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 729.109812] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.109812] [58114]: warnings.warn( [ 729.116322] [58114]: INFO cinder.volume.api [None req-4ee16f89-04f5-4e7e-8b15-a4ed57795ff7 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 729.124187] [58114]: INFO cinder.api.openstack.wsgi [None req-4ee16f89-04f5-4e7e-8b15-a4ed57795ff7 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 729.124739] [58114]: [pid: 58114|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:41 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.135146] [58115]: DEBUG cinder.api.middleware.request_id [None req-59470470-da79-4159-84fa-0c0cedec9d54 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.137387] [58115]: INFO cinder.api.openstack.wsgi [None req-59470470-da79-4159-84fa-0c0cedec9d54 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 730.137501] [58115]: DEBUG cinder.api.openstack.wsgi [None req-59470470-da79-4159-84fa-0c0cedec9d54 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 730.137711] [58115]: DEBUG cinder.api.openstack.wsgi [None req-59470470-da79-4159-84fa-0c0cedec9d54 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 730.148533] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.148533] [58115]: warnings.warn( [ 730.153219] [58115]: INFO cinder.volume.api [None req-59470470-da79-4159-84fa-0c0cedec9d54 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 730.158542] [58115]: INFO cinder.api.openstack.wsgi [None req-59470470-da79-4159-84fa-0c0cedec9d54 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 730.158978] [58115]: [pid: 58115|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:42 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.170844] [58114]: DEBUG cinder.api.middleware.request_id [None req-7861cefa-6f7c-4bc5-84fb-f99e471f50ec None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.173612] [58114]: INFO cinder.api.openstack.wsgi [None req-7861cefa-6f7c-4bc5-84fb-f99e471f50ec tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 731.173945] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7861cefa-6f7c-4bc5-84fb-f99e471f50ec tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 731.174324] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7861cefa-6f7c-4bc5-84fb-f99e471f50ec tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 731.182613] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.182613] [58114]: warnings.warn( [ 731.186903] [58114]: INFO cinder.volume.api [None req-7861cefa-6f7c-4bc5-84fb-f99e471f50ec tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 731.191762] [58114]: INFO cinder.api.openstack.wsgi [None req-7861cefa-6f7c-4bc5-84fb-f99e471f50ec tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 731.192374] [58114]: [pid: 58114|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:43 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.202802] [58115]: DEBUG cinder.api.middleware.request_id [None req-e4bf537f-d760-4bb0-b809-999b83886918 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.205219] [58115]: INFO cinder.api.openstack.wsgi [None req-e4bf537f-d760-4bb0-b809-999b83886918 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 732.205526] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e4bf537f-d760-4bb0-b809-999b83886918 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 732.205809] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e4bf537f-d760-4bb0-b809-999b83886918 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 732.214974] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.214974] [58115]: warnings.warn( [ 732.219726] [58115]: INFO cinder.volume.api [None req-e4bf537f-d760-4bb0-b809-999b83886918 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 732.226443] [58115]: INFO cinder.api.openstack.wsgi [None req-e4bf537f-d760-4bb0-b809-999b83886918 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 732.226969] [58115]: [pid: 58115|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:44 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.239843] [58114]: DEBUG cinder.api.middleware.request_id [None req-038cab30-f148-43ae-8374-e7bdfda1e152 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.242483] [58114]: INFO cinder.api.openstack.wsgi [None req-038cab30-f148-43ae-8374-e7bdfda1e152 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 733.243452] [58114]: DEBUG cinder.api.openstack.wsgi [None req-038cab30-f148-43ae-8374-e7bdfda1e152 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 733.243452] [58114]: DEBUG cinder.api.openstack.wsgi [None req-038cab30-f148-43ae-8374-e7bdfda1e152 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 733.254512] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.254512] [58114]: warnings.warn( [ 733.260142] [58114]: INFO cinder.volume.api [None req-038cab30-f148-43ae-8374-e7bdfda1e152 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 733.266746] [58114]: INFO cinder.api.openstack.wsgi [None req-038cab30-f148-43ae-8374-e7bdfda1e152 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 733.267333] [58114]: [pid: 58114|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:46 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.280586] [58115]: DEBUG cinder.api.middleware.request_id [None req-3833b92b-7809-415e-90c5-30e47814a122 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.283222] [58115]: INFO cinder.api.openstack.wsgi [None req-3833b92b-7809-415e-90c5-30e47814a122 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 734.283515] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3833b92b-7809-415e-90c5-30e47814a122 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 734.283778] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3833b92b-7809-415e-90c5-30e47814a122 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 734.295450] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.295450] [58115]: warnings.warn( [ 734.301580] [58115]: INFO cinder.volume.api [None req-3833b92b-7809-415e-90c5-30e47814a122 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 734.308218] [58115]: INFO cinder.api.openstack.wsgi [None req-3833b92b-7809-415e-90c5-30e47814a122 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 734.310266] [58115]: [pid: 58115|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:47 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.325292] [58114]: DEBUG cinder.api.middleware.request_id [None req-a1d0a3f0-4922-41c9-a3e9-9a16c65b84d1 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.327430] [58114]: INFO cinder.api.openstack.wsgi [None req-a1d0a3f0-4922-41c9-a3e9-9a16c65b84d1 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 735.327682] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a1d0a3f0-4922-41c9-a3e9-9a16c65b84d1 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 735.327910] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a1d0a3f0-4922-41c9-a3e9-9a16c65b84d1 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 735.340997] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.340997] [58114]: warnings.warn( [ 735.347174] [58114]: INFO cinder.volume.api [None req-a1d0a3f0-4922-41c9-a3e9-9a16c65b84d1 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 735.360071] [58114]: INFO cinder.api.openstack.wsgi [None req-a1d0a3f0-4922-41c9-a3e9-9a16c65b84d1 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 735.360593] [58114]: [pid: 58114|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:48 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.378943] [58115]: DEBUG cinder.api.middleware.request_id [None req-e340f260-678e-44cc-a6f8-538613848ee5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.382184] [58115]: INFO cinder.api.openstack.wsgi [None req-e340f260-678e-44cc-a6f8-538613848ee5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 736.382184] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e340f260-678e-44cc-a6f8-538613848ee5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 736.382184] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e340f260-678e-44cc-a6f8-538613848ee5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 736.394727] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.394727] [58115]: warnings.warn( [ 736.400142] [58115]: INFO cinder.volume.api [None req-e340f260-678e-44cc-a6f8-538613848ee5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 736.406500] [58115]: INFO cinder.api.openstack.wsgi [None req-e340f260-678e-44cc-a6f8-538613848ee5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 736.406968] [58115]: [pid: 58115|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:49 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.420169] [58114]: DEBUG cinder.api.middleware.request_id [None req-9de84bac-aece-417f-9a42-95af8b69e8f5 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.422284] [58114]: INFO cinder.api.openstack.wsgi [None req-9de84bac-aece-417f-9a42-95af8b69e8f5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 737.422505] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9de84bac-aece-417f-9a42-95af8b69e8f5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 737.422716] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9de84bac-aece-417f-9a42-95af8b69e8f5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 737.436215] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.436215] [58114]: warnings.warn( [ 737.444352] [58114]: INFO cinder.volume.api [None req-9de84bac-aece-417f-9a42-95af8b69e8f5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 737.457831] [58114]: INFO cinder.api.openstack.wsgi [None req-9de84bac-aece-417f-9a42-95af8b69e8f5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 737.458407] [58114]: [pid: 58114|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:50 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.471581] [58115]: DEBUG cinder.api.middleware.request_id [None req-66638e5f-720b-4c91-86a7-351841734d8b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.475259] [58115]: INFO cinder.api.openstack.wsgi [None req-66638e5f-720b-4c91-86a7-351841734d8b tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 738.475259] [58115]: DEBUG cinder.api.openstack.wsgi [None req-66638e5f-720b-4c91-86a7-351841734d8b tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 738.475259] [58115]: DEBUG cinder.api.openstack.wsgi [None req-66638e5f-720b-4c91-86a7-351841734d8b tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 738.488710] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.488710] [58115]: warnings.warn( [ 738.493955] [58115]: INFO cinder.volume.api [None req-66638e5f-720b-4c91-86a7-351841734d8b tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 738.499840] [58115]: INFO cinder.api.openstack.wsgi [None req-66638e5f-720b-4c91-86a7-351841734d8b tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 738.500370] [58115]: [pid: 58115|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:51 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.513252] [58114]: DEBUG cinder.api.middleware.request_id [None req-abbabbb4-a189-405d-b1bb-04abba9cab46 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.517484] [58114]: INFO cinder.api.openstack.wsgi [None req-abbabbb4-a189-405d-b1bb-04abba9cab46 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 739.519072] [58114]: DEBUG cinder.api.openstack.wsgi [None req-abbabbb4-a189-405d-b1bb-04abba9cab46 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 739.519387] [58114]: DEBUG cinder.api.openstack.wsgi [None req-abbabbb4-a189-405d-b1bb-04abba9cab46 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 739.540507] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.540507] [58114]: warnings.warn( [ 739.549618] [58114]: INFO cinder.volume.api [None req-abbabbb4-a189-405d-b1bb-04abba9cab46 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 739.557961] [58114]: INFO cinder.api.openstack.wsgi [None req-abbabbb4-a189-405d-b1bb-04abba9cab46 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 739.559241] [58114]: [pid: 58114|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:52 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.577765] [58115]: DEBUG cinder.api.middleware.request_id [None req-1674f799-bc07-4233-9196-fa803f8cada0 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.580515] [58115]: INFO cinder.api.openstack.wsgi [None req-1674f799-bc07-4233-9196-fa803f8cada0 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 740.580515] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1674f799-bc07-4233-9196-fa803f8cada0 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 740.580515] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1674f799-bc07-4233-9196-fa803f8cada0 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 740.592447] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.592447] [58115]: warnings.warn( [ 740.601094] [58115]: INFO cinder.volume.api [None req-1674f799-bc07-4233-9196-fa803f8cada0 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 740.606052] [58115]: INFO cinder.api.openstack.wsgi [None req-1674f799-bc07-4233-9196-fa803f8cada0 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 740.606626] [58115]: [pid: 58115|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:53 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 741.625293] [58114]: DEBUG cinder.api.middleware.request_id [None req-a8a57abf-c675-4aa1-b4c7-9041d00237f9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.628285] [58114]: INFO cinder.api.openstack.wsgi [None req-a8a57abf-c675-4aa1-b4c7-9041d00237f9 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 741.628285] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a8a57abf-c675-4aa1-b4c7-9041d00237f9 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 741.628285] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a8a57abf-c675-4aa1-b4c7-9041d00237f9 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.645077] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.645077] [58114]: warnings.warn( [ 741.649279] [58114]: INFO cinder.volume.api [None req-a8a57abf-c675-4aa1-b4c7-9041d00237f9 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 741.656695] [58114]: INFO cinder.api.openstack.wsgi [None req-a8a57abf-c675-4aa1-b4c7-9041d00237f9 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 741.657362] [58114]: [pid: 58114|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:54 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 742.672995] [58115]: DEBUG cinder.api.middleware.request_id [None req-96687ebb-da89-44c4-8098-0c68d0822c4f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.681729] [58115]: INFO cinder.api.openstack.wsgi [None req-96687ebb-da89-44c4-8098-0c68d0822c4f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 742.682071] [58115]: DEBUG cinder.api.openstack.wsgi [None req-96687ebb-da89-44c4-8098-0c68d0822c4f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 742.682586] [58115]: DEBUG cinder.api.openstack.wsgi [None req-96687ebb-da89-44c4-8098-0c68d0822c4f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 742.694912] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.694912] [58115]: warnings.warn( [ 742.705446] [58115]: INFO cinder.volume.api [None req-96687ebb-da89-44c4-8098-0c68d0822c4f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 742.711831] [58115]: INFO cinder.api.openstack.wsgi [None req-96687ebb-da89-44c4-8098-0c68d0822c4f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 742.712331] [58115]: [pid: 58115|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:55 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.725462] [58114]: DEBUG cinder.api.middleware.request_id [None req-4564847f-9ca3-4a6f-8b81-7080186c4eb6 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.730013] [58114]: INFO cinder.api.openstack.wsgi [None req-4564847f-9ca3-4a6f-8b81-7080186c4eb6 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 743.730262] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4564847f-9ca3-4a6f-8b81-7080186c4eb6 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 743.730533] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4564847f-9ca3-4a6f-8b81-7080186c4eb6 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 743.742986] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.742986] [58114]: warnings.warn( [ 743.748253] [58114]: INFO cinder.volume.api [None req-4564847f-9ca3-4a6f-8b81-7080186c4eb6 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 743.758058] [58114]: INFO cinder.api.openstack.wsgi [None req-4564847f-9ca3-4a6f-8b81-7080186c4eb6 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 743.758532] [58114]: [pid: 58114|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:03:56 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 748.222602] [58115]: DEBUG cinder.api.middleware.request_id [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d838a39a-6be6-429f-a2d5-e8ceccc6073e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.227127] [58115]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d838a39a-6be6-429f-a2d5-e8ceccc6073e tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 748.227127] [58115]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d838a39a-6be6-429f-a2d5-e8ceccc6073e tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 748.227127] [58115]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d838a39a-6be6-429f-a2d5-e8ceccc6073e tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.240850] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.240850] [58115]: warnings.warn( [ 748.247344] [58115]: INFO cinder.volume.api [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d838a39a-6be6-429f-a2d5-e8ceccc6073e tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 748.255165] [58115]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d838a39a-6be6-429f-a2d5-e8ceccc6073e tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 748.255651] [58115]: [pid: 58115|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:04:00 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.390733] [58114]: DEBUG cinder.api.middleware.request_id [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-e89f0d23-2b44-4347-9a6a-691e6da9e8a5 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.392155] [58114]: WARNING keystonemiddleware.auth_token [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-e89f0d23-2b44-4347-9a6a-691e6da9e8a5 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. [ 749.395135] [58114]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-e89f0d23-2b44-4347-9a6a-691e6da9e8a5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 749.396081] [58114]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-e89f0d23-2b44-4347-9a6a-691e6da9e8a5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.396081] [58114]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-e89f0d23-2b44-4347-9a6a-691e6da9e8a5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.409668] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.409668] [58114]: warnings.warn( [ 749.417072] [58114]: INFO cinder.volume.api [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-e89f0d23-2b44-4347-9a6a-691e6da9e8a5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 749.429331] [58114]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-e89f0d23-2b44-4347-9a6a-691e6da9e8a5 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 749.432618] [58114]: [pid: 58114|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:04:02 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 1392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.436689] [58115]: DEBUG cinder.api.middleware.request_id [None req-2aa9dc9d-4cd7-4cb9-acd3-e462ace5dac4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.437878] [58115]: INFO cinder.api.openstack.wsgi [None req-2aa9dc9d-4cd7-4cb9-acd3-e462ace5dac4 None None] GET http://10.180.1.21/volume// [ 749.438687] [58115]: DEBUG cinder.api.openstack.wsgi [None req-2aa9dc9d-4cd7-4cb9-acd3-e462ace5dac4 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.438687] [58115]: DEBUG cinder.api.openstack.wsgi [None req-2aa9dc9d-4cd7-4cb9-acd3-e462ace5dac4 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.439281] [58115]: INFO cinder.api.openstack.wsgi [None req-2aa9dc9d-4cd7-4cb9-acd3-e462ace5dac4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 749.439875] [58115]: [pid: 58115|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:04:02 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 749.445848] [58114]: DEBUG cinder.api.middleware.request_id [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-a177e64d-13d2-4c33-9b53-0181dded892d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.448855] [58114]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-a177e64d-13d2-4c33-9b53-0181dded892d tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] POST http://10.180.1.21/volume/v3/attachments [ 749.449403] [58114]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-a177e64d-13d2-4c33-9b53-0181dded892d tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "710db573-b03b-4f3d-a640-9d852348fd08", "connector": null, "instance_uuid": "450e9cf7-762b-4eac-afb9-4dfae573230a"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 749.464756] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.464756] [58114]: warnings.warn( [ 749.519350] [58114]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-a177e64d-13d2-4c33-9b53-0181dded892d tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 749.519876] [58114]: [pid: 58114|app: 0|req: 20/39] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:04:02 2025] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.300805] [58115]: DEBUG cinder.api.middleware.request_id [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.375480] [58115]: INFO cinder.api.openstack.wsgi [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] POST http://10.180.1.21/volume/v3/volumes [ 754.375480] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1624749202"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 754.376757] [58115]: DEBUG cinder.api.v3.volumes [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1624749202'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 754.376913] [58115]: INFO cinder.api.v3.volumes [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume of 1 GB [ 754.388387] [58115]: INFO cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Availability Zones retrieved successfully. [ 754.402352] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Flow 'volume_create_api' (f325e4d2-a453-47bb-9014-9d87288c8b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 754.403991] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0512977-3713-4ef7-8904-4f7b74bee82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.406091] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 754.433214] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0512977-3713-4ef7-8904-4f7b74bee82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.433649] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6856f7a-0527-4de6-8467-15cab38a2d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.509515] [58115]: DEBUG cinder.quota [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Created reservations ['72febea9-caa9-4b5d-bc6c-486c741ff6a2', 'ff769496-1366-4c97-950c-1946f06e9b8e', 'add324bf-ac2a-40ed-94b3-06f6f06fd093', 'efac3ebf-d7ae-4624-818a-ac713faa4a6e'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 754.511315] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6856f7a-0527-4de6-8467-15cab38a2d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72febea9-caa9-4b5d-bc6c-486c741ff6a2', 'ff769496-1366-4c97-950c-1946f06e9b8e', 'add324bf-ac2a-40ed-94b3-06f6f06fd093', 'efac3ebf-d7ae-4624-818a-ac713faa4a6e']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.514724] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4504ef5-f23a-48df-8c5c-b2b153992a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.560477] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4504ef5-f23a-48df-8c5c-b2b153992a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f756532e-0ca7-4a80-8d9d-533b2c0b370d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1624749202',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e7fead42c4e64607bb69438b0ac929bf',qos_specs=None,replication_status=,reservations=['72febea9-caa9-4b5d-bc6c-486c741ff6a2','ff769496-1366-4c97-950c-1946f06e9b8e','add324bf-ac2a-40ed-94b3-06f6f06fd093','efac3ebf-d7ae-4624-818a-ac713faa4a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5321db1544434d5a9a439d48cb65fe63',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1624749202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f756532e-0ca7-4a80-8d9d-533b2c0b370d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e7fead42c4e64607bb69438b0ac929bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5321db1544434d5a9a439d48cb65fe63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.561587] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ec93ea-a40e-4285-a9cb-4e684c82507d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.579065] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ec93ea-a40e-4285-a9cb-4e684c82507d) transitioned into state 'SUCCESS' from state '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-1624749202',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e7fead42c4e64607bb69438b0ac929bf',qos_specs=None,replication_status=,reservations=['72febea9-caa9-4b5d-bc6c-486c741ff6a2','ff769496-1366-4c97-950c-1946f06e9b8e','add324bf-ac2a-40ed-94b3-06f6f06fd093','efac3ebf-d7ae-4624-818a-ac713faa4a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5321db1544434d5a9a439d48cb65fe63',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.580178] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da06818-3a2b-44fe-98cc-1fafdf7c8f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.597766] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da06818-3a2b-44fe-98cc-1fafdf7c8f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.597766] [58115]: DEBUG cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Flow 'volume_create_api' (f325e4d2-a453-47bb-9014-9d87288c8b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 754.597766] [58115]: INFO cinder.volume.api [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume request issued successfully. [ 754.597766] [58115]: INFO cinder.api.openstack.wsgi [None req-3f4e45f0-1d88-4fc9-8545-e44b4405fda5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 754.598745] [58115]: [pid: 58115|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Nov 17 15:04:07 2025] POST /volume/v3/volumes => generated 759 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 754.614839] [58114]: DEBUG cinder.api.middleware.request_id [None req-e952155c-a3be-4cff-8d99-2bde67351649 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.618193] [58114]: INFO cinder.api.openstack.wsgi [None req-e952155c-a3be-4cff-8d99-2bde67351649 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d [ 754.618193] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e952155c-a3be-4cff-8d99-2bde67351649 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 754.618408] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e952155c-a3be-4cff-8d99-2bde67351649 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 754.637442] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.637442] [58114]: warnings.warn( [ 754.647146] [58114]: INFO cinder.volume.api [None req-e952155c-a3be-4cff-8d99-2bde67351649 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 754.654641] [58114]: INFO cinder.api.openstack.wsgi [None req-e952155c-a3be-4cff-8d99-2bde67351649 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d returned with HTTP 200 [ 754.654641] [58114]: [pid: 58114|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:07 2025] GET /volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.667839] [58115]: DEBUG cinder.api.middleware.request_id [None req-c0e46eab-24e0-4298-889e-4a428fe29035 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.670432] [58115]: INFO cinder.api.openstack.wsgi [None req-c0e46eab-24e0-4298-889e-4a428fe29035 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d [ 755.670674] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c0e46eab-24e0-4298-889e-4a428fe29035 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 755.670920] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c0e46eab-24e0-4298-889e-4a428fe29035 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 755.684535] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.684535] [58115]: warnings.warn( [ 755.689706] [58115]: INFO cinder.volume.api [None req-c0e46eab-24e0-4298-889e-4a428fe29035 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 755.696993] [58115]: INFO cinder.api.openstack.wsgi [None req-c0e46eab-24e0-4298-889e-4a428fe29035 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d returned with HTTP 200 [ 755.697512] [58115]: [pid: 58115|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:08 2025] GET /volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.766149] [58114]: DEBUG cinder.api.middleware.request_id [req-12deb3c1-db1a-4c1d-859a-7c3f6b39e0f5 req-fbc0c0ee-bd6c-4a43-9994-1328aeff36b9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.770440] [58114]: INFO cinder.api.openstack.wsgi [req-12deb3c1-db1a-4c1d-859a-7c3f6b39e0f5 req-fbc0c0ee-bd6c-4a43-9994-1328aeff36b9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d [ 757.776829] [58114]: DEBUG cinder.api.openstack.wsgi [req-12deb3c1-db1a-4c1d-859a-7c3f6b39e0f5 req-fbc0c0ee-bd6c-4a43-9994-1328aeff36b9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 757.776829] [58114]: DEBUG cinder.api.openstack.wsgi [req-12deb3c1-db1a-4c1d-859a-7c3f6b39e0f5 req-fbc0c0ee-bd6c-4a43-9994-1328aeff36b9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 757.790417] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.790417] [58114]: warnings.warn( [ 757.795956] [58114]: INFO cinder.volume.api [req-12deb3c1-db1a-4c1d-859a-7c3f6b39e0f5 req-fbc0c0ee-bd6c-4a43-9994-1328aeff36b9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 757.803329] [58114]: INFO cinder.api.openstack.wsgi [req-12deb3c1-db1a-4c1d-859a-7c3f6b39e0f5 req-fbc0c0ee-bd6c-4a43-9994-1328aeff36b9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d returned with HTTP 200 [ 757.804467] [58114]: [pid: 58114|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:04:10 2025] GET /volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.816454] [58115]: DEBUG cinder.api.middleware.request_id [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.818124] [58115]: INFO cinder.api.openstack.wsgi [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] POST http://10.180.1.21/volume/v3/volumes [ 757.818499] [58115]: DEBUG cinder.api.openstack.wsgi [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-735723092"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 757.820234] [58115]: DEBUG cinder.api.v3.volumes [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-735723092'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 757.820415] [58115]: INFO cinder.api.v3.volumes [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume of 1 GB [ 757.825480] [58115]: INFO cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Availability Zones retrieved successfully. [ 757.835839] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Flow 'volume_create_api' (5953669a-4ea7-4218-b967-71e0ee6256b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 757.837668] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d433ce5-632a-43cb-8a9e-8d71d091afc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 757.839318] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 757.888048] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d433ce5-632a-43cb-8a9e-8d71d091afc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 757.890061] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f336a2-8335-498b-8911-831a2da61713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 757.952719] [58115]: DEBUG cinder.quota [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Created reservations ['6ec38b4f-de00-40f6-9f84-181e47dad117', 'cbd79d40-456d-46da-a5fe-655d4d3ebc1f', '6be60941-447c-4475-a44c-f01a977ac2f1', '8a8e99e7-43b5-4fda-a608-dd66ad4a8a33'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 757.953657] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f336a2-8335-498b-8911-831a2da61713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ec38b4f-de00-40f6-9f84-181e47dad117', 'cbd79d40-456d-46da-a5fe-655d4d3ebc1f', '6be60941-447c-4475-a44c-f01a977ac2f1', '8a8e99e7-43b5-4fda-a608-dd66ad4a8a33']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 757.954676] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b5d345-123c-4ded-a5c8-5a90c2948310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 757.993145] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b5d345-123c-4ded-a5c8-5a90c2948310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '430ad125-2208-4397-9a74-a89dcc9797c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-735723092',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e7fead42c4e64607bb69438b0ac929bf',qos_specs=None,replication_status=,reservations=['6ec38b4f-de00-40f6-9f84-181e47dad117','cbd79d40-456d-46da-a5fe-655d4d3ebc1f','6be60941-447c-4475-a44c-f01a977ac2f1','8a8e99e7-43b5-4fda-a608-dd66ad4a8a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5321db1544434d5a9a439d48cb65fe63',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-735723092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=430ad125-2208-4397-9a74-a89dcc9797c1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e7fead42c4e64607bb69438b0ac929bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5321db1544434d5a9a439d48cb65fe63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 757.994452] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef131da-5e76-48c0-b8a2-4cb68491cd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 758.067695] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef131da-5e76-48c0-b8a2-4cb68491cd5b) transitioned into state 'SUCCESS' from state '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-735723092',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e7fead42c4e64607bb69438b0ac929bf',qos_specs=None,replication_status=,reservations=['6ec38b4f-de00-40f6-9f84-181e47dad117','cbd79d40-456d-46da-a5fe-655d4d3ebc1f','6be60941-447c-4475-a44c-f01a977ac2f1','8a8e99e7-43b5-4fda-a608-dd66ad4a8a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5321db1544434d5a9a439d48cb65fe63',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 758.067695] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08d35899-8bbe-4fad-926c-cae94a0f3a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 758.083134] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08d35899-8bbe-4fad-926c-cae94a0f3a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 758.084269] [58115]: DEBUG cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Flow 'volume_create_api' (5953669a-4ea7-4218-b967-71e0ee6256b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 758.084699] [58115]: INFO cinder.volume.api [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume request issued successfully. [ 758.088831] [58115]: INFO cinder.api.openstack.wsgi [None req-efc0692a-7402-4ddd-95f6-22fad761cd7e tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 758.088831] [58115]: [pid: 58115|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Nov 17 15:04:10 2025] POST /volume/v3/volumes => generated 758 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 758.104071] [58114]: DEBUG cinder.api.middleware.request_id [None req-4034c2c6-294b-43fd-ac6c-19cc91179781 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.106572] [58114]: INFO cinder.api.openstack.wsgi [None req-4034c2c6-294b-43fd-ac6c-19cc91179781 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 [ 758.106845] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4034c2c6-294b-43fd-ac6c-19cc91179781 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 758.107110] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4034c2c6-294b-43fd-ac6c-19cc91179781 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 758.117677] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.117677] [58114]: warnings.warn( [ 758.122372] [58114]: INFO cinder.volume.api [None req-4034c2c6-294b-43fd-ac6c-19cc91179781 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 758.129069] [58114]: INFO cinder.api.openstack.wsgi [None req-4034c2c6-294b-43fd-ac6c-19cc91179781 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 returned with HTTP 200 [ 758.130438] [58114]: [pid: 58114|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:10 2025] GET /volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.146024] [58115]: DEBUG cinder.api.middleware.request_id [None req-81950533-3c17-484a-9394-6d4e6ead5cac None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.148386] [58115]: INFO cinder.api.openstack.wsgi [None req-81950533-3c17-484a-9394-6d4e6ead5cac tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 [ 759.148629] [58115]: DEBUG cinder.api.openstack.wsgi [None req-81950533-3c17-484a-9394-6d4e6ead5cac tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 759.148849] [58115]: DEBUG cinder.api.openstack.wsgi [None req-81950533-3c17-484a-9394-6d4e6ead5cac tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 759.166921] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.166921] [58115]: warnings.warn( [ 759.172851] [58115]: INFO cinder.volume.api [None req-81950533-3c17-484a-9394-6d4e6ead5cac tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 759.181937] [58115]: INFO cinder.api.openstack.wsgi [None req-81950533-3c17-484a-9394-6d4e6ead5cac tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 returned with HTTP 200 [ 759.182331] [58115]: [pid: 58115|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:11 2025] GET /volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.623938] [58114]: DEBUG cinder.api.middleware.request_id [req-697892c6-1ae6-43fe-8102-197f22782898 req-a6bb6fde-5fa5-45c9-9b0b-36f83d09defc None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.626916] [58114]: INFO cinder.api.openstack.wsgi [req-697892c6-1ae6-43fe-8102-197f22782898 req-a6bb6fde-5fa5-45c9-9b0b-36f83d09defc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 [ 763.627256] [58114]: DEBUG cinder.api.openstack.wsgi [req-697892c6-1ae6-43fe-8102-197f22782898 req-a6bb6fde-5fa5-45c9-9b0b-36f83d09defc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.628058] [58114]: DEBUG cinder.api.openstack.wsgi [req-697892c6-1ae6-43fe-8102-197f22782898 req-a6bb6fde-5fa5-45c9-9b0b-36f83d09defc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.648043] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.648043] [58114]: warnings.warn( [ 763.655029] [58114]: INFO cinder.volume.api [req-697892c6-1ae6-43fe-8102-197f22782898 req-a6bb6fde-5fa5-45c9-9b0b-36f83d09defc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 763.662106] [58114]: INFO cinder.api.openstack.wsgi [req-697892c6-1ae6-43fe-8102-197f22782898 req-a6bb6fde-5fa5-45c9-9b0b-36f83d09defc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 returned with HTTP 200 [ 763.662618] [58114]: [pid: 58114|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:04:16 2025] GET /volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.674577] [58115]: DEBUG cinder.api.middleware.request_id [None req-4512789b-bda3-4698-9632-80a0073efd34 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.676714] [58115]: INFO cinder.api.openstack.wsgi [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] POST http://10.180.1.21/volume/v3/volumes [ 763.677138] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-516173862"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 763.679938] [58115]: DEBUG cinder.api.v3.volumes [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-516173862'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 763.679938] [58115]: INFO cinder.api.v3.volumes [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume of 1 GB [ 763.684209] [58115]: INFO cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Availability Zones retrieved successfully. [ 763.691645] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Flow 'volume_create_api' (5d7a007e-ab05-45ca-b31a-d6bc093a03a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 763.693947] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94018e46-cf24-49d3-af06-3973a33955dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 763.694834] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 763.726990] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94018e46-cf24-49d3-af06-3973a33955dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 763.728549] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea8557e7-cee3-45c3-b2bb-dfb605e28c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 763.800516] [58115]: DEBUG cinder.quota [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Created reservations ['219c4ea3-2b62-44fe-b4f7-ec496cf4b941', 'e01718d0-4086-4875-bc65-aabbe1de995e', '5880e76d-c320-47bf-ac1c-3fe4142b452e', '8fa5bc3c-8d95-4a0a-9043-b8265f75fed6'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 763.801994] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea8557e7-cee3-45c3-b2bb-dfb605e28c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['219c4ea3-2b62-44fe-b4f7-ec496cf4b941', 'e01718d0-4086-4875-bc65-aabbe1de995e', '5880e76d-c320-47bf-ac1c-3fe4142b452e', '8fa5bc3c-8d95-4a0a-9043-b8265f75fed6']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 763.804017] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53611f89-4297-476b-ab2a-1d279a2ac749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 763.824434] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53611f89-4297-476b-ab2a-1d279a2ac749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5ad979c-f2e0-4d47-96d6-15182527514d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-516173862',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e7fead42c4e64607bb69438b0ac929bf',qos_specs=None,replication_status=,reservations=['219c4ea3-2b62-44fe-b4f7-ec496cf4b941','e01718d0-4086-4875-bc65-aabbe1de995e','5880e76d-c320-47bf-ac1c-3fe4142b452e','8fa5bc3c-8d95-4a0a-9043-b8265f75fed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5321db1544434d5a9a439d48cb65fe63',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-516173862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5ad979c-f2e0-4d47-96d6-15182527514d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e7fead42c4e64607bb69438b0ac929bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5321db1544434d5a9a439d48cb65fe63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 763.824583] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8e341d-5ebe-4300-ba74-ecacba7d632d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 763.844064] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8e341d-5ebe-4300-ba74-ecacba7d632d) transitioned into state 'SUCCESS' from state '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-516173862',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e7fead42c4e64607bb69438b0ac929bf',qos_specs=None,replication_status=,reservations=['219c4ea3-2b62-44fe-b4f7-ec496cf4b941','e01718d0-4086-4875-bc65-aabbe1de995e','5880e76d-c320-47bf-ac1c-3fe4142b452e','8fa5bc3c-8d95-4a0a-9043-b8265f75fed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5321db1544434d5a9a439d48cb65fe63',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 763.844064] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97348ad1-9508-4f89-a7ca-6b831908854d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 763.857499] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97348ad1-9508-4f89-a7ca-6b831908854d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 763.858775] [58115]: DEBUG cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Flow 'volume_create_api' (5d7a007e-ab05-45ca-b31a-d6bc093a03a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 763.859189] [58115]: INFO cinder.volume.api [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Create volume request issued successfully. [ 763.859909] [58115]: INFO cinder.api.openstack.wsgi [None req-4512789b-bda3-4698-9632-80a0073efd34 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 763.860639] [58115]: [pid: 58115|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Nov 17 15:04:16 2025] POST /volume/v3/volumes => generated 758 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 763.870406] [58114]: DEBUG cinder.api.middleware.request_id [None req-284ef832-1e7b-4b86-9021-18d29d41ef1c None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.876536] [58114]: INFO cinder.api.openstack.wsgi [None req-284ef832-1e7b-4b86-9021-18d29d41ef1c tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d [ 763.876536] [58114]: DEBUG cinder.api.openstack.wsgi [None req-284ef832-1e7b-4b86-9021-18d29d41ef1c tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.876753] [58114]: DEBUG cinder.api.openstack.wsgi [None req-284ef832-1e7b-4b86-9021-18d29d41ef1c tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.896426] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.896426] [58114]: warnings.warn( [ 763.905804] [58114]: INFO cinder.volume.api [None req-284ef832-1e7b-4b86-9021-18d29d41ef1c tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 763.913051] [58114]: INFO cinder.api.openstack.wsgi [None req-284ef832-1e7b-4b86-9021-18d29d41ef1c tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d returned with HTTP 200 [ 763.916073] [58114]: [pid: 58114|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:16 2025] GET /volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.930713] [58115]: DEBUG cinder.api.middleware.request_id [None req-5830f05e-c6de-4d56-9d53-5ed4433dbf03 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.941782] [58115]: INFO cinder.api.openstack.wsgi [None req-5830f05e-c6de-4d56-9d53-5ed4433dbf03 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d [ 764.942443] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5830f05e-c6de-4d56-9d53-5ed4433dbf03 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 764.942443] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5830f05e-c6de-4d56-9d53-5ed4433dbf03 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 764.960088] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.960088] [58115]: warnings.warn( [ 764.966063] [58115]: INFO cinder.volume.api [None req-5830f05e-c6de-4d56-9d53-5ed4433dbf03 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 764.974233] [58115]: INFO cinder.api.openstack.wsgi [None req-5830f05e-c6de-4d56-9d53-5ed4433dbf03 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d returned with HTTP 200 [ 764.975095] [58115]: [pid: 58115|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:17 2025] GET /volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.530618] [58114]: DEBUG cinder.api.middleware.request_id [None req-7eca4fe6-b7de-4545-a6d7-1eba143e55c0 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.531291] [58114]: INFO cinder.api.openstack.wsgi [None req-7eca4fe6-b7de-4545-a6d7-1eba143e55c0 None None] GET http://10.180.1.21/volume// [ 767.531475] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7eca4fe6-b7de-4545-a6d7-1eba143e55c0 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 767.531692] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7eca4fe6-b7de-4545-a6d7-1eba143e55c0 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 767.532280] [58114]: INFO cinder.api.openstack.wsgi [None req-7eca4fe6-b7de-4545-a6d7-1eba143e55c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 767.532717] [58114]: [pid: 58114|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:04:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 767.553733] [58115]: DEBUG cinder.api.middleware.request_id [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-84111a31-ea14-4261-8619-8b2fc278ba47 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.556984] [58115]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-84111a31-ea14-4261-8619-8b2fc278ba47 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] GET http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 767.557325] [58115]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-84111a31-ea14-4261-8619-8b2fc278ba47 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 767.557555] [58115]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-84111a31-ea14-4261-8619-8b2fc278ba47 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 767.582690] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.582690] [58115]: warnings.warn( [ 767.595197] [58115]: INFO cinder.volume.api [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-84111a31-ea14-4261-8619-8b2fc278ba47 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 767.605589] [58115]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-84111a31-ea14-4261-8619-8b2fc278ba47 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 200 [ 767.606036] [58115]: [pid: 58115|app: 0|req: 26/52] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:04:20 2025] GET /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 1572 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 767.749805] [58114]: DEBUG cinder.api.middleware.request_id [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d0023aa5-f4da-46dc-9e78-6aa96271a95f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.752340] [58114]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d0023aa5-f4da-46dc-9e78-6aa96271a95f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] PUT http://10.180.1.21/volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44 [ 767.752772] [58114]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d0023aa5-f4da-46dc-9e78-6aa96271a95f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-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=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 767.764457] [58114]: DEBUG cinder.coordination [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d0023aa5-f4da-46dc-9e78-6aa96271a95f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Acquiring lock "cinder-attachment_update-710db573-b03b-4f3d-a640-9d852348fd08-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 767.770304] [58114]: DEBUG cinder.coordination [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d0023aa5-f4da-46dc-9e78-6aa96271a95f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Lock "cinder-attachment_update-710db573-b03b-4f3d-a640-9d852348fd08-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 767.771583] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.771583] [58114]: warnings.warn( [ 768.168078] [58115]: DEBUG cinder.api.middleware.request_id [req-efe1c190-4adf-4ff9-837f-54428d57ffa5 req-2b933430-3e84-418e-b314-fa73382ff166 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.173670] [58115]: INFO cinder.api.openstack.wsgi [req-efe1c190-4adf-4ff9-837f-54428d57ffa5 req-2b933430-3e84-418e-b314-fa73382ff166 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d [ 768.173670] [58115]: DEBUG cinder.api.openstack.wsgi [req-efe1c190-4adf-4ff9-837f-54428d57ffa5 req-2b933430-3e84-418e-b314-fa73382ff166 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 768.173670] [58115]: DEBUG cinder.api.openstack.wsgi [req-efe1c190-4adf-4ff9-837f-54428d57ffa5 req-2b933430-3e84-418e-b314-fa73382ff166 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 768.189854] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.189854] [58115]: warnings.warn( [ 768.194467] [58115]: INFO cinder.volume.api [req-efe1c190-4adf-4ff9-837f-54428d57ffa5 req-2b933430-3e84-418e-b314-fa73382ff166 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 768.201348] [58115]: INFO cinder.api.openstack.wsgi [req-efe1c190-4adf-4ff9-837f-54428d57ffa5 req-2b933430-3e84-418e-b314-fa73382ff166 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d returned with HTTP 200 [ 768.202403] [58115]: [pid: 58115|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:04:20 2025] GET /volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.317622] [58114]: DEBUG cinder.coordination [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d0023aa5-f4da-46dc-9e78-6aa96271a95f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Lock "cinder-attachment_update-710db573-b03b-4f3d-a640-9d852348fd08-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.546s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 768.317622] [58114]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-d0023aa5-f4da-46dc-9e78-6aa96271a95f tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44 returned with HTTP 200 [ 768.317622] [58114]: [pid: 58114|app: 0|req: 27/54] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:04:20 2025] PUT /volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44 => generated 617 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.842600] [58115]: DEBUG cinder.api.middleware.request_id [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-28d37c1c-1f82-44d5-8968-e64c49262388 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.846054] [58115]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-28d37c1c-1f82-44d5-8968-e64c49262388 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] POST http://10.180.1.21/volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44/action [ 768.846772] [58115]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-28d37c1c-1f82-44d5-8968-e64c49262388 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 768.846920] [58115]: DEBUG cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-28d37c1c-1f82-44d5-8968-e64c49262388 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 768.888022] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.888022] [58115]: warnings.warn( [ 768.903323] [58115]: INFO cinder.api.openstack.wsgi [req-1c18b97d-2348-49cd-ad1d-4b1bb14d0a14 req-28d37c1c-1f82-44d5-8968-e64c49262388 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44/action returned with HTTP 204 [ 768.904704] [58115]: [pid: 58115|app: 0|req: 28/55] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:04:21 2025] POST /volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 770.523799] [58114]: DEBUG cinder.api.middleware.request_id [req-b4a4b2cb-82fb-4a73-a28e-5cfa3654b768 req-d278ea9e-79f9-4b8a-b8a0-8e544600b8af None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.526857] [58114]: INFO cinder.api.openstack.wsgi [req-b4a4b2cb-82fb-4a73-a28e-5cfa3654b768 req-d278ea9e-79f9-4b8a-b8a0-8e544600b8af tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 770.527498] [58114]: DEBUG cinder.api.openstack.wsgi [req-b4a4b2cb-82fb-4a73-a28e-5cfa3654b768 req-d278ea9e-79f9-4b8a-b8a0-8e544600b8af tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 770.527794] [58114]: DEBUG cinder.api.openstack.wsgi [req-b4a4b2cb-82fb-4a73-a28e-5cfa3654b768 req-d278ea9e-79f9-4b8a-b8a0-8e544600b8af tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'detail' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 770.528424] [58114]: DEBUG cinder.api.api_utils [req-b4a4b2cb-82fb-4a73-a28e-5cfa3654b768 req-d278ea9e-79f9-4b8a-b8a0-8e544600b8af tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Removing options '' from query. {{(pid=58114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 770.528970] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.528970] [58114]: warnings.warn( [ 770.529578] [58114]: DEBUG cinder.volume.api [req-b4a4b2cb-82fb-4a73-a28e-5cfa3654b768 req-d278ea9e-79f9-4b8a-b8a0-8e544600b8af tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 770.565657] [58114]: INFO cinder.volume.api [req-b4a4b2cb-82fb-4a73-a28e-5cfa3654b768 req-d278ea9e-79f9-4b8a-b8a0-8e544600b8af tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Get all volumes completed successfully. [ 770.566965] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.566965] [58114]: warnings.warn( [ 770.573180] [58114]: INFO cinder.api.openstack.wsgi [req-b4a4b2cb-82fb-4a73-a28e-5cfa3654b768 req-d278ea9e-79f9-4b8a-b8a0-8e544600b8af tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 770.573663] [58114]: [pid: 58114|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Nov 17 15:04:23 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 771.698434] [58115]: DEBUG cinder.api.middleware.request_id [req-043e67ff-203b-4f27-9948-62f795326fef req-b75c129d-7b55-4ed9-895b-a3264406f09b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.702491] [58115]: INFO cinder.api.openstack.wsgi [req-043e67ff-203b-4f27-9948-62f795326fef req-b75c129d-7b55-4ed9-895b-a3264406f09b tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 771.702491] [58115]: DEBUG cinder.api.openstack.wsgi [req-043e67ff-203b-4f27-9948-62f795326fef req-b75c129d-7b55-4ed9-895b-a3264406f09b tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 771.702491] [58115]: DEBUG cinder.api.openstack.wsgi [req-043e67ff-203b-4f27-9948-62f795326fef req-b75c129d-7b55-4ed9-895b-a3264406f09b tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'detail' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 771.702914] [58115]: DEBUG cinder.api.api_utils [req-043e67ff-203b-4f27-9948-62f795326fef req-b75c129d-7b55-4ed9-895b-a3264406f09b tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Removing options '' from query. {{(pid=58115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 771.704368] [58115]: DEBUG cinder.volume.api [req-043e67ff-203b-4f27-9948-62f795326fef req-b75c129d-7b55-4ed9-895b-a3264406f09b tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 771.744626] [58115]: INFO cinder.volume.api [req-043e67ff-203b-4f27-9948-62f795326fef req-b75c129d-7b55-4ed9-895b-a3264406f09b tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Get all volumes completed successfully. [ 771.746650] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.746650] [58115]: warnings.warn( [ 771.754116] [58115]: INFO cinder.api.openstack.wsgi [req-043e67ff-203b-4f27-9948-62f795326fef req-b75c129d-7b55-4ed9-895b-a3264406f09b tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 771.754725] [58115]: [pid: 58115|app: 0|req: 29/57] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Nov 17 15:04:24 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 772.289195] [58114]: DEBUG cinder.api.middleware.request_id [req-cef06e10-bd51-484f-abf5-c48a2a6d8845 req-284e5f09-d1d0-47c3-b7ee-007be1f4dc10 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.292182] [58114]: INFO cinder.api.openstack.wsgi [req-cef06e10-bd51-484f-abf5-c48a2a6d8845 req-284e5f09-d1d0-47c3-b7ee-007be1f4dc10 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 772.292422] [58114]: DEBUG cinder.api.openstack.wsgi [req-cef06e10-bd51-484f-abf5-c48a2a6d8845 req-284e5f09-d1d0-47c3-b7ee-007be1f4dc10 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 772.292638] [58114]: DEBUG cinder.api.openstack.wsgi [req-cef06e10-bd51-484f-abf5-c48a2a6d8845 req-284e5f09-d1d0-47c3-b7ee-007be1f4dc10 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'detail' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 772.292921] [58114]: DEBUG cinder.api.api_utils [req-cef06e10-bd51-484f-abf5-c48a2a6d8845 req-284e5f09-d1d0-47c3-b7ee-007be1f4dc10 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Removing options '' from query. {{(pid=58114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 772.294011] [58114]: DEBUG cinder.volume.api [req-cef06e10-bd51-484f-abf5-c48a2a6d8845 req-284e5f09-d1d0-47c3-b7ee-007be1f4dc10 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 772.310186] [58114]: INFO cinder.volume.api [req-cef06e10-bd51-484f-abf5-c48a2a6d8845 req-284e5f09-d1d0-47c3-b7ee-007be1f4dc10 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Get all volumes completed successfully. [ 772.310186] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.310186] [58114]: warnings.warn( [ 772.315364] [58114]: INFO cinder.api.openstack.wsgi [req-cef06e10-bd51-484f-abf5-c48a2a6d8845 req-284e5f09-d1d0-47c3-b7ee-007be1f4dc10 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 772.316214] [58114]: [pid: 58114|app: 0|req: 29/58] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Nov 17 15:04:25 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.415199] [58115]: DEBUG cinder.api.middleware.request_id [req-545c45a0-3320-43bf-bcc1-e287432db267 req-9e7bdbbb-cd23-4ec6-84e0-40c3cc36e271 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.421111] [58115]: INFO cinder.api.openstack.wsgi [req-545c45a0-3320-43bf-bcc1-e287432db267 req-9e7bdbbb-cd23-4ec6-84e0-40c3cc36e271 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 773.421111] [58115]: DEBUG cinder.api.openstack.wsgi [req-545c45a0-3320-43bf-bcc1-e287432db267 req-9e7bdbbb-cd23-4ec6-84e0-40c3cc36e271 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 773.421111] [58115]: DEBUG cinder.api.openstack.wsgi [req-545c45a0-3320-43bf-bcc1-e287432db267 req-9e7bdbbb-cd23-4ec6-84e0-40c3cc36e271 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'detail' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 773.421111] [58115]: DEBUG cinder.api.api_utils [req-545c45a0-3320-43bf-bcc1-e287432db267 req-9e7bdbbb-cd23-4ec6-84e0-40c3cc36e271 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Removing options '' from query. {{(pid=58115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 773.421524] [58115]: DEBUG cinder.volume.api [req-545c45a0-3320-43bf-bcc1-e287432db267 req-9e7bdbbb-cd23-4ec6-84e0-40c3cc36e271 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 773.440824] [58115]: INFO cinder.volume.api [req-545c45a0-3320-43bf-bcc1-e287432db267 req-9e7bdbbb-cd23-4ec6-84e0-40c3cc36e271 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Get all volumes completed successfully. [ 773.442051] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.442051] [58115]: warnings.warn( [ 773.449366] [58115]: INFO cinder.api.openstack.wsgi [req-545c45a0-3320-43bf-bcc1-e287432db267 req-9e7bdbbb-cd23-4ec6-84e0-40c3cc36e271 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 773.449931] [58115]: [pid: 58115|app: 0|req: 30/59] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Nov 17 15:04:26 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) [ 774.257812] [58114]: DEBUG cinder.api.middleware.request_id [req-436e8be5-88a6-463b-86c6-2c8f22048fae req-85d6c8a6-0a3e-4565-a2f1-98bf81196adc None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.260530] [58114]: INFO cinder.api.openstack.wsgi [req-436e8be5-88a6-463b-86c6-2c8f22048fae req-85d6c8a6-0a3e-4565-a2f1-98bf81196adc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 774.260834] [58114]: DEBUG cinder.api.openstack.wsgi [req-436e8be5-88a6-463b-86c6-2c8f22048fae req-85d6c8a6-0a3e-4565-a2f1-98bf81196adc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 774.261133] [58114]: DEBUG cinder.api.openstack.wsgi [req-436e8be5-88a6-463b-86c6-2c8f22048fae req-85d6c8a6-0a3e-4565-a2f1-98bf81196adc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'detail' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 774.261498] [58114]: DEBUG cinder.api.api_utils [req-436e8be5-88a6-463b-86c6-2c8f22048fae req-85d6c8a6-0a3e-4565-a2f1-98bf81196adc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Removing options '' from query. {{(pid=58114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 774.262628] [58114]: DEBUG cinder.volume.api [req-436e8be5-88a6-463b-86c6-2c8f22048fae req-85d6c8a6-0a3e-4565-a2f1-98bf81196adc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 774.278841] [58114]: INFO cinder.volume.api [req-436e8be5-88a6-463b-86c6-2c8f22048fae req-85d6c8a6-0a3e-4565-a2f1-98bf81196adc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Get all volumes completed successfully. [ 774.280104] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.280104] [58114]: warnings.warn( [ 774.287125] [58114]: INFO cinder.api.openstack.wsgi [req-436e8be5-88a6-463b-86c6-2c8f22048fae req-85d6c8a6-0a3e-4565-a2f1-98bf81196adc tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 774.287801] [58114]: [pid: 58114|app: 0|req: 30/60] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Nov 17 15:04:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 774.552042] [58115]: DEBUG cinder.api.middleware.request_id [req-e2068ef9-f99a-430f-96f4-0db9a22449da req-ac5dd75d-85da-43b8-bb8b-e4a809a14914 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.554398] [58115]: INFO cinder.api.openstack.wsgi [req-e2068ef9-f99a-430f-96f4-0db9a22449da req-ac5dd75d-85da-43b8-bb8b-e4a809a14914 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 774.557017] [58115]: DEBUG cinder.api.openstack.wsgi [req-e2068ef9-f99a-430f-96f4-0db9a22449da req-ac5dd75d-85da-43b8-bb8b-e4a809a14914 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 774.557017] [58115]: DEBUG cinder.api.openstack.wsgi [req-e2068ef9-f99a-430f-96f4-0db9a22449da req-ac5dd75d-85da-43b8-bb8b-e4a809a14914 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'detail' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 774.557017] [58115]: DEBUG cinder.api.api_utils [req-e2068ef9-f99a-430f-96f4-0db9a22449da req-ac5dd75d-85da-43b8-bb8b-e4a809a14914 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Removing options '' from query. {{(pid=58115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 774.557017] [58115]: DEBUG cinder.volume.api [req-e2068ef9-f99a-430f-96f4-0db9a22449da req-ac5dd75d-85da-43b8-bb8b-e4a809a14914 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 774.568399] [58115]: INFO cinder.volume.api [req-e2068ef9-f99a-430f-96f4-0db9a22449da req-ac5dd75d-85da-43b8-bb8b-e4a809a14914 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Get all volumes completed successfully. [ 774.568504] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.568504] [58115]: warnings.warn( [ 774.573515] [58115]: INFO cinder.api.openstack.wsgi [req-e2068ef9-f99a-430f-96f4-0db9a22449da req-ac5dd75d-85da-43b8-bb8b-e4a809a14914 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 774.574070] [58115]: [pid: 58115|app: 0|req: 31/61] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Nov 17 15:04:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.041288] [58114]: DEBUG cinder.api.middleware.request_id [req-358d53b1-f06f-4c0a-a558-fd631d17a52b req-fbbc3a33-d4ce-4dd5-9591-abddc80981f9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.043740] [58114]: INFO cinder.api.openstack.wsgi [req-358d53b1-f06f-4c0a-a558-fd631d17a52b req-fbbc3a33-d4ce-4dd5-9591-abddc80981f9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 775.043993] [58114]: DEBUG cinder.api.openstack.wsgi [req-358d53b1-f06f-4c0a-a558-fd631d17a52b req-fbbc3a33-d4ce-4dd5-9591-abddc80981f9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 775.044294] [58114]: DEBUG cinder.api.openstack.wsgi [req-358d53b1-f06f-4c0a-a558-fd631d17a52b req-fbbc3a33-d4ce-4dd5-9591-abddc80981f9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'detail' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 775.044724] [58114]: DEBUG cinder.api.api_utils [req-358d53b1-f06f-4c0a-a558-fd631d17a52b req-fbbc3a33-d4ce-4dd5-9591-abddc80981f9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Removing options '' from query. {{(pid=58114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 775.045705] [58114]: DEBUG cinder.volume.api [req-358d53b1-f06f-4c0a-a558-fd631d17a52b req-fbbc3a33-d4ce-4dd5-9591-abddc80981f9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 775.059090] [58114]: INFO cinder.volume.api [req-358d53b1-f06f-4c0a-a558-fd631d17a52b req-fbbc3a33-d4ce-4dd5-9591-abddc80981f9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Get all volumes completed successfully. [ 775.060292] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.060292] [58114]: warnings.warn( [ 775.066591] [58114]: INFO cinder.api.openstack.wsgi [req-358d53b1-f06f-4c0a-a558-fd631d17a52b req-fbbc3a33-d4ce-4dd5-9591-abddc80981f9 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 775.067205] [58114]: [pid: 58114|app: 0|req: 31/62] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Nov 17 15:04:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.388498] [58115]: DEBUG cinder.api.middleware.request_id [req-e8b73615-e6b5-4a0a-bdc8-e0eb26e7ca7c req-15b9c7a3-858c-443a-8985-7fb66f5b2166 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.392111] [58115]: INFO cinder.api.openstack.wsgi [req-e8b73615-e6b5-4a0a-bdc8-e0eb26e7ca7c req-15b9c7a3-858c-443a-8985-7fb66f5b2166 tempest-SecurityGroupsTestJSON-681898716 tempest-SecurityGroupsTestJSON-681898716-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=f2ea4b02-5907-41a1-8b55-04cb9e0270a8 [ 775.392628] [58115]: DEBUG cinder.api.openstack.wsgi [req-e8b73615-e6b5-4a0a-bdc8-e0eb26e7ca7c req-15b9c7a3-858c-443a-8985-7fb66f5b2166 tempest-SecurityGroupsTestJSON-681898716 tempest-SecurityGroupsTestJSON-681898716-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 775.392899] [58115]: DEBUG cinder.api.openstack.wsgi [req-e8b73615-e6b5-4a0a-bdc8-e0eb26e7ca7c req-15b9c7a3-858c-443a-8985-7fb66f5b2166 tempest-SecurityGroupsTestJSON-681898716 tempest-SecurityGroupsTestJSON-681898716-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 775.407486] [58115]: INFO cinder.api.openstack.wsgi [req-e8b73615-e6b5-4a0a-bdc8-e0eb26e7ca7c req-15b9c7a3-858c-443a-8985-7fb66f5b2166 tempest-SecurityGroupsTestJSON-681898716 tempest-SecurityGroupsTestJSON-681898716-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=f2ea4b02-5907-41a1-8b55-04cb9e0270a8 returned with HTTP 200 [ 775.408640] [58115]: [pid: 58115|app: 0|req: 32/63] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Nov 17 15:04:28 2025] GET /volume/v3/attachments?instance_id=f2ea4b02-5907-41a1-8b55-04cb9e0270a8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 775.585586] [58114]: DEBUG cinder.api.middleware.request_id [req-b944eed9-e413-4aa6-a715-3eadaf39bcd7 req-ee96fb67-b225-4fa3-8b0c-8eb96641f81a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.589465] [58114]: INFO cinder.api.openstack.wsgi [req-b944eed9-e413-4aa6-a715-3eadaf39bcd7 req-ee96fb67-b225-4fa3-8b0c-8eb96641f81a tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 775.590819] [58114]: DEBUG cinder.api.openstack.wsgi [req-b944eed9-e413-4aa6-a715-3eadaf39bcd7 req-ee96fb67-b225-4fa3-8b0c-8eb96641f81a tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 775.591079] [58114]: DEBUG cinder.api.openstack.wsgi [req-b944eed9-e413-4aa6-a715-3eadaf39bcd7 req-ee96fb67-b225-4fa3-8b0c-8eb96641f81a tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'detail' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 775.591389] [58114]: DEBUG cinder.api.api_utils [req-b944eed9-e413-4aa6-a715-3eadaf39bcd7 req-ee96fb67-b225-4fa3-8b0c-8eb96641f81a tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Removing options '' from query. {{(pid=58114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 775.592377] [58114]: DEBUG cinder.volume.api [req-b944eed9-e413-4aa6-a715-3eadaf39bcd7 req-ee96fb67-b225-4fa3-8b0c-8eb96641f81a tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 775.603630] [58114]: INFO cinder.volume.api [req-b944eed9-e413-4aa6-a715-3eadaf39bcd7 req-ee96fb67-b225-4fa3-8b0c-8eb96641f81a tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Get all volumes completed successfully. [ 775.604793] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.604793] [58114]: warnings.warn( [ 775.610615] [58114]: INFO cinder.api.openstack.wsgi [req-b944eed9-e413-4aa6-a715-3eadaf39bcd7 req-ee96fb67-b225-4fa3-8b0c-8eb96641f81a tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 775.611097] [58114]: [pid: 58114|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Nov 17 15:04:28 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.627374] [58115]: DEBUG cinder.api.middleware.request_id [None req-163ee565-ce1c-4b88-a846-e423af1afe25 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.630222] [58115]: INFO cinder.api.openstack.wsgi [None req-163ee565-ce1c-4b88-a846-e423af1afe25 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d [ 775.630461] [58115]: DEBUG cinder.api.openstack.wsgi [None req-163ee565-ce1c-4b88-a846-e423af1afe25 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 775.630748] [58115]: DEBUG cinder.api.openstack.wsgi [None req-163ee565-ce1c-4b88-a846-e423af1afe25 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 775.630935] [58115]: INFO cinder.api.v3.volumes [None req-163ee565-ce1c-4b88-a846-e423af1afe25 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Delete volume with id: f5ad979c-f2e0-4d47-96d6-15182527514d [ 775.642769] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.642769] [58115]: warnings.warn( [ 775.643613] [58115]: INFO cinder.volume.api [None req-163ee565-ce1c-4b88-a846-e423af1afe25 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 775.668235] [58115]: INFO cinder.volume.api [None req-163ee565-ce1c-4b88-a846-e423af1afe25 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Delete volume request issued successfully. [ 775.668622] [58115]: INFO cinder.api.openstack.wsgi [None req-163ee565-ce1c-4b88-a846-e423af1afe25 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d returned with HTTP 202 [ 775.669135] [58115]: [pid: 58115|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:04:28 2025] DELETE /volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 775.673024] [58114]: DEBUG cinder.api.middleware.request_id [None req-4858d81d-6f0b-452f-8606-c3aaa47238da None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.676089] [58114]: INFO cinder.api.openstack.wsgi [None req-4858d81d-6f0b-452f-8606-c3aaa47238da tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d [ 775.676388] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4858d81d-6f0b-452f-8606-c3aaa47238da tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 775.676656] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4858d81d-6f0b-452f-8606-c3aaa47238da tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 775.689451] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.689451] [58114]: warnings.warn( [ 775.694073] [58114]: INFO cinder.volume.api [None req-4858d81d-6f0b-452f-8606-c3aaa47238da tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 775.699130] [58114]: INFO cinder.api.openstack.wsgi [None req-4858d81d-6f0b-452f-8606-c3aaa47238da tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d returned with HTTP 200 [ 775.699592] [58114]: [pid: 58114|app: 0|req: 33/66] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:28 2025] GET /volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 776.713592] [58115]: DEBUG cinder.api.middleware.request_id [None req-74c2de59-68a5-4c92-925a-f1d24b276cec None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.716968] [58115]: INFO cinder.api.openstack.wsgi [None req-74c2de59-68a5-4c92-925a-f1d24b276cec tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d [ 776.717426] [58115]: DEBUG cinder.api.openstack.wsgi [None req-74c2de59-68a5-4c92-925a-f1d24b276cec tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 776.718050] [58115]: DEBUG cinder.api.openstack.wsgi [None req-74c2de59-68a5-4c92-925a-f1d24b276cec tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 776.733819] [58115]: INFO cinder.api.openstack.wsgi [None req-74c2de59-68a5-4c92-925a-f1d24b276cec tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d returned with HTTP 404 [ 776.734969] [58115]: [pid: 58115|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:29 2025] GET /volume/v3/volumes/f5ad979c-f2e0-4d47-96d6-15182527514d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 776.739470] [58114]: DEBUG cinder.api.middleware.request_id [None req-81e4be38-ad21-486a-8321-44be46ecf50d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.741714] [58114]: INFO cinder.api.openstack.wsgi [None req-81e4be38-ad21-486a-8321-44be46ecf50d tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] DELETE http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 [ 776.742075] [58114]: DEBUG cinder.api.openstack.wsgi [None req-81e4be38-ad21-486a-8321-44be46ecf50d tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 776.742382] [58114]: DEBUG cinder.api.openstack.wsgi [None req-81e4be38-ad21-486a-8321-44be46ecf50d tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 776.742745] [58114]: INFO cinder.api.v3.volumes [None req-81e4be38-ad21-486a-8321-44be46ecf50d tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Delete volume with id: 430ad125-2208-4397-9a74-a89dcc9797c1 [ 776.763024] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.763024] [58114]: warnings.warn( [ 776.763024] [58114]: INFO cinder.volume.api [None req-81e4be38-ad21-486a-8321-44be46ecf50d tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 776.810891] [58114]: INFO cinder.volume.api [None req-81e4be38-ad21-486a-8321-44be46ecf50d tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Delete volume request issued successfully. [ 776.810891] [58114]: INFO cinder.api.openstack.wsgi [None req-81e4be38-ad21-486a-8321-44be46ecf50d tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 returned with HTTP 202 [ 776.810891] [58114]: [pid: 58114|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:04:29 2025] DELETE /volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 776.819305] [58115]: DEBUG cinder.api.middleware.request_id [None req-fac28fd8-1c9c-4127-b859-9495f95dd3d5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.823166] [58115]: INFO cinder.api.openstack.wsgi [None req-fac28fd8-1c9c-4127-b859-9495f95dd3d5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 [ 776.823510] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fac28fd8-1c9c-4127-b859-9495f95dd3d5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 776.823771] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fac28fd8-1c9c-4127-b859-9495f95dd3d5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 776.847600] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.847600] [58115]: warnings.warn( [ 776.857272] [58115]: INFO cinder.volume.api [None req-fac28fd8-1c9c-4127-b859-9495f95dd3d5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 776.866219] [58115]: INFO cinder.api.openstack.wsgi [None req-fac28fd8-1c9c-4127-b859-9495f95dd3d5 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 returned with HTTP 200 [ 776.866702] [58115]: [pid: 58115|app: 0|req: 35/69] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:29 2025] GET /volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.880025] [58114]: DEBUG cinder.api.middleware.request_id [None req-903ff815-d5df-4ac4-bae9-451a6481ac41 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.882314] [58114]: INFO cinder.api.openstack.wsgi [None req-903ff815-d5df-4ac4-bae9-451a6481ac41 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 [ 777.882607] [58114]: DEBUG cinder.api.openstack.wsgi [None req-903ff815-d5df-4ac4-bae9-451a6481ac41 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 777.883559] [58114]: DEBUG cinder.api.openstack.wsgi [None req-903ff815-d5df-4ac4-bae9-451a6481ac41 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 777.896157] [58114]: INFO cinder.api.openstack.wsgi [None req-903ff815-d5df-4ac4-bae9-451a6481ac41 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 returned with HTTP 404 [ 777.896751] [58114]: [pid: 58114|app: 0|req: 35/70] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:30 2025] GET /volume/v3/volumes/430ad125-2208-4397-9a74-a89dcc9797c1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 777.905367] [58115]: DEBUG cinder.api.middleware.request_id [None req-fad34f5a-45d6-4434-8551-81e44d408b67 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.907837] [58115]: INFO cinder.api.openstack.wsgi [None req-fad34f5a-45d6-4434-8551-81e44d408b67 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d [ 777.907837] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fad34f5a-45d6-4434-8551-81e44d408b67 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 777.907837] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fad34f5a-45d6-4434-8551-81e44d408b67 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 777.909985] [58115]: INFO cinder.api.v3.volumes [None req-fad34f5a-45d6-4434-8551-81e44d408b67 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Delete volume with id: f756532e-0ca7-4a80-8d9d-533b2c0b370d [ 777.921541] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.921541] [58115]: warnings.warn( [ 777.922342] [58115]: INFO cinder.volume.api [None req-fad34f5a-45d6-4434-8551-81e44d408b67 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 777.962597] [58115]: INFO cinder.volume.api [None req-fad34f5a-45d6-4434-8551-81e44d408b67 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Delete volume request issued successfully. [ 777.963028] [58115]: INFO cinder.api.openstack.wsgi [None req-fad34f5a-45d6-4434-8551-81e44d408b67 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d returned with HTTP 202 [ 777.963527] [58115]: [pid: 58115|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:04:30 2025] DELETE /volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 777.969625] [58114]: DEBUG cinder.api.middleware.request_id [None req-b748f715-8684-48eb-b892-e494b9c6bbd4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.977181] [58114]: INFO cinder.api.openstack.wsgi [None req-b748f715-8684-48eb-b892-e494b9c6bbd4 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d [ 777.977181] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b748f715-8684-48eb-b892-e494b9c6bbd4 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 777.977181] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b748f715-8684-48eb-b892-e494b9c6bbd4 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 777.993703] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.993703] [58114]: warnings.warn( [ 778.002088] [58114]: INFO cinder.volume.api [None req-b748f715-8684-48eb-b892-e494b9c6bbd4 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Volume info retrieved successfully. [ 778.021245] [58114]: INFO cinder.api.openstack.wsgi [None req-b748f715-8684-48eb-b892-e494b9c6bbd4 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d returned with HTTP 200 [ 778.021444] [58114]: [pid: 58114|app: 0|req: 36/72] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:30 2025] GET /volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.036556] [58115]: DEBUG cinder.api.middleware.request_id [None req-6b623aad-626a-4a1a-8c2d-e8604b8518e8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.038672] [58115]: INFO cinder.api.openstack.wsgi [None req-6b623aad-626a-4a1a-8c2d-e8604b8518e8 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] GET http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d [ 779.038901] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6b623aad-626a-4a1a-8c2d-e8604b8518e8 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 779.039139] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6b623aad-626a-4a1a-8c2d-e8604b8518e8 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 779.047146] [58115]: INFO cinder.api.openstack.wsgi [None req-6b623aad-626a-4a1a-8c2d-e8604b8518e8 tempest-VolumesTestJSON-1369140763 tempest-VolumesTestJSON-1369140763-project-member] http://10.180.1.21/volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d returned with HTTP 404 [ 779.047714] [58115]: [pid: 58115|app: 0|req: 37/73] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:04:31 2025] GET /volume/v3/volumes/f756532e-0ca7-4a80-8d9d-533b2c0b370d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 788.012979] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=96,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 789.041896] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=178,cinder:INSERT=37,cinder:UPDATE=52 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 810.918705] [58114]: DEBUG cinder.api.middleware.request_id [req-6aa7d222-de80-4987-877a-a31aefb74864 req-98b6dfe9-2159-467d-94d7-748fa2d1d0ce None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.923018] [58114]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-98b6dfe9-2159-467d-94d7-748fa2d1d0ce tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 810.923257] [58114]: DEBUG cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-98b6dfe9-2159-467d-94d7-748fa2d1d0ce tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 810.923767] [58114]: DEBUG cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-98b6dfe9-2159-467d-94d7-748fa2d1d0ce tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 810.947054] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.947054] [58114]: warnings.warn( [ 810.957796] [58114]: INFO cinder.volume.api [req-6aa7d222-de80-4987-877a-a31aefb74864 req-98b6dfe9-2159-467d-94d7-748fa2d1d0ce tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 810.969420] [58114]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-98b6dfe9-2159-467d-94d7-748fa2d1d0ce tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 810.970426] [58114]: [pid: 58114|app: 0|req: 37/74] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:05:03 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1009 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 812.495653] [58115]: DEBUG cinder.api.middleware.request_id [None req-a8bfe0a4-7aec-4f1f-a078-828863067200 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.496161] [58115]: INFO cinder.api.openstack.wsgi [None req-a8bfe0a4-7aec-4f1f-a078-828863067200 None None] GET http://10.180.1.21/volume// [ 812.496365] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a8bfe0a4-7aec-4f1f-a078-828863067200 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 812.496592] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a8bfe0a4-7aec-4f1f-a078-828863067200 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 812.496986] [58115]: INFO cinder.api.openstack.wsgi [None req-a8bfe0a4-7aec-4f1f-a078-828863067200 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 812.497349] [58115]: [pid: 58115|app: 0|req: 38/75] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:05:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 812.503051] [58114]: DEBUG cinder.api.middleware.request_id [req-6aa7d222-de80-4987-877a-a31aefb74864 req-9ff348eb-29f4-48c9-8442-c7503c6f7ffe None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.505497] [58114]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-9ff348eb-29f4-48c9-8442-c7503c6f7ffe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 812.507393] [58114]: DEBUG cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-9ff348eb-29f4-48c9-8442-c7503c6f7ffe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bf9b035-e25d-4d09-958e-25946ea86010", "connector": null, "instance_uuid": "4fefbb21-0786-4a4e-8c78-21b856fa347f"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 812.524524] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.524524] [58114]: warnings.warn( [ 812.560290] [58114]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-9ff348eb-29f4-48c9-8442-c7503c6f7ffe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 812.560290] [58114]: [pid: 58114|app: 0|req: 38/76] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:05:05 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) [ 812.596136] [58115]: DEBUG cinder.api.middleware.request_id [None req-dcbdf989-fea2-45a6-b851-4228003ce824 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.600541] [58115]: INFO cinder.api.openstack.wsgi [None req-dcbdf989-fea2-45a6-b851-4228003ce824 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 812.602888] [58115]: DEBUG cinder.api.openstack.wsgi [None req-dcbdf989-fea2-45a6-b851-4228003ce824 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 812.602888] [58115]: DEBUG cinder.api.openstack.wsgi [None req-dcbdf989-fea2-45a6-b851-4228003ce824 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 812.616182] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.616182] [58115]: warnings.warn( [ 812.621022] [58115]: INFO cinder.volume.api [None req-dcbdf989-fea2-45a6-b851-4228003ce824 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 812.626094] [58115]: INFO cinder.api.openstack.wsgi [None req-dcbdf989-fea2-45a6-b851-4228003ce824 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 812.626534] [58115]: [pid: 58115|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:05 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 813.108071] [58114]: DEBUG cinder.api.middleware.request_id [None req-606633b4-420a-46f4-a539-3876687e77c4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.108561] [58114]: INFO cinder.api.openstack.wsgi [None req-606633b4-420a-46f4-a539-3876687e77c4 None None] GET http://10.180.1.21/volume// [ 813.108741] [58114]: DEBUG cinder.api.openstack.wsgi [None req-606633b4-420a-46f4-a539-3876687e77c4 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 813.109028] [58114]: DEBUG cinder.api.openstack.wsgi [None req-606633b4-420a-46f4-a539-3876687e77c4 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 813.109523] [58114]: INFO cinder.api.openstack.wsgi [None req-606633b4-420a-46f4-a539-3876687e77c4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 813.109883] [58114]: [pid: 58114|app: 0|req: 39/78] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:05:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 813.126046] [58115]: DEBUG cinder.api.middleware.request_id [req-6aa7d222-de80-4987-877a-a31aefb74864 req-95e8aa19-3ef3-40c0-8429-2d04eddbcc31 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.127770] [58115]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-95e8aa19-3ef3-40c0-8429-2d04eddbcc31 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 813.128135] [58115]: DEBUG cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-95e8aa19-3ef3-40c0-8429-2d04eddbcc31 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 813.128390] [58115]: DEBUG cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-95e8aa19-3ef3-40c0-8429-2d04eddbcc31 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 813.143506] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.143506] [58115]: warnings.warn( [ 813.147150] [58115]: INFO cinder.volume.api [req-6aa7d222-de80-4987-877a-a31aefb74864 req-95e8aa19-3ef3-40c0-8429-2d04eddbcc31 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 813.153384] [58115]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-95e8aa19-3ef3-40c0-8429-2d04eddbcc31 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 813.153835] [58115]: [pid: 58115|app: 0|req: 40/79] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:05:05 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1232 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 813.204871] [58114]: DEBUG cinder.api.middleware.request_id [req-6aa7d222-de80-4987-877a-a31aefb74864 req-1283604b-7ed6-464c-810e-56daa498cc9f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.208061] [58114]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-1283604b-7ed6-464c-810e-56daa498cc9f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] PUT http://10.180.1.21/volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c [ 813.208853] [58114]: DEBUG cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-1283604b-7ed6-464c-810e-56daa498cc9f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-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-874054", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 813.220965] [58114]: DEBUG cinder.coordination [req-6aa7d222-de80-4987-877a-a31aefb74864 req-1283604b-7ed6-464c-810e-56daa498cc9f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Acquiring lock "cinder-attachment_update-0bf9b035-e25d-4d09-958e-25946ea86010-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 813.229663] [58114]: DEBUG cinder.coordination [req-6aa7d222-de80-4987-877a-a31aefb74864 req-1283604b-7ed6-464c-810e-56daa498cc9f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Lock "cinder-attachment_update-0bf9b035-e25d-4d09-958e-25946ea86010-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 813.230522] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.230522] [58114]: warnings.warn( [ 813.639750] [58115]: DEBUG cinder.api.middleware.request_id [None req-557d3dee-b508-4b59-be9d-90909f6a8c5d None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.642255] [58115]: INFO cinder.api.openstack.wsgi [None req-557d3dee-b508-4b59-be9d-90909f6a8c5d tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 813.642573] [58115]: DEBUG cinder.api.openstack.wsgi [None req-557d3dee-b508-4b59-be9d-90909f6a8c5d tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 813.642944] [58115]: DEBUG cinder.api.openstack.wsgi [None req-557d3dee-b508-4b59-be9d-90909f6a8c5d tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 813.667336] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.667336] [58115]: warnings.warn( [ 813.671461] [58115]: INFO cinder.volume.api [None req-557d3dee-b508-4b59-be9d-90909f6a8c5d tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 813.676991] [58115]: INFO cinder.api.openstack.wsgi [None req-557d3dee-b508-4b59-be9d-90909f6a8c5d tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 813.677514] [58115]: [pid: 58115|app: 0|req: 41/80] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:06 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 814.692695] [58115]: DEBUG cinder.api.middleware.request_id [None req-e19e7f58-0975-4c06-9d5a-38df47458e92 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.697848] [58115]: INFO cinder.api.openstack.wsgi [None req-e19e7f58-0975-4c06-9d5a-38df47458e92 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 814.697848] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e19e7f58-0975-4c06-9d5a-38df47458e92 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 814.697848] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e19e7f58-0975-4c06-9d5a-38df47458e92 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 814.716311] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.716311] [58115]: warnings.warn( [ 814.725111] [58115]: INFO cinder.volume.api [None req-e19e7f58-0975-4c06-9d5a-38df47458e92 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 814.731166] [58115]: INFO cinder.api.openstack.wsgi [None req-e19e7f58-0975-4c06-9d5a-38df47458e92 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 814.731619] [58115]: [pid: 58115|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:07 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 815.747339] [58115]: DEBUG cinder.api.middleware.request_id [None req-149405e4-2bd1-4b18-a1c0-0fb99d6acbd0 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.750035] [58115]: INFO cinder.api.openstack.wsgi [None req-149405e4-2bd1-4b18-a1c0-0fb99d6acbd0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 815.750035] [58115]: DEBUG cinder.api.openstack.wsgi [None req-149405e4-2bd1-4b18-a1c0-0fb99d6acbd0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 815.750035] [58115]: DEBUG cinder.api.openstack.wsgi [None req-149405e4-2bd1-4b18-a1c0-0fb99d6acbd0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 815.766526] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.766526] [58115]: warnings.warn( [ 815.771051] [58115]: INFO cinder.volume.api [None req-149405e4-2bd1-4b18-a1c0-0fb99d6acbd0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 815.777101] [58115]: INFO cinder.api.openstack.wsgi [None req-149405e4-2bd1-4b18-a1c0-0fb99d6acbd0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 815.777588] [58115]: [pid: 58115|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:08 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 816.789142] [58115]: DEBUG cinder.api.middleware.request_id [None req-1542c5fa-d7b5-4d2a-a584-f67e078f143c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.792170] [58115]: INFO cinder.api.openstack.wsgi [None req-1542c5fa-d7b5-4d2a-a584-f67e078f143c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 816.793948] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1542c5fa-d7b5-4d2a-a584-f67e078f143c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 816.793948] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1542c5fa-d7b5-4d2a-a584-f67e078f143c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 816.814916] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.814916] [58115]: warnings.warn( [ 816.826587] [58115]: INFO cinder.volume.api [None req-1542c5fa-d7b5-4d2a-a584-f67e078f143c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 816.833615] [58115]: INFO cinder.api.openstack.wsgi [None req-1542c5fa-d7b5-4d2a-a584-f67e078f143c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 816.834320] [58115]: [pid: 58115|app: 0|req: 44/83] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:09 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 817.758379] [58114]: DEBUG cinder.coordination [req-6aa7d222-de80-4987-877a-a31aefb74864 req-1283604b-7ed6-464c-810e-56daa498cc9f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Lock "cinder-attachment_update-0bf9b035-e25d-4d09-958e-25946ea86010-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 817.758764] [58114]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-1283604b-7ed6-464c-810e-56daa498cc9f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c returned with HTTP 200 [ 817.759569] [58114]: [pid: 58114|app: 0|req: 40/84] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:05:05 2025] PUT /volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 817.849087] [58115]: DEBUG cinder.api.middleware.request_id [None req-be2825e1-7b27-4933-92fd-6a86eba37f09 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.852064] [58115]: INFO cinder.api.openstack.wsgi [None req-be2825e1-7b27-4933-92fd-6a86eba37f09 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 817.852377] [58115]: DEBUG cinder.api.openstack.wsgi [None req-be2825e1-7b27-4933-92fd-6a86eba37f09 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 817.852945] [58115]: DEBUG cinder.api.openstack.wsgi [None req-be2825e1-7b27-4933-92fd-6a86eba37f09 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 817.870498] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.870498] [58115]: warnings.warn( [ 817.876454] [58115]: INFO cinder.volume.api [None req-be2825e1-7b27-4933-92fd-6a86eba37f09 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 817.884072] [58115]: INFO cinder.api.openstack.wsgi [None req-be2825e1-7b27-4933-92fd-6a86eba37f09 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 817.884632] [58115]: [pid: 58115|app: 0|req: 45/85] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:10 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.895260] [58114]: DEBUG cinder.api.middleware.request_id [None req-09fcdf8d-d385-4ea5-98f5-e78d0cd23ce7 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.898874] [58114]: INFO cinder.api.openstack.wsgi [None req-09fcdf8d-d385-4ea5-98f5-e78d0cd23ce7 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 818.899654] [58114]: DEBUG cinder.api.openstack.wsgi [None req-09fcdf8d-d385-4ea5-98f5-e78d0cd23ce7 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 818.899780] [58114]: DEBUG cinder.api.openstack.wsgi [None req-09fcdf8d-d385-4ea5-98f5-e78d0cd23ce7 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 818.933023] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.933023] [58114]: warnings.warn( [ 818.936847] [58114]: INFO cinder.volume.api [None req-09fcdf8d-d385-4ea5-98f5-e78d0cd23ce7 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 818.948238] [58114]: INFO cinder.api.openstack.wsgi [None req-09fcdf8d-d385-4ea5-98f5-e78d0cd23ce7 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 818.948719] [58114]: [pid: 58114|app: 0|req: 41/86] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:11 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1009 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 819.926474] [58115]: DEBUG cinder.api.middleware.request_id [req-6aa7d222-de80-4987-877a-a31aefb74864 req-f102b87f-1bf2-4c0a-8405-66fe546a408f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.930501] [58115]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-f102b87f-1bf2-4c0a-8405-66fe546a408f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] POST http://10.180.1.21/volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c/action [ 819.932249] [58115]: DEBUG cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-f102b87f-1bf2-4c0a-8405-66fe546a408f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 819.932249] [58115]: DEBUG cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-f102b87f-1bf2-4c0a-8405-66fe546a408f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 819.958163] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.958163] [58115]: warnings.warn( [ 819.963390] [58114]: DEBUG cinder.api.middleware.request_id [None req-29c8422b-5a08-4e45-8ebf-b924ef229084 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.966985] [58115]: INFO cinder.api.openstack.wsgi [req-6aa7d222-de80-4987-877a-a31aefb74864 req-f102b87f-1bf2-4c0a-8405-66fe546a408f tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c/action returned with HTTP 204 [ 819.967793] [58114]: INFO cinder.api.openstack.wsgi [None req-29c8422b-5a08-4e45-8ebf-b924ef229084 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 819.967793] [58114]: DEBUG cinder.api.openstack.wsgi [None req-29c8422b-5a08-4e45-8ebf-b924ef229084 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 819.967931] [58115]: [pid: 58115|app: 0|req: 46/87] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:05:12 2025] POST /volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 819.967982] [58114]: DEBUG cinder.api.openstack.wsgi [None req-29c8422b-5a08-4e45-8ebf-b924ef229084 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 819.981116] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.981116] [58114]: warnings.warn( [ 819.989538] [58114]: INFO cinder.volume.api [None req-29c8422b-5a08-4e45-8ebf-b924ef229084 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 819.997359] [58114]: INFO cinder.api.openstack.wsgi [None req-29c8422b-5a08-4e45-8ebf-b924ef229084 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 819.997925] [58114]: [pid: 58114|app: 0|req: 42/88] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:12 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 820.013181] [58115]: DEBUG cinder.api.middleware.request_id [None req-ebfec2f2-486a-40a8-9004-141d7069ee20 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.015605] [58115]: INFO cinder.api.openstack.wsgi [None req-ebfec2f2-486a-40a8-9004-141d7069ee20 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 820.015914] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ebfec2f2-486a-40a8-9004-141d7069ee20 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 820.016171] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ebfec2f2-486a-40a8-9004-141d7069ee20 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 820.041584] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.041584] [58115]: warnings.warn( [ 820.047279] [58115]: INFO cinder.volume.api [None req-ebfec2f2-486a-40a8-9004-141d7069ee20 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 820.052136] [58115]: INFO cinder.api.openstack.wsgi [None req-ebfec2f2-486a-40a8-9004-141d7069ee20 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 820.055351] [58115]: [pid: 58115|app: 0|req: 47/89] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:12 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 821.291601] [58114]: DEBUG cinder.api.middleware.request_id [None req-80e947ed-793b-461e-b0cd-fefd5e19a1ab None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.295359] [58114]: INFO cinder.api.openstack.wsgi [None req-80e947ed-793b-461e-b0cd-fefd5e19a1ab tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 821.295359] [58114]: DEBUG cinder.api.openstack.wsgi [None req-80e947ed-793b-461e-b0cd-fefd5e19a1ab tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.295359] [58114]: DEBUG cinder.api.openstack.wsgi [None req-80e947ed-793b-461e-b0cd-fefd5e19a1ab tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.323153] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.323153] [58114]: warnings.warn( [ 821.327767] [58114]: INFO cinder.volume.api [None req-80e947ed-793b-461e-b0cd-fefd5e19a1ab tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 821.334176] [58114]: INFO cinder.api.openstack.wsgi [None req-80e947ed-793b-461e-b0cd-fefd5e19a1ab tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 821.334637] [58114]: [pid: 58114|app: 0|req: 43/90] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:14 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 821.696429] [58115]: DEBUG cinder.api.middleware.request_id [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f959e8c6-87bc-4f5b-a1a0-deed9497c142 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.699525] [58115]: INFO cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f959e8c6-87bc-4f5b-a1a0-deed9497c142 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 821.699781] [58115]: DEBUG cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f959e8c6-87bc-4f5b-a1a0-deed9497c142 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.700007] [58115]: DEBUG cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f959e8c6-87bc-4f5b-a1a0-deed9497c142 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.716027] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.716027] [58115]: warnings.warn( [ 821.720321] [58115]: INFO cinder.volume.api [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f959e8c6-87bc-4f5b-a1a0-deed9497c142 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 821.725967] [58115]: INFO cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f959e8c6-87bc-4f5b-a1a0-deed9497c142 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 821.726712] [58115]: [pid: 58115|app: 0|req: 48/91] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:05:14 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 821.750491] [58114]: DEBUG cinder.api.middleware.request_id [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-38ea9ce8-6f02-4ef9-a961-909013eca4fe None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.753093] [58114]: INFO cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-38ea9ce8-6f02-4ef9-a961-909013eca4fe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] POST http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010/action [ 821.753665] [58114]: DEBUG cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-38ea9ce8-6f02-4ef9-a961-909013eca4fe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 821.753808] [58114]: DEBUG cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-38ea9ce8-6f02-4ef9-a961-909013eca4fe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 821.769277] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.769277] [58114]: warnings.warn( [ 821.769649] [58114]: INFO cinder.volume.api [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-38ea9ce8-6f02-4ef9-a961-909013eca4fe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 821.777624] [58114]: INFO cinder.volume.api [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-38ea9ce8-6f02-4ef9-a961-909013eca4fe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Begin detaching volume completed successfully. [ 821.777624] [58114]: INFO cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-38ea9ce8-6f02-4ef9-a961-909013eca4fe tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010/action returned with HTTP 202 [ 821.778116] [58114]: [pid: 58114|app: 0|req: 44/92] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:05:14 2025] POST /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 822.805650] [58115]: DEBUG cinder.api.middleware.request_id [None req-e4f5536c-83e9-43e3-9b99-1fbe148ea5ca None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.806348] [58115]: INFO cinder.api.openstack.wsgi [None req-e4f5536c-83e9-43e3-9b99-1fbe148ea5ca None None] GET http://10.180.1.21/volume// [ 822.806530] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e4f5536c-83e9-43e3-9b99-1fbe148ea5ca None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 822.806778] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e4f5536c-83e9-43e3-9b99-1fbe148ea5ca None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 822.807241] [58115]: INFO cinder.api.openstack.wsgi [None req-e4f5536c-83e9-43e3-9b99-1fbe148ea5ca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 822.807617] [58115]: [pid: 58115|app: 0|req: 49/93] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:05:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 822.842276] [58114]: DEBUG cinder.api.middleware.request_id [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-6c1b5c03-7c7a-4080-ba88-081d00f1238c None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.845161] [58114]: INFO cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-6c1b5c03-7c7a-4080-ba88-081d00f1238c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 822.845468] [58114]: DEBUG cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-6c1b5c03-7c7a-4080-ba88-081d00f1238c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 822.845693] [58114]: DEBUG cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-6c1b5c03-7c7a-4080-ba88-081d00f1238c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 822.862611] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.862611] [58114]: warnings.warn( [ 822.869016] [58114]: INFO cinder.volume.api [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-6c1b5c03-7c7a-4080-ba88-081d00f1238c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 822.875825] [58114]: INFO cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-6c1b5c03-7c7a-4080-ba88-081d00f1238c tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 822.876698] [58114]: [pid: 58114|app: 0|req: 45/94] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:05:15 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1554 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 824.211074] [58115]: DEBUG cinder.api.middleware.request_id [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f740a48c-0924-4d1b-bc6d-c1e6ef31dee0 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.216119] [58115]: INFO cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f740a48c-0924-4d1b-bc6d-c1e6ef31dee0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c [ 824.216291] [58115]: DEBUG cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f740a48c-0924-4d1b-bc6d-c1e6ef31dee0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 824.216503] [58115]: DEBUG cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f740a48c-0924-4d1b-bc6d-c1e6ef31dee0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 824.229646] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.229646] [58115]: warnings.warn( [ 824.788293] [58115]: INFO cinder.api.openstack.wsgi [req-d3bea3c7-47b1-42d9-b09c-87cf426b87da req-f740a48c-0924-4d1b-bc6d-c1e6ef31dee0 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c returned with HTTP 200 [ 824.789216] [58115]: [pid: 58115|app: 0|req: 50/95] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:05:16 2025] DELETE /volume/v3/attachments/9306da89-2252-43b5-926f-d7c6ebaefd5c => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.205732] [58114]: DEBUG cinder.api.middleware.request_id [None req-3de0854d-5b46-4c74-9ca8-8cf052a828ad None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.208584] [58114]: INFO cinder.api.openstack.wsgi [None req-3de0854d-5b46-4c74-9ca8-8cf052a828ad tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 826.209259] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3de0854d-5b46-4c74-9ca8-8cf052a828ad tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.209259] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3de0854d-5b46-4c74-9ca8-8cf052a828ad tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.226428] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.226428] [58114]: warnings.warn( [ 826.229715] [58114]: INFO cinder.volume.api [None req-3de0854d-5b46-4c74-9ca8-8cf052a828ad tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 826.237238] [58114]: INFO cinder.api.openstack.wsgi [None req-3de0854d-5b46-4c74-9ca8-8cf052a828ad tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 826.237238] [58114]: [pid: 58114|app: 0|req: 46/96] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:18 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 826.247704] [58115]: DEBUG cinder.api.middleware.request_id [None req-50546d76-475b-4be7-ae0d-fdbd458cc137 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.250654] [58115]: INFO cinder.api.openstack.wsgi [None req-50546d76-475b-4be7-ae0d-fdbd458cc137 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 826.250952] [58115]: DEBUG cinder.api.openstack.wsgi [None req-50546d76-475b-4be7-ae0d-fdbd458cc137 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.251195] [58115]: DEBUG cinder.api.openstack.wsgi [None req-50546d76-475b-4be7-ae0d-fdbd458cc137 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.251403] [58115]: INFO cinder.api.v3.volumes [None req-50546d76-475b-4be7-ae0d-fdbd458cc137 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Delete volume with id: 0bf9b035-e25d-4d09-958e-25946ea86010 [ 826.260903] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.260903] [58115]: warnings.warn( [ 826.261381] [58115]: INFO cinder.volume.api [None req-50546d76-475b-4be7-ae0d-fdbd458cc137 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 826.291058] [58115]: INFO cinder.volume.api [None req-50546d76-475b-4be7-ae0d-fdbd458cc137 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Delete volume request issued successfully. [ 826.291058] [58115]: INFO cinder.api.openstack.wsgi [None req-50546d76-475b-4be7-ae0d-fdbd458cc137 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 202 [ 826.291058] [58115]: [pid: 58115|app: 0|req: 51/97] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:05:19 2025] DELETE /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 826.297860] [58114]: DEBUG cinder.api.middleware.request_id [None req-6234821e-870c-486e-9d8b-248298fceeaf None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.301099] [58114]: INFO cinder.api.openstack.wsgi [None req-6234821e-870c-486e-9d8b-248298fceeaf tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 826.301099] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6234821e-870c-486e-9d8b-248298fceeaf tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.301099] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6234821e-870c-486e-9d8b-248298fceeaf tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.310799] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.310799] [58114]: warnings.warn( [ 826.315129] [58114]: INFO cinder.volume.api [None req-6234821e-870c-486e-9d8b-248298fceeaf tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 826.319794] [58114]: INFO cinder.api.openstack.wsgi [None req-6234821e-870c-486e-9d8b-248298fceeaf tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 826.320615] [58114]: [pid: 58114|app: 0|req: 47/98] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:19 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 826.621579] [58115]: DEBUG cinder.api.middleware.request_id [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-496d391d-439f-4bed-a244-c16109c9a3d8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.627631] [58115]: INFO cinder.api.openstack.wsgi [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-496d391d-439f-4bed-a244-c16109c9a3d8 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] DELETE http://10.180.1.21/volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44 [ 826.627631] [58115]: DEBUG cinder.api.openstack.wsgi [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-496d391d-439f-4bed-a244-c16109c9a3d8 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.627631] [58115]: DEBUG cinder.api.openstack.wsgi [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-496d391d-439f-4bed-a244-c16109c9a3d8 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.638521] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.638521] [58115]: warnings.warn( [ 827.175218] [58115]: INFO cinder.api.openstack.wsgi [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-496d391d-439f-4bed-a244-c16109c9a3d8 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44 returned with HTTP 200 [ 827.175681] [58115]: [pid: 58115|app: 0|req: 52/99] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:05:19 2025] DELETE /volume/v3/attachments/957cfb89-ae92-4fbd-8608-2d87414caa44 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 827.184904] [58114]: DEBUG cinder.api.middleware.request_id [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-9bd84329-78a6-4179-bb99-a84bac0ebad3 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.187553] [58114]: INFO cinder.api.openstack.wsgi [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-9bd84329-78a6-4179-bb99-a84bac0ebad3 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] DELETE http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 [ 827.187984] [58114]: DEBUG cinder.api.openstack.wsgi [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-9bd84329-78a6-4179-bb99-a84bac0ebad3 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 827.188337] [58114]: DEBUG cinder.api.openstack.wsgi [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-9bd84329-78a6-4179-bb99-a84bac0ebad3 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 827.188627] [58114]: INFO cinder.api.v3.volumes [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-9bd84329-78a6-4179-bb99-a84bac0ebad3 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Delete volume with id: 710db573-b03b-4f3d-a640-9d852348fd08 [ 827.200024] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 827.200024] [58114]: warnings.warn( [ 827.200024] [58114]: INFO cinder.volume.api [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-9bd84329-78a6-4179-bb99-a84bac0ebad3 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Volume info retrieved successfully. [ 827.228483] [58114]: INFO cinder.volume.api [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-9bd84329-78a6-4179-bb99-a84bac0ebad3 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] Delete volume request issued successfully. [ 827.228483] [58114]: INFO cinder.api.openstack.wsgi [req-c181e1de-8ae9-403b-91be-0db2a09a36df req-9bd84329-78a6-4179-bb99-a84bac0ebad3 tempest-ServersTestBootFromVolume-1998027893 tempest-ServersTestBootFromVolume-1998027893-project-member] http://10.180.1.21/volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 returned with HTTP 202 [ 827.228483] [58114]: [pid: 58114|app: 0|req: 48/100] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Nov 17 15:05:19 2025] DELETE /volume/v3/volumes/710db573-b03b-4f3d-a640-9d852348fd08 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 827.333495] [58115]: DEBUG cinder.api.middleware.request_id [None req-5797cda0-a74f-401d-b8f3-49c3afb56f73 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.335718] [58115]: INFO cinder.api.openstack.wsgi [None req-5797cda0-a74f-401d-b8f3-49c3afb56f73 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 827.336023] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5797cda0-a74f-401d-b8f3-49c3afb56f73 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 827.337813] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5797cda0-a74f-401d-b8f3-49c3afb56f73 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 827.346219] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 827.346219] [58115]: warnings.warn( [ 827.350284] [58115]: INFO cinder.volume.api [None req-5797cda0-a74f-401d-b8f3-49c3afb56f73 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 827.355740] [58115]: INFO cinder.api.openstack.wsgi [None req-5797cda0-a74f-401d-b8f3-49c3afb56f73 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 827.356099] [58115]: [pid: 58115|app: 0|req: 53/101] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:20 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 828.367304] [58114]: DEBUG cinder.api.middleware.request_id [None req-e0a794b9-9eae-4c0b-b7b7-bdb4951ab405 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.369865] [58114]: INFO cinder.api.openstack.wsgi [None req-e0a794b9-9eae-4c0b-b7b7-bdb4951ab405 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 828.370168] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e0a794b9-9eae-4c0b-b7b7-bdb4951ab405 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 828.370418] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e0a794b9-9eae-4c0b-b7b7-bdb4951ab405 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 828.382736] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.382736] [58114]: warnings.warn( [ 828.387360] [58114]: INFO cinder.volume.api [None req-e0a794b9-9eae-4c0b-b7b7-bdb4951ab405 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Volume info retrieved successfully. [ 828.393474] [58114]: INFO cinder.api.openstack.wsgi [None req-e0a794b9-9eae-4c0b-b7b7-bdb4951ab405 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 200 [ 828.393964] [58114]: [pid: 58114|app: 0|req: 49/102] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:21 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 829.407921] [58115]: DEBUG cinder.api.middleware.request_id [None req-acd7b82c-8ce2-47ba-8dbb-6ae1c8c636c3 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.410207] [58115]: INFO cinder.api.openstack.wsgi [None req-acd7b82c-8ce2-47ba-8dbb-6ae1c8c636c3 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 829.410456] [58115]: DEBUG cinder.api.openstack.wsgi [None req-acd7b82c-8ce2-47ba-8dbb-6ae1c8c636c3 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 829.410683] [58115]: DEBUG cinder.api.openstack.wsgi [None req-acd7b82c-8ce2-47ba-8dbb-6ae1c8c636c3 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 829.417822] [58115]: INFO cinder.api.openstack.wsgi [None req-acd7b82c-8ce2-47ba-8dbb-6ae1c8c636c3 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 404 [ 829.418506] [58115]: [pid: 58115|app: 0|req: 54/103] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:22 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 838.390130] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=51,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 839.413282] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=77,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 856.435548] [58114]: DEBUG cinder.api.middleware.request_id [None req-287cd0be-acb7-4b09-b3c9-579f28cba34b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.437883] [58114]: INFO cinder.api.openstack.wsgi [None req-287cd0be-acb7-4b09-b3c9-579f28cba34b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 856.437883] [58114]: DEBUG cinder.api.openstack.wsgi [None req-287cd0be-acb7-4b09-b3c9-579f28cba34b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 856.437883] [58114]: DEBUG cinder.api.openstack.wsgi [None req-287cd0be-acb7-4b09-b3c9-579f28cba34b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 856.437883] [58114]: INFO cinder.api.v3.volumes [None req-287cd0be-acb7-4b09-b3c9-579f28cba34b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Delete volume with id: 0bf9b035-e25d-4d09-958e-25946ea86010 [ 856.447781] [58114]: INFO cinder.api.openstack.wsgi [None req-287cd0be-acb7-4b09-b3c9-579f28cba34b tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 404 [ 856.447781] [58114]: [pid: 58114|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:05:49 2025] DELETE /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 856.454172] [58115]: DEBUG cinder.api.middleware.request_id [None req-c447ab30-5ee7-49bb-98a7-1822256dae68 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.458150] [58115]: INFO cinder.api.openstack.wsgi [None req-c447ab30-5ee7-49bb-98a7-1822256dae68 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 [ 856.458565] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c447ab30-5ee7-49bb-98a7-1822256dae68 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 856.458986] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c447ab30-5ee7-49bb-98a7-1822256dae68 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 856.468055] [58115]: INFO cinder.api.openstack.wsgi [None req-c447ab30-5ee7-49bb-98a7-1822256dae68 tempest-VolumesAssistedSnapshotsTest-1458934991 tempest-VolumesAssistedSnapshotsTest-1458934991-project-admin] http://10.180.1.21/volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 returned with HTTP 404 [ 856.468974] [58115]: [pid: 58115|app: 0|req: 55/105] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:49 2025] GET /volume/v3/volumes/0bf9b035-e25d-4d09-958e-25946ea86010 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 856.618240] [58114]: DEBUG cinder.api.middleware.request_id [None req-d57527ef-30ab-4aa5-b663-10a87f661424 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.620661] [58114]: INFO cinder.api.openstack.wsgi [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] POST http://10.180.1.21/volume/v3/volumes [ 856.621052] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1217113474"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 856.622508] [58114]: DEBUG cinder.api.v3.volumes [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1217113474'}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 856.622641] [58114]: INFO cinder.api.v3.volumes [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Create volume of 1 GB [ 856.630195] [58114]: INFO cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Availability Zones retrieved successfully. [ 856.638482] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Flow 'volume_create_api' (9fab5c44-d925-4a48-b5f9-3d72fdfa3da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 856.640171] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ebf9d8-ba9d-452c-8e95-e749e9890570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 856.641094] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 856.661980] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ebf9d8-ba9d-452c-8e95-e749e9890570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 856.663030] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4171ef21-6403-41a6-9fa3-f28529158bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 856.723685] [58114]: DEBUG cinder.quota [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Created reservations ['eb5b15b4-7c6e-4bdd-926e-92aa298aa4a2', '0054df45-db54-41dc-810d-21ed90494d22', 'aae8aa8f-fe5f-46cf-b8d8-0a1f809426ce', 'a65869df-9cc5-4f01-9fc7-75c1c9290232'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 856.725077] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4171ef21-6403-41a6-9fa3-f28529158bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb5b15b4-7c6e-4bdd-926e-92aa298aa4a2', '0054df45-db54-41dc-810d-21ed90494d22', 'aae8aa8f-fe5f-46cf-b8d8-0a1f809426ce', 'a65869df-9cc5-4f01-9fc7-75c1c9290232']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 856.725865] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (505e1d1b-de48-43a1-9fe2-a9cd02e7921e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 856.745071] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (505e1d1b-de48-43a1-9fe2-a9cd02e7921e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799356f3-e5c5-45b0-b1b3-919ec762963c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1217113474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a79a199dd92a47198ca74438bc3ffea8',qos_specs=None,replication_status=,reservations=['eb5b15b4-7c6e-4bdd-926e-92aa298aa4a2','0054df45-db54-41dc-810d-21ed90494d22','aae8aa8f-fe5f-46cf-b8d8-0a1f809426ce','a65869df-9cc5-4f01-9fc7-75c1c9290232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e60f6a349e4331b322772468060e76',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1217113474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=799356f3-e5c5-45b0-b1b3-919ec762963c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a79a199dd92a47198ca74438bc3ffea8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e60f6a349e4331b322772468060e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 856.745324] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47678c91-48d9-4eac-ba0a-071b285f62d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 856.760686] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47678c91-48d9-4eac-ba0a-071b285f62d7) transitioned into state 'SUCCESS' from state '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-1217113474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a79a199dd92a47198ca74438bc3ffea8',qos_specs=None,replication_status=,reservations=['eb5b15b4-7c6e-4bdd-926e-92aa298aa4a2','0054df45-db54-41dc-810d-21ed90494d22','aae8aa8f-fe5f-46cf-b8d8-0a1f809426ce','a65869df-9cc5-4f01-9fc7-75c1c9290232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e60f6a349e4331b322772468060e76',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 856.761487] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ede9d9-5ff2-44f6-9a8f-eab9c1b6ebcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 856.772051] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ede9d9-5ff2-44f6-9a8f-eab9c1b6ebcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 856.773293] [58114]: DEBUG cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Flow 'volume_create_api' (9fab5c44-d925-4a48-b5f9-3d72fdfa3da8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 856.773671] [58114]: INFO cinder.volume.api [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Create volume request issued successfully. [ 856.774545] [58114]: INFO cinder.api.openstack.wsgi [None req-d57527ef-30ab-4aa5-b663-10a87f661424 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 856.775054] [58114]: [pid: 58114|app: 0|req: 51/106] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:05:49 2025] POST /volume/v3/volumes => generated 758 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 856.785472] [58115]: DEBUG cinder.api.middleware.request_id [None req-0d15cb20-6039-4da9-9067-28418adeede4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.788378] [58115]: INFO cinder.api.openstack.wsgi [None req-0d15cb20-6039-4da9-9067-28418adeede4 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c [ 856.788867] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0d15cb20-6039-4da9-9067-28418adeede4 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 856.789738] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0d15cb20-6039-4da9-9067-28418adeede4 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 856.800190] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.800190] [58115]: warnings.warn( [ 856.805664] [58115]: INFO cinder.volume.api [None req-0d15cb20-6039-4da9-9067-28418adeede4 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 856.815091] [58115]: INFO cinder.api.openstack.wsgi [None req-0d15cb20-6039-4da9-9067-28418adeede4 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c returned with HTTP 200 [ 856.815883] [58115]: [pid: 58115|app: 0|req: 56/107] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:49 2025] GET /volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.838433] [58114]: DEBUG cinder.api.middleware.request_id [None req-354f9b1d-1b4b-475c-bd10-c4651b9e33f9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.840856] [58114]: INFO cinder.api.openstack.wsgi [None req-354f9b1d-1b4b-475c-bd10-c4651b9e33f9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c [ 857.841192] [58114]: DEBUG cinder.api.openstack.wsgi [None req-354f9b1d-1b4b-475c-bd10-c4651b9e33f9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 857.841457] [58114]: DEBUG cinder.api.openstack.wsgi [None req-354f9b1d-1b4b-475c-bd10-c4651b9e33f9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 857.854886] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.854886] [58114]: warnings.warn( [ 857.860136] [58114]: INFO cinder.volume.api [None req-354f9b1d-1b4b-475c-bd10-c4651b9e33f9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 857.866807] [58114]: INFO cinder.api.openstack.wsgi [None req-354f9b1d-1b4b-475c-bd10-c4651b9e33f9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c returned with HTTP 200 [ 857.867450] [58114]: [pid: 58114|app: 0|req: 52/108] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:50 2025] GET /volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.500171] [58115]: DEBUG cinder.api.middleware.request_id [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.502322] [58115]: INFO cinder.api.openstack.wsgi [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] POST http://10.180.1.21/volume/v3/volumes [ 860.502748] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2099074388"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 860.504377] [58115]: DEBUG cinder.api.v3.volumes [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2099074388'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 860.504517] [58115]: INFO cinder.api.v3.volumes [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Create volume of 1 GB [ 860.509886] [58115]: INFO cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Availability Zones retrieved successfully. [ 860.521086] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Flow 'volume_create_api' (212ade6d-4b07-4080-af66-88aa9a2e93e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 860.526135] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e9d289-05ae-47f5-bdfd-3754a8d2d5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.527952] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 860.551183] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e9d289-05ae-47f5-bdfd-3754a8d2d5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.551526] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d379f70b-9ed6-4538-8fa4-0af4bc9ea42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.643976] [58115]: DEBUG cinder.quota [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Created reservations ['74be913c-257c-43e8-a294-899b6a3f4294', 'ca11f3de-feba-4f6e-a728-2daf97cf7c90', '40aae346-700d-4333-b33d-4126d34b69e5', '1957a161-f67b-41dd-90b4-7d7262863d59'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 860.643976] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d379f70b-9ed6-4538-8fa4-0af4bc9ea42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74be913c-257c-43e8-a294-899b6a3f4294', 'ca11f3de-feba-4f6e-a728-2daf97cf7c90', '40aae346-700d-4333-b33d-4126d34b69e5', '1957a161-f67b-41dd-90b4-7d7262863d59']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.643976] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b3bedb-58c8-4ed1-bf16-19ed103ee00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.670424] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b3bedb-58c8-4ed1-bf16-19ed103ee00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b618ba6-f42e-418f-965b-dd14743f93b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2099074388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7080b5c07084766bb9503aef64976ba',qos_specs=None,replication_status=,reservations=['74be913c-257c-43e8-a294-899b6a3f4294','ca11f3de-feba-4f6e-a728-2daf97cf7c90','40aae346-700d-4333-b33d-4126d34b69e5','1957a161-f67b-41dd-90b4-7d7262863d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23325a32eeaa4d49a68644399458536a',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2099074388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b618ba6-f42e-418f-965b-dd14743f93b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7080b5c07084766bb9503aef64976ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23325a32eeaa4d49a68644399458536a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.673185] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f7ef79-1002-4212-8bdb-cc8098d3711b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.702503] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f7ef79-1002-4212-8bdb-cc8098d3711b) transitioned into state 'SUCCESS' from state '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-2099074388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7080b5c07084766bb9503aef64976ba',qos_specs=None,replication_status=,reservations=['74be913c-257c-43e8-a294-899b6a3f4294','ca11f3de-feba-4f6e-a728-2daf97cf7c90','40aae346-700d-4333-b33d-4126d34b69e5','1957a161-f67b-41dd-90b4-7d7262863d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23325a32eeaa4d49a68644399458536a',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.703523] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26a3c61-100a-49e7-8171-bae7e3a51b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.714096] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26a3c61-100a-49e7-8171-bae7e3a51b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.715084] [58115]: DEBUG cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Flow 'volume_create_api' (212ade6d-4b07-4080-af66-88aa9a2e93e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 860.715494] [58115]: INFO cinder.volume.api [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Create volume request issued successfully. [ 860.716184] [58115]: INFO cinder.api.openstack.wsgi [None req-6079d0b6-cc2c-4592-9a2e-82ca55d00cae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 860.716663] [58115]: [pid: 58115|app: 0|req: 57/109] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:05:53 2025] POST /volume/v3/volumes => generated 756 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 860.727087] [58114]: DEBUG cinder.api.middleware.request_id [None req-a8bd1590-3151-4434-a72c-5c8cdf98ed79 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.729356] [58114]: INFO cinder.api.openstack.wsgi [None req-a8bd1590-3151-4434-a72c-5c8cdf98ed79 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 860.729592] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a8bd1590-3151-4434-a72c-5c8cdf98ed79 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 860.729811] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a8bd1590-3151-4434-a72c-5c8cdf98ed79 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 860.742419] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.742419] [58114]: warnings.warn( [ 860.747751] [58114]: INFO cinder.volume.api [None req-a8bd1590-3151-4434-a72c-5c8cdf98ed79 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 860.756498] [58114]: INFO cinder.api.openstack.wsgi [None req-a8bd1590-3151-4434-a72c-5c8cdf98ed79 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 860.757200] [58114]: [pid: 58114|app: 0|req: 53/110] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:53 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.770153] [58115]: DEBUG cinder.api.middleware.request_id [None req-c6b487ee-cfa8-40b5-93c5-5059d3833184 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.773457] [58115]: INFO cinder.api.openstack.wsgi [None req-c6b487ee-cfa8-40b5-93c5-5059d3833184 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 861.774130] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c6b487ee-cfa8-40b5-93c5-5059d3833184 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 861.774130] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c6b487ee-cfa8-40b5-93c5-5059d3833184 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 861.785911] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.785911] [58115]: warnings.warn( [ 861.790793] [58115]: INFO cinder.volume.api [None req-c6b487ee-cfa8-40b5-93c5-5059d3833184 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 861.796298] [58115]: INFO cinder.api.openstack.wsgi [None req-c6b487ee-cfa8-40b5-93c5-5059d3833184 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 861.796735] [58115]: [pid: 58115|app: 0|req: 58/111] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:54 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 864.609012] [58114]: DEBUG cinder.api.middleware.request_id [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.611408] [58114]: INFO cinder.api.openstack.wsgi [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] POST http://10.180.1.21/volume/v3/volumes [ 864.611853] [58114]: DEBUG cinder.api.openstack.wsgi [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2013206628", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 864.614550] [58114]: DEBUG cinder.api.v3.volumes [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2013206628', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 864.614808] [58114]: INFO cinder.api.v3.volumes [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Create volume of 1 GB [ 864.623954] [58114]: INFO cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Availability Zones retrieved successfully. [ 864.631294] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Flow 'volume_create_api' (c4442b95-656a-4817-8f4d-97c1f30b19ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 864.632619] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c5c4df-c341-4c66-b3c4-f2ac55b9b405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 864.633922] [58114]: DEBUG cinder.volume.flows.api.create_volume [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 864.655969] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c5c4df-c341-4c66-b3c4-f2ac55b9b405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 864.656988] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9cb734-15a3-40d0-95b1-ab9d59b746f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 864.731100] [58114]: DEBUG cinder.quota [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Created reservations ['118ebd0b-cde6-4a11-9adc-e12440f0dec2', '41da339c-04b6-4e4f-b1d6-d7d5a02f3807', 'd3b14dc7-b494-4876-a16e-e25e336365ee', '8ac9de77-f62c-4335-9b8a-11eb47585677'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 864.732153] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9cb734-15a3-40d0-95b1-ab9d59b746f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['118ebd0b-cde6-4a11-9adc-e12440f0dec2', '41da339c-04b6-4e4f-b1d6-d7d5a02f3807', 'd3b14dc7-b494-4876-a16e-e25e336365ee', '8ac9de77-f62c-4335-9b8a-11eb47585677']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 864.732928] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75370885-8701-4b1a-8a2c-8ca78c0b95b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 864.758458] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75370885-8701-4b1a-8a2c-8ca78c0b95b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bbdf64c-efdf-44db-b86e-077ad246e889', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2013206628',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89d34526bddc4f2daf1bc06c1da7b2bf',qos_specs=None,replication_status=,reservations=['118ebd0b-cde6-4a11-9adc-e12440f0dec2','41da339c-04b6-4e4f-b1d6-d7d5a02f3807','d3b14dc7-b494-4876-a16e-e25e336365ee','8ac9de77-f62c-4335-9b8a-11eb47585677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6890c1d0f3c4a819da819238c688dfd',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2013206628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bbdf64c-efdf-44db-b86e-077ad246e889,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='89d34526bddc4f2daf1bc06c1da7b2bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6890c1d0f3c4a819da819238c688dfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 864.759455] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95604805-4ece-4367-aa85-c2cefc3d01ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 864.776019] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95604805-4ece-4367-aa85-c2cefc3d01ec) transitioned into state 'SUCCESS' from state '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-2013206628',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89d34526bddc4f2daf1bc06c1da7b2bf',qos_specs=None,replication_status=,reservations=['118ebd0b-cde6-4a11-9adc-e12440f0dec2','41da339c-04b6-4e4f-b1d6-d7d5a02f3807','d3b14dc7-b494-4876-a16e-e25e336365ee','8ac9de77-f62c-4335-9b8a-11eb47585677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6890c1d0f3c4a819da819238c688dfd',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 864.777984] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e494d61b-4204-4eb7-8870-72d3197346c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 864.789367] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e494d61b-4204-4eb7-8870-72d3197346c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 864.790790] [58114]: DEBUG cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Flow 'volume_create_api' (c4442b95-656a-4817-8f4d-97c1f30b19ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 864.791202] [58114]: INFO cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Create volume request issued successfully. [ 864.791876] [58114]: INFO cinder.api.openstack.wsgi [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-3f47d833-dc2b-4336-afd6-4ef25d04b5e9 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 864.792492] [58114]: [pid: 58114|app: 0|req: 54/112] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Nov 17 15:05:57 2025] POST /volume/v3/volumes => generated 762 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 864.796545] [58115]: DEBUG cinder.api.middleware.request_id [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-9e2de830-02ce-42ab-9c68-b641135e3653 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.799386] [58115]: INFO cinder.api.openstack.wsgi [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-9e2de830-02ce-42ab-9c68-b641135e3653 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] GET http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 [ 864.799561] [58115]: DEBUG cinder.api.openstack.wsgi [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-9e2de830-02ce-42ab-9c68-b641135e3653 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 864.799770] [58115]: DEBUG cinder.api.openstack.wsgi [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-9e2de830-02ce-42ab-9c68-b641135e3653 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 864.808779] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.808779] [58115]: warnings.warn( [ 864.815110] [58115]: INFO cinder.volume.api [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-9e2de830-02ce-42ab-9c68-b641135e3653 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Volume info retrieved successfully. [ 864.821825] [58115]: INFO cinder.api.openstack.wsgi [req-c79cd65a-aa2d-4ef1-8a35-7bfc9b906832 req-9e2de830-02ce-42ab-9c68-b641135e3653 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 returned with HTTP 200 [ 864.823224] [58115]: [pid: 58115|app: 0|req: 59/113] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:05:57 2025] GET /volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.215868] [58114]: DEBUG cinder.api.middleware.request_id [req-82cff485-e5b3-4a71-b7bb-3542d6152db4 req-b060cee6-1a27-4c16-b999-96fb4b9a8f2f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.219145] [58114]: INFO cinder.api.openstack.wsgi [req-82cff485-e5b3-4a71-b7bb-3542d6152db4 req-b060cee6-1a27-4c16-b999-96fb4b9a8f2f tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] GET http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 [ 865.219376] [58114]: DEBUG cinder.api.openstack.wsgi [req-82cff485-e5b3-4a71-b7bb-3542d6152db4 req-b060cee6-1a27-4c16-b999-96fb4b9a8f2f tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 865.219587] [58114]: DEBUG cinder.api.openstack.wsgi [req-82cff485-e5b3-4a71-b7bb-3542d6152db4 req-b060cee6-1a27-4c16-b999-96fb4b9a8f2f tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 865.235628] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.235628] [58114]: warnings.warn( [ 865.243691] [58114]: INFO cinder.volume.api [req-82cff485-e5b3-4a71-b7bb-3542d6152db4 req-b060cee6-1a27-4c16-b999-96fb4b9a8f2f tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Volume info retrieved successfully. [ 865.251223] [58114]: INFO cinder.api.openstack.wsgi [req-82cff485-e5b3-4a71-b7bb-3542d6152db4 req-b060cee6-1a27-4c16-b999-96fb4b9a8f2f tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 returned with HTTP 200 [ 865.251738] [58114]: [pid: 58114|app: 0|req: 55/114] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:05:57 2025] GET /volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.525837] [58115]: DEBUG cinder.api.middleware.request_id [req-f967aace-de75-4f81-8ab4-903aced8a6d1 req-18c092e4-8939-45f8-afe9-b638d9625e17 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.528241] [58115]: INFO cinder.api.openstack.wsgi [req-f967aace-de75-4f81-8ab4-903aced8a6d1 req-18c092e4-8939-45f8-afe9-b638d9625e17 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] GET http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 [ 865.528470] [58115]: DEBUG cinder.api.openstack.wsgi [req-f967aace-de75-4f81-8ab4-903aced8a6d1 req-18c092e4-8939-45f8-afe9-b638d9625e17 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 865.528661] [58115]: DEBUG cinder.api.openstack.wsgi [req-f967aace-de75-4f81-8ab4-903aced8a6d1 req-18c092e4-8939-45f8-afe9-b638d9625e17 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 865.537373] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.537373] [58115]: warnings.warn( [ 865.540917] [58115]: INFO cinder.volume.api [req-f967aace-de75-4f81-8ab4-903aced8a6d1 req-18c092e4-8939-45f8-afe9-b638d9625e17 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Volume info retrieved successfully. [ 865.545479] [58115]: INFO cinder.api.openstack.wsgi [req-f967aace-de75-4f81-8ab4-903aced8a6d1 req-18c092e4-8939-45f8-afe9-b638d9625e17 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 returned with HTTP 200 [ 865.545936] [58115]: [pid: 58115|app: 0|req: 60/115] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:05:58 2025] GET /volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.883970] [58114]: DEBUG cinder.api.middleware.request_id [None req-9c453177-e19a-4336-acb3-97283e987965 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.887138] [58114]: INFO cinder.api.openstack.wsgi [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] POST http://10.180.1.21/volume/v3/volumes [ 865.887607] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-948774323"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 865.889301] [58114]: DEBUG cinder.api.v3.volumes [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-948774323'}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 865.889451] [58114]: INFO cinder.api.v3.volumes [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Create volume of 1 GB [ 865.896139] [58114]: INFO cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Availability Zones retrieved successfully. [ 865.903318] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Flow 'volume_create_api' (0c44c571-282e-4a6f-8d81-6f3b17ea6dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 865.904688] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d30026e-996e-4d42-89ae-1abd6bca2996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 865.906033] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 865.927981] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d30026e-996e-4d42-89ae-1abd6bca2996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 865.929067] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342cb84a-5fc5-415d-b7d7-b825990ba466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 865.980878] [58115]: DEBUG cinder.api.middleware.request_id [req-60c144b9-f233-4060-8628-91642192052f req-8f1101e3-4a6c-48c0-a3be-19b62260fb72 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.984014] [58115]: INFO cinder.api.openstack.wsgi [req-60c144b9-f233-4060-8628-91642192052f req-8f1101e3-4a6c-48c0-a3be-19b62260fb72 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 [ 865.984346] [58115]: DEBUG cinder.api.openstack.wsgi [req-60c144b9-f233-4060-8628-91642192052f req-8f1101e3-4a6c-48c0-a3be-19b62260fb72 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 865.984525] [58115]: DEBUG cinder.api.openstack.wsgi [req-60c144b9-f233-4060-8628-91642192052f req-8f1101e3-4a6c-48c0-a3be-19b62260fb72 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 865.984717] [58115]: INFO cinder.api.v3.volumes [req-60c144b9-f233-4060-8628-91642192052f req-8f1101e3-4a6c-48c0-a3be-19b62260fb72 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Delete volume with id: 9bbdf64c-efdf-44db-b86e-077ad246e889 [ 865.992039] [58114]: DEBUG cinder.quota [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Created reservations ['3dc33b3f-7713-44c4-853e-bd082b20b084', '521a380c-1842-4731-aabb-e65796af253d', 'd4167f49-623c-4922-b606-217bc32f0f7b', '43f2001c-eab4-4a72-bbe0-de8005365a19'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 865.992637] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342cb84a-5fc5-415d-b7d7-b825990ba466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dc33b3f-7713-44c4-853e-bd082b20b084', '521a380c-1842-4731-aabb-e65796af253d', 'd4167f49-623c-4922-b606-217bc32f0f7b', '43f2001c-eab4-4a72-bbe0-de8005365a19']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 865.993796] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9bec0c-6d94-4d36-8760-f129bf17efaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 865.997958] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.997958] [58115]: warnings.warn( [ 865.998915] [58115]: INFO cinder.volume.api [req-60c144b9-f233-4060-8628-91642192052f req-8f1101e3-4a6c-48c0-a3be-19b62260fb72 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Volume info retrieved successfully. [ 866.008599] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9bec0c-6d94-4d36-8760-f129bf17efaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94053186-2bd3-40fc-a0c2-e988f82ba9fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-948774323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85e6ff2346fc424cb117a67956a68a64',qos_specs=None,replication_status=,reservations=['3dc33b3f-7713-44c4-853e-bd082b20b084','521a380c-1842-4731-aabb-e65796af253d','d4167f49-623c-4922-b606-217bc32f0f7b','43f2001c-eab4-4a72-bbe0-de8005365a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c8846210ad49c19715799dfc2b1921',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-948774323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94053186-2bd3-40fc-a0c2-e988f82ba9fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85e6ff2346fc424cb117a67956a68a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73c8846210ad49c19715799dfc2b1921',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.009573] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec360766-e081-4080-a2ed-e2162f6ca26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.017760] [58115]: INFO cinder.volume.api [req-60c144b9-f233-4060-8628-91642192052f req-8f1101e3-4a6c-48c0-a3be-19b62260fb72 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Delete volume request issued successfully. [ 866.018100] [58115]: INFO cinder.api.openstack.wsgi [req-60c144b9-f233-4060-8628-91642192052f req-8f1101e3-4a6c-48c0-a3be-19b62260fb72 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 returned with HTTP 202 [ 866.018920] [58115]: [pid: 58115|app: 0|req: 61/116] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Nov 17 15:05:58 2025] DELETE /volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 866.026319] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec360766-e081-4080-a2ed-e2162f6ca26d) transitioned into state 'SUCCESS' from state '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-948774323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85e6ff2346fc424cb117a67956a68a64',qos_specs=None,replication_status=,reservations=['3dc33b3f-7713-44c4-853e-bd082b20b084','521a380c-1842-4731-aabb-e65796af253d','d4167f49-623c-4922-b606-217bc32f0f7b','43f2001c-eab4-4a72-bbe0-de8005365a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c8846210ad49c19715799dfc2b1921',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.027109] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b71ceba6-66c2-4b74-a8c7-b58a4664db10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.037510] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b71ceba6-66c2-4b74-a8c7-b58a4664db10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.038849] [58114]: DEBUG cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Flow 'volume_create_api' (0c44c571-282e-4a6f-8d81-6f3b17ea6dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 866.038963] [58114]: INFO cinder.volume.api [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Create volume request issued successfully. [ 866.039629] [58114]: INFO cinder.api.openstack.wsgi [None req-9c453177-e19a-4336-acb3-97283e987965 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 866.040248] [58114]: [pid: 58114|app: 0|req: 56/117] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:05:58 2025] POST /volume/v3/volumes => generated 752 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 866.050140] [58115]: DEBUG cinder.api.middleware.request_id [None req-3666b11a-cb8e-4b3d-ad14-06f57de0c9d8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.052407] [58115]: INFO cinder.api.openstack.wsgi [None req-3666b11a-cb8e-4b3d-ad14-06f57de0c9d8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd [ 866.052638] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3666b11a-cb8e-4b3d-ad14-06f57de0c9d8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 866.052854] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3666b11a-cb8e-4b3d-ad14-06f57de0c9d8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 866.064864] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.064864] [58115]: warnings.warn( [ 866.070240] [58115]: INFO cinder.volume.api [None req-3666b11a-cb8e-4b3d-ad14-06f57de0c9d8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 866.077095] [58115]: INFO cinder.api.openstack.wsgi [None req-3666b11a-cb8e-4b3d-ad14-06f57de0c9d8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd returned with HTTP 200 [ 866.077498] [58115]: [pid: 58115|app: 0|req: 62/118] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:58 2025] GET /volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.246326] [58114]: DEBUG cinder.api.middleware.request_id [req-c1870b85-35da-48f2-a95e-1779ada1e398 req-6c2ce49b-f557-45bf-9913-a6ec1f511b61 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.249138] [58114]: INFO cinder.api.openstack.wsgi [req-c1870b85-35da-48f2-a95e-1779ada1e398 req-6c2ce49b-f557-45bf-9913-a6ec1f511b61 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] GET http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 [ 866.249294] [58114]: DEBUG cinder.api.openstack.wsgi [req-c1870b85-35da-48f2-a95e-1779ada1e398 req-6c2ce49b-f557-45bf-9913-a6ec1f511b61 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 866.249491] [58114]: DEBUG cinder.api.openstack.wsgi [req-c1870b85-35da-48f2-a95e-1779ada1e398 req-6c2ce49b-f557-45bf-9913-a6ec1f511b61 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 866.257526] [58114]: INFO cinder.api.openstack.wsgi [req-c1870b85-35da-48f2-a95e-1779ada1e398 req-6c2ce49b-f557-45bf-9913-a6ec1f511b61 tempest-VolumesGetTestJSON-476954356 tempest-VolumesGetTestJSON-476954356-project-member] http://10.180.1.21/volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 returned with HTTP 404 [ 866.258242] [58114]: [pid: 58114|app: 0|req: 57/119] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:05:59 2025] GET /volume/v3/volumes/9bbdf64c-efdf-44db-b86e-077ad246e889 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 867.089493] [58115]: DEBUG cinder.api.middleware.request_id [None req-3dfaab58-891f-4841-81af-0a89b0a7d577 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.092098] [58115]: INFO cinder.api.openstack.wsgi [None req-3dfaab58-891f-4841-81af-0a89b0a7d577 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd [ 867.092427] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3dfaab58-891f-4841-81af-0a89b0a7d577 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 867.092698] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3dfaab58-891f-4841-81af-0a89b0a7d577 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 867.112530] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.112530] [58115]: warnings.warn( [ 867.124507] [58115]: INFO cinder.volume.api [None req-3dfaab58-891f-4841-81af-0a89b0a7d577 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 867.134271] [58115]: INFO cinder.api.openstack.wsgi [None req-3dfaab58-891f-4841-81af-0a89b0a7d577 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd returned with HTTP 200 [ 867.134271] [58115]: [pid: 58115|app: 0|req: 63/120] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:59 2025] GET /volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.145726] [58114]: DEBUG cinder.api.middleware.request_id [None req-a56a6c14-cef6-4517-ae40-f6f0c68e8157 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.148721] [58114]: INFO cinder.api.openstack.wsgi [None req-a56a6c14-cef6-4517-ae40-f6f0c68e8157 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] POST http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd/action [ 867.148835] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a56a6c14-cef6-4517-ae40-f6f0c68e8157 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 867.151448] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a56a6c14-cef6-4517-ae40-f6f0c68e8157 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 867.166823] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.166823] [58114]: warnings.warn( [ 867.166823] [58114]: INFO cinder.volume.api [None req-a56a6c14-cef6-4517-ae40-f6f0c68e8157 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 867.175674] [58114]: INFO cinder.volume.api [None req-a56a6c14-cef6-4517-ae40-f6f0c68e8157 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume updated successfully. [ 867.175958] [58114]: INFO cinder.api.openstack.wsgi [None req-a56a6c14-cef6-4517-ae40-f6f0c68e8157 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd/action returned with HTTP 200 [ 867.177256] [58114]: [pid: 58114|app: 0|req: 58/121] 10.180.1.21 () {60 vars in 1267 bytes} [Mon Nov 17 15:05:59 2025] POST /volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 867.186526] [58115]: DEBUG cinder.api.middleware.request_id [None req-bc13604c-8675-4af1-bdd8-639a33643575 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.188281] [58115]: INFO cinder.api.openstack.wsgi [None req-bc13604c-8675-4af1-bdd8-639a33643575 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd [ 867.188653] [58115]: DEBUG cinder.api.openstack.wsgi [None req-bc13604c-8675-4af1-bdd8-639a33643575 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 867.189078] [58115]: DEBUG cinder.api.openstack.wsgi [None req-bc13604c-8675-4af1-bdd8-639a33643575 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 867.199020] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.199020] [58115]: warnings.warn( [ 867.203551] [58115]: INFO cinder.volume.api [None req-bc13604c-8675-4af1-bdd8-639a33643575 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 867.211061] [58115]: INFO cinder.api.openstack.wsgi [None req-bc13604c-8675-4af1-bdd8-639a33643575 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd returned with HTTP 200 [ 867.211199] [58115]: [pid: 58115|app: 0|req: 64/122] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:05:59 2025] GET /volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.580605] [58114]: DEBUG cinder.api.middleware.request_id [req-5a99da5a-ce74-4135-8c0c-fa5f3a2e9562 req-78069400-a70c-4ce9-a113-963f4d237e44 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.583162] [58114]: INFO cinder.api.openstack.wsgi [req-5a99da5a-ce74-4135-8c0c-fa5f3a2e9562 req-78069400-a70c-4ce9-a113-963f4d237e44 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd [ 867.583435] [58114]: DEBUG cinder.api.openstack.wsgi [req-5a99da5a-ce74-4135-8c0c-fa5f3a2e9562 req-78069400-a70c-4ce9-a113-963f4d237e44 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 867.583709] [58114]: DEBUG cinder.api.openstack.wsgi [req-5a99da5a-ce74-4135-8c0c-fa5f3a2e9562 req-78069400-a70c-4ce9-a113-963f4d237e44 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 867.594071] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.594071] [58114]: warnings.warn( [ 867.598564] [58114]: INFO cinder.volume.api [req-5a99da5a-ce74-4135-8c0c-fa5f3a2e9562 req-78069400-a70c-4ce9-a113-963f4d237e44 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 867.603768] [58114]: INFO cinder.api.openstack.wsgi [req-5a99da5a-ce74-4135-8c0c-fa5f3a2e9562 req-78069400-a70c-4ce9-a113-963f4d237e44 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd returned with HTTP 200 [ 867.604423] [58114]: [pid: 58114|app: 0|req: 59/123] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:06:00 2025] GET /volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.065299] [58115]: DEBUG cinder.api.middleware.request_id [None req-50c4e858-67c4-44be-8b98-b1c05266dcda None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.067470] [58115]: INFO cinder.api.openstack.wsgi [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] POST http://10.180.1.21/volume/v3/volumes [ 868.067870] [58115]: DEBUG cinder.api.openstack.wsgi [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-3791179"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 868.069426] [58115]: DEBUG cinder.api.v3.volumes [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-3791179'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 868.069552] [58115]: INFO cinder.api.v3.volumes [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Create volume of 1 GB [ 868.075529] [58115]: INFO cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Availability Zones retrieved successfully. [ 868.082932] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Flow 'volume_create_api' (e7b1716f-a8e5-452b-a006-8d1603cb34e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 868.085129] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53eb93ab-3d17-4dd2-a643-5187e35047fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 868.086322] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 868.106901] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53eb93ab-3d17-4dd2-a643-5187e35047fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 868.107925] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da327c31-d5ae-4ad8-9b60-986539333a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 868.151098] [58115]: DEBUG cinder.quota [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Created reservations ['09e6b867-067c-4bb1-b1be-5ee82c9c2743', 'a1bbb7f1-9ee0-45df-b593-ab144ce2df4f', 'c00aa1a0-a711-4c39-944f-797c83386035', '9330d07e-d398-4cb3-88c5-f393c7e67d93'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 868.151098] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da327c31-d5ae-4ad8-9b60-986539333a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09e6b867-067c-4bb1-b1be-5ee82c9c2743', 'a1bbb7f1-9ee0-45df-b593-ab144ce2df4f', 'c00aa1a0-a711-4c39-944f-797c83386035', '9330d07e-d398-4cb3-88c5-f393c7e67d93']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 868.151098] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3598f119-417f-4128-94dd-6384f8ec3621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 868.176032] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3598f119-417f-4128-94dd-6384f8ec3621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e1a1050-70f5-4c34-b65c-a682a5609943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-3791179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85e6ff2346fc424cb117a67956a68a64',qos_specs=None,replication_status=,reservations=['09e6b867-067c-4bb1-b1be-5ee82c9c2743','a1bbb7f1-9ee0-45df-b593-ab144ce2df4f','c00aa1a0-a711-4c39-944f-797c83386035','9330d07e-d398-4cb3-88c5-f393c7e67d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c8846210ad49c19715799dfc2b1921',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-3791179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e1a1050-70f5-4c34-b65c-a682a5609943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85e6ff2346fc424cb117a67956a68a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73c8846210ad49c19715799dfc2b1921',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 868.177274] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (191ecff9-f333-4464-a4ed-e5e351a0cd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 868.192828] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (191ecff9-f333-4464-a4ed-e5e351a0cd7a) transitioned into state 'SUCCESS' from state '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-3791179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85e6ff2346fc424cb117a67956a68a64',qos_specs=None,replication_status=,reservations=['09e6b867-067c-4bb1-b1be-5ee82c9c2743','a1bbb7f1-9ee0-45df-b593-ab144ce2df4f','c00aa1a0-a711-4c39-944f-797c83386035','9330d07e-d398-4cb3-88c5-f393c7e67d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c8846210ad49c19715799dfc2b1921',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 868.193980] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf68fe0-de2d-4bf9-a475-e25c8e543541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 868.204486] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf68fe0-de2d-4bf9-a475-e25c8e543541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 868.205718] [58115]: DEBUG cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Flow 'volume_create_api' (e7b1716f-a8e5-452b-a006-8d1603cb34e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 868.206091] [58115]: INFO cinder.volume.api [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Create volume request issued successfully. [ 868.206844] [58115]: INFO cinder.api.openstack.wsgi [None req-50c4e858-67c4-44be-8b98-b1c05266dcda tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 868.207513] [58115]: [pid: 58115|app: 0|req: 65/124] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:06:00 2025] POST /volume/v3/volumes => generated 750 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 868.220155] [58114]: DEBUG cinder.api.middleware.request_id [None req-d4318f0c-70f5-4bbc-b088-c0a1c2f31aca None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.222411] [58114]: INFO cinder.api.openstack.wsgi [None req-d4318f0c-70f5-4bbc-b088-c0a1c2f31aca tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 [ 868.222635] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d4318f0c-70f5-4bbc-b088-c0a1c2f31aca tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 868.222845] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d4318f0c-70f5-4bbc-b088-c0a1c2f31aca tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 868.233012] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.233012] [58114]: warnings.warn( [ 868.242671] [58114]: INFO cinder.volume.api [None req-d4318f0c-70f5-4bbc-b088-c0a1c2f31aca tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 868.248898] [58114]: INFO cinder.api.openstack.wsgi [None req-d4318f0c-70f5-4bbc-b088-c0a1c2f31aca tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 returned with HTTP 200 [ 868.249396] [58114]: [pid: 58114|app: 0|req: 60/125] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:00 2025] GET /volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 869.262451] [58115]: DEBUG cinder.api.middleware.request_id [None req-5d259113-87b8-4eda-9167-9b5746d2ce47 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.264727] [58115]: INFO cinder.api.openstack.wsgi [None req-5d259113-87b8-4eda-9167-9b5746d2ce47 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 [ 869.265075] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5d259113-87b8-4eda-9167-9b5746d2ce47 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 869.265348] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5d259113-87b8-4eda-9167-9b5746d2ce47 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 869.276596] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.276596] [58115]: warnings.warn( [ 869.281759] [58115]: INFO cinder.volume.api [None req-5d259113-87b8-4eda-9167-9b5746d2ce47 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 869.289629] [58115]: INFO cinder.api.openstack.wsgi [None req-5d259113-87b8-4eda-9167-9b5746d2ce47 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 returned with HTTP 200 [ 869.290329] [58115]: [pid: 58115|app: 0|req: 66/126] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:02 2025] GET /volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 878.245238] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=104,cinder:INSERT=31,cinder:UPDATE=37 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 878.250368] [58114]: DEBUG cinder.api.middleware.request_id [None req-94908ecb-cf37-4406-ab1d-0983da60be2e None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.252749] [58114]: INFO cinder.api.openstack.wsgi [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] POST http://10.180.1.21/volume/v3/volumes [ 878.253420] [58114]: DEBUG cinder.api.openstack.wsgi [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-483575618"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 878.254707] [58114]: DEBUG cinder.api.v3.volumes [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-483575618'}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 878.254882] [58114]: INFO cinder.api.v3.volumes [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Create volume of 1 GB [ 878.261954] [58114]: INFO cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Availability Zones retrieved successfully. [ 878.270273] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Flow 'volume_create_api' (728a7156-fc1d-4f53-9b22-3751c05d514e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 878.271037] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4a1f4c-6b12-4912-883b-89938189f880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 878.272090] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 878.306821] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4a1f4c-6b12-4912-883b-89938189f880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 878.307961] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3426f470-7209-45d7-9dab-cbf2a9f2c026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 878.359869] [58114]: DEBUG cinder.quota [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Created reservations ['9b196695-b1d9-47eb-b166-11fdb95471d2', '2fbf14b4-f6b2-43d2-89a3-2e03adc24fb9', 'ef6a786c-a399-4843-aa25-75a6df5d3b6b', '75e9fd24-79b5-4966-8ac1-8c4f835f2ed8'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 878.361021] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3426f470-7209-45d7-9dab-cbf2a9f2c026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b196695-b1d9-47eb-b166-11fdb95471d2', '2fbf14b4-f6b2-43d2-89a3-2e03adc24fb9', 'ef6a786c-a399-4843-aa25-75a6df5d3b6b', '75e9fd24-79b5-4966-8ac1-8c4f835f2ed8']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 878.362108] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe718d58-6fcb-4bd4-bec8-24f56eab35a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 878.380217] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe718d58-6fcb-4bd4-bec8-24f56eab35a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa3dec14-7d48-494c-9cb0-2d6d103fbc06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-483575618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a79a199dd92a47198ca74438bc3ffea8',qos_specs=None,replication_status=,reservations=['9b196695-b1d9-47eb-b166-11fdb95471d2','2fbf14b4-f6b2-43d2-89a3-2e03adc24fb9','ef6a786c-a399-4843-aa25-75a6df5d3b6b','75e9fd24-79b5-4966-8ac1-8c4f835f2ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e60f6a349e4331b322772468060e76',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-483575618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa3dec14-7d48-494c-9cb0-2d6d103fbc06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a79a199dd92a47198ca74438bc3ffea8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e60f6a349e4331b322772468060e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 878.381062] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a289c94a-9242-4588-a8e8-33b379c082ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 878.398415] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a289c94a-9242-4588-a8e8-33b379c082ea) transitioned into state 'SUCCESS' from state '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-483575618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a79a199dd92a47198ca74438bc3ffea8',qos_specs=None,replication_status=,reservations=['9b196695-b1d9-47eb-b166-11fdb95471d2','2fbf14b4-f6b2-43d2-89a3-2e03adc24fb9','ef6a786c-a399-4843-aa25-75a6df5d3b6b','75e9fd24-79b5-4966-8ac1-8c4f835f2ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e60f6a349e4331b322772468060e76',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 878.399475] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4b3ef2-cecd-4f32-b986-cbffd3d9e2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 878.410769] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4b3ef2-cecd-4f32-b986-cbffd3d9e2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 878.412264] [58114]: DEBUG cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Flow 'volume_create_api' (728a7156-fc1d-4f53-9b22-3751c05d514e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 878.413413] [58114]: INFO cinder.volume.api [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Create volume request issued successfully. [ 878.414490] [58114]: INFO cinder.api.openstack.wsgi [None req-94908ecb-cf37-4406-ab1d-0983da60be2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 878.414779] [58114]: [pid: 58114|app: 0|req: 61/127] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:06:11 2025] POST /volume/v3/volumes => generated 757 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 878.424813] [58115]: DEBUG cinder.api.middleware.request_id [None req-65f59567-723b-4e33-98f0-840720f8cc2e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.428860] [58115]: INFO cinder.api.openstack.wsgi [None req-65f59567-723b-4e33-98f0-840720f8cc2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 878.428860] [58115]: DEBUG cinder.api.openstack.wsgi [None req-65f59567-723b-4e33-98f0-840720f8cc2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 878.429080] [58115]: DEBUG cinder.api.openstack.wsgi [None req-65f59567-723b-4e33-98f0-840720f8cc2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 878.438737] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.438737] [58115]: warnings.warn( [ 878.444865] [58115]: INFO cinder.volume.api [None req-65f59567-723b-4e33-98f0-840720f8cc2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 878.454042] [58115]: INFO cinder.api.openstack.wsgi [None req-65f59567-723b-4e33-98f0-840720f8cc2e tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 878.455469] [58115]: [pid: 58115|app: 0|req: 67/128] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:11 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.476017] [58114]: DEBUG cinder.api.middleware.request_id [None req-34b19e2a-fea6-4b7c-ab40-5412874832cf None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.478574] [58114]: INFO cinder.api.openstack.wsgi [None req-34b19e2a-fea6-4b7c-ab40-5412874832cf tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 879.480256] [58114]: DEBUG cinder.api.openstack.wsgi [None req-34b19e2a-fea6-4b7c-ab40-5412874832cf tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 879.480256] [58114]: DEBUG cinder.api.openstack.wsgi [None req-34b19e2a-fea6-4b7c-ab40-5412874832cf tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 879.496502] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.496502] [58114]: warnings.warn( [ 879.504893] [58114]: INFO cinder.volume.api [None req-34b19e2a-fea6-4b7c-ab40-5412874832cf tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 879.512801] [58114]: INFO cinder.api.openstack.wsgi [None req-34b19e2a-fea6-4b7c-ab40-5412874832cf tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 879.513452] [58114]: [pid: 58114|app: 0|req: 62/129] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:12 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.449612] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=87,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 889.508149] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 889.726722] [58115]: DEBUG cinder.api.middleware.request_id [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-e6d0dac7-69a6-4a03-9ed0-a2c2723b3b8e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.730825] [58115]: INFO cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-e6d0dac7-69a6-4a03-9ed0-a2c2723b3b8e tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 889.730925] [58115]: DEBUG cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-e6d0dac7-69a6-4a03-9ed0-a2c2723b3b8e tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 889.734046] [58115]: DEBUG cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-e6d0dac7-69a6-4a03-9ed0-a2c2723b3b8e tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.747980] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.747980] [58115]: warnings.warn( [ 889.754859] [58115]: INFO cinder.volume.api [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-e6d0dac7-69a6-4a03-9ed0-a2c2723b3b8e tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 889.763215] [58115]: INFO cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-e6d0dac7-69a6-4a03-9ed0-a2c2723b3b8e tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 889.763849] [58115]: [pid: 58115|app: 0|req: 68/130] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:06:22 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.785637] [58114]: DEBUG cinder.api.middleware.request_id [None req-5db5e181-bfd0-447f-ae86-84e255646be0 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.786041] [58114]: INFO cinder.api.openstack.wsgi [None req-5db5e181-bfd0-447f-ae86-84e255646be0 None None] GET http://10.180.1.21/volume// [ 889.786254] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5db5e181-bfd0-447f-ae86-84e255646be0 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 889.786424] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5db5e181-bfd0-447f-ae86-84e255646be0 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.787840] [58114]: INFO cinder.api.openstack.wsgi [None req-5db5e181-bfd0-447f-ae86-84e255646be0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 889.787840] [58114]: [pid: 58114|app: 0|req: 63/131] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:06:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 889.791019] [58115]: DEBUG cinder.api.middleware.request_id [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-becd8535-8b39-43f3-877c-beaef350ab3c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.793717] [58115]: INFO cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-becd8535-8b39-43f3-877c-beaef350ab3c tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] POST http://10.180.1.21/volume/v3/attachments [ 889.794160] [58115]: DEBUG cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-becd8535-8b39-43f3-877c-beaef350ab3c tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b618ba6-f42e-418f-965b-dd14743f93b1", "connector": null, "instance_uuid": "fb8a5bfc-b268-4190-b82d-42757f4c8090"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 889.803857] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.803857] [58115]: warnings.warn( [ 889.831193] [58115]: INFO cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-becd8535-8b39-43f3-877c-beaef350ab3c tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 889.831811] [58115]: [pid: 58115|app: 0|req: 69/132] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:06:22 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.862701] [58114]: DEBUG cinder.api.middleware.request_id [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-517fefa0-cedc-4072-b1b1-e4ef9397a7c8 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.865942] [58114]: INFO cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-517fefa0-cedc-4072-b1b1-e4ef9397a7c8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] POST http://10.180.1.21/volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094/action [ 889.866489] [58114]: DEBUG cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-517fefa0-cedc-4072-b1b1-e4ef9397a7c8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 889.866625] [58114]: DEBUG cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-517fefa0-cedc-4072-b1b1-e4ef9397a7c8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 889.884316] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.884316] [58114]: warnings.warn( [ 889.894065] [58114]: INFO cinder.api.openstack.wsgi [req-7e6a46e2-ec94-4261-b02c-24208e91c9c9 req-517fefa0-cedc-4072-b1b1-e4ef9397a7c8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094/action returned with HTTP 204 [ 889.894558] [58114]: [pid: 58114|app: 0|req: 64/133] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:06:22 2025] POST /volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 889.910597] [58115]: DEBUG cinder.api.middleware.request_id [None req-9841bf20-7aa6-4576-ad88-22f6936b0a61 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.912663] [58115]: INFO cinder.api.openstack.wsgi [None req-9841bf20-7aa6-4576-ad88-22f6936b0a61 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 889.912880] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9841bf20-7aa6-4576-ad88-22f6936b0a61 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 889.913106] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9841bf20-7aa6-4576-ad88-22f6936b0a61 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.924386] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.924386] [58115]: warnings.warn( [ 889.928407] [58115]: INFO cinder.volume.api [None req-9841bf20-7aa6-4576-ad88-22f6936b0a61 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 889.939491] [58115]: INFO cinder.api.openstack.wsgi [None req-9841bf20-7aa6-4576-ad88-22f6936b0a61 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 889.940064] [58115]: [pid: 58115|app: 0|req: 70/134] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:22 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.949906] [58114]: DEBUG cinder.api.middleware.request_id [None req-be4c6247-a35f-4097-aeca-5b3e5e8a4f36 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.952076] [58114]: INFO cinder.api.openstack.wsgi [None req-be4c6247-a35f-4097-aeca-5b3e5e8a4f36 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 889.952324] [58114]: DEBUG cinder.api.openstack.wsgi [None req-be4c6247-a35f-4097-aeca-5b3e5e8a4f36 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 889.952511] [58114]: DEBUG cinder.api.openstack.wsgi [None req-be4c6247-a35f-4097-aeca-5b3e5e8a4f36 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.969221] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.969221] [58114]: warnings.warn( [ 889.973049] [58114]: INFO cinder.volume.api [None req-be4c6247-a35f-4097-aeca-5b3e5e8a4f36 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 889.978579] [58114]: INFO cinder.api.openstack.wsgi [None req-be4c6247-a35f-4097-aeca-5b3e5e8a4f36 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 889.979126] [58114]: [pid: 58114|app: 0|req: 65/135] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:22 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 893.993368] [58115]: DEBUG cinder.api.middleware.request_id [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.996023] [58115]: INFO cinder.api.openstack.wsgi [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] POST http://10.180.1.21/volume/v3/volumes [ 893.996023] [58115]: DEBUG cinder.api.openstack.wsgi [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1008276782"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 893.997467] [58115]: DEBUG cinder.api.v3.volumes [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1008276782'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 893.997607] [58115]: INFO cinder.api.v3.volumes [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Create volume of 1 GB [ 894.003301] [58115]: INFO cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Availability Zones retrieved successfully. [ 894.012019] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Flow 'volume_create_api' (eead0bb8-1cd0-42d4-9ec5-fde53f3fe4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 894.012869] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe9635c-be7e-4c6b-81ae-d8979b5e8a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 894.013889] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 894.040997] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe9635c-be7e-4c6b-81ae-d8979b5e8a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 894.042159] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c0d797-fca4-48f2-8fc7-16fafc068883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 894.093237] [58115]: DEBUG cinder.quota [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Created reservations ['5c02a97d-2817-4cbf-ad08-f964f93a0fcc', '5660b7bc-c3bb-412c-9468-581d0abdbc8d', '076ac55b-288b-4a79-a4ee-208b931e9e3a', '4ea7dd99-0055-4f77-b20a-8aadb36eb743'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 894.094319] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c0d797-fca4-48f2-8fc7-16fafc068883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c02a97d-2817-4cbf-ad08-f964f93a0fcc', '5660b7bc-c3bb-412c-9468-581d0abdbc8d', '076ac55b-288b-4a79-a4ee-208b931e9e3a', '4ea7dd99-0055-4f77-b20a-8aadb36eb743']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 894.095241] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3eb5e65-0639-4fcd-af3c-8d984676ab75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 894.113533] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3eb5e65-0639-4fcd-af3c-8d984676ab75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e140989c-3d47-47f1-a635-a785f7be0de2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1008276782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b62067425bb34e64bca0e96f2e34d492',qos_specs=None,replication_status=,reservations=['5c02a97d-2817-4cbf-ad08-f964f93a0fcc','5660b7bc-c3bb-412c-9468-581d0abdbc8d','076ac55b-288b-4a79-a4ee-208b931e9e3a','4ea7dd99-0055-4f77-b20a-8aadb36eb743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f967e2d1ba44e39b204f8de717c29fb',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1008276782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e140989c-3d47-47f1-a635-a785f7be0de2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b62067425bb34e64bca0e96f2e34d492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f967e2d1ba44e39b204f8de717c29fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 894.114584] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac707d9-73a7-418e-a71d-918255f08618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 894.128552] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac707d9-73a7-418e-a71d-918255f08618) transitioned into state 'SUCCESS' from state '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-1008276782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b62067425bb34e64bca0e96f2e34d492',qos_specs=None,replication_status=,reservations=['5c02a97d-2817-4cbf-ad08-f964f93a0fcc','5660b7bc-c3bb-412c-9468-581d0abdbc8d','076ac55b-288b-4a79-a4ee-208b931e9e3a','4ea7dd99-0055-4f77-b20a-8aadb36eb743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f967e2d1ba44e39b204f8de717c29fb',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 894.129494] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25debc7-860d-42ba-9533-760754fba817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 894.139612] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25debc7-860d-42ba-9533-760754fba817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 894.140892] [58115]: DEBUG cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Flow 'volume_create_api' (eead0bb8-1cd0-42d4-9ec5-fde53f3fe4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 894.141302] [58115]: INFO cinder.volume.api [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Create volume request issued successfully. [ 894.142130] [58115]: INFO cinder.api.openstack.wsgi [None req-24d06f89-85c7-48d5-8e17-44edbb36d862 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 894.142679] [58115]: [pid: 58115|app: 0|req: 71/136] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:06:26 2025] POST /volume/v3/volumes => generated 751 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 894.151607] [58114]: DEBUG cinder.api.middleware.request_id [None req-1932933b-e012-49cd-be49-4ba8206b5b12 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.154466] [58114]: INFO cinder.api.openstack.wsgi [None req-1932933b-e012-49cd-be49-4ba8206b5b12 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 894.155896] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1932933b-e012-49cd-be49-4ba8206b5b12 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 894.155896] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1932933b-e012-49cd-be49-4ba8206b5b12 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 894.167383] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.167383] [58114]: warnings.warn( [ 894.173890] [58114]: INFO cinder.volume.api [None req-1932933b-e012-49cd-be49-4ba8206b5b12 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 894.179561] [58114]: INFO cinder.api.openstack.wsgi [None req-1932933b-e012-49cd-be49-4ba8206b5b12 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 894.180023] [58114]: [pid: 58114|app: 0|req: 66/137] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:26 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 895.190924] [58115]: DEBUG cinder.api.middleware.request_id [None req-8ac65d05-6761-453d-b322-77a86f4b399b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.193406] [58115]: INFO cinder.api.openstack.wsgi [None req-8ac65d05-6761-453d-b322-77a86f4b399b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 895.193635] [58115]: DEBUG cinder.api.openstack.wsgi [None req-8ac65d05-6761-453d-b322-77a86f4b399b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 895.193851] [58115]: DEBUG cinder.api.openstack.wsgi [None req-8ac65d05-6761-453d-b322-77a86f4b399b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 895.208474] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.208474] [58115]: warnings.warn( [ 895.213843] [58115]: INFO cinder.volume.api [None req-8ac65d05-6761-453d-b322-77a86f4b399b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 895.220751] [58115]: INFO cinder.api.openstack.wsgi [None req-8ac65d05-6761-453d-b322-77a86f4b399b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 895.221253] [58115]: [pid: 58115|app: 0|req: 72/138] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:27 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.261777] [58114]: DEBUG cinder.api.middleware.request_id [req-52e23d68-4b30-48b1-b172-c6284f260368 req-dac4ac31-cded-42d9-be65-91d40d346a3b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.264129] [58114]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-dac4ac31-cded-42d9-be65-91d40d346a3b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 895.264528] [58114]: DEBUG cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-dac4ac31-cded-42d9-be65-91d40d346a3b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 895.264562] [58114]: DEBUG cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-dac4ac31-cded-42d9-be65-91d40d346a3b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 895.272486] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.272486] [58114]: warnings.warn( [ 895.276313] [58114]: INFO cinder.volume.api [req-52e23d68-4b30-48b1-b172-c6284f260368 req-dac4ac31-cded-42d9-be65-91d40d346a3b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 895.280688] [58114]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-dac4ac31-cded-42d9-be65-91d40d346a3b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 895.281147] [58114]: [pid: 58114|app: 0|req: 67/139] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:06:28 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.801854] [58115]: DEBUG cinder.api.middleware.request_id [None req-08a58f12-0595-40f2-9291-cd091a7784fc None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.802349] [58115]: INFO cinder.api.openstack.wsgi [None req-08a58f12-0595-40f2-9291-cd091a7784fc None None] GET http://10.180.1.21/volume// [ 896.802562] [58115]: DEBUG cinder.api.openstack.wsgi [None req-08a58f12-0595-40f2-9291-cd091a7784fc None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.802901] [58115]: DEBUG cinder.api.openstack.wsgi [None req-08a58f12-0595-40f2-9291-cd091a7784fc None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.803434] [58115]: INFO cinder.api.openstack.wsgi [None req-08a58f12-0595-40f2-9291-cd091a7784fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 896.803812] [58115]: [pid: 58115|app: 0|req: 73/140] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:06:29 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 896.808545] [58114]: DEBUG cinder.api.middleware.request_id [req-52e23d68-4b30-48b1-b172-c6284f260368 req-d673aa99-1c3e-4c05-b0dc-216a25b016ed None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.812133] [58114]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-d673aa99-1c3e-4c05-b0dc-216a25b016ed tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] POST http://10.180.1.21/volume/v3/attachments [ 896.812792] [58114]: DEBUG cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-d673aa99-1c3e-4c05-b0dc-216a25b016ed tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e140989c-3d47-47f1-a635-a785f7be0de2", "connector": null, "instance_uuid": "c3246055-55df-465e-91bb-64e146da3d71"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 896.827576] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.827576] [58114]: warnings.warn( [ 896.853192] [58114]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-d673aa99-1c3e-4c05-b0dc-216a25b016ed tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 896.853595] [58114]: [pid: 58114|app: 0|req: 68/141] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:06:29 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) [ 896.876021] [58115]: DEBUG cinder.api.middleware.request_id [None req-41c771bd-7bf3-4865-bfa0-9f5ca9605e04 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.878203] [58115]: INFO cinder.api.openstack.wsgi [None req-41c771bd-7bf3-4865-bfa0-9f5ca9605e04 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 896.878454] [58115]: DEBUG cinder.api.openstack.wsgi [None req-41c771bd-7bf3-4865-bfa0-9f5ca9605e04 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.878804] [58115]: DEBUG cinder.api.openstack.wsgi [None req-41c771bd-7bf3-4865-bfa0-9f5ca9605e04 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.894915] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.894915] [58115]: warnings.warn( [ 896.899389] [58115]: INFO cinder.volume.api [None req-41c771bd-7bf3-4865-bfa0-9f5ca9605e04 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 896.905261] [58115]: INFO cinder.api.openstack.wsgi [None req-41c771bd-7bf3-4865-bfa0-9f5ca9605e04 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 896.905663] [58115]: [pid: 58115|app: 0|req: 74/142] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:29 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 897.380825] [58114]: DEBUG cinder.api.middleware.request_id [None req-846b1979-b7b2-4bf3-a403-286b31f64240 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.381911] [58114]: INFO cinder.api.openstack.wsgi [None req-846b1979-b7b2-4bf3-a403-286b31f64240 None None] GET http://10.180.1.21/volume// [ 897.381911] [58114]: DEBUG cinder.api.openstack.wsgi [None req-846b1979-b7b2-4bf3-a403-286b31f64240 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 897.381911] [58114]: DEBUG cinder.api.openstack.wsgi [None req-846b1979-b7b2-4bf3-a403-286b31f64240 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 897.382261] [58114]: INFO cinder.api.openstack.wsgi [None req-846b1979-b7b2-4bf3-a403-286b31f64240 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 897.382657] [58114]: [pid: 58114|app: 0|req: 69/143] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:06:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 897.391989] [58115]: DEBUG cinder.api.middleware.request_id [req-52e23d68-4b30-48b1-b172-c6284f260368 req-130c2755-fa58-4fd1-b7cc-97e0165acff2 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.395438] [58115]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-130c2755-fa58-4fd1-b7cc-97e0165acff2 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 897.397022] [58115]: DEBUG cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-130c2755-fa58-4fd1-b7cc-97e0165acff2 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 897.397022] [58115]: DEBUG cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-130c2755-fa58-4fd1-b7cc-97e0165acff2 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 897.413823] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.413823] [58115]: warnings.warn( [ 897.418784] [58115]: INFO cinder.volume.api [req-52e23d68-4b30-48b1-b172-c6284f260368 req-130c2755-fa58-4fd1-b7cc-97e0165acff2 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 897.425716] [58115]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-130c2755-fa58-4fd1-b7cc-97e0165acff2 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 897.426571] [58115]: [pid: 58115|app: 0|req: 75/144] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:06:30 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 897.462196] [58114]: DEBUG cinder.api.middleware.request_id [req-52e23d68-4b30-48b1-b172-c6284f260368 req-691ad540-b066-4b6e-9d46-55ab37924c5a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.466215] [58114]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-691ad540-b066-4b6e-9d46-55ab37924c5a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] PUT http://10.180.1.21/volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833 [ 897.467058] [58114]: DEBUG cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-691ad540-b066-4b6e-9d46-55ab37924c5a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-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-874213", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 897.478668] [58114]: DEBUG cinder.coordination [req-52e23d68-4b30-48b1-b172-c6284f260368 req-691ad540-b066-4b6e-9d46-55ab37924c5a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Acquiring lock "cinder-attachment_update-e140989c-3d47-47f1-a635-a785f7be0de2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 897.484986] [58114]: DEBUG cinder.coordination [req-52e23d68-4b30-48b1-b172-c6284f260368 req-691ad540-b066-4b6e-9d46-55ab37924c5a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Lock "cinder-attachment_update-e140989c-3d47-47f1-a635-a785f7be0de2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 897.486024] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.486024] [58114]: warnings.warn( [ 897.918099] [58115]: DEBUG cinder.api.middleware.request_id [None req-47879616-55a7-4e64-a0f3-4e275a3ac18e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.920818] [58115]: INFO cinder.api.openstack.wsgi [None req-47879616-55a7-4e64-a0f3-4e275a3ac18e tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 897.921190] [58115]: DEBUG cinder.api.openstack.wsgi [None req-47879616-55a7-4e64-a0f3-4e275a3ac18e tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 897.921543] [58115]: DEBUG cinder.api.openstack.wsgi [None req-47879616-55a7-4e64-a0f3-4e275a3ac18e tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 897.938937] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.938937] [58115]: warnings.warn( [ 897.943733] [58115]: INFO cinder.volume.api [None req-47879616-55a7-4e64-a0f3-4e275a3ac18e tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 897.950034] [58115]: INFO cinder.api.openstack.wsgi [None req-47879616-55a7-4e64-a0f3-4e275a3ac18e tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 897.950034] [58115]: [pid: 58115|app: 0|req: 76/145] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:30 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.966312] [58115]: DEBUG cinder.api.middleware.request_id [None req-6f92c789-72f0-4e00-90a9-adc840396ea7 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.970065] [58115]: INFO cinder.api.openstack.wsgi [None req-6f92c789-72f0-4e00-90a9-adc840396ea7 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 898.970065] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6f92c789-72f0-4e00-90a9-adc840396ea7 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 898.970065] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6f92c789-72f0-4e00-90a9-adc840396ea7 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 898.991583] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.991583] [58115]: warnings.warn( [ 898.997628] [58115]: INFO cinder.volume.api [None req-6f92c789-72f0-4e00-90a9-adc840396ea7 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 899.004577] [58115]: INFO cinder.api.openstack.wsgi [None req-6f92c789-72f0-4e00-90a9-adc840396ea7 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 899.006119] [58115]: [pid: 58115|app: 0|req: 77/146] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:31 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.020355] [58115]: DEBUG cinder.api.middleware.request_id [None req-de459266-f77c-4cf6-ad7c-63d575aca1e3 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.022492] [58115]: INFO cinder.api.openstack.wsgi [None req-de459266-f77c-4cf6-ad7c-63d575aca1e3 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 900.025063] [58115]: DEBUG cinder.api.openstack.wsgi [None req-de459266-f77c-4cf6-ad7c-63d575aca1e3 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 900.025063] [58115]: DEBUG cinder.api.openstack.wsgi [None req-de459266-f77c-4cf6-ad7c-63d575aca1e3 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 900.050776] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.050776] [58115]: warnings.warn( [ 900.055639] [58115]: INFO cinder.volume.api [None req-de459266-f77c-4cf6-ad7c-63d575aca1e3 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 900.061823] [58115]: INFO cinder.api.openstack.wsgi [None req-de459266-f77c-4cf6-ad7c-63d575aca1e3 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 900.069253] [58115]: [pid: 58115|app: 0|req: 78/147] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:32 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 901.074160] [58115]: DEBUG cinder.api.middleware.request_id [None req-34a46afb-b344-4210-a732-19f33fe0c62b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.076555] [58115]: INFO cinder.api.openstack.wsgi [None req-34a46afb-b344-4210-a732-19f33fe0c62b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 901.076912] [58115]: DEBUG cinder.api.openstack.wsgi [None req-34a46afb-b344-4210-a732-19f33fe0c62b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 901.076995] [58115]: DEBUG cinder.api.openstack.wsgi [None req-34a46afb-b344-4210-a732-19f33fe0c62b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 901.095749] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.095749] [58115]: warnings.warn( [ 901.101645] [58115]: INFO cinder.volume.api [None req-34a46afb-b344-4210-a732-19f33fe0c62b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 901.113281] [58115]: INFO cinder.api.openstack.wsgi [None req-34a46afb-b344-4210-a732-19f33fe0c62b tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 901.113281] [58115]: [pid: 58115|app: 0|req: 79/148] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:33 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.124886] [58115]: DEBUG cinder.api.middleware.request_id [None req-73aef1ee-f5c0-457f-946f-cf0b42a1ec80 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.127300] [58115]: INFO cinder.api.openstack.wsgi [None req-73aef1ee-f5c0-457f-946f-cf0b42a1ec80 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 902.127619] [58115]: DEBUG cinder.api.openstack.wsgi [None req-73aef1ee-f5c0-457f-946f-cf0b42a1ec80 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.127904] [58115]: DEBUG cinder.api.openstack.wsgi [None req-73aef1ee-f5c0-457f-946f-cf0b42a1ec80 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.144264] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.144264] [58115]: warnings.warn( [ 902.149504] [58115]: INFO cinder.volume.api [None req-73aef1ee-f5c0-457f-946f-cf0b42a1ec80 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 902.157881] [58115]: INFO cinder.api.openstack.wsgi [None req-73aef1ee-f5c0-457f-946f-cf0b42a1ec80 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 902.158660] [58115]: [pid: 58115|app: 0|req: 80/149] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:34 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.515639] [58114]: DEBUG cinder.coordination [req-52e23d68-4b30-48b1-b172-c6284f260368 req-691ad540-b066-4b6e-9d46-55ab37924c5a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Lock "cinder-attachment_update-e140989c-3d47-47f1-a635-a785f7be0de2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 902.516048] [58114]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-691ad540-b066-4b6e-9d46-55ab37924c5a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833 returned with HTTP 200 [ 902.516585] [58114]: [pid: 58114|app: 0|req: 70/150] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:06:30 2025] PUT /volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833 => generated 617 bytes in 5055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.169377] [58115]: DEBUG cinder.api.middleware.request_id [None req-e376608b-fbef-4d9c-9ebd-d1c583730c18 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.171546] [58115]: INFO cinder.api.openstack.wsgi [None req-e376608b-fbef-4d9c-9ebd-d1c583730c18 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 903.171792] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e376608b-fbef-4d9c-9ebd-d1c583730c18 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 903.172018] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e376608b-fbef-4d9c-9ebd-d1c583730c18 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.189477] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.189477] [58115]: warnings.warn( [ 903.194589] [58115]: INFO cinder.volume.api [None req-e376608b-fbef-4d9c-9ebd-d1c583730c18 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 903.200647] [58115]: INFO cinder.api.openstack.wsgi [None req-e376608b-fbef-4d9c-9ebd-d1c583730c18 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 903.201092] [58115]: [pid: 58115|app: 0|req: 81/151] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:35 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.212372] [58114]: DEBUG cinder.api.middleware.request_id [None req-327be1b0-ad8c-4dd0-a44f-314042a16998 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.214526] [58114]: INFO cinder.api.openstack.wsgi [None req-327be1b0-ad8c-4dd0-a44f-314042a16998 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 904.214929] [58114]: DEBUG cinder.api.openstack.wsgi [None req-327be1b0-ad8c-4dd0-a44f-314042a16998 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 904.215213] [58114]: DEBUG cinder.api.openstack.wsgi [None req-327be1b0-ad8c-4dd0-a44f-314042a16998 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 904.230427] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.230427] [58114]: warnings.warn( [ 904.235458] [58114]: INFO cinder.volume.api [None req-327be1b0-ad8c-4dd0-a44f-314042a16998 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 904.242883] [58114]: INFO cinder.api.openstack.wsgi [None req-327be1b0-ad8c-4dd0-a44f-314042a16998 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 904.243164] [58114]: [pid: 58114|app: 0|req: 71/152] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:36 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.689266] [58115]: DEBUG cinder.api.middleware.request_id [req-52e23d68-4b30-48b1-b172-c6284f260368 req-6e5e1871-5ca0-4c33-b00d-cfe5a70dfae5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.691806] [58115]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-6e5e1871-5ca0-4c33-b00d-cfe5a70dfae5 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] POST http://10.180.1.21/volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833/action [ 904.692355] [58115]: DEBUG cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-6e5e1871-5ca0-4c33-b00d-cfe5a70dfae5 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 904.692497] [58115]: DEBUG cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-6e5e1871-5ca0-4c33-b00d-cfe5a70dfae5 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 904.710211] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.710211] [58115]: warnings.warn( [ 904.722608] [58115]: INFO cinder.api.openstack.wsgi [req-52e23d68-4b30-48b1-b172-c6284f260368 req-6e5e1871-5ca0-4c33-b00d-cfe5a70dfae5 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833/action returned with HTTP 204 [ 904.723935] [58115]: [pid: 58115|app: 0|req: 82/153] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:06:37 2025] POST /volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 905.253645] [58114]: DEBUG cinder.api.middleware.request_id [None req-d9742314-6056-4786-ad1a-10601225bf00 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.256295] [58114]: INFO cinder.api.openstack.wsgi [None req-d9742314-6056-4786-ad1a-10601225bf00 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 905.256496] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d9742314-6056-4786-ad1a-10601225bf00 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 905.256741] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d9742314-6056-4786-ad1a-10601225bf00 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 905.271964] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.271964] [58114]: warnings.warn( [ 905.277557] [58114]: INFO cinder.volume.api [None req-d9742314-6056-4786-ad1a-10601225bf00 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 905.283290] [58114]: INFO cinder.api.openstack.wsgi [None req-d9742314-6056-4786-ad1a-10601225bf00 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 905.283821] [58114]: [pid: 58114|app: 0|req: 72/154] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:38 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.293745] [58115]: DEBUG cinder.api.middleware.request_id [None req-95831167-37cd-4d33-a745-b6caefad1138 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.295946] [58115]: INFO cinder.api.openstack.wsgi [None req-95831167-37cd-4d33-a745-b6caefad1138 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 905.296263] [58115]: DEBUG cinder.api.openstack.wsgi [None req-95831167-37cd-4d33-a745-b6caefad1138 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 905.296432] [58115]: DEBUG cinder.api.openstack.wsgi [None req-95831167-37cd-4d33-a745-b6caefad1138 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 905.309294] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.309294] [58115]: warnings.warn( [ 905.313262] [58115]: INFO cinder.volume.api [None req-95831167-37cd-4d33-a745-b6caefad1138 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 905.318576] [58115]: INFO cinder.api.openstack.wsgi [None req-95831167-37cd-4d33-a745-b6caefad1138 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 905.319039] [58115]: [pid: 58115|app: 0|req: 83/155] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:06:38 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.145627] [58114]: DEBUG cinder.api.middleware.request_id [req-bb6175f1-f142-4ef9-b64a-2f2f170df858 req-5f14cfc5-9d8a-4433-b58c-d075761fd672 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.149694] [58114]: INFO cinder.api.openstack.wsgi [req-bb6175f1-f142-4ef9-b64a-2f2f170df858 req-5f14cfc5-9d8a-4433-b58c-d075761fd672 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833 [ 913.150093] [58114]: DEBUG cinder.api.openstack.wsgi [req-bb6175f1-f142-4ef9-b64a-2f2f170df858 req-5f14cfc5-9d8a-4433-b58c-d075761fd672 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 913.150447] [58114]: DEBUG cinder.api.openstack.wsgi [req-bb6175f1-f142-4ef9-b64a-2f2f170df858 req-5f14cfc5-9d8a-4433-b58c-d075761fd672 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 913.165329] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.165329] [58114]: warnings.warn( [ 913.723019] [58114]: INFO cinder.api.openstack.wsgi [req-bb6175f1-f142-4ef9-b64a-2f2f170df858 req-5f14cfc5-9d8a-4433-b58c-d075761fd672 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833 returned with HTTP 200 [ 913.723532] [58114]: [pid: 58114|app: 0|req: 73/156] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:06:45 2025] DELETE /volume/v3/attachments/5e985d68-dcce-4b2a-9842-b8d6407c8833 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 915.316031] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=95,cinder:UPDATE=16,cinder:INSERT=11 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 916.688460] [58115]: DEBUG cinder.api.middleware.request_id [None req-19b5afff-a5de-49ae-9bf1-e485d554ba91 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.688909] [58115]: INFO cinder.api.openstack.wsgi [None req-19b5afff-a5de-49ae-9bf1-e485d554ba91 None None] GET http://10.180.1.21/volume// [ 916.689096] [58115]: DEBUG cinder.api.openstack.wsgi [None req-19b5afff-a5de-49ae-9bf1-e485d554ba91 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 916.689307] [58115]: DEBUG cinder.api.openstack.wsgi [None req-19b5afff-a5de-49ae-9bf1-e485d554ba91 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 916.689698] [58115]: INFO cinder.api.openstack.wsgi [None req-19b5afff-a5de-49ae-9bf1-e485d554ba91 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 916.690026] [58115]: [pid: 58115|app: 0|req: 84/157] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:06:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 916.694482] [58114]: DEBUG cinder.api.middleware.request_id [req-33569998-6ddf-43d2-a462-a123125d129a req-a781e42e-dabb-469f-bbb9-688842120bc3 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.697242] [58114]: INFO cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-a781e42e-dabb-469f-bbb9-688842120bc3 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 916.697493] [58114]: DEBUG cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-a781e42e-dabb-469f-bbb9-688842120bc3 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 916.697765] [58114]: DEBUG cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-a781e42e-dabb-469f-bbb9-688842120bc3 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 916.716910] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.716910] [58114]: warnings.warn( [ 916.721327] [58114]: INFO cinder.volume.api [req-33569998-6ddf-43d2-a462-a123125d129a req-a781e42e-dabb-469f-bbb9-688842120bc3 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 916.726786] [58114]: INFO cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-a781e42e-dabb-469f-bbb9-688842120bc3 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 916.727269] [58114]: [pid: 58114|app: 0|req: 74/158] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:06:49 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 1292 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 916.849308] [58115]: DEBUG cinder.api.middleware.request_id [req-33569998-6ddf-43d2-a462-a123125d129a req-b7006a9d-0012-4672-b552-8698dd0227ff None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.851602] [58115]: INFO cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-b7006a9d-0012-4672-b552-8698dd0227ff tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] PUT http://10.180.1.21/volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094 [ 916.852019] [58115]: DEBUG cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-b7006a9d-0012-4672-b552-8698dd0227ff tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-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=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 916.860817] [58115]: DEBUG cinder.coordination [req-33569998-6ddf-43d2-a462-a123125d129a req-b7006a9d-0012-4672-b552-8698dd0227ff tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Acquiring lock "cinder-attachment_update-3b618ba6-f42e-418f-965b-dd14743f93b1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 916.866353] [58115]: DEBUG cinder.coordination [req-33569998-6ddf-43d2-a462-a123125d129a req-b7006a9d-0012-4672-b552-8698dd0227ff tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Lock "cinder-attachment_update-3b618ba6-f42e-418f-965b-dd14743f93b1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 916.867190] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.867190] [58115]: warnings.warn( [ 921.896635] [58115]: DEBUG cinder.coordination [req-33569998-6ddf-43d2-a462-a123125d129a req-b7006a9d-0012-4672-b552-8698dd0227ff tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Lock "cinder-attachment_update-3b618ba6-f42e-418f-965b-dd14743f93b1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=58115) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 921.897063] [58115]: INFO cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-b7006a9d-0012-4672-b552-8698dd0227ff tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094 returned with HTTP 200 [ 921.897597] [58115]: [pid: 58115|app: 0|req: 85/159] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:06:49 2025] PUT /volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094 => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 922.415854] [58114]: DEBUG cinder.api.middleware.request_id [req-33569998-6ddf-43d2-a462-a123125d129a req-2c4f7f12-4559-4c4d-a4cb-cf17db3c8de8 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.419473] [58114]: INFO cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-2c4f7f12-4559-4c4d-a4cb-cf17db3c8de8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] POST http://10.180.1.21/volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094/action [ 922.419858] [58114]: DEBUG cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-2c4f7f12-4559-4c4d-a4cb-cf17db3c8de8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 922.419990] [58114]: DEBUG cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-2c4f7f12-4559-4c4d-a4cb-cf17db3c8de8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 922.445350] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.445350] [58114]: warnings.warn( [ 922.455762] [58114]: INFO cinder.api.openstack.wsgi [req-33569998-6ddf-43d2-a462-a123125d129a req-2c4f7f12-4559-4c4d-a4cb-cf17db3c8de8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094/action returned with HTTP 204 [ 922.456543] [58114]: [pid: 58114|app: 0|req: 75/160] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:06:55 2025] POST /volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 931.891268] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 932.452520] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=56,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 945.101556] [58115]: DEBUG cinder.api.middleware.request_id [None req-9627c1da-ed54-4378-9163-eb10f77b3440 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.103103] [58115]: INFO cinder.api.openstack.wsgi [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/volumes [ 945.103540] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2120450151"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 945.111468] [58115]: DEBUG cinder.api.v3.volumes [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2120450151'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 945.111630] [58115]: INFO cinder.api.v3.volumes [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume of 1 GB [ 945.112318] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.112318] [58115]: warnings.warn( [ 945.118990] [58115]: INFO cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Availability Zones retrieved successfully. [ 945.127556] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Flow 'volume_create_api' (c5bd0ea8-aaa9-4bd0-9148-c76cdffe9158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 945.129382] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399d5dd9-99fe-47ec-805d-17e0ec58065e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 945.130630] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 945.157640] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399d5dd9-99fe-47ec-805d-17e0ec58065e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 945.159146] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b7e279-95ef-4982-ba9f-11adc1ad2163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 945.223647] [58115]: DEBUG cinder.quota [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Created reservations ['ba5f6e60-2538-4eb4-88c6-3cc8c77189a3', 'cb584a04-2615-41a6-9e08-1ce9abe266d8', '18df015b-b656-452b-8d09-ebed9287ab57', 'bcf833d7-8443-443b-bd94-e5064406caff'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 945.224554] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b7e279-95ef-4982-ba9f-11adc1ad2163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba5f6e60-2538-4eb4-88c6-3cc8c77189a3', 'cb584a04-2615-41a6-9e08-1ce9abe266d8', '18df015b-b656-452b-8d09-ebed9287ab57', 'bcf833d7-8443-443b-bd94-e5064406caff']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 945.225522] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ed435d-d700-4f09-a3fd-f557bc6b8404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 945.245172] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ed435d-d700-4f09-a3fd-f557bc6b8404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7952c028-7e70-49a8-9028-8d6f6a667dfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2120450151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347eb02e18aa43539f86b9195ee95872',qos_specs=None,replication_status=,reservations=['ba5f6e60-2538-4eb4-88c6-3cc8c77189a3','cb584a04-2615-41a6-9e08-1ce9abe266d8','18df015b-b656-452b-8d09-ebed9287ab57','bcf833d7-8443-443b-bd94-e5064406caff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2120450151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7952c028-7e70-49a8-9028-8d6f6a667dfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='347eb02e18aa43539f86b9195ee95872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 945.246435] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6dcb8b-1a57-4fa7-8011-2a21ff3c0ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 945.260963] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6dcb8b-1a57-4fa7-8011-2a21ff3c0ff5) transitioned into state 'SUCCESS' from state '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-2120450151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347eb02e18aa43539f86b9195ee95872',qos_specs=None,replication_status=,reservations=['ba5f6e60-2538-4eb4-88c6-3cc8c77189a3','cb584a04-2615-41a6-9e08-1ce9abe266d8','18df015b-b656-452b-8d09-ebed9287ab57','bcf833d7-8443-443b-bd94-e5064406caff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 945.261992] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e01a81-3d33-4dbe-9c7f-325f87d87d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 945.273167] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e01a81-3d33-4dbe-9c7f-325f87d87d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 945.274516] [58115]: DEBUG cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Flow 'volume_create_api' (c5bd0ea8-aaa9-4bd0-9148-c76cdffe9158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 945.274516] [58115]: INFO cinder.volume.api [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume request issued successfully. [ 945.274516] [58115]: INFO cinder.api.openstack.wsgi [None req-9627c1da-ed54-4378-9163-eb10f77b3440 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 945.274913] [58115]: [pid: 58115|app: 0|req: 86/161] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:07:17 2025] POST /volume/v3/volumes => generated 754 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 945.293068] [58114]: DEBUG cinder.api.middleware.request_id [None req-1a83a46c-bb85-444a-bebb-5d4c842c1693 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.295993] [58114]: INFO cinder.api.openstack.wsgi [None req-1a83a46c-bb85-444a-bebb-5d4c842c1693 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 945.296122] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1a83a46c-bb85-444a-bebb-5d4c842c1693 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 945.296356] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1a83a46c-bb85-444a-bebb-5d4c842c1693 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 945.304973] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.304973] [58114]: warnings.warn( [ 945.311985] [58114]: INFO cinder.volume.api [None req-1a83a46c-bb85-444a-bebb-5d4c842c1693 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 945.318316] [58114]: INFO cinder.api.openstack.wsgi [None req-1a83a46c-bb85-444a-bebb-5d4c842c1693 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 945.318931] [58114]: [pid: 58114|app: 0|req: 76/162] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:18 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.335522] [58115]: DEBUG cinder.api.middleware.request_id [None req-5f6e5e32-a200-45e7-bf8e-c74047e0726a None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.338219] [58115]: INFO cinder.api.openstack.wsgi [None req-5f6e5e32-a200-45e7-bf8e-c74047e0726a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 946.339640] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5f6e5e32-a200-45e7-bf8e-c74047e0726a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 946.339640] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5f6e5e32-a200-45e7-bf8e-c74047e0726a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.349857] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.349857] [58115]: warnings.warn( [ 946.355352] [58115]: INFO cinder.volume.api [None req-5f6e5e32-a200-45e7-bf8e-c74047e0726a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 946.361805] [58115]: INFO cinder.api.openstack.wsgi [None req-5f6e5e32-a200-45e7-bf8e-c74047e0726a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 946.362554] [58115]: [pid: 58115|app: 0|req: 87/163] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:19 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.887159] [58114]: DEBUG cinder.api.middleware.request_id [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a7b5c3ce-3015-4419-a486-88e78b3081f8 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.890909] [58114]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a7b5c3ce-3015-4419-a486-88e78b3081f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 947.891193] [58114]: DEBUG cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a7b5c3ce-3015-4419-a486-88e78b3081f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 947.891430] [58114]: DEBUG cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a7b5c3ce-3015-4419-a486-88e78b3081f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 947.910973] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.910973] [58114]: warnings.warn( [ 947.917020] [58114]: INFO cinder.volume.api [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a7b5c3ce-3015-4419-a486-88e78b3081f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 947.922142] [58114]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a7b5c3ce-3015-4419-a486-88e78b3081f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 947.922875] [58114]: [pid: 58114|app: 0|req: 77/164] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:07:20 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.452755] [58115]: DEBUG cinder.api.middleware.request_id [None req-f49fb3a4-0ef1-4f9c-8896-bd16fc00826f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.453234] [58115]: INFO cinder.api.openstack.wsgi [None req-f49fb3a4-0ef1-4f9c-8896-bd16fc00826f None None] GET http://10.180.1.21/volume// [ 949.453405] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f49fb3a4-0ef1-4f9c-8896-bd16fc00826f None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.453625] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f49fb3a4-0ef1-4f9c-8896-bd16fc00826f None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.454075] [58115]: INFO cinder.api.openstack.wsgi [None req-f49fb3a4-0ef1-4f9c-8896-bd16fc00826f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 949.454458] [58115]: [pid: 58115|app: 0|req: 88/165] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:07:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 949.459186] [58114]: DEBUG cinder.api.middleware.request_id [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a8ec23e2-d2b9-439c-9559-bc57c4701dce None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.462304] [58114]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a8ec23e2-d2b9-439c-9559-bc57c4701dce tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/attachments [ 949.462711] [58114]: DEBUG cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a8ec23e2-d2b9-439c-9559-bc57c4701dce tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7952c028-7e70-49a8-9028-8d6f6a667dfb", "connector": null, "instance_uuid": "c18308e5-300c-4bf1-b55f-c4e86fa45ff5"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 949.476554] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.476554] [58114]: warnings.warn( [ 949.508563] [58114]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-a8ec23e2-d2b9-439c-9559-bc57c4701dce tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 949.509350] [58114]: [pid: 58114|app: 0|req: 78/166] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:07:22 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) [ 949.535083] [58115]: DEBUG cinder.api.middleware.request_id [None req-ec9aa83a-6649-479c-a617-aef3c151c529 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.538196] [58115]: INFO cinder.api.openstack.wsgi [None req-ec9aa83a-6649-479c-a617-aef3c151c529 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 949.538431] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ec9aa83a-6649-479c-a617-aef3c151c529 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.540310] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ec9aa83a-6649-479c-a617-aef3c151c529 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.554220] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.554220] [58115]: warnings.warn( [ 949.558533] [58115]: INFO cinder.volume.api [None req-ec9aa83a-6649-479c-a617-aef3c151c529 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 949.564499] [58115]: INFO cinder.api.openstack.wsgi [None req-ec9aa83a-6649-479c-a617-aef3c151c529 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 949.565156] [58115]: [pid: 58115|app: 0|req: 89/167] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:22 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.926549] [58114]: DEBUG cinder.api.middleware.request_id [None req-7358a7ea-728d-405a-879c-e72f86cd6cbf None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.930081] [58114]: INFO cinder.api.openstack.wsgi [None req-7358a7ea-728d-405a-879c-e72f86cd6cbf tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 949.930331] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7358a7ea-728d-405a-879c-e72f86cd6cbf tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.930546] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7358a7ea-728d-405a-879c-e72f86cd6cbf tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.947036] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.947036] [58114]: warnings.warn( [ 949.955145] [58114]: INFO cinder.volume.api [None req-7358a7ea-728d-405a-879c-e72f86cd6cbf tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 949.963429] [58114]: INFO cinder.api.openstack.wsgi [None req-7358a7ea-728d-405a-879c-e72f86cd6cbf tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 949.963894] [58114]: [pid: 58114|app: 0|req: 79/168] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:22 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.977293] [58115]: DEBUG cinder.api.middleware.request_id [None req-342953ed-88ac-495f-93a3-5c1bf6855983 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.979675] [58115]: INFO cinder.api.openstack.wsgi [None req-342953ed-88ac-495f-93a3-5c1bf6855983 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 949.979907] [58115]: DEBUG cinder.api.openstack.wsgi [None req-342953ed-88ac-495f-93a3-5c1bf6855983 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.980245] [58115]: DEBUG cinder.api.openstack.wsgi [None req-342953ed-88ac-495f-93a3-5c1bf6855983 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.994101] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.994101] [58115]: warnings.warn( [ 949.998309] [58115]: INFO cinder.volume.api [None req-342953ed-88ac-495f-93a3-5c1bf6855983 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 950.003313] [58115]: INFO cinder.api.openstack.wsgi [None req-342953ed-88ac-495f-93a3-5c1bf6855983 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 950.003833] [58115]: [pid: 58115|app: 0|req: 90/169] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:22 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.043967] [58114]: DEBUG cinder.api.middleware.request_id [None req-a586a719-621f-4076-8642-22fc72344acd None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.044451] [58114]: INFO cinder.api.openstack.wsgi [None req-a586a719-621f-4076-8642-22fc72344acd None None] GET http://10.180.1.21/volume// [ 950.045098] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a586a719-621f-4076-8642-22fc72344acd None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 950.045098] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a586a719-621f-4076-8642-22fc72344acd None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 950.045680] [58114]: INFO cinder.api.openstack.wsgi [None req-a586a719-621f-4076-8642-22fc72344acd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 950.046305] [58114]: [pid: 58114|app: 0|req: 80/170] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:07:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 950.051645] [58115]: DEBUG cinder.api.middleware.request_id [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-71faacd7-5749-457f-8ef3-058167f0a7f8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.054473] [58115]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-71faacd7-5749-457f-8ef3-058167f0a7f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 950.055110] [58115]: DEBUG cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-71faacd7-5749-457f-8ef3-058167f0a7f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 950.055110] [58115]: DEBUG cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-71faacd7-5749-457f-8ef3-058167f0a7f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 950.076811] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.076811] [58115]: warnings.warn( [ 950.082914] [58115]: INFO cinder.volume.api [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-71faacd7-5749-457f-8ef3-058167f0a7f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 950.090035] [58115]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-71faacd7-5749-457f-8ef3-058167f0a7f8 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 950.090035] [58115]: [pid: 58115|app: 0|req: 91/171] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:07:22 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 950.124361] [58114]: DEBUG cinder.api.middleware.request_id [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-522be02e-9b24-4cee-82b2-ce4794498272 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.127760] [58114]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-522be02e-9b24-4cee-82b2-ce4794498272 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] PUT http://10.180.1.21/volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610 [ 950.128923] [58114]: DEBUG cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-522be02e-9b24-4cee-82b2-ce4794498272 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-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-874227", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 950.140490] [58114]: DEBUG cinder.coordination [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-522be02e-9b24-4cee-82b2-ce4794498272 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Acquiring lock "cinder-attachment_update-7952c028-7e70-49a8-9028-8d6f6a667dfb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 950.146450] [58114]: DEBUG cinder.coordination [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-522be02e-9b24-4cee-82b2-ce4794498272 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Lock "cinder-attachment_update-7952c028-7e70-49a8-9028-8d6f6a667dfb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 950.147738] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.147738] [58114]: warnings.warn( [ 950.577442] [58115]: DEBUG cinder.api.middleware.request_id [None req-a32b1bc0-22c9-4ca7-9ecf-760039e43dcb None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.582209] [58115]: INFO cinder.api.openstack.wsgi [None req-a32b1bc0-22c9-4ca7-9ecf-760039e43dcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 950.582441] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a32b1bc0-22c9-4ca7-9ecf-760039e43dcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 950.582647] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a32b1bc0-22c9-4ca7-9ecf-760039e43dcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 950.607207] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.607207] [58115]: warnings.warn( [ 950.612253] [58115]: INFO cinder.volume.api [None req-a32b1bc0-22c9-4ca7-9ecf-760039e43dcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 950.619751] [58115]: INFO cinder.api.openstack.wsgi [None req-a32b1bc0-22c9-4ca7-9ecf-760039e43dcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 950.620222] [58115]: [pid: 58115|app: 0|req: 92/172] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:23 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.934109] [58115]: DEBUG cinder.api.middleware.request_id [None req-b9652e54-0947-41cd-ab1e-83e10026e6c1 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.940470] [58115]: INFO cinder.api.openstack.wsgi [None req-b9652e54-0947-41cd-ab1e-83e10026e6c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 950.940470] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b9652e54-0947-41cd-ab1e-83e10026e6c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 950.940705] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b9652e54-0947-41cd-ab1e-83e10026e6c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 950.961345] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.961345] [58115]: warnings.warn( [ 950.965030] [58115]: INFO cinder.volume.api [None req-b9652e54-0947-41cd-ab1e-83e10026e6c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 950.971488] [58115]: INFO cinder.api.openstack.wsgi [None req-b9652e54-0947-41cd-ab1e-83e10026e6c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 950.971488] [58115]: [pid: 58115|app: 0|req: 93/173] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:23 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.637100] [58115]: DEBUG cinder.api.middleware.request_id [None req-6188f006-9606-4842-873d-bdc47e4b988b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.639552] [58115]: INFO cinder.api.openstack.wsgi [None req-6188f006-9606-4842-873d-bdc47e4b988b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 951.639909] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6188f006-9606-4842-873d-bdc47e4b988b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 951.640255] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6188f006-9606-4842-873d-bdc47e4b988b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 951.662881] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.662881] [58115]: warnings.warn( [ 951.668865] [58115]: INFO cinder.volume.api [None req-6188f006-9606-4842-873d-bdc47e4b988b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 951.673813] [58115]: INFO cinder.api.openstack.wsgi [None req-6188f006-9606-4842-873d-bdc47e4b988b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 951.674474] [58115]: [pid: 58115|app: 0|req: 94/174] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:24 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.686234] [58115]: DEBUG cinder.api.middleware.request_id [None req-c034ae0d-7c54-465e-a3ba-c12240980bc9 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.688648] [58115]: INFO cinder.api.openstack.wsgi [None req-c034ae0d-7c54-465e-a3ba-c12240980bc9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 952.688943] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c034ae0d-7c54-465e-a3ba-c12240980bc9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 952.689284] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c034ae0d-7c54-465e-a3ba-c12240980bc9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 952.710051] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.710051] [58115]: warnings.warn( [ 952.719216] [58115]: INFO cinder.volume.api [None req-c034ae0d-7c54-465e-a3ba-c12240980bc9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 952.733208] [58115]: INFO cinder.api.openstack.wsgi [None req-c034ae0d-7c54-465e-a3ba-c12240980bc9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 952.733425] [58115]: [pid: 58115|app: 0|req: 95/175] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:25 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.747638] [58115]: DEBUG cinder.api.middleware.request_id [None req-c7bf770f-7ef1-45a1-a2cd-883091f697b3 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.750868] [58115]: INFO cinder.api.openstack.wsgi [None req-c7bf770f-7ef1-45a1-a2cd-883091f697b3 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 953.751119] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c7bf770f-7ef1-45a1-a2cd-883091f697b3 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.751328] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c7bf770f-7ef1-45a1-a2cd-883091f697b3 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.773222] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.773222] [58115]: warnings.warn( [ 953.778428] [58115]: INFO cinder.volume.api [None req-c7bf770f-7ef1-45a1-a2cd-883091f697b3 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 953.786864] [58115]: INFO cinder.api.openstack.wsgi [None req-c7bf770f-7ef1-45a1-a2cd-883091f697b3 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 953.787575] [58115]: [pid: 58115|app: 0|req: 96/176] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:26 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.680664] [58114]: DEBUG cinder.coordination [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-522be02e-9b24-4cee-82b2-ce4794498272 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Lock "cinder-attachment_update-7952c028-7e70-49a8-9028-8d6f6a667dfb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 954.680664] [58114]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-522be02e-9b24-4cee-82b2-ce4794498272 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610 returned with HTTP 200 [ 954.680664] [58114]: [pid: 58114|app: 0|req: 81/177] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:07:22 2025] PUT /volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 954.800794] [58115]: DEBUG cinder.api.middleware.request_id [None req-658733a8-0f2d-45a7-af26-17a3fd0057b6 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.805599] [58115]: INFO cinder.api.openstack.wsgi [None req-658733a8-0f2d-45a7-af26-17a3fd0057b6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 954.805919] [58115]: DEBUG cinder.api.openstack.wsgi [None req-658733a8-0f2d-45a7-af26-17a3fd0057b6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 954.806639] [58115]: DEBUG cinder.api.openstack.wsgi [None req-658733a8-0f2d-45a7-af26-17a3fd0057b6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 954.829037] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.829037] [58115]: warnings.warn( [ 954.836716] [58115]: INFO cinder.volume.api [None req-658733a8-0f2d-45a7-af26-17a3fd0057b6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 954.845770] [58115]: INFO cinder.api.openstack.wsgi [None req-658733a8-0f2d-45a7-af26-17a3fd0057b6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 954.846375] [58115]: [pid: 58115|app: 0|req: 97/178] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:27 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.856261] [58114]: DEBUG cinder.api.middleware.request_id [None req-5514c453-66db-47cc-8a1a-525841ed2c9a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.859075] [58114]: INFO cinder.api.openstack.wsgi [None req-5514c453-66db-47cc-8a1a-525841ed2c9a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 955.859362] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5514c453-66db-47cc-8a1a-525841ed2c9a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 955.859586] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5514c453-66db-47cc-8a1a-525841ed2c9a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 955.875049] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.875049] [58114]: warnings.warn( [ 955.880817] [58114]: INFO cinder.volume.api [None req-5514c453-66db-47cc-8a1a-525841ed2c9a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 955.886038] [58114]: INFO cinder.api.openstack.wsgi [None req-5514c453-66db-47cc-8a1a-525841ed2c9a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 955.886038] [58114]: [pid: 58114|app: 0|req: 82/179] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:28 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.901191] [58115]: DEBUG cinder.api.middleware.request_id [None req-4ce0eb23-07ad-4e56-9e8d-eea23c43181f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.903534] [58115]: INFO cinder.api.openstack.wsgi [None req-4ce0eb23-07ad-4e56-9e8d-eea23c43181f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 956.903897] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4ce0eb23-07ad-4e56-9e8d-eea23c43181f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 956.904098] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4ce0eb23-07ad-4e56-9e8d-eea23c43181f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 956.922013] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.922013] [58115]: warnings.warn( [ 956.926512] [58115]: INFO cinder.volume.api [None req-4ce0eb23-07ad-4e56-9e8d-eea23c43181f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 956.933555] [58115]: INFO cinder.api.openstack.wsgi [None req-4ce0eb23-07ad-4e56-9e8d-eea23c43181f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 956.933555] [58115]: [pid: 58115|app: 0|req: 98/180] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:29 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.346696] [58114]: DEBUG cinder.api.middleware.request_id [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-12b2aff9-6412-4b08-87a5-5317f0a34a37 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.349039] [58114]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-12b2aff9-6412-4b08-87a5-5317f0a34a37 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610/action [ 957.349460] [58114]: DEBUG cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-12b2aff9-6412-4b08-87a5-5317f0a34a37 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 957.349591] [58114]: DEBUG cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-12b2aff9-6412-4b08-87a5-5317f0a34a37 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 957.378179] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.378179] [58114]: warnings.warn( [ 957.392387] [58114]: INFO cinder.api.openstack.wsgi [req-b467b87f-1a84-48f8-89ac-4d3b7359669b req-12b2aff9-6412-4b08-87a5-5317f0a34a37 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610/action returned with HTTP 204 [ 957.392387] [58114]: [pid: 58114|app: 0|req: 83/181] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:07:30 2025] POST /volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 957.950098] [58115]: DEBUG cinder.api.middleware.request_id [None req-5c5a2dd7-5b59-4bf5-a3f0-fa112634d623 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.954217] [58115]: INFO cinder.api.openstack.wsgi [None req-5c5a2dd7-5b59-4bf5-a3f0-fa112634d623 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 957.954217] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2dd7-5b59-4bf5-a3f0-fa112634d623 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 957.954217] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2dd7-5b59-4bf5-a3f0-fa112634d623 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 957.973298] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.973298] [58115]: warnings.warn( [ 957.978875] [58115]: INFO cinder.volume.api [None req-5c5a2dd7-5b59-4bf5-a3f0-fa112634d623 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 957.986750] [58115]: INFO cinder.api.openstack.wsgi [None req-5c5a2dd7-5b59-4bf5-a3f0-fa112634d623 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 957.986750] [58115]: [pid: 58115|app: 0|req: 99/182] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:30 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 958.006464] [58114]: DEBUG cinder.api.middleware.request_id [None req-ba3618f6-1454-4033-9845-43fe7aeea2b9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.008759] [58114]: INFO cinder.api.openstack.wsgi [None req-ba3618f6-1454-4033-9845-43fe7aeea2b9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 958.009150] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ba3618f6-1454-4033-9845-43fe7aeea2b9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 958.009884] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ba3618f6-1454-4033-9845-43fe7aeea2b9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 958.040028] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.040028] [58114]: warnings.warn( [ 958.048327] [58114]: INFO cinder.volume.api [None req-ba3618f6-1454-4033-9845-43fe7aeea2b9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 958.055299] [58114]: INFO cinder.api.openstack.wsgi [None req-ba3618f6-1454-4033-9845-43fe7aeea2b9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 958.056013] [58114]: [pid: 58114|app: 0|req: 84/183] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:30 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 1139 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.475859] [58115]: DEBUG cinder.api.middleware.request_id [req-f14907d4-0eef-4770-b425-e543e59d7949 req-033797e2-6919-4c26-991d-3aa53c048ad2 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.480236] [58115]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-033797e2-6919-4c26-991d-3aa53c048ad2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 959.480907] [58115]: DEBUG cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-033797e2-6919-4c26-991d-3aa53c048ad2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 959.481247] [58115]: DEBUG cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-033797e2-6919-4c26-991d-3aa53c048ad2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 959.493814] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.493814] [58115]: warnings.warn( [ 959.499738] [58115]: INFO cinder.volume.api [req-f14907d4-0eef-4770-b425-e543e59d7949 req-033797e2-6919-4c26-991d-3aa53c048ad2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 959.506216] [58115]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-033797e2-6919-4c26-991d-3aa53c048ad2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 959.506694] [58115]: [pid: 58115|app: 0|req: 100/184] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:07:32 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.033119] [58114]: DEBUG cinder.api.middleware.request_id [None req-3740d351-23cc-42ce-a59a-2cd797774558 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.033611] [58114]: INFO cinder.api.openstack.wsgi [None req-3740d351-23cc-42ce-a59a-2cd797774558 None None] GET http://10.180.1.21/volume// [ 961.033812] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3740d351-23cc-42ce-a59a-2cd797774558 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.034054] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3740d351-23cc-42ce-a59a-2cd797774558 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.034518] [58114]: INFO cinder.api.openstack.wsgi [None req-3740d351-23cc-42ce-a59a-2cd797774558 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 961.035037] [58114]: [pid: 58114|app: 0|req: 85/185] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:07:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 961.039436] [58115]: DEBUG cinder.api.middleware.request_id [req-f14907d4-0eef-4770-b425-e543e59d7949 req-15a8d628-879e-42fa-bb17-fea996b8dbab None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.043868] [58115]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-15a8d628-879e-42fa-bb17-fea996b8dbab tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] POST http://10.180.1.21/volume/v3/attachments [ 961.044370] [58115]: DEBUG cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-15a8d628-879e-42fa-bb17-fea996b8dbab tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa3dec14-7d48-494c-9cb0-2d6d103fbc06", "connector": null, "instance_uuid": "edc82b79-f1dd-49d7-9cde-d6635e5f4b11"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 961.057692] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.057692] [58115]: warnings.warn( [ 961.082946] [58115]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-15a8d628-879e-42fa-bb17-fea996b8dbab tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 961.083486] [58115]: [pid: 58115|app: 0|req: 101/186] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:07:33 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 961.102388] [58114]: DEBUG cinder.api.middleware.request_id [None req-510613d0-e3ad-4a69-9b27-8625aac03baa None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.104954] [58114]: INFO cinder.api.openstack.wsgi [None req-510613d0-e3ad-4a69-9b27-8625aac03baa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 961.104954] [58114]: DEBUG cinder.api.openstack.wsgi [None req-510613d0-e3ad-4a69-9b27-8625aac03baa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.104954] [58114]: DEBUG cinder.api.openstack.wsgi [None req-510613d0-e3ad-4a69-9b27-8625aac03baa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.115951] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.115951] [58114]: warnings.warn( [ 961.120023] [58114]: INFO cinder.volume.api [None req-510613d0-e3ad-4a69-9b27-8625aac03baa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 961.124884] [58114]: INFO cinder.api.openstack.wsgi [None req-510613d0-e3ad-4a69-9b27-8625aac03baa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 961.125473] [58114]: [pid: 58114|app: 0|req: 86/187] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:33 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.603048] [58115]: DEBUG cinder.api.middleware.request_id [None req-391f6fc1-7a6e-4015-841b-94260ef7ab96 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.603048] [58115]: INFO cinder.api.openstack.wsgi [None req-391f6fc1-7a6e-4015-841b-94260ef7ab96 None None] GET http://10.180.1.21/volume// [ 961.603288] [58115]: DEBUG cinder.api.openstack.wsgi [None req-391f6fc1-7a6e-4015-841b-94260ef7ab96 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.604150] [58115]: DEBUG cinder.api.openstack.wsgi [None req-391f6fc1-7a6e-4015-841b-94260ef7ab96 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.604150] [58115]: INFO cinder.api.openstack.wsgi [None req-391f6fc1-7a6e-4015-841b-94260ef7ab96 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 961.604322] [58115]: [pid: 58115|app: 0|req: 102/188] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:07:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 961.608262] [58114]: DEBUG cinder.api.middleware.request_id [req-f14907d4-0eef-4770-b425-e543e59d7949 req-b8bf7e6d-5dde-4ef0-a5d8-03273ac5a945 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.611155] [58114]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-b8bf7e6d-5dde-4ef0-a5d8-03273ac5a945 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 961.611364] [58114]: DEBUG cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-b8bf7e6d-5dde-4ef0-a5d8-03273ac5a945 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.611663] [58114]: DEBUG cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-b8bf7e6d-5dde-4ef0-a5d8-03273ac5a945 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.626019] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.626019] [58114]: warnings.warn( [ 961.632696] [58114]: INFO cinder.volume.api [req-f14907d4-0eef-4770-b425-e543e59d7949 req-b8bf7e6d-5dde-4ef0-a5d8-03273ac5a945 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 961.638927] [58114]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-b8bf7e6d-5dde-4ef0-a5d8-03273ac5a945 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 961.639389] [58114]: [pid: 58114|app: 0|req: 87/189] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:07:34 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 961.669691] [58115]: DEBUG cinder.api.middleware.request_id [req-f14907d4-0eef-4770-b425-e543e59d7949 req-1558e781-25de-45a6-b495-bc1e631885b5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.671336] [58115]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-1558e781-25de-45a6-b495-bc1e631885b5 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] PUT http://10.180.1.21/volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021 [ 961.671734] [58115]: DEBUG cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-1558e781-25de-45a6-b495-bc1e631885b5 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-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-874228", "mountpoint": "/dev/sdb"}}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 961.680372] [58115]: DEBUG cinder.coordination [req-f14907d4-0eef-4770-b425-e543e59d7949 req-1558e781-25de-45a6-b495-bc1e631885b5 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Acquiring lock "cinder-attachment_update-fa3dec14-7d48-494c-9cb0-2d6d103fbc06-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 961.685239] [58115]: DEBUG cinder.coordination [req-f14907d4-0eef-4770-b425-e543e59d7949 req-1558e781-25de-45a6-b495-bc1e631885b5 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Lock "cinder-attachment_update-fa3dec14-7d48-494c-9cb0-2d6d103fbc06-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 961.686590] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.686590] [58115]: warnings.warn( [ 962.136096] [58114]: DEBUG cinder.api.middleware.request_id [None req-28aa92eb-014f-49f1-b5f7-aca2bb96c0c8 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.139366] [58114]: INFO cinder.api.openstack.wsgi [None req-28aa92eb-014f-49f1-b5f7-aca2bb96c0c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 962.139594] [58114]: DEBUG cinder.api.openstack.wsgi [None req-28aa92eb-014f-49f1-b5f7-aca2bb96c0c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 962.139833] [58114]: DEBUG cinder.api.openstack.wsgi [None req-28aa92eb-014f-49f1-b5f7-aca2bb96c0c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 962.153186] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.153186] [58114]: warnings.warn( [ 962.157203] [58114]: INFO cinder.volume.api [None req-28aa92eb-014f-49f1-b5f7-aca2bb96c0c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 962.163506] [58114]: INFO cinder.api.openstack.wsgi [None req-28aa92eb-014f-49f1-b5f7-aca2bb96c0c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 962.163980] [58114]: [pid: 58114|app: 0|req: 88/190] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:34 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 963.175358] [58114]: DEBUG cinder.api.middleware.request_id [None req-1bddd484-174c-4f01-8cfe-fc1236423996 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.178536] [58114]: INFO cinder.api.openstack.wsgi [None req-1bddd484-174c-4f01-8cfe-fc1236423996 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 963.178971] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1bddd484-174c-4f01-8cfe-fc1236423996 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 963.179267] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1bddd484-174c-4f01-8cfe-fc1236423996 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 963.195153] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.195153] [58114]: warnings.warn( [ 963.200264] [58114]: INFO cinder.volume.api [None req-1bddd484-174c-4f01-8cfe-fc1236423996 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 963.208111] [58114]: INFO cinder.api.openstack.wsgi [None req-1bddd484-174c-4f01-8cfe-fc1236423996 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 963.208111] [58114]: [pid: 58114|app: 0|req: 89/191] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:35 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.219594] [58114]: DEBUG cinder.api.middleware.request_id [None req-2d77d660-b22e-48b1-a763-8e3b5c9214f3 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.221877] [58114]: INFO cinder.api.openstack.wsgi [None req-2d77d660-b22e-48b1-a763-8e3b5c9214f3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 964.222193] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2d77d660-b22e-48b1-a763-8e3b5c9214f3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 964.222478] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2d77d660-b22e-48b1-a763-8e3b5c9214f3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 964.238637] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.238637] [58114]: warnings.warn( [ 964.243256] [58114]: INFO cinder.volume.api [None req-2d77d660-b22e-48b1-a763-8e3b5c9214f3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 964.249558] [58114]: INFO cinder.api.openstack.wsgi [None req-2d77d660-b22e-48b1-a763-8e3b5c9214f3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 964.250059] [58114]: [pid: 58114|app: 0|req: 90/192] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:36 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.260477] [58114]: DEBUG cinder.api.middleware.request_id [None req-1b52acc8-63a6-451d-acd3-11b96b974834 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.262873] [58114]: INFO cinder.api.openstack.wsgi [None req-1b52acc8-63a6-451d-acd3-11b96b974834 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 965.263204] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1b52acc8-63a6-451d-acd3-11b96b974834 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 965.263482] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1b52acc8-63a6-451d-acd3-11b96b974834 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 965.280869] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.280869] [58114]: warnings.warn( [ 965.286031] [58114]: INFO cinder.volume.api [None req-1b52acc8-63a6-451d-acd3-11b96b974834 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 965.292539] [58114]: INFO cinder.api.openstack.wsgi [None req-1b52acc8-63a6-451d-acd3-11b96b974834 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 965.293093] [58114]: [pid: 58114|app: 0|req: 91/193] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:38 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.304126] [58114]: DEBUG cinder.api.middleware.request_id [None req-436958ae-2cdb-4e01-8319-90b37469aaef None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.306309] [58114]: INFO cinder.api.openstack.wsgi [None req-436958ae-2cdb-4e01-8319-90b37469aaef tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 966.306548] [58114]: DEBUG cinder.api.openstack.wsgi [None req-436958ae-2cdb-4e01-8319-90b37469aaef tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 966.306857] [58114]: DEBUG cinder.api.openstack.wsgi [None req-436958ae-2cdb-4e01-8319-90b37469aaef tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 966.323364] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.323364] [58114]: warnings.warn( [ 966.328037] [58114]: INFO cinder.volume.api [None req-436958ae-2cdb-4e01-8319-90b37469aaef tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 966.334905] [58114]: INFO cinder.api.openstack.wsgi [None req-436958ae-2cdb-4e01-8319-90b37469aaef tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 966.334905] [58114]: [pid: 58114|app: 0|req: 92/194] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:39 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.344336] [58114]: DEBUG cinder.api.middleware.request_id [None req-68a1c351-3147-412e-ab25-d4b4d6833246 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.346717] [58114]: INFO cinder.api.openstack.wsgi [None req-68a1c351-3147-412e-ab25-d4b4d6833246 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 967.346957] [58114]: DEBUG cinder.api.openstack.wsgi [None req-68a1c351-3147-412e-ab25-d4b4d6833246 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 967.347202] [58114]: DEBUG cinder.api.openstack.wsgi [None req-68a1c351-3147-412e-ab25-d4b4d6833246 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 967.363474] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.363474] [58114]: warnings.warn( [ 967.368308] [58114]: INFO cinder.volume.api [None req-68a1c351-3147-412e-ab25-d4b4d6833246 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 967.374315] [58114]: INFO cinder.api.openstack.wsgi [None req-68a1c351-3147-412e-ab25-d4b4d6833246 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 967.374802] [58114]: [pid: 58114|app: 0|req: 93/195] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:40 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.218736] [58115]: DEBUG cinder.coordination [req-f14907d4-0eef-4770-b425-e543e59d7949 req-1558e781-25de-45a6-b495-bc1e631885b5 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Lock "cinder-attachment_update-fa3dec14-7d48-494c-9cb0-2d6d103fbc06-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.533s {{(pid=58115) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 968.219011] [58115]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-1558e781-25de-45a6-b495-bc1e631885b5 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021 returned with HTTP 200 [ 968.219832] [58115]: [pid: 58115|app: 0|req: 103/196] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:07:34 2025] PUT /volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021 => generated 617 bytes in 6551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.385414] [58114]: DEBUG cinder.api.middleware.request_id [None req-c210637c-b1cb-447e-9acb-a8dd65c703c8 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.389055] [58114]: INFO cinder.api.openstack.wsgi [None req-c210637c-b1cb-447e-9acb-a8dd65c703c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 968.389055] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c210637c-b1cb-447e-9acb-a8dd65c703c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 968.389055] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c210637c-b1cb-447e-9acb-a8dd65c703c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 968.403881] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.403881] [58114]: warnings.warn( [ 968.409461] [58114]: INFO cinder.volume.api [None req-c210637c-b1cb-447e-9acb-a8dd65c703c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 968.417033] [58114]: INFO cinder.api.openstack.wsgi [None req-c210637c-b1cb-447e-9acb-a8dd65c703c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 968.417033] [58114]: [pid: 58114|app: 0|req: 94/197] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:41 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.427621] [58115]: DEBUG cinder.api.middleware.request_id [None req-685d4261-5b9d-40a8-ab73-919c857353d3 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.429975] [58115]: INFO cinder.api.openstack.wsgi [None req-685d4261-5b9d-40a8-ab73-919c857353d3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 969.430244] [58115]: DEBUG cinder.api.openstack.wsgi [None req-685d4261-5b9d-40a8-ab73-919c857353d3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 969.430488] [58115]: DEBUG cinder.api.openstack.wsgi [None req-685d4261-5b9d-40a8-ab73-919c857353d3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 969.448068] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.448068] [58115]: warnings.warn( [ 969.452735] [58115]: INFO cinder.volume.api [None req-685d4261-5b9d-40a8-ab73-919c857353d3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 969.459422] [58115]: INFO cinder.api.openstack.wsgi [None req-685d4261-5b9d-40a8-ab73-919c857353d3 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 969.459747] [58115]: [pid: 58115|app: 0|req: 104/198] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:42 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.471935] [58114]: DEBUG cinder.api.middleware.request_id [None req-9247cfa7-d0aa-4716-abff-cee747e70e45 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.474450] [58114]: INFO cinder.api.openstack.wsgi [None req-9247cfa7-d0aa-4716-abff-cee747e70e45 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 970.474736] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9247cfa7-d0aa-4716-abff-cee747e70e45 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 970.474995] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9247cfa7-d0aa-4716-abff-cee747e70e45 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 970.491765] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.491765] [58114]: warnings.warn( [ 970.496904] [58114]: INFO cinder.volume.api [None req-9247cfa7-d0aa-4716-abff-cee747e70e45 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 970.503216] [58114]: INFO cinder.api.openstack.wsgi [None req-9247cfa7-d0aa-4716-abff-cee747e70e45 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 970.503448] [58114]: [pid: 58114|app: 0|req: 95/199] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:43 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.515668] [58115]: DEBUG cinder.api.middleware.request_id [None req-5bdb2903-caea-43dc-956d-31e19225fc74 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.519088] [58115]: INFO cinder.api.openstack.wsgi [None req-5bdb2903-caea-43dc-956d-31e19225fc74 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 971.519257] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5bdb2903-caea-43dc-956d-31e19225fc74 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.519501] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5bdb2903-caea-43dc-956d-31e19225fc74 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 971.541630] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.541630] [58115]: warnings.warn( [ 971.552552] [58115]: INFO cinder.volume.api [None req-5bdb2903-caea-43dc-956d-31e19225fc74 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 971.563860] [58115]: INFO cinder.api.openstack.wsgi [None req-5bdb2903-caea-43dc-956d-31e19225fc74 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 971.564781] [58115]: [pid: 58115|app: 0|req: 105/200] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:44 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.868927] [58114]: DEBUG cinder.api.middleware.request_id [req-f14907d4-0eef-4770-b425-e543e59d7949 req-0ff38d9b-b0b3-4c23-8f57-f31ac1cbab4c None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.871543] [58114]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-0ff38d9b-b0b3-4c23-8f57-f31ac1cbab4c tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] POST http://10.180.1.21/volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021/action [ 971.871996] [58114]: DEBUG cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-0ff38d9b-b0b3-4c23-8f57-f31ac1cbab4c tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 971.872159] [58114]: DEBUG cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-0ff38d9b-b0b3-4c23-8f57-f31ac1cbab4c tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 971.887664] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.887664] [58114]: warnings.warn( [ 971.895057] [58114]: INFO cinder.api.openstack.wsgi [req-f14907d4-0eef-4770-b425-e543e59d7949 req-0ff38d9b-b0b3-4c23-8f57-f31ac1cbab4c tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021/action returned with HTTP 204 [ 971.895549] [58114]: [pid: 58114|app: 0|req: 96/201] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:07:44 2025] POST /volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 972.578432] [58115]: DEBUG cinder.api.middleware.request_id [None req-154e0e17-84f4-40bd-a12c-bb1240cf13c8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.580728] [58115]: INFO cinder.api.openstack.wsgi [None req-154e0e17-84f4-40bd-a12c-bb1240cf13c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 972.580836] [58115]: DEBUG cinder.api.openstack.wsgi [None req-154e0e17-84f4-40bd-a12c-bb1240cf13c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 972.581030] [58115]: DEBUG cinder.api.openstack.wsgi [None req-154e0e17-84f4-40bd-a12c-bb1240cf13c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 972.597870] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.597870] [58115]: warnings.warn( [ 972.603051] [58115]: INFO cinder.volume.api [None req-154e0e17-84f4-40bd-a12c-bb1240cf13c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 972.609784] [58115]: INFO cinder.api.openstack.wsgi [None req-154e0e17-84f4-40bd-a12c-bb1240cf13c8 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 972.614026] [58115]: [pid: 58115|app: 0|req: 106/202] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:45 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 972.621816] [58114]: DEBUG cinder.api.middleware.request_id [None req-e6d0c9ce-5628-45d5-8bf6-1a063da2fce7 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.625862] [58114]: INFO cinder.api.openstack.wsgi [None req-e6d0c9ce-5628-45d5-8bf6-1a063da2fce7 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 972.626371] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e6d0c9ce-5628-45d5-8bf6-1a063da2fce7 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 972.626843] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e6d0c9ce-5628-45d5-8bf6-1a063da2fce7 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 972.643935] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.643935] [58114]: warnings.warn( [ 972.648800] [58114]: INFO cinder.volume.api [None req-e6d0c9ce-5628-45d5-8bf6-1a063da2fce7 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 972.655583] [58114]: INFO cinder.api.openstack.wsgi [None req-e6d0c9ce-5628-45d5-8bf6-1a063da2fce7 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 972.655979] [58114]: [pid: 58114|app: 0|req: 97/203] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:07:45 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.574595] [58115]: DEBUG cinder.api.middleware.request_id [req-4c8df03c-09cf-4249-b1b7-93126f51401a req-6c71a153-806e-4643-aa73-6b3d3269faf2 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.577908] [58115]: INFO cinder.api.openstack.wsgi [req-4c8df03c-09cf-4249-b1b7-93126f51401a req-6c71a153-806e-4643-aa73-6b3d3269faf2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 973.578227] [58115]: DEBUG cinder.api.openstack.wsgi [req-4c8df03c-09cf-4249-b1b7-93126f51401a req-6c71a153-806e-4643-aa73-6b3d3269faf2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.578474] [58115]: DEBUG cinder.api.openstack.wsgi [req-4c8df03c-09cf-4249-b1b7-93126f51401a req-6c71a153-806e-4643-aa73-6b3d3269faf2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 973.601781] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.601781] [58115]: warnings.warn( [ 973.606644] [58115]: INFO cinder.volume.api [req-4c8df03c-09cf-4249-b1b7-93126f51401a req-6c71a153-806e-4643-aa73-6b3d3269faf2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 973.615144] [58115]: INFO cinder.api.openstack.wsgi [req-4c8df03c-09cf-4249-b1b7-93126f51401a req-6c71a153-806e-4643-aa73-6b3d3269faf2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 973.615144] [58115]: [pid: 58115|app: 0|req: 107/204] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:07:46 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 982.651977] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=95,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 983.610791] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=118,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 986.011370] [58114]: DEBUG cinder.api.middleware.request_id [req-dc4d4080-2297-4fc8-8036-0d90821dbeb3 req-814b72e5-c4bf-4045-b27e-187c0e281043 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.014240] [58114]: INFO cinder.api.openstack.wsgi [req-dc4d4080-2297-4fc8-8036-0d90821dbeb3 req-814b72e5-c4bf-4045-b27e-187c0e281043 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 986.014569] [58114]: DEBUG cinder.api.openstack.wsgi [req-dc4d4080-2297-4fc8-8036-0d90821dbeb3 req-814b72e5-c4bf-4045-b27e-187c0e281043 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 986.014823] [58114]: DEBUG cinder.api.openstack.wsgi [req-dc4d4080-2297-4fc8-8036-0d90821dbeb3 req-814b72e5-c4bf-4045-b27e-187c0e281043 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.031906] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.031906] [58114]: warnings.warn( [ 986.038707] [58114]: INFO cinder.volume.api [req-dc4d4080-2297-4fc8-8036-0d90821dbeb3 req-814b72e5-c4bf-4045-b27e-187c0e281043 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 986.049425] [58114]: INFO cinder.api.openstack.wsgi [req-dc4d4080-2297-4fc8-8036-0d90821dbeb3 req-814b72e5-c4bf-4045-b27e-187c0e281043 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 986.049975] [58114]: [pid: 58114|app: 0|req: 98/205] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:07:58 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.041894] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=5 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1005.763550] [58115]: DEBUG cinder.api.middleware.request_id [None req-ab930253-8f22-496c-9672-54dcf17831e8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.765866] [58115]: INFO cinder.api.openstack.wsgi [None req-ab930253-8f22-496c-9672-54dcf17831e8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 [ 1005.766265] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ab930253-8f22-496c-9672-54dcf17831e8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1005.766597] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ab930253-8f22-496c-9672-54dcf17831e8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1005.766911] [58115]: INFO cinder.api.v3.volumes [None req-ab930253-8f22-496c-9672-54dcf17831e8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Delete volume with id: 0e1a1050-70f5-4c34-b65c-a682a5609943 [ 1005.779787] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.779787] [58115]: warnings.warn( [ 1005.780431] [58115]: INFO cinder.volume.api [None req-ab930253-8f22-496c-9672-54dcf17831e8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 1005.799600] [58115]: INFO cinder.volume.api [None req-ab930253-8f22-496c-9672-54dcf17831e8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Delete volume request issued successfully. [ 1005.799764] [58115]: INFO cinder.api.openstack.wsgi [None req-ab930253-8f22-496c-9672-54dcf17831e8 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 returned with HTTP 202 [ 1005.800402] [58115]: [pid: 58115|app: 0|req: 108/206] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:08:18 2025] DELETE /volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1005.804308] [58114]: DEBUG cinder.api.middleware.request_id [None req-b652f89a-815f-4409-9735-9658a7f7dd7b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.806588] [58114]: INFO cinder.api.openstack.wsgi [None req-b652f89a-815f-4409-9735-9658a7f7dd7b tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 [ 1005.806956] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b652f89a-815f-4409-9735-9658a7f7dd7b tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1005.807216] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b652f89a-815f-4409-9735-9658a7f7dd7b tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1005.816505] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.816505] [58114]: warnings.warn( [ 1005.821764] [58114]: INFO cinder.volume.api [None req-b652f89a-815f-4409-9735-9658a7f7dd7b tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 1005.827791] [58114]: INFO cinder.api.openstack.wsgi [None req-b652f89a-815f-4409-9735-9658a7f7dd7b tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 returned with HTTP 200 [ 1005.828349] [58114]: [pid: 58114|app: 0|req: 99/207] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:18 2025] GET /volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.839771] [58115]: DEBUG cinder.api.middleware.request_id [None req-1cd06a77-b950-4422-81af-b44abf1c6250 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.842206] [58115]: INFO cinder.api.openstack.wsgi [None req-1cd06a77-b950-4422-81af-b44abf1c6250 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 [ 1006.843036] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1cd06a77-b950-4422-81af-b44abf1c6250 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.843124] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1cd06a77-b950-4422-81af-b44abf1c6250 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.852361] [58115]: INFO cinder.api.openstack.wsgi [None req-1cd06a77-b950-4422-81af-b44abf1c6250 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 returned with HTTP 404 [ 1006.852956] [58115]: [pid: 58115|app: 0|req: 109/208] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:19 2025] GET /volume/v3/volumes/0e1a1050-70f5-4c34-b65c-a682a5609943 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1006.856411] [58114]: DEBUG cinder.api.middleware.request_id [None req-8b72991f-f997-4676-af13-72bad8db7730 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.858644] [58114]: INFO cinder.api.openstack.wsgi [None req-8b72991f-f997-4676-af13-72bad8db7730 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] DELETE http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd [ 1006.858882] [58114]: DEBUG cinder.api.openstack.wsgi [None req-8b72991f-f997-4676-af13-72bad8db7730 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.859954] [58114]: DEBUG cinder.api.openstack.wsgi [None req-8b72991f-f997-4676-af13-72bad8db7730 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.859954] [58114]: INFO cinder.api.v3.volumes [None req-8b72991f-f997-4676-af13-72bad8db7730 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Delete volume with id: 94053186-2bd3-40fc-a0c2-e988f82ba9fd [ 1006.870057] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.870057] [58114]: warnings.warn( [ 1006.870276] [58114]: INFO cinder.volume.api [None req-8b72991f-f997-4676-af13-72bad8db7730 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 1006.890528] [58114]: INFO cinder.volume.api [None req-8b72991f-f997-4676-af13-72bad8db7730 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Delete volume request issued successfully. [ 1006.890667] [58114]: INFO cinder.api.openstack.wsgi [None req-8b72991f-f997-4676-af13-72bad8db7730 tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd returned with HTTP 202 [ 1006.891461] [58114]: [pid: 58114|app: 0|req: 100/209] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:08:19 2025] DELETE /volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1006.895178] [58115]: DEBUG cinder.api.middleware.request_id [None req-f14edca2-da28-4e50-acc6-ce8882176dfb None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.897854] [58115]: INFO cinder.api.openstack.wsgi [None req-f14edca2-da28-4e50-acc6-ce8882176dfb tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd [ 1006.898170] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f14edca2-da28-4e50-acc6-ce8882176dfb tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.898436] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f14edca2-da28-4e50-acc6-ce8882176dfb tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.907711] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.907711] [58115]: warnings.warn( [ 1006.914272] [58115]: INFO cinder.volume.api [None req-f14edca2-da28-4e50-acc6-ce8882176dfb tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Volume info retrieved successfully. [ 1006.922316] [58115]: INFO cinder.api.openstack.wsgi [None req-f14edca2-da28-4e50-acc6-ce8882176dfb tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd returned with HTTP 200 [ 1006.922316] [58115]: [pid: 58115|app: 0|req: 110/210] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:19 2025] GET /volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.937044] [58114]: DEBUG cinder.api.middleware.request_id [None req-f80e7ee4-49fa-42ca-aba4-dd92e93c63dd None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.939575] [58114]: INFO cinder.api.openstack.wsgi [None req-f80e7ee4-49fa-42ca-aba4-dd92e93c63dd tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] GET http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd [ 1007.939815] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f80e7ee4-49fa-42ca-aba4-dd92e93c63dd tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1007.940019] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f80e7ee4-49fa-42ca-aba4-dd92e93c63dd tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1007.949782] [58114]: INFO cinder.api.openstack.wsgi [None req-f80e7ee4-49fa-42ca-aba4-dd92e93c63dd tempest-ServersNegativeTestJSON-1609695456 tempest-ServersNegativeTestJSON-1609695456-project-member] http://10.180.1.21/volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd returned with HTTP 404 [ 1007.950610] [58114]: [pid: 58114|app: 0|req: 101/211] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:20 2025] GET /volume/v3/volumes/94053186-2bd3-40fc-a0c2-e988f82ba9fd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1016.521742] [58115]: DEBUG cinder.api.middleware.request_id [None req-9f8edd8c-4958-4fa8-a94d-0c19084ad1f0 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.524573] [58115]: INFO cinder.api.openstack.wsgi [None req-9f8edd8c-4958-4fa8-a94d-0c19084ad1f0 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1016.526156] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9f8edd8c-4958-4fa8-a94d-0c19084ad1f0 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1016.526156] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9f8edd8c-4958-4fa8-a94d-0c19084ad1f0 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1016.548855] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.548855] [58115]: warnings.warn( [ 1016.552610] [58115]: INFO cinder.volume.api [None req-9f8edd8c-4958-4fa8-a94d-0c19084ad1f0 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1016.560994] [58115]: INFO cinder.api.openstack.wsgi [None req-9f8edd8c-4958-4fa8-a94d-0c19084ad1f0 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 1016.560994] [58115]: [pid: 58115|app: 0|req: 111/212] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:29 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.864067] [58114]: DEBUG cinder.api.middleware.request_id [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-8d66219b-55a3-4947-b6aa-aee9e1f33fee None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.867333] [58114]: INFO cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-8d66219b-55a3-4947-b6aa-aee9e1f33fee tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1016.867547] [58114]: DEBUG cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-8d66219b-55a3-4947-b6aa-aee9e1f33fee tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1016.867746] [58114]: DEBUG cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-8d66219b-55a3-4947-b6aa-aee9e1f33fee tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1016.883711] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.883711] [58114]: warnings.warn( [ 1016.892192] [58114]: INFO cinder.volume.api [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-8d66219b-55a3-4947-b6aa-aee9e1f33fee tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1016.898712] [58114]: INFO cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-8d66219b-55a3-4947-b6aa-aee9e1f33fee tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 1016.900028] [58114]: [pid: 58114|app: 0|req: 102/213] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:08:29 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.948091] [58115]: DEBUG cinder.api.middleware.request_id [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-e6ceb77f-1713-4adb-a12d-3019a3183f60 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.953396] [58115]: INFO cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-e6ceb77f-1713-4adb-a12d-3019a3183f60 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] POST http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1/action [ 1016.953771] [58115]: DEBUG cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-e6ceb77f-1713-4adb-a12d-3019a3183f60 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1016.953904] [58115]: DEBUG cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-e6ceb77f-1713-4adb-a12d-3019a3183f60 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1016.973248] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.973248] [58115]: warnings.warn( [ 1016.973791] [58115]: INFO cinder.volume.api [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-e6ceb77f-1713-4adb-a12d-3019a3183f60 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1016.984149] [58115]: INFO cinder.volume.api [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-e6ceb77f-1713-4adb-a12d-3019a3183f60 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Begin detaching volume completed successfully. [ 1016.984149] [58115]: INFO cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-e6ceb77f-1713-4adb-a12d-3019a3183f60 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1/action returned with HTTP 202 [ 1016.984149] [58115]: [pid: 58115|app: 0|req: 112/214] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:08:29 2025] POST /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1018.008923] [58114]: DEBUG cinder.api.middleware.request_id [None req-e6f43d96-9e87-4d68-833f-2fd2ff65804a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.009424] [58114]: INFO cinder.api.openstack.wsgi [None req-e6f43d96-9e87-4d68-833f-2fd2ff65804a None None] GET http://10.180.1.21/volume// [ 1018.009602] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e6f43d96-9e87-4d68-833f-2fd2ff65804a None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.009807] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e6f43d96-9e87-4d68-833f-2fd2ff65804a None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.010213] [58114]: INFO cinder.api.openstack.wsgi [None req-e6f43d96-9e87-4d68-833f-2fd2ff65804a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1018.010736] [58114]: [pid: 58114|app: 0|req: 103/215] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:08:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1018.015016] [58115]: DEBUG cinder.api.middleware.request_id [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-760a4f2a-e5dd-4a3a-b993-e3e04d9b9e40 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.017728] [58115]: INFO cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-760a4f2a-e5dd-4a3a-b993-e3e04d9b9e40 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1018.019052] [58115]: DEBUG cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-760a4f2a-e5dd-4a3a-b993-e3e04d9b9e40 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.019052] [58115]: DEBUG cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-760a4f2a-e5dd-4a3a-b993-e3e04d9b9e40 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.042644] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.042644] [58115]: warnings.warn( [ 1018.047346] [58115]: INFO cinder.volume.api [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-760a4f2a-e5dd-4a3a-b993-e3e04d9b9e40 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1018.053693] [58115]: INFO cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-760a4f2a-e5dd-4a3a-b993-e3e04d9b9e40 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 1018.054196] [58115]: [pid: 58115|app: 0|req: 113/216] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:08:30 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1019.235710] [58114]: DEBUG cinder.api.middleware.request_id [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-b9986f8f-09d3-44b8-87e4-752d8df2fe71 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.238494] [58114]: INFO cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-b9986f8f-09d3-44b8-87e4-752d8df2fe71 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094 [ 1019.238848] [58114]: DEBUG cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-b9986f8f-09d3-44b8-87e4-752d8df2fe71 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1019.239109] [58114]: DEBUG cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-b9986f8f-09d3-44b8-87e4-752d8df2fe71 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1019.248825] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.248825] [58114]: warnings.warn( [ 1019.782798] [58114]: INFO cinder.api.openstack.wsgi [req-6943d6e9-67ec-484d-97b3-39fed9c0ddaf req-b9986f8f-09d3-44b8-87e4-752d8df2fe71 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094 returned with HTTP 200 [ 1019.783380] [58114]: [pid: 58114|app: 0|req: 104/217] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:08:31 2025] DELETE /volume/v3/attachments/cce617f2-a9a2-4575-ae11-7f996d7b6094 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.419897] [58115]: DEBUG cinder.api.middleware.request_id [None req-48c76534-a12d-4d37-9b67-2f34cf7cc143 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.422065] [58115]: INFO cinder.api.openstack.wsgi [None req-48c76534-a12d-4d37-9b67-2f34cf7cc143 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1020.422289] [58115]: DEBUG cinder.api.openstack.wsgi [None req-48c76534-a12d-4d37-9b67-2f34cf7cc143 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.422495] [58115]: DEBUG cinder.api.openstack.wsgi [None req-48c76534-a12d-4d37-9b67-2f34cf7cc143 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.434243] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.434243] [58115]: warnings.warn( [ 1020.438921] [58115]: INFO cinder.volume.api [None req-48c76534-a12d-4d37-9b67-2f34cf7cc143 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1020.444835] [58115]: INFO cinder.api.openstack.wsgi [None req-48c76534-a12d-4d37-9b67-2f34cf7cc143 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 1020.445217] [58115]: [pid: 58115|app: 0|req: 114/218] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:33 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.233248] [58114]: DEBUG cinder.api.middleware.request_id [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.235960] [58114]: INFO cinder.api.openstack.wsgi [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1025.236437] [58114]: DEBUG cinder.api.openstack.wsgi [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1033683004", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1025.238197] [58114]: DEBUG cinder.api.v3.volumes [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1033683004', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1025.238334] [58114]: INFO cinder.api.v3.volumes [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Create volume of 1 GB [ 1025.238802] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.238802] [58114]: warnings.warn( [ 1025.244496] [58114]: INFO cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Availability Zones retrieved successfully. [ 1025.251389] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Flow 'volume_create_api' (8537c6aa-e531-447f-9325-536007318337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1025.252669] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8340e382-9360-480c-86c2-99221bdf8e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.253926] [58114]: DEBUG cinder.volume.flows.api.create_volume [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1025.276679] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8340e382-9360-480c-86c2-99221bdf8e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.277705] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537b454a-8923-45b2-9bd6-589a5f441ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.336791] [58114]: DEBUG cinder.quota [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Created reservations ['8a11b9fc-d80b-43d7-84fc-48a8c09f2eb2', 'fb6a5e36-e91e-4c7e-9bfb-85b40d9f24b7', 'e82f57c5-2cff-4e65-aca1-375a9dbaf59f', '3452b952-58e4-47f7-9648-3b76828661b2'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1025.337840] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537b454a-8923-45b2-9bd6-589a5f441ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a11b9fc-d80b-43d7-84fc-48a8c09f2eb2', 'fb6a5e36-e91e-4c7e-9bfb-85b40d9f24b7', 'e82f57c5-2cff-4e65-aca1-375a9dbaf59f', '3452b952-58e4-47f7-9648-3b76828661b2']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.338825] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2b0a92-1c5c-40bb-a524-7b1857237a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.355527] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2b0a92-1c5c-40bb-a524-7b1857237a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17649f9f-cca7-40d7-b707-1f11b6ffc329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1033683004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35de0c3675f64fb2a6af13bf6f8365ad',qos_specs=None,replication_status=,reservations=['8a11b9fc-d80b-43d7-84fc-48a8c09f2eb2','fb6a5e36-e91e-4c7e-9bfb-85b40d9f24b7','e82f57c5-2cff-4e65-aca1-375a9dbaf59f','3452b952-58e4-47f7-9648-3b76828661b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fba44766700048778cee1999261458d6',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1033683004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17649f9f-cca7-40d7-b707-1f11b6ffc329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35de0c3675f64fb2a6af13bf6f8365ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fba44766700048778cee1999261458d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.356729] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a21acb1-d8f4-41f0-8385-a79d73fe9542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.374638] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a21acb1-d8f4-41f0-8385-a79d73fe9542) transitioned into state 'SUCCESS' from state '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-1033683004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35de0c3675f64fb2a6af13bf6f8365ad',qos_specs=None,replication_status=,reservations=['8a11b9fc-d80b-43d7-84fc-48a8c09f2eb2','fb6a5e36-e91e-4c7e-9bfb-85b40d9f24b7','e82f57c5-2cff-4e65-aca1-375a9dbaf59f','3452b952-58e4-47f7-9648-3b76828661b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fba44766700048778cee1999261458d6',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.376570] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3697d624-57d6-4dff-8d9c-2693270e74fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.392454] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3697d624-57d6-4dff-8d9c-2693270e74fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.394815] [58114]: DEBUG cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Flow 'volume_create_api' (8537c6aa-e531-447f-9325-536007318337) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1025.394815] [58114]: INFO cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Create volume request issued successfully. [ 1025.397089] [58114]: INFO cinder.api.openstack.wsgi [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-472633c7-0cdf-4b87-ac79-75b80338ee27 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1025.397089] [58114]: [pid: 58114|app: 0|req: 105/219] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Nov 17 15:08:37 2025] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1025.401682] [58115]: DEBUG cinder.api.middleware.request_id [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-723bb038-1a9b-45c6-afe1-b107255d3612 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.404354] [58115]: INFO cinder.api.openstack.wsgi [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-723bb038-1a9b-45c6-afe1-b107255d3612 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1025.404583] [58115]: DEBUG cinder.api.openstack.wsgi [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-723bb038-1a9b-45c6-afe1-b107255d3612 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.404790] [58115]: DEBUG cinder.api.openstack.wsgi [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-723bb038-1a9b-45c6-afe1-b107255d3612 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.417924] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.417924] [58115]: warnings.warn( [ 1025.424847] [58115]: INFO cinder.volume.api [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-723bb038-1a9b-45c6-afe1-b107255d3612 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Volume info retrieved successfully. [ 1025.432267] [58115]: INFO cinder.api.openstack.wsgi [req-ae1f76e8-74ee-430c-8ea6-ae2337483bc7 req-723bb038-1a9b-45c6-afe1-b107255d3612 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 returned with HTTP 200 [ 1025.432934] [58115]: [pid: 58115|app: 0|req: 115/220] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:08:38 2025] GET /volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.512240] [58114]: DEBUG cinder.api.middleware.request_id [req-51fa8680-c042-4152-b1fe-2d114c647307 req-35a06da5-63f5-4783-a7a0-13d495f8d3c5 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.515411] [58114]: INFO cinder.api.openstack.wsgi [req-51fa8680-c042-4152-b1fe-2d114c647307 req-35a06da5-63f5-4783-a7a0-13d495f8d3c5 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1025.516038] [58114]: DEBUG cinder.api.openstack.wsgi [req-51fa8680-c042-4152-b1fe-2d114c647307 req-35a06da5-63f5-4783-a7a0-13d495f8d3c5 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.516038] [58114]: DEBUG cinder.api.openstack.wsgi [req-51fa8680-c042-4152-b1fe-2d114c647307 req-35a06da5-63f5-4783-a7a0-13d495f8d3c5 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.524677] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.524677] [58114]: warnings.warn( [ 1025.528342] [58114]: INFO cinder.volume.api [req-51fa8680-c042-4152-b1fe-2d114c647307 req-35a06da5-63f5-4783-a7a0-13d495f8d3c5 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Volume info retrieved successfully. [ 1025.532984] [58114]: INFO cinder.api.openstack.wsgi [req-51fa8680-c042-4152-b1fe-2d114c647307 req-35a06da5-63f5-4783-a7a0-13d495f8d3c5 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 returned with HTTP 200 [ 1025.533437] [58114]: [pid: 58114|app: 0|req: 106/221] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:08:38 2025] GET /volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.549985] [58115]: DEBUG cinder.api.middleware.request_id [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.552384] [58115]: INFO cinder.api.openstack.wsgi [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1025.552750] [58115]: DEBUG cinder.api.openstack.wsgi [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17649f9f-cca7-40d7-b707-1f11b6ffc329", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1521004253", "description": null, "metadata": {}}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1025.562534] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.562534] [58115]: warnings.warn( [ 1025.563533] [58115]: INFO cinder.volume.api [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Volume info retrieved successfully. [ 1025.563533] [58115]: INFO cinder.api.v3.snapshots [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Create snapshot from volume 17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1025.577032] [58115]: WARNING cinder.quota [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-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. [ 1025.592769] [58115]: DEBUG cinder.quota [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Created reservations ['6246324d-3ffe-4ee9-ac03-e05f249e8c31', 'e6ee64a0-dd81-41cc-ada7-156aecaf549c', '068ba7c6-dc70-4677-9092-c9753cdb2f15', '16ece572-6d51-4e87-80a1-d1069613a80e'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1025.640052] [58115]: INFO cinder.volume.api [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Snapshot create request issued successfully. [ 1025.640507] [58115]: INFO cinder.api.openstack.wsgi [req-45d796a5-63fd-4f9a-99c2-3370473df702 req-367b1d3c-3d78-48ee-a470-b48c8f6d62b9 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1025.641017] [58115]: [pid: 58115|app: 0|req: 116/222] 10.180.1.21 () {64 vars in 1427 bytes} [Mon Nov 17 15:08:38 2025] POST /volume/v3/snapshots => generated 311 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1025.656025] [58114]: DEBUG cinder.api.middleware.request_id [req-088f064e-dd32-41bd-940f-ca45affa6d7b req-bcf6e042-81da-4324-a7a1-ba07b9858f0c None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.658487] [58114]: INFO cinder.api.openstack.wsgi [req-088f064e-dd32-41bd-940f-ca45affa6d7b req-bcf6e042-81da-4324-a7a1-ba07b9858f0c tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 [ 1025.658783] [58114]: DEBUG cinder.api.openstack.wsgi [req-088f064e-dd32-41bd-940f-ca45affa6d7b req-bcf6e042-81da-4324-a7a1-ba07b9858f0c tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.659012] [58114]: DEBUG cinder.api.openstack.wsgi [req-088f064e-dd32-41bd-940f-ca45affa6d7b req-bcf6e042-81da-4324-a7a1-ba07b9858f0c tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.678502] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.678502] [58114]: warnings.warn( [ 1025.679092] [58114]: INFO cinder.volume.api [req-088f064e-dd32-41bd-940f-ca45affa6d7b req-bcf6e042-81da-4324-a7a1-ba07b9858f0c tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Snapshot retrieved successfully. [ 1025.680177] [58114]: INFO cinder.api.openstack.wsgi [req-088f064e-dd32-41bd-940f-ca45affa6d7b req-bcf6e042-81da-4324-a7a1-ba07b9858f0c tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 returned with HTTP 200 [ 1025.680625] [58114]: [pid: 58114|app: 0|req: 107/223] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Nov 17 15:08:38 2025] GET /volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.693828] [58115]: DEBUG cinder.api.middleware.request_id [req-4a92ce84-341c-4c9f-94bc-c96b51666fd8 req-18f58277-5c67-4487-908f-c2148df250a3 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.696540] [58115]: INFO cinder.api.openstack.wsgi [req-4a92ce84-341c-4c9f-94bc-c96b51666fd8 req-18f58277-5c67-4487-908f-c2148df250a3 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1025.696766] [58115]: DEBUG cinder.api.openstack.wsgi [req-4a92ce84-341c-4c9f-94bc-c96b51666fd8 req-18f58277-5c67-4487-908f-c2148df250a3 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.696976] [58115]: DEBUG cinder.api.openstack.wsgi [req-4a92ce84-341c-4c9f-94bc-c96b51666fd8 req-18f58277-5c67-4487-908f-c2148df250a3 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'detail' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.697307] [58115]: DEBUG cinder.api.api_utils [req-4a92ce84-341c-4c9f-94bc-c96b51666fd8 req-18f58277-5c67-4487-908f-c2148df250a3 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Removing options '' from query. {{(pid=58115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1025.697661] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.697661] [58115]: warnings.warn( [ 1025.698698] [58115]: DEBUG cinder.db.sqlalchemy.api [req-4a92ce84-341c-4c9f-94bc-c96b51666fd8 req-18f58277-5c67-4487-908f-c2148df250a3 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Building query based on filter {{(pid=58115) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1025.709452] [58115]: INFO cinder.volume.api [req-4a92ce84-341c-4c9f-94bc-c96b51666fd8 req-18f58277-5c67-4487-908f-c2148df250a3 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Get all snapshots completed successfully. [ 1025.710152] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.710152] [58115]: warnings.warn( [ 1025.710717] [58115]: INFO cinder.api.openstack.wsgi [req-4a92ce84-341c-4c9f-94bc-c96b51666fd8 req-18f58277-5c67-4487-908f-c2148df250a3 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1025.711621] [58115]: [pid: 58115|app: 0|req: 117/224] 10.180.1.21 () {60 vars in 1394 bytes} [Mon Nov 17 15:08:38 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.725037] [58114]: DEBUG cinder.api.middleware.request_id [req-ceb87a6c-c6df-4d7e-ba8a-ba733ebc2eb1 req-380a764b-3f3e-4e57-a2bc-96f1e251b3b1 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.727581] [58114]: INFO cinder.api.openstack.wsgi [req-ceb87a6c-c6df-4d7e-ba8a-ba733ebc2eb1 req-380a764b-3f3e-4e57-a2bc-96f1e251b3b1 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 [ 1025.727744] [58114]: DEBUG cinder.api.openstack.wsgi [req-ceb87a6c-c6df-4d7e-ba8a-ba733ebc2eb1 req-380a764b-3f3e-4e57-a2bc-96f1e251b3b1 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.727955] [58114]: DEBUG cinder.api.openstack.wsgi [req-ceb87a6c-c6df-4d7e-ba8a-ba733ebc2eb1 req-380a764b-3f3e-4e57-a2bc-96f1e251b3b1 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.733352] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.733352] [58114]: warnings.warn( [ 1025.733855] [58114]: INFO cinder.volume.api [req-ceb87a6c-c6df-4d7e-ba8a-ba733ebc2eb1 req-380a764b-3f3e-4e57-a2bc-96f1e251b3b1 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Snapshot retrieved successfully. [ 1025.734879] [58114]: INFO cinder.api.openstack.wsgi [req-ceb87a6c-c6df-4d7e-ba8a-ba733ebc2eb1 req-380a764b-3f3e-4e57-a2bc-96f1e251b3b1 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 returned with HTTP 200 [ 1025.735300] [58114]: [pid: 58114|app: 0|req: 108/225] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Nov 17 15:08:38 2025] GET /volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.747687] [58115]: DEBUG cinder.api.middleware.request_id [req-a34c92c5-5843-4399-b976-92ceea675735 req-e367db13-54f9-4d47-8214-9f8ea821c064 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.750158] [58115]: INFO cinder.api.openstack.wsgi [req-a34c92c5-5843-4399-b976-92ceea675735 req-e367db13-54f9-4d47-8214-9f8ea821c064 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 [ 1025.750350] [58115]: DEBUG cinder.api.openstack.wsgi [req-a34c92c5-5843-4399-b976-92ceea675735 req-e367db13-54f9-4d47-8214-9f8ea821c064 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.750554] [58115]: DEBUG cinder.api.openstack.wsgi [req-a34c92c5-5843-4399-b976-92ceea675735 req-e367db13-54f9-4d47-8214-9f8ea821c064 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.750764] [58115]: INFO cinder.api.v3.snapshots [req-a34c92c5-5843-4399-b976-92ceea675735 req-e367db13-54f9-4d47-8214-9f8ea821c064 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Delete snapshot with id: 2b679ed0-5e1b-4618-8ec6-3191c8140894 [ 1025.757062] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.757062] [58115]: warnings.warn( [ 1025.758035] [58115]: INFO cinder.volume.api [req-a34c92c5-5843-4399-b976-92ceea675735 req-e367db13-54f9-4d47-8214-9f8ea821c064 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Snapshot retrieved successfully. [ 1025.775681] [58115]: INFO cinder.volume.api [req-a34c92c5-5843-4399-b976-92ceea675735 req-e367db13-54f9-4d47-8214-9f8ea821c064 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Snapshot delete request issued successfully. [ 1025.775681] [58115]: INFO cinder.api.openstack.wsgi [req-a34c92c5-5843-4399-b976-92ceea675735 req-e367db13-54f9-4d47-8214-9f8ea821c064 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 returned with HTTP 202 [ 1025.775681] [58115]: [pid: 58115|app: 0|req: 118/226] 10.180.1.21 () {62 vars in 1506 bytes} [Mon Nov 17 15:08:38 2025] DELETE /volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1025.787889] [58114]: DEBUG cinder.api.middleware.request_id [req-1ddef82d-0f68-4a3e-b615-648dd96b1353 req-3eefd96d-71ef-4635-8660-aa81a777572d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.790232] [58114]: INFO cinder.api.openstack.wsgi [req-1ddef82d-0f68-4a3e-b615-648dd96b1353 req-3eefd96d-71ef-4635-8660-aa81a777572d tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 [ 1025.790454] [58114]: DEBUG cinder.api.openstack.wsgi [req-1ddef82d-0f68-4a3e-b615-648dd96b1353 req-3eefd96d-71ef-4635-8660-aa81a777572d tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.790660] [58114]: DEBUG cinder.api.openstack.wsgi [req-1ddef82d-0f68-4a3e-b615-648dd96b1353 req-3eefd96d-71ef-4635-8660-aa81a777572d tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.796442] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.796442] [58114]: warnings.warn( [ 1025.797110] [58114]: INFO cinder.volume.api [req-1ddef82d-0f68-4a3e-b615-648dd96b1353 req-3eefd96d-71ef-4635-8660-aa81a777572d tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Snapshot retrieved successfully. [ 1025.798050] [58114]: INFO cinder.api.openstack.wsgi [req-1ddef82d-0f68-4a3e-b615-648dd96b1353 req-3eefd96d-71ef-4635-8660-aa81a777572d tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 returned with HTTP 200 [ 1025.798474] [58114]: [pid: 58114|app: 0|req: 109/227] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Nov 17 15:08:38 2025] GET /volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.123111] [58115]: DEBUG cinder.api.middleware.request_id [req-109df7a7-3def-4022-8e0e-cdd181419e7b req-72c54e7e-ac33-44d2-ad9d-ba1dfae3960b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.125753] [58115]: INFO cinder.api.openstack.wsgi [req-109df7a7-3def-4022-8e0e-cdd181419e7b req-72c54e7e-ac33-44d2-ad9d-ba1dfae3960b tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 [ 1027.126014] [58115]: DEBUG cinder.api.openstack.wsgi [req-109df7a7-3def-4022-8e0e-cdd181419e7b req-72c54e7e-ac33-44d2-ad9d-ba1dfae3960b tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1027.126318] [58115]: DEBUG cinder.api.openstack.wsgi [req-109df7a7-3def-4022-8e0e-cdd181419e7b req-72c54e7e-ac33-44d2-ad9d-ba1dfae3960b tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.132547] [58115]: INFO cinder.api.openstack.wsgi [req-109df7a7-3def-4022-8e0e-cdd181419e7b req-72c54e7e-ac33-44d2-ad9d-ba1dfae3960b tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 returned with HTTP 404 [ 1027.133187] [58115]: [pid: 58115|app: 0|req: 119/228] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Nov 17 15:08:39 2025] GET /volume/v3/snapshots/2b679ed0-5e1b-4618-8ec6-3191c8140894 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1027.262912] [58114]: DEBUG cinder.api.middleware.request_id [req-69ba398b-4c3d-48c5-9dc8-7631e97d21c1 req-db41c781-604b-42a4-b1ab-20ecdd808338 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.265961] [58114]: INFO cinder.api.openstack.wsgi [req-69ba398b-4c3d-48c5-9dc8-7631e97d21c1 req-db41c781-604b-42a4-b1ab-20ecdd808338 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] DELETE http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1027.266045] [58114]: DEBUG cinder.api.openstack.wsgi [req-69ba398b-4c3d-48c5-9dc8-7631e97d21c1 req-db41c781-604b-42a4-b1ab-20ecdd808338 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1027.266525] [58114]: DEBUG cinder.api.openstack.wsgi [req-69ba398b-4c3d-48c5-9dc8-7631e97d21c1 req-db41c781-604b-42a4-b1ab-20ecdd808338 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.266739] [58114]: INFO cinder.api.v3.volumes [req-69ba398b-4c3d-48c5-9dc8-7631e97d21c1 req-db41c781-604b-42a4-b1ab-20ecdd808338 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Delete volume with id: 17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1027.283728] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.283728] [58114]: warnings.warn( [ 1027.284774] [58114]: INFO cinder.volume.api [req-69ba398b-4c3d-48c5-9dc8-7631e97d21c1 req-db41c781-604b-42a4-b1ab-20ecdd808338 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Volume info retrieved successfully. [ 1027.305204] [58114]: INFO cinder.volume.api [req-69ba398b-4c3d-48c5-9dc8-7631e97d21c1 req-db41c781-604b-42a4-b1ab-20ecdd808338 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Delete volume request issued successfully. [ 1027.305428] [58114]: INFO cinder.api.openstack.wsgi [req-69ba398b-4c3d-48c5-9dc8-7631e97d21c1 req-db41c781-604b-42a4-b1ab-20ecdd808338 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 returned with HTTP 202 [ 1027.305976] [58114]: [pid: 58114|app: 0|req: 110/229] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Nov 17 15:08:40 2025] DELETE /volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1027.319987] [58115]: DEBUG cinder.api.middleware.request_id [req-255e5f3e-16f4-4cd9-8635-7e6dc6603d91 req-0368392d-1b98-4d66-974a-4460863dfa14 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.322768] [58115]: INFO cinder.api.openstack.wsgi [req-255e5f3e-16f4-4cd9-8635-7e6dc6603d91 req-0368392d-1b98-4d66-974a-4460863dfa14 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1027.323704] [58115]: DEBUG cinder.api.openstack.wsgi [req-255e5f3e-16f4-4cd9-8635-7e6dc6603d91 req-0368392d-1b98-4d66-974a-4460863dfa14 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1027.323704] [58115]: DEBUG cinder.api.openstack.wsgi [req-255e5f3e-16f4-4cd9-8635-7e6dc6603d91 req-0368392d-1b98-4d66-974a-4460863dfa14 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.332826] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.332826] [58115]: warnings.warn( [ 1027.340489] [58115]: INFO cinder.volume.api [req-255e5f3e-16f4-4cd9-8635-7e6dc6603d91 req-0368392d-1b98-4d66-974a-4460863dfa14 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Volume info retrieved successfully. [ 1027.347987] [58115]: INFO cinder.api.openstack.wsgi [req-255e5f3e-16f4-4cd9-8635-7e6dc6603d91 req-0368392d-1b98-4d66-974a-4460863dfa14 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 returned with HTTP 200 [ 1027.348724] [58115]: [pid: 58115|app: 0|req: 120/230] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:08:40 2025] GET /volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.410480] [58114]: DEBUG cinder.api.middleware.request_id [req-3fc4a2b9-d33e-450f-9783-8a39a3e2fe62 req-1ed35d04-3ed1-4ed3-a742-0273eac670ee None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.412803] [58114]: INFO cinder.api.openstack.wsgi [req-3fc4a2b9-d33e-450f-9783-8a39a3e2fe62 req-1ed35d04-3ed1-4ed3-a742-0273eac670ee tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1028.413080] [58114]: DEBUG cinder.api.openstack.wsgi [req-3fc4a2b9-d33e-450f-9783-8a39a3e2fe62 req-1ed35d04-3ed1-4ed3-a742-0273eac670ee tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1028.413293] [58114]: DEBUG cinder.api.openstack.wsgi [req-3fc4a2b9-d33e-450f-9783-8a39a3e2fe62 req-1ed35d04-3ed1-4ed3-a742-0273eac670ee tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.421453] [58114]: INFO cinder.api.openstack.wsgi [req-3fc4a2b9-d33e-450f-9783-8a39a3e2fe62 req-1ed35d04-3ed1-4ed3-a742-0273eac670ee tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 returned with HTTP 404 [ 1028.422153] [58114]: [pid: 58114|app: 0|req: 111/231] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:08:41 2025] GET /volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1028.499228] [58115]: DEBUG cinder.api.middleware.request_id [req-b1aac40d-2521-4075-a514-04c590e64471 req-2718dd72-5e59-4cad-bd86-1e0317a512b6 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.504689] [58115]: INFO cinder.api.openstack.wsgi [req-b1aac40d-2521-4075-a514-04c590e64471 req-2718dd72-5e59-4cad-bd86-1e0317a512b6 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] DELETE http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1028.504689] [58115]: DEBUG cinder.api.openstack.wsgi [req-b1aac40d-2521-4075-a514-04c590e64471 req-2718dd72-5e59-4cad-bd86-1e0317a512b6 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1028.504689] [58115]: DEBUG cinder.api.openstack.wsgi [req-b1aac40d-2521-4075-a514-04c590e64471 req-2718dd72-5e59-4cad-bd86-1e0317a512b6 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.504689] [58115]: INFO cinder.api.v3.volumes [req-b1aac40d-2521-4075-a514-04c590e64471 req-2718dd72-5e59-4cad-bd86-1e0317a512b6 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Delete volume with id: 17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1028.511120] [58115]: INFO cinder.api.openstack.wsgi [req-b1aac40d-2521-4075-a514-04c590e64471 req-2718dd72-5e59-4cad-bd86-1e0317a512b6 tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 returned with HTTP 404 [ 1028.511938] [58115]: [pid: 58115|app: 0|req: 121/232] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Nov 17 15:08:41 2025] DELETE /volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1028.524470] [58114]: DEBUG cinder.api.middleware.request_id [req-0df43439-a131-4d15-a83a-3adc58c397b3 req-6856afd7-dec8-442b-a0d8-5806e06d22de None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.527046] [58114]: INFO cinder.api.openstack.wsgi [req-0df43439-a131-4d15-a83a-3adc58c397b3 req-6856afd7-dec8-442b-a0d8-5806e06d22de tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] GET http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 [ 1028.527266] [58114]: DEBUG cinder.api.openstack.wsgi [req-0df43439-a131-4d15-a83a-3adc58c397b3 req-6856afd7-dec8-442b-a0d8-5806e06d22de tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1028.528195] [58114]: DEBUG cinder.api.openstack.wsgi [req-0df43439-a131-4d15-a83a-3adc58c397b3 req-6856afd7-dec8-442b-a0d8-5806e06d22de tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.534233] [58114]: INFO cinder.api.openstack.wsgi [req-0df43439-a131-4d15-a83a-3adc58c397b3 req-6856afd7-dec8-442b-a0d8-5806e06d22de tempest-VolumesSnapshotsTestJSON-2118776455 tempest-VolumesSnapshotsTestJSON-2118776455-project-member] http://10.180.1.21/volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 returned with HTTP 404 [ 1028.535218] [58114]: [pid: 58114|app: 0|req: 112/233] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:08:41 2025] GET /volume/v3/volumes/17649f9f-cca7-40d7-b707-1f11b6ffc329 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1029.384769] [58115]: DEBUG cinder.api.middleware.request_id [None req-aef1ab27-14d7-4aef-b4cc-77b71e0503f6 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.386988] [58115]: INFO cinder.api.openstack.wsgi [None req-aef1ab27-14d7-4aef-b4cc-77b71e0503f6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1029.387258] [58115]: DEBUG cinder.api.openstack.wsgi [None req-aef1ab27-14d7-4aef-b4cc-77b71e0503f6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1029.387490] [58115]: DEBUG cinder.api.openstack.wsgi [None req-aef1ab27-14d7-4aef-b4cc-77b71e0503f6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1029.404709] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.404709] [58115]: warnings.warn( [ 1029.409653] [58115]: INFO cinder.volume.api [None req-aef1ab27-14d7-4aef-b4cc-77b71e0503f6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1029.416765] [58115]: INFO cinder.api.openstack.wsgi [None req-aef1ab27-14d7-4aef-b4cc-77b71e0503f6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 1029.417256] [58115]: [pid: 58115|app: 0|req: 122/234] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:42 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.462806] [58114]: DEBUG cinder.api.middleware.request_id [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-94b3a5cb-ccd1-4d8a-8beb-5df410c3a256 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.466257] [58114]: INFO cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-94b3a5cb-ccd1-4d8a-8beb-5df410c3a256 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1029.466569] [58114]: DEBUG cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-94b3a5cb-ccd1-4d8a-8beb-5df410c3a256 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1029.466812] [58114]: DEBUG cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-94b3a5cb-ccd1-4d8a-8beb-5df410c3a256 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1029.478302] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.478302] [58114]: warnings.warn( [ 1029.481764] [58114]: INFO cinder.volume.api [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-94b3a5cb-ccd1-4d8a-8beb-5df410c3a256 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1029.486470] [58114]: INFO cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-94b3a5cb-ccd1-4d8a-8beb-5df410c3a256 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 1029.487627] [58114]: [pid: 58114|app: 0|req: 113/235] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:08:42 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.527051] [58115]: DEBUG cinder.api.middleware.request_id [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-d18d60d7-f96b-4abd-bec5-8a340525e2e9 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.530273] [58115]: INFO cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-d18d60d7-f96b-4abd-bec5-8a340525e2e9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] POST http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06/action [ 1029.530671] [58115]: DEBUG cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-d18d60d7-f96b-4abd-bec5-8a340525e2e9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1029.530806] [58115]: DEBUG cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-d18d60d7-f96b-4abd-bec5-8a340525e2e9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1029.546794] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.546794] [58115]: warnings.warn( [ 1029.547678] [58115]: INFO cinder.volume.api [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-d18d60d7-f96b-4abd-bec5-8a340525e2e9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1029.559400] [58115]: INFO cinder.volume.api [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-d18d60d7-f96b-4abd-bec5-8a340525e2e9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Begin detaching volume completed successfully. [ 1029.559400] [58115]: INFO cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-d18d60d7-f96b-4abd-bec5-8a340525e2e9 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06/action returned with HTTP 202 [ 1029.559852] [58115]: [pid: 58115|app: 0|req: 123/236] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:08:42 2025] POST /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1030.583597] [58114]: DEBUG cinder.api.middleware.request_id [None req-2ecd21b6-4eca-4f59-a345-1065276a89ee None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.583805] [58114]: INFO cinder.api.openstack.wsgi [None req-2ecd21b6-4eca-4f59-a345-1065276a89ee None None] GET http://10.180.1.21/volume// [ 1030.583883] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2ecd21b6-4eca-4f59-a345-1065276a89ee None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1030.584422] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2ecd21b6-4eca-4f59-a345-1065276a89ee None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.584818] [58114]: INFO cinder.api.openstack.wsgi [None req-2ecd21b6-4eca-4f59-a345-1065276a89ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1030.585146] [58114]: [pid: 58114|app: 0|req: 114/237] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:08:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1030.589133] [58115]: DEBUG cinder.api.middleware.request_id [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-95224cfe-9aea-44c0-bdd0-a93bf24b027f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.594686] [58115]: INFO cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-95224cfe-9aea-44c0-bdd0-a93bf24b027f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1030.594940] [58115]: DEBUG cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-95224cfe-9aea-44c0-bdd0-a93bf24b027f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1030.595012] [58115]: DEBUG cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-95224cfe-9aea-44c0-bdd0-a93bf24b027f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.612403] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.612403] [58115]: warnings.warn( [ 1030.618031] [58115]: INFO cinder.volume.api [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-95224cfe-9aea-44c0-bdd0-a93bf24b027f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1030.627794] [58115]: INFO cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-95224cfe-9aea-44c0-bdd0-a93bf24b027f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 1030.627973] [58115]: [pid: 58115|app: 0|req: 124/238] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:08:43 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1032.317435] [58114]: DEBUG cinder.api.middleware.request_id [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-24a9fdf9-6f6f-4319-8897-cf4577940488 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.320086] [58114]: INFO cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-24a9fdf9-6f6f-4319-8897-cf4577940488 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021 [ 1032.320350] [58114]: DEBUG cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-24a9fdf9-6f6f-4319-8897-cf4577940488 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1032.321098] [58114]: DEBUG cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-24a9fdf9-6f6f-4319-8897-cf4577940488 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1032.332619] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.332619] [58114]: warnings.warn( [ 1032.863050] [58114]: INFO cinder.api.openstack.wsgi [req-eba29dd1-979f-4b5a-a38a-c8e7428d22e1 req-24a9fdf9-6f6f-4319-8897-cf4577940488 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021 returned with HTTP 200 [ 1032.863525] [58114]: [pid: 58114|app: 0|req: 115/239] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:08:45 2025] DELETE /volume/v3/attachments/d8a8aa17-fe2a-4359-96a1-64d3b2583021 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.790746] [58115]: DEBUG cinder.api.middleware.request_id [None req-7a547512-d1db-4b44-ae34-252bef68a9ab None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.792799] [58115]: INFO cinder.api.openstack.wsgi [None req-7a547512-d1db-4b44-ae34-252bef68a9ab tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1033.793016] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7a547512-d1db-4b44-ae34-252bef68a9ab tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1033.793244] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7a547512-d1db-4b44-ae34-252bef68a9ab tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1033.806203] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.806203] [58115]: warnings.warn( [ 1033.810843] [58115]: INFO cinder.volume.api [None req-7a547512-d1db-4b44-ae34-252bef68a9ab tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1033.816027] [58115]: INFO cinder.api.openstack.wsgi [None req-7a547512-d1db-4b44-ae34-252bef68a9ab tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 1033.816479] [58115]: [pid: 58115|app: 0|req: 125/240] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:46 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.862318] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=77,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1043.813534] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=69,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1046.290196] [58114]: DEBUG cinder.api.middleware.request_id [req-770a761b-8866-42b8-95ce-340270c6759f req-a2985475-dbfc-462a-88b1-8943bdf2f0a4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.292610] [58114]: INFO cinder.api.openstack.wsgi [req-770a761b-8866-42b8-95ce-340270c6759f req-a2985475-dbfc-462a-88b1-8943bdf2f0a4 tempest-ServerActionsTestJSON-1596191496 tempest-ServerActionsTestJSON-1596191496-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=cf0721ec-4514-4c26-8004-87bb69b8e09e [ 1046.292889] [58114]: DEBUG cinder.api.openstack.wsgi [req-770a761b-8866-42b8-95ce-340270c6759f req-a2985475-dbfc-462a-88b1-8943bdf2f0a4 tempest-ServerActionsTestJSON-1596191496 tempest-ServerActionsTestJSON-1596191496-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1046.293174] [58114]: DEBUG cinder.api.openstack.wsgi [req-770a761b-8866-42b8-95ce-340270c6759f req-a2985475-dbfc-462a-88b1-8943bdf2f0a4 tempest-ServerActionsTestJSON-1596191496 tempest-ServerActionsTestJSON-1596191496-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1046.308053] [58114]: INFO cinder.api.openstack.wsgi [req-770a761b-8866-42b8-95ce-340270c6759f req-a2985475-dbfc-462a-88b1-8943bdf2f0a4 tempest-ServerActionsTestJSON-1596191496 tempest-ServerActionsTestJSON-1596191496-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=cf0721ec-4514-4c26-8004-87bb69b8e09e returned with HTTP 200 [ 1046.308609] [58114]: [pid: 58114|app: 0|req: 116/241] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Nov 17 15:08:59 2025] GET /volume/v3/attachments?instance_id=cf0721ec-4514-4c26-8004-87bb69b8e09e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.984327] [58115]: DEBUG cinder.api.middleware.request_id [None req-9464a719-183c-423a-807e-935bef79693f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.986429] [58115]: INFO cinder.api.openstack.wsgi [None req-9464a719-183c-423a-807e-935bef79693f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1046.986927] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9464a719-183c-423a-807e-935bef79693f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1046.986927] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9464a719-183c-423a-807e-935bef79693f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1046.987109] [58115]: INFO cinder.api.v3.volumes [None req-9464a719-183c-423a-807e-935bef79693f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Delete volume with id: fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1047.003812] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.003812] [58115]: warnings.warn( [ 1047.004475] [58115]: INFO cinder.volume.api [None req-9464a719-183c-423a-807e-935bef79693f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1047.033366] [58115]: INFO cinder.volume.api [None req-9464a719-183c-423a-807e-935bef79693f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Delete volume request issued successfully. [ 1047.033366] [58115]: INFO cinder.api.openstack.wsgi [None req-9464a719-183c-423a-807e-935bef79693f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 202 [ 1047.033548] [58115]: [pid: 58115|app: 0|req: 126/242] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:08:59 2025] DELETE /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1047.040424] [58114]: DEBUG cinder.api.middleware.request_id [None req-9fe930dc-47e1-47ee-9ee1-0f30234935fa None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.044040] [58114]: INFO cinder.api.openstack.wsgi [None req-9fe930dc-47e1-47ee-9ee1-0f30234935fa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1047.045604] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9fe930dc-47e1-47ee-9ee1-0f30234935fa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1047.045604] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9fe930dc-47e1-47ee-9ee1-0f30234935fa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.061201] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.061201] [58114]: warnings.warn( [ 1047.067168] [58114]: INFO cinder.volume.api [None req-9fe930dc-47e1-47ee-9ee1-0f30234935fa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1047.074997] [58114]: INFO cinder.api.openstack.wsgi [None req-9fe930dc-47e1-47ee-9ee1-0f30234935fa tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 1047.077439] [58114]: [pid: 58114|app: 0|req: 117/243] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:08:59 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.088314] [58115]: DEBUG cinder.api.middleware.request_id [None req-f202b814-8551-464c-be39-927b4cde60e6 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.090465] [58115]: INFO cinder.api.openstack.wsgi [None req-f202b814-8551-464c-be39-927b4cde60e6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1048.090693] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f202b814-8551-464c-be39-927b4cde60e6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1048.090908] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f202b814-8551-464c-be39-927b4cde60e6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1048.102309] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.102309] [58115]: warnings.warn( [ 1048.107841] [58115]: INFO cinder.volume.api [None req-f202b814-8551-464c-be39-927b4cde60e6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1048.113781] [58115]: INFO cinder.api.openstack.wsgi [None req-f202b814-8551-464c-be39-927b4cde60e6 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 1048.114276] [58115]: [pid: 58115|app: 0|req: 127/244] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:00 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.125165] [58114]: DEBUG cinder.api.middleware.request_id [None req-9d7ec5fc-3f95-4642-a635-9bf3faa581f2 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.127789] [58114]: INFO cinder.api.openstack.wsgi [None req-9d7ec5fc-3f95-4642-a635-9bf3faa581f2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1049.127789] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9d7ec5fc-3f95-4642-a635-9bf3faa581f2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1049.127789] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9d7ec5fc-3f95-4642-a635-9bf3faa581f2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1049.138447] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.138447] [58114]: warnings.warn( [ 1049.143288] [58114]: INFO cinder.volume.api [None req-9d7ec5fc-3f95-4642-a635-9bf3faa581f2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1049.149354] [58114]: INFO cinder.api.openstack.wsgi [None req-9d7ec5fc-3f95-4642-a635-9bf3faa581f2 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 200 [ 1049.151599] [58114]: [pid: 58114|app: 0|req: 118/245] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:01 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.162955] [58115]: DEBUG cinder.api.middleware.request_id [None req-6073e9bd-842a-4591-8701-dba4ab3a7e49 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.165173] [58115]: INFO cinder.api.openstack.wsgi [None req-6073e9bd-842a-4591-8701-dba4ab3a7e49 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 [ 1050.165355] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6073e9bd-842a-4591-8701-dba4ab3a7e49 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.165667] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6073e9bd-842a-4591-8701-dba4ab3a7e49 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.173451] [58115]: INFO cinder.api.openstack.wsgi [None req-6073e9bd-842a-4591-8701-dba4ab3a7e49 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 returned with HTTP 404 [ 1050.174019] [58115]: [pid: 58115|app: 0|req: 128/246] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:02 2025] GET /volume/v3/volumes/fa3dec14-7d48-494c-9cb0-2d6d103fbc06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1050.177471] [58114]: DEBUG cinder.api.middleware.request_id [None req-ba3ace9f-0aee-45c2-8635-5a66abbff851 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.179744] [58114]: INFO cinder.api.openstack.wsgi [None req-ba3ace9f-0aee-45c2-8635-5a66abbff851 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] DELETE http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c [ 1050.179991] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ba3ace9f-0aee-45c2-8635-5a66abbff851 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.180317] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ba3ace9f-0aee-45c2-8635-5a66abbff851 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.180514] [58114]: INFO cinder.api.v3.volumes [None req-ba3ace9f-0aee-45c2-8635-5a66abbff851 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Delete volume with id: 799356f3-e5c5-45b0-b1b3-919ec762963c [ 1050.193040] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.193040] [58114]: warnings.warn( [ 1050.193322] [58114]: INFO cinder.volume.api [None req-ba3ace9f-0aee-45c2-8635-5a66abbff851 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1050.216048] [58114]: INFO cinder.volume.api [None req-ba3ace9f-0aee-45c2-8635-5a66abbff851 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Delete volume request issued successfully. [ 1050.216838] [58114]: INFO cinder.api.openstack.wsgi [None req-ba3ace9f-0aee-45c2-8635-5a66abbff851 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c returned with HTTP 202 [ 1050.217181] [58114]: [pid: 58114|app: 0|req: 119/247] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:09:02 2025] DELETE /volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1050.222038] [58115]: DEBUG cinder.api.middleware.request_id [None req-71faa896-a149-452f-bf53-100038472994 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.225814] [58115]: INFO cinder.api.openstack.wsgi [None req-71faa896-a149-452f-bf53-100038472994 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c [ 1050.226433] [58115]: DEBUG cinder.api.openstack.wsgi [None req-71faa896-a149-452f-bf53-100038472994 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.226808] [58115]: DEBUG cinder.api.openstack.wsgi [None req-71faa896-a149-452f-bf53-100038472994 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.236065] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.236065] [58115]: warnings.warn( [ 1050.241666] [58115]: INFO cinder.volume.api [None req-71faa896-a149-452f-bf53-100038472994 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Volume info retrieved successfully. [ 1050.248117] [58115]: INFO cinder.api.openstack.wsgi [None req-71faa896-a149-452f-bf53-100038472994 tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c returned with HTTP 200 [ 1050.248549] [58115]: [pid: 58115|app: 0|req: 129/248] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:02 2025] GET /volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.260401] [58114]: DEBUG cinder.api.middleware.request_id [None req-e24b8ac9-4a54-45d6-b899-2755494e0f3f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.264203] [58114]: INFO cinder.api.openstack.wsgi [None req-e24b8ac9-4a54-45d6-b899-2755494e0f3f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] GET http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c [ 1051.264203] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e24b8ac9-4a54-45d6-b899-2755494e0f3f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1051.264203] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e24b8ac9-4a54-45d6-b899-2755494e0f3f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.272193] [58114]: INFO cinder.api.openstack.wsgi [None req-e24b8ac9-4a54-45d6-b899-2755494e0f3f tempest-ServerRescueNegativeTestJSON-841202004 tempest-ServerRescueNegativeTestJSON-841202004-project-member] http://10.180.1.21/volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c returned with HTTP 404 [ 1051.272193] [58114]: [pid: 58114|app: 0|req: 120/249] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:04 2025] GET /volume/v3/volumes/799356f3-e5c5-45b0-b1b3-919ec762963c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1052.000627] [58115]: DEBUG cinder.api.middleware.request_id [req-cf16edcd-7525-4cd8-94cc-42f2d5274995 req-5da86a27-738c-458a-9c64-58a55431baeb None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.004398] [58115]: INFO cinder.api.openstack.wsgi [req-cf16edcd-7525-4cd8-94cc-42f2d5274995 req-5da86a27-738c-458a-9c64-58a55431baeb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1052.004857] [58115]: DEBUG cinder.api.openstack.wsgi [req-cf16edcd-7525-4cd8-94cc-42f2d5274995 req-5da86a27-738c-458a-9c64-58a55431baeb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1052.005224] [58115]: DEBUG cinder.api.openstack.wsgi [req-cf16edcd-7525-4cd8-94cc-42f2d5274995 req-5da86a27-738c-458a-9c64-58a55431baeb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1052.021671] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.021671] [58115]: warnings.warn( [ 1052.028137] [58115]: INFO cinder.volume.api [req-cf16edcd-7525-4cd8-94cc-42f2d5274995 req-5da86a27-738c-458a-9c64-58a55431baeb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1052.035615] [58115]: INFO cinder.api.openstack.wsgi [req-cf16edcd-7525-4cd8-94cc-42f2d5274995 req-5da86a27-738c-458a-9c64-58a55431baeb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 1052.036229] [58115]: [pid: 58115|app: 0|req: 130/250] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:09:04 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1061.266333] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1062.035998] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1068.785914] [58114]: DEBUG cinder.api.middleware.request_id [None req-59714b54-5ef5-4af9-8ffb-b6da328eaed6 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.788163] [58114]: INFO cinder.api.openstack.wsgi [None req-59714b54-5ef5-4af9-8ffb-b6da328eaed6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1068.788438] [58114]: DEBUG cinder.api.openstack.wsgi [None req-59714b54-5ef5-4af9-8ffb-b6da328eaed6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1068.788592] [58114]: DEBUG cinder.api.openstack.wsgi [None req-59714b54-5ef5-4af9-8ffb-b6da328eaed6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1068.805100] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.805100] [58114]: warnings.warn( [ 1068.811312] [58114]: INFO cinder.volume.api [None req-59714b54-5ef5-4af9-8ffb-b6da328eaed6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1068.817493] [58114]: INFO cinder.api.openstack.wsgi [None req-59714b54-5ef5-4af9-8ffb-b6da328eaed6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 1068.818041] [58114]: [pid: 58114|app: 0|req: 121/251] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:21 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.858148] [58115]: DEBUG cinder.api.middleware.request_id [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-cf7a9dce-da73-4009-91ed-165707daa9ac None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.861270] [58115]: INFO cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-cf7a9dce-da73-4009-91ed-165707daa9ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1068.861478] [58115]: DEBUG cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-cf7a9dce-da73-4009-91ed-165707daa9ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1068.861767] [58115]: DEBUG cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-cf7a9dce-da73-4009-91ed-165707daa9ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1068.873039] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.873039] [58115]: warnings.warn( [ 1068.876644] [58115]: INFO cinder.volume.api [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-cf7a9dce-da73-4009-91ed-165707daa9ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1068.881327] [58115]: INFO cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-cf7a9dce-da73-4009-91ed-165707daa9ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 1068.881809] [58115]: [pid: 58115|app: 0|req: 131/252] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:09:21 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.897760] [58114]: DEBUG cinder.api.middleware.request_id [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-15ac4a4d-9943-4b00-b2ac-5b680f5b8bff None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.899984] [58114]: INFO cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-15ac4a4d-9943-4b00-b2ac-5b680f5b8bff tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb/action [ 1068.900408] [58114]: DEBUG cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-15ac4a4d-9943-4b00-b2ac-5b680f5b8bff tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1068.900539] [58114]: DEBUG cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-15ac4a4d-9943-4b00-b2ac-5b680f5b8bff tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1068.911048] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.911048] [58114]: warnings.warn( [ 1068.911572] [58114]: INFO cinder.volume.api [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-15ac4a4d-9943-4b00-b2ac-5b680f5b8bff tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1068.917371] [58114]: INFO cinder.volume.api [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-15ac4a4d-9943-4b00-b2ac-5b680f5b8bff tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Begin detaching volume completed successfully. [ 1068.917601] [58114]: INFO cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-15ac4a4d-9943-4b00-b2ac-5b680f5b8bff tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb/action returned with HTTP 202 [ 1068.918092] [58114]: [pid: 58114|app: 0|req: 122/253] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:09:21 2025] POST /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1069.938993] [58115]: DEBUG cinder.api.middleware.request_id [None req-85153cff-32bc-4edc-87e4-70353373e717 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.939465] [58115]: INFO cinder.api.openstack.wsgi [None req-85153cff-32bc-4edc-87e4-70353373e717 None None] GET http://10.180.1.21/volume// [ 1069.939705] [58115]: DEBUG cinder.api.openstack.wsgi [None req-85153cff-32bc-4edc-87e4-70353373e717 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1069.939923] [58115]: DEBUG cinder.api.openstack.wsgi [None req-85153cff-32bc-4edc-87e4-70353373e717 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1069.940367] [58115]: INFO cinder.api.openstack.wsgi [None req-85153cff-32bc-4edc-87e4-70353373e717 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1069.940732] [58115]: [pid: 58115|app: 0|req: 132/254] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:09:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1069.944366] [58114]: DEBUG cinder.api.middleware.request_id [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-374eee5a-6490-42b7-b215-74ce1fe98c70 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.947029] [58114]: INFO cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-374eee5a-6490-42b7-b215-74ce1fe98c70 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1069.947339] [58114]: DEBUG cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-374eee5a-6490-42b7-b215-74ce1fe98c70 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1069.947584] [58114]: DEBUG cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-374eee5a-6490-42b7-b215-74ce1fe98c70 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1069.965027] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.965027] [58114]: warnings.warn( [ 1069.968735] [58114]: INFO cinder.volume.api [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-374eee5a-6490-42b7-b215-74ce1fe98c70 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1069.974696] [58114]: INFO cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-374eee5a-6490-42b7-b215-74ce1fe98c70 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 1069.975364] [58114]: [pid: 58114|app: 0|req: 123/255] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:09:22 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1071.238563] [58115]: DEBUG cinder.api.middleware.request_id [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-a8d3c1c0-3282-4954-aef9-1bffe5872375 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.241816] [58115]: INFO cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-a8d3c1c0-3282-4954-aef9-1bffe5872375 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] DELETE http://10.180.1.21/volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610 [ 1071.242144] [58115]: DEBUG cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-a8d3c1c0-3282-4954-aef9-1bffe5872375 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1071.242391] [58115]: DEBUG cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-a8d3c1c0-3282-4954-aef9-1bffe5872375 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1071.256783] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.256783] [58115]: warnings.warn( [ 1071.789159] [58115]: INFO cinder.api.openstack.wsgi [req-90f89f9e-7fce-40e9-a84a-aa3f901f3e65 req-a8d3c1c0-3282-4954-aef9-1bffe5872375 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610 returned with HTTP 200 [ 1071.789989] [58115]: [pid: 58115|app: 0|req: 133/256] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:09:24 2025] DELETE /volume/v3/attachments/da8315cc-4be3-4c19-9079-1793f3c5b610 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.131489] [58114]: DEBUG cinder.api.middleware.request_id [None req-b6e40368-3cf9-4230-80bf-988c279b7277 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.133581] [58114]: INFO cinder.api.openstack.wsgi [None req-b6e40368-3cf9-4230-80bf-988c279b7277 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1073.133838] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b6e40368-3cf9-4230-80bf-988c279b7277 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1073.134083] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b6e40368-3cf9-4230-80bf-988c279b7277 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1073.147663] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.147663] [58114]: warnings.warn( [ 1073.153355] [58114]: INFO cinder.volume.api [None req-b6e40368-3cf9-4230-80bf-988c279b7277 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1073.159865] [58114]: INFO cinder.api.openstack.wsgi [None req-b6e40368-3cf9-4230-80bf-988c279b7277 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 1073.160376] [58114]: [pid: 58114|app: 0|req: 124/257] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:25 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.788200] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1083.156244] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1098.615311] [58115]: DEBUG cinder.api.middleware.request_id [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.617399] [58115]: INFO cinder.api.openstack.wsgi [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1098.617787] [58115]: DEBUG cinder.api.openstack.wsgi [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-556573200"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1098.619316] [58115]: DEBUG cinder.api.v3.volumes [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-556573200'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1098.619447] [58115]: INFO cinder.api.v3.volumes [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Create volume of 1 GB [ 1098.619856] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.619856] [58115]: warnings.warn( [ 1098.625654] [58115]: INFO cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Availability Zones retrieved successfully. [ 1098.633131] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Flow 'volume_create_api' (fc01565e-d710-488a-a1c2-fe826dc3bb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1098.634512] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b6d857-2061-4041-9f0e-ffbb281e3b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.635854] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1098.656203] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b6d857-2061-4041-9f0e-ffbb281e3b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.657230] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ff558d-c70d-4a93-806f-00fdc83f31cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.713531] [58115]: DEBUG cinder.quota [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Created reservations ['91461b55-2100-42bc-b4f1-67014fb5732c', '681a4739-2b63-47fb-9cf8-9ee01d45d2e4', 'b1de3404-9dc9-4b6b-a484-4dbe77a1ea37', '2a04e6a1-f4ef-4523-bbc4-64b59100471a'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1098.714508] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ff558d-c70d-4a93-806f-00fdc83f31cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91461b55-2100-42bc-b4f1-67014fb5732c', '681a4739-2b63-47fb-9cf8-9ee01d45d2e4', 'b1de3404-9dc9-4b6b-a484-4dbe77a1ea37', '2a04e6a1-f4ef-4523-bbc4-64b59100471a']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.715421] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b283de7-307f-468e-a628-a92e7698b1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.728752] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b283de7-307f-468e-a628-a92e7698b1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67ebeee6-dea1-477b-9d64-c9c62abb2fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-556573200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ce23b2a90049419cd44ad197e010ac',qos_specs=None,replication_status=,reservations=['91461b55-2100-42bc-b4f1-67014fb5732c','681a4739-2b63-47fb-9cf8-9ee01d45d2e4','b1de3404-9dc9-4b6b-a484-4dbe77a1ea37','2a04e6a1-f4ef-4523-bbc4-64b59100471a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8c399850344eeb8449c837cfd354a6',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-556573200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67ebeee6-dea1-477b-9d64-c9c62abb2fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78ce23b2a90049419cd44ad197e010ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca8c399850344eeb8449c837cfd354a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.729585] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66406adf-260a-42d6-9872-35d62296a3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.742123] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66406adf-260a-42d6-9872-35d62296a3a4) transitioned into state 'SUCCESS' from state '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-556573200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ce23b2a90049419cd44ad197e010ac',qos_specs=None,replication_status=,reservations=['91461b55-2100-42bc-b4f1-67014fb5732c','681a4739-2b63-47fb-9cf8-9ee01d45d2e4','b1de3404-9dc9-4b6b-a484-4dbe77a1ea37','2a04e6a1-f4ef-4523-bbc4-64b59100471a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8c399850344eeb8449c837cfd354a6',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.742974] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce82fe7-2c7a-4fd4-938b-43ce5410c078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.752211] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce82fe7-2c7a-4fd4-938b-43ce5410c078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.753300] [58115]: DEBUG cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Flow 'volume_create_api' (fc01565e-d710-488a-a1c2-fe826dc3bb17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1098.753691] [58115]: INFO cinder.volume.api [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Create volume request issued successfully. [ 1098.754367] [58115]: INFO cinder.api.openstack.wsgi [None req-8e4bf7ec-b845-4ac9-a6f4-b35bce481c2e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1098.754952] [58115]: [pid: 58115|app: 0|req: 134/258] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:09:51 2025] POST /volume/v3/volumes => generated 752 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1101.208526] [58114]: DEBUG cinder.api.middleware.request_id [None req-22acf516-6b66-469c-ac21-de57992b31b5 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.211702] [58114]: INFO cinder.api.openstack.wsgi [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1101.212252] [58114]: DEBUG cinder.api.openstack.wsgi [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1223873023"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1101.214387] [58114]: DEBUG cinder.api.v3.volumes [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1223873023'}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1101.214634] [58114]: INFO cinder.api.v3.volumes [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Create volume of 1 GB [ 1101.225261] [58114]: INFO cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Availability Zones retrieved successfully. [ 1101.233033] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Flow 'volume_create_api' (a0d388cd-a086-4358-ad2f-863bf999726a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1101.234619] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09ddee3f-fa6e-47c1-b9f2-74a12ba6360b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.236070] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1101.260530] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09ddee3f-fa6e-47c1-b9f2-74a12ba6360b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.261621] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1882b457-9415-49d0-8273-af6843ab47d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.324622] [58114]: DEBUG cinder.quota [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Created reservations ['67d0e75e-4fd8-4be1-8c7e-e483eda9d13f', 'eb6544d8-151e-4a56-b037-379a824c61ba', '84660041-d456-446c-b0ac-a587999b062d', '8b867d13-3885-4bed-b05a-3bde21b7c67a'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1101.325871] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1882b457-9415-49d0-8273-af6843ab47d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d0e75e-4fd8-4be1-8c7e-e483eda9d13f', 'eb6544d8-151e-4a56-b037-379a824c61ba', '84660041-d456-446c-b0ac-a587999b062d', '8b867d13-3885-4bed-b05a-3bde21b7c67a']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.326877] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad35402-6ec1-486d-ba3b-4cd1bf7eb452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.344949] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad35402-6ec1-486d-ba3b-4cd1bf7eb452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aa85d8e-c1ca-46b5-9447-1b729374cc06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1223873023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f541fa913f440eb25d028bada1eaa0',qos_specs=None,replication_status=,reservations=['67d0e75e-4fd8-4be1-8c7e-e483eda9d13f','eb6544d8-151e-4a56-b037-379a824c61ba','84660041-d456-446c-b0ac-a587999b062d','8b867d13-3885-4bed-b05a-3bde21b7c67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c5bbdc66f64b7b876f403ba918a0a1',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1223873023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aa85d8e-c1ca-46b5-9447-1b729374cc06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f541fa913f440eb25d028bada1eaa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c5bbdc66f64b7b876f403ba918a0a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.346603] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be23b86e-bf6c-4796-aee7-1a909aa789ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.373891] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be23b86e-bf6c-4796-aee7-1a909aa789ad) transitioned into state 'SUCCESS' from state '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-1223873023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f541fa913f440eb25d028bada1eaa0',qos_specs=None,replication_status=,reservations=['67d0e75e-4fd8-4be1-8c7e-e483eda9d13f','eb6544d8-151e-4a56-b037-379a824c61ba','84660041-d456-446c-b0ac-a587999b062d','8b867d13-3885-4bed-b05a-3bde21b7c67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c5bbdc66f64b7b876f403ba918a0a1',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.375775] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c92762c-469f-465d-b597-4879b49d9971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.386817] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c92762c-469f-465d-b597-4879b49d9971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.388089] [58114]: DEBUG cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Flow 'volume_create_api' (a0d388cd-a086-4358-ad2f-863bf999726a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1101.388481] [58114]: INFO cinder.volume.api [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Create volume request issued successfully. [ 1101.389360] [58114]: INFO cinder.api.openstack.wsgi [None req-22acf516-6b66-469c-ac21-de57992b31b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1101.390336] [58114]: [pid: 58114|app: 0|req: 125/259] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:09:53 2025] POST /volume/v3/volumes => generated 753 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1101.401636] [58115]: DEBUG cinder.api.middleware.request_id [None req-a0ec6d67-43e2-44e2-852a-80ac563963e4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.403940] [58115]: INFO cinder.api.openstack.wsgi [None req-a0ec6d67-43e2-44e2-852a-80ac563963e4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1101.404311] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a0ec6d67-43e2-44e2-852a-80ac563963e4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.404513] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a0ec6d67-43e2-44e2-852a-80ac563963e4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.414126] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.414126] [58115]: warnings.warn( [ 1101.420559] [58115]: INFO cinder.volume.api [None req-a0ec6d67-43e2-44e2-852a-80ac563963e4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1101.425751] [58115]: INFO cinder.api.openstack.wsgi [None req-a0ec6d67-43e2-44e2-852a-80ac563963e4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1101.425751] [58115]: [pid: 58115|app: 0|req: 135/260] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:54 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1102.126515] [58114]: DEBUG cinder.api.middleware.request_id [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.129036] [58114]: INFO cinder.api.openstack.wsgi [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1102.129493] [58114]: DEBUG cinder.api.openstack.wsgi [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1342294028"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1102.131557] [58114]: DEBUG cinder.api.v3.volumes [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1342294028'}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1102.131759] [58114]: INFO cinder.api.v3.volumes [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Create volume of 1 GB [ 1102.132216] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.132216] [58114]: warnings.warn( [ 1102.137728] [58114]: INFO cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Availability Zones retrieved successfully. [ 1102.144333] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Flow 'volume_create_api' (01fabb25-8f7a-44b1-86d5-71fb0a13272e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1102.145620] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6977b034-c35e-4ca6-a478-c81dcbbe4cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1102.146772] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1102.171413] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6977b034-c35e-4ca6-a478-c81dcbbe4cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1102.172556] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6a3053-8617-4356-b841-54d59f962ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1102.209250] [58114]: DEBUG cinder.quota [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Created reservations ['567d9415-6883-41e2-b243-91dbd5c9ee9b', 'cb39fe7b-c528-4265-8ecf-3ea35bffcd56', '0f6ea35c-f117-4261-adf4-40be55abb233', 'f91d9bec-48bb-4b45-92a5-f9d882ce034b'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1102.210481] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6a3053-8617-4356-b841-54d59f962ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['567d9415-6883-41e2-b243-91dbd5c9ee9b', 'cb39fe7b-c528-4265-8ecf-3ea35bffcd56', '0f6ea35c-f117-4261-adf4-40be55abb233', 'f91d9bec-48bb-4b45-92a5-f9d882ce034b']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1102.211431] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2473e88-aa4f-40d3-8acc-5af30677628f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1102.226267] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2473e88-aa4f-40d3-8acc-5af30677628f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c265bd-db60-4811-b073-8644aa5e967d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1342294028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7080b5c07084766bb9503aef64976ba',qos_specs=None,replication_status=,reservations=['567d9415-6883-41e2-b243-91dbd5c9ee9b','cb39fe7b-c528-4265-8ecf-3ea35bffcd56','0f6ea35c-f117-4261-adf4-40be55abb233','f91d9bec-48bb-4b45-92a5-f9d882ce034b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23325a32eeaa4d49a68644399458536a',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1342294028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c265bd-db60-4811-b073-8644aa5e967d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7080b5c07084766bb9503aef64976ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23325a32eeaa4d49a68644399458536a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1102.227176] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9c432d-4afa-4a75-af20-9883e5af98a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1102.241231] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9c432d-4afa-4a75-af20-9883e5af98a0) transitioned into state 'SUCCESS' from state '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-1342294028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7080b5c07084766bb9503aef64976ba',qos_specs=None,replication_status=,reservations=['567d9415-6883-41e2-b243-91dbd5c9ee9b','cb39fe7b-c528-4265-8ecf-3ea35bffcd56','0f6ea35c-f117-4261-adf4-40be55abb233','f91d9bec-48bb-4b45-92a5-f9d882ce034b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23325a32eeaa4d49a68644399458536a',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1102.242248] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34003de4-b420-4d31-b32c-796307a0e9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1102.251336] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34003de4-b420-4d31-b32c-796307a0e9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1102.252578] [58114]: DEBUG cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Flow 'volume_create_api' (01fabb25-8f7a-44b1-86d5-71fb0a13272e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1102.252918] [58114]: INFO cinder.volume.api [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Create volume request issued successfully. [ 1102.253625] [58114]: INFO cinder.api.openstack.wsgi [None req-72fe3c3e-86a3-43f5-80e4-083d0ff82f7d tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1102.254121] [58114]: [pid: 58114|app: 0|req: 126/261] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:09:54 2025] POST /volume/v3/volumes => generated 756 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1102.267853] [58115]: DEBUG cinder.api.middleware.request_id [None req-db6c93fd-b0e0-4097-8f13-0c1ec42215ae None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.270818] [58115]: INFO cinder.api.openstack.wsgi [None req-db6c93fd-b0e0-4097-8f13-0c1ec42215ae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1102.271180] [58115]: DEBUG cinder.api.openstack.wsgi [None req-db6c93fd-b0e0-4097-8f13-0c1ec42215ae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.271529] [58115]: DEBUG cinder.api.openstack.wsgi [None req-db6c93fd-b0e0-4097-8f13-0c1ec42215ae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.283817] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.283817] [58115]: warnings.warn( [ 1102.289997] [58115]: INFO cinder.volume.api [None req-db6c93fd-b0e0-4097-8f13-0c1ec42215ae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1102.296999] [58115]: INFO cinder.api.openstack.wsgi [None req-db6c93fd-b0e0-4097-8f13-0c1ec42215ae tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1102.297545] [58115]: [pid: 58115|app: 0|req: 136/262] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:55 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.436544] [58114]: DEBUG cinder.api.middleware.request_id [None req-39be645a-1bd0-4aa8-a193-43fa2c45cf2a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.438896] [58114]: INFO cinder.api.openstack.wsgi [None req-39be645a-1bd0-4aa8-a193-43fa2c45cf2a tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1102.439283] [58114]: DEBUG cinder.api.openstack.wsgi [None req-39be645a-1bd0-4aa8-a193-43fa2c45cf2a tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.439382] [58114]: DEBUG cinder.api.openstack.wsgi [None req-39be645a-1bd0-4aa8-a193-43fa2c45cf2a tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.448351] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.448351] [58114]: warnings.warn( [ 1102.452255] [58114]: INFO cinder.volume.api [None req-39be645a-1bd0-4aa8-a193-43fa2c45cf2a tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1102.457240] [58114]: INFO cinder.api.openstack.wsgi [None req-39be645a-1bd0-4aa8-a193-43fa2c45cf2a tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1102.457720] [58114]: [pid: 58114|app: 0|req: 127/263] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:55 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.883099] [58115]: DEBUG cinder.api.middleware.request_id [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-3b7dd321-2827-4a6c-8986-a77fb02d5cc4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.885712] [58115]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-3b7dd321-2827-4a6c-8986-a77fb02d5cc4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1102.886061] [58115]: DEBUG cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-3b7dd321-2827-4a6c-8986-a77fb02d5cc4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.890386] [58115]: DEBUG cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-3b7dd321-2827-4a6c-8986-a77fb02d5cc4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.901974] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.901974] [58115]: warnings.warn( [ 1102.906606] [58115]: INFO cinder.volume.api [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-3b7dd321-2827-4a6c-8986-a77fb02d5cc4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1102.912392] [58115]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-3b7dd321-2827-4a6c-8986-a77fb02d5cc4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1102.912770] [58115]: [pid: 58115|app: 0|req: 137/264] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:09:55 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.309343] [58114]: DEBUG cinder.api.middleware.request_id [None req-06981767-7b2e-4bef-925d-19de8c889ff4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.311587] [58114]: INFO cinder.api.openstack.wsgi [None req-06981767-7b2e-4bef-925d-19de8c889ff4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1103.311802] [58114]: DEBUG cinder.api.openstack.wsgi [None req-06981767-7b2e-4bef-925d-19de8c889ff4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1103.312014] [58114]: DEBUG cinder.api.openstack.wsgi [None req-06981767-7b2e-4bef-925d-19de8c889ff4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.322726] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.322726] [58114]: warnings.warn( [ 1103.327486] [58114]: INFO cinder.volume.api [None req-06981767-7b2e-4bef-925d-19de8c889ff4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1103.333040] [58114]: INFO cinder.api.openstack.wsgi [None req-06981767-7b2e-4bef-925d-19de8c889ff4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1103.333479] [58114]: [pid: 58114|app: 0|req: 128/265] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:56 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.434060] [58115]: DEBUG cinder.api.middleware.request_id [None req-0a73d34b-b94b-46bf-ae13-71b8b31c9bb8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.434424] [58115]: INFO cinder.api.openstack.wsgi [None req-0a73d34b-b94b-46bf-ae13-71b8b31c9bb8 None None] GET http://10.180.1.21/volume// [ 1104.434576] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0a73d34b-b94b-46bf-ae13-71b8b31c9bb8 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1104.434790] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0a73d34b-b94b-46bf-ae13-71b8b31c9bb8 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1104.435263] [58115]: INFO cinder.api.openstack.wsgi [None req-0a73d34b-b94b-46bf-ae13-71b8b31c9bb8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.435736] [58115]: [pid: 58115|app: 0|req: 138/266] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:09:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.439638] [58114]: DEBUG cinder.api.middleware.request_id [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-855e2195-7f71-4ea9-9b4e-649ab1772d43 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.441963] [58114]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-855e2195-7f71-4ea9-9b4e-649ab1772d43 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1104.442389] [58114]: DEBUG cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-855e2195-7f71-4ea9-9b4e-649ab1772d43 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8aa85d8e-c1ca-46b5-9447-1b729374cc06", "connector": null, "instance_uuid": "f9f7bfdf-83b6-4948-b62f-0501e02a3cb8"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1104.460927] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.460927] [58114]: warnings.warn( [ 1104.485882] [58114]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-855e2195-7f71-4ea9-9b4e-649ab1772d43 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1104.485882] [58114]: [pid: 58114|app: 0|req: 129/267] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:09:57 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.505488] [58115]: DEBUG cinder.api.middleware.request_id [None req-98cf9c61-004c-4d80-abdb-86e824df95e5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.508395] [58115]: INFO cinder.api.openstack.wsgi [None req-98cf9c61-004c-4d80-abdb-86e824df95e5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1104.508731] [58115]: DEBUG cinder.api.openstack.wsgi [None req-98cf9c61-004c-4d80-abdb-86e824df95e5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1104.509019] [58115]: DEBUG cinder.api.openstack.wsgi [None req-98cf9c61-004c-4d80-abdb-86e824df95e5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1104.522164] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.522164] [58115]: warnings.warn( [ 1104.525674] [58115]: INFO cinder.volume.api [None req-98cf9c61-004c-4d80-abdb-86e824df95e5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1104.531219] [58115]: INFO cinder.api.openstack.wsgi [None req-98cf9c61-004c-4d80-abdb-86e824df95e5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1104.532167] [58115]: [pid: 58115|app: 0|req: 139/268] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:57 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.009512] [58114]: DEBUG cinder.api.middleware.request_id [None req-44999fa5-05af-4dd1-a08e-f16e4e3e8239 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.010426] [58114]: INFO cinder.api.openstack.wsgi [None req-44999fa5-05af-4dd1-a08e-f16e4e3e8239 None None] GET http://10.180.1.21/volume// [ 1105.010426] [58114]: DEBUG cinder.api.openstack.wsgi [None req-44999fa5-05af-4dd1-a08e-f16e4e3e8239 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.010537] [58114]: DEBUG cinder.api.openstack.wsgi [None req-44999fa5-05af-4dd1-a08e-f16e4e3e8239 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.010929] [58114]: INFO cinder.api.openstack.wsgi [None req-44999fa5-05af-4dd1-a08e-f16e4e3e8239 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1105.011266] [58114]: [pid: 58114|app: 0|req: 130/269] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:09:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1105.014727] [58115]: DEBUG cinder.api.middleware.request_id [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-fb98ebaa-8f9a-4e7b-bccd-e45fb30f9413 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.017084] [58115]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-fb98ebaa-8f9a-4e7b-bccd-e45fb30f9413 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1105.017336] [58115]: DEBUG cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-fb98ebaa-8f9a-4e7b-bccd-e45fb30f9413 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.017555] [58115]: DEBUG cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-fb98ebaa-8f9a-4e7b-bccd-e45fb30f9413 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.027501] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.027501] [58115]: warnings.warn( [ 1105.031064] [58115]: INFO cinder.volume.api [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-fb98ebaa-8f9a-4e7b-bccd-e45fb30f9413 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1105.035768] [58115]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-fb98ebaa-8f9a-4e7b-bccd-e45fb30f9413 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1105.036584] [58115]: [pid: 58115|app: 0|req: 140/270] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:09:57 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1105.069109] [58114]: DEBUG cinder.api.middleware.request_id [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-14d69f6e-9df1-4486-aa7c-aadc1b41c447 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.072852] [58114]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-14d69f6e-9df1-4486-aa7c-aadc1b41c447 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] PUT http://10.180.1.21/volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc [ 1105.073053] [58114]: DEBUG cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-14d69f6e-9df1-4486-aa7c-aadc1b41c447 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-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-874290", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1105.084484] [58114]: DEBUG cinder.coordination [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-14d69f6e-9df1-4486-aa7c-aadc1b41c447 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Acquiring lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1105.090023] [58114]: DEBUG cinder.coordination [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-14d69f6e-9df1-4486-aa7c-aadc1b41c447 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1105.091461] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.091461] [58114]: warnings.warn( [ 1105.541346] [58115]: DEBUG cinder.api.middleware.request_id [None req-aa656c57-2f68-4f78-881b-22c40ba4e6b1 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.543400] [58115]: INFO cinder.api.openstack.wsgi [None req-aa656c57-2f68-4f78-881b-22c40ba4e6b1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1105.543631] [58115]: DEBUG cinder.api.openstack.wsgi [None req-aa656c57-2f68-4f78-881b-22c40ba4e6b1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.543840] [58115]: DEBUG cinder.api.openstack.wsgi [None req-aa656c57-2f68-4f78-881b-22c40ba4e6b1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.560078] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.560078] [58115]: warnings.warn( [ 1105.565113] [58115]: INFO cinder.volume.api [None req-aa656c57-2f68-4f78-881b-22c40ba4e6b1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1105.570446] [58115]: INFO cinder.api.openstack.wsgi [None req-aa656c57-2f68-4f78-881b-22c40ba4e6b1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1105.570933] [58115]: [pid: 58115|app: 0|req: 141/271] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:58 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.581973] [58115]: DEBUG cinder.api.middleware.request_id [None req-fb628215-af73-45b4-b5bd-85d506e20edd None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.584417] [58115]: INFO cinder.api.openstack.wsgi [None req-fb628215-af73-45b4-b5bd-85d506e20edd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1106.584634] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fb628215-af73-45b4-b5bd-85d506e20edd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.584842] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fb628215-af73-45b4-b5bd-85d506e20edd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.599581] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.599581] [58115]: warnings.warn( [ 1106.604724] [58115]: INFO cinder.volume.api [None req-fb628215-af73-45b4-b5bd-85d506e20edd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1106.610880] [58115]: INFO cinder.api.openstack.wsgi [None req-fb628215-af73-45b4-b5bd-85d506e20edd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1106.611369] [58115]: [pid: 58115|app: 0|req: 142/272] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:09:59 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.623457] [58115]: DEBUG cinder.api.middleware.request_id [None req-fa755c11-3f09-4738-a762-52e7321cdf0b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.627074] [58115]: INFO cinder.api.openstack.wsgi [None req-fa755c11-3f09-4738-a762-52e7321cdf0b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1107.627511] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fa755c11-3f09-4738-a762-52e7321cdf0b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1107.627849] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fa755c11-3f09-4738-a762-52e7321cdf0b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1107.645345] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.645345] [58115]: warnings.warn( [ 1107.655493] [58115]: INFO cinder.volume.api [None req-fa755c11-3f09-4738-a762-52e7321cdf0b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1107.665601] [58115]: INFO cinder.api.openstack.wsgi [None req-fa755c11-3f09-4738-a762-52e7321cdf0b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1107.667605] [58115]: [pid: 58115|app: 0|req: 143/273] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:00 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.684385] [58115]: DEBUG cinder.api.middleware.request_id [None req-b7a5497e-ea76-451d-9098-144392d83d20 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.686605] [58115]: INFO cinder.api.openstack.wsgi [None req-b7a5497e-ea76-451d-9098-144392d83d20 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1108.686829] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b7a5497e-ea76-451d-9098-144392d83d20 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1108.687049] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b7a5497e-ea76-451d-9098-144392d83d20 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.702826] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.702826] [58115]: warnings.warn( [ 1108.707368] [58115]: INFO cinder.volume.api [None req-b7a5497e-ea76-451d-9098-144392d83d20 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1108.712915] [58115]: INFO cinder.api.openstack.wsgi [None req-b7a5497e-ea76-451d-9098-144392d83d20 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1108.713360] [58115]: [pid: 58115|app: 0|req: 144/274] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:01 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.723609] [58115]: DEBUG cinder.api.middleware.request_id [None req-822e4d69-2135-47d4-981a-9b32a479fcfd None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.725936] [58115]: INFO cinder.api.openstack.wsgi [None req-822e4d69-2135-47d4-981a-9b32a479fcfd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1109.726179] [58115]: DEBUG cinder.api.openstack.wsgi [None req-822e4d69-2135-47d4-981a-9b32a479fcfd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1109.726436] [58115]: DEBUG cinder.api.openstack.wsgi [None req-822e4d69-2135-47d4-981a-9b32a479fcfd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.752817] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.752817] [58115]: warnings.warn( [ 1109.764529] [58115]: INFO cinder.volume.api [None req-822e4d69-2135-47d4-981a-9b32a479fcfd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1109.771518] [58115]: INFO cinder.api.openstack.wsgi [None req-822e4d69-2135-47d4-981a-9b32a479fcfd tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1109.772183] [58115]: [pid: 58115|app: 0|req: 145/275] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:02 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.123282] [58114]: DEBUG cinder.coordination [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-14d69f6e-9df1-4486-aa7c-aadc1b41c447 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1110.124310] [58114]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-14d69f6e-9df1-4486-aa7c-aadc1b41c447 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc returned with HTTP 200 [ 1110.124475] [58114]: [pid: 58114|app: 0|req: 131/276] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:09:57 2025] PUT /volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc => generated 617 bytes in 5056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.783579] [58115]: DEBUG cinder.api.middleware.request_id [None req-0eb8feff-74ff-4230-81e1-df2d93e76f51 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.788411] [58115]: INFO cinder.api.openstack.wsgi [None req-0eb8feff-74ff-4230-81e1-df2d93e76f51 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1110.788515] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0eb8feff-74ff-4230-81e1-df2d93e76f51 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1110.788742] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0eb8feff-74ff-4230-81e1-df2d93e76f51 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1110.809325] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.809325] [58115]: warnings.warn( [ 1110.814751] [58115]: INFO cinder.volume.api [None req-0eb8feff-74ff-4230-81e1-df2d93e76f51 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1110.821075] [58115]: INFO cinder.api.openstack.wsgi [None req-0eb8feff-74ff-4230-81e1-df2d93e76f51 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1110.821589] [58115]: [pid: 58115|app: 0|req: 146/277] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:03 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.834316] [58114]: DEBUG cinder.api.middleware.request_id [None req-78fed5f7-1020-4850-8c63-56b4a3081364 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.837126] [58114]: INFO cinder.api.openstack.wsgi [None req-78fed5f7-1020-4850-8c63-56b4a3081364 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1111.837365] [58114]: DEBUG cinder.api.openstack.wsgi [None req-78fed5f7-1020-4850-8c63-56b4a3081364 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.837611] [58114]: DEBUG cinder.api.openstack.wsgi [None req-78fed5f7-1020-4850-8c63-56b4a3081364 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.855551] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.855551] [58114]: warnings.warn( [ 1111.860268] [58114]: INFO cinder.volume.api [None req-78fed5f7-1020-4850-8c63-56b4a3081364 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1111.868521] [58114]: INFO cinder.api.openstack.wsgi [None req-78fed5f7-1020-4850-8c63-56b4a3081364 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1111.868521] [58114]: [pid: 58114|app: 0|req: 132/278] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:04 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.276171] [58115]: DEBUG cinder.api.middleware.request_id [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-56bbae42-7e2f-49c6-b204-cdb90dace27b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.280190] [58115]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-56bbae42-7e2f-49c6-b204-cdb90dace27b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] POST http://10.180.1.21/volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc/action [ 1112.281239] [58115]: DEBUG cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-56bbae42-7e2f-49c6-b204-cdb90dace27b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1112.281500] [58115]: DEBUG cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-56bbae42-7e2f-49c6-b204-cdb90dace27b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1112.306305] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.306305] [58115]: warnings.warn( [ 1112.314540] [58115]: INFO cinder.api.openstack.wsgi [req-0c34d55e-b7ff-49df-964a-7d97d666b2ea req-56bbae42-7e2f-49c6-b204-cdb90dace27b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc/action returned with HTTP 204 [ 1112.315248] [58115]: [pid: 58115|app: 0|req: 147/279] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:10:05 2025] POST /volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1112.881994] [58114]: DEBUG cinder.api.middleware.request_id [None req-ec2cdf16-2ad4-4a17-94c7-d78e8927aad6 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.049966] [58114]: INFO cinder.api.openstack.wsgi [None req-ec2cdf16-2ad4-4a17-94c7-d78e8927aad6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1113.050353] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ec2cdf16-2ad4-4a17-94c7-d78e8927aad6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.050605] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ec2cdf16-2ad4-4a17-94c7-d78e8927aad6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.075666] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.075666] [58114]: warnings.warn( [ 1113.081763] [58114]: INFO cinder.volume.api [None req-ec2cdf16-2ad4-4a17-94c7-d78e8927aad6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1113.088455] [58114]: INFO cinder.api.openstack.wsgi [None req-ec2cdf16-2ad4-4a17-94c7-d78e8927aad6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1113.089143] [58114]: [pid: 58114|app: 0|req: 133/280] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:05 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 1138 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.107159] [58115]: DEBUG cinder.api.middleware.request_id [None req-b4c286a3-6819-4a10-9530-ce99a81d25c3 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.110346] [58115]: INFO cinder.api.openstack.wsgi [None req-b4c286a3-6819-4a10-9530-ce99a81d25c3 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1113.110710] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b4c286a3-6819-4a10-9530-ce99a81d25c3 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.111046] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b4c286a3-6819-4a10-9530-ce99a81d25c3 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.138532] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.138532] [58115]: warnings.warn( [ 1113.144317] [58115]: INFO cinder.volume.api [None req-b4c286a3-6819-4a10-9530-ce99a81d25c3 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1113.151320] [58115]: INFO cinder.api.openstack.wsgi [None req-b4c286a3-6819-4a10-9530-ce99a81d25c3 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1113.151776] [58115]: [pid: 58115|app: 0|req: 148/281] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:05 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.084132] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=75,cinder:INSERT=17,cinder:UPDATE=27 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.147408] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=88,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1129.639940] [58114]: DEBUG cinder.api.middleware.request_id [None req-5b6927ff-01ce-47cb-8c35-6e0324ba6dc1 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.640412] [58114]: INFO cinder.api.openstack.wsgi [None req-5b6927ff-01ce-47cb-8c35-6e0324ba6dc1 None None] GET http://10.180.1.21/volume// [ 1129.640584] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5b6927ff-01ce-47cb-8c35-6e0324ba6dc1 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.640795] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5b6927ff-01ce-47cb-8c35-6e0324ba6dc1 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.641216] [58114]: INFO cinder.api.openstack.wsgi [None req-5b6927ff-01ce-47cb-8c35-6e0324ba6dc1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1129.641529] [58114]: [pid: 58114|app: 0|req: 134/282] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:10:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1129.651731] [58115]: DEBUG cinder.api.middleware.request_id [req-05fda83a-a185-48db-b1da-dd5089d2909a req-4195a9be-7627-405e-b229-be893529fbac None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.654490] [58115]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-4195a9be-7627-405e-b229-be893529fbac tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1129.654889] [58115]: DEBUG cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-4195a9be-7627-405e-b229-be893529fbac tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8aa85d8e-c1ca-46b5-9447-1b729374cc06", "connector": null, "instance_uuid": "f9f7bfdf-83b6-4948-b62f-0501e02a3cb8"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1129.670557] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.670557] [58115]: warnings.warn( [ 1129.700448] [58115]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-4195a9be-7627-405e-b229-be893529fbac tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1129.700925] [58115]: [pid: 58115|app: 0|req: 149/283] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:10:22 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.705263] [58114]: DEBUG cinder.api.middleware.request_id [req-05fda83a-a185-48db-b1da-dd5089d2909a req-8fc90a75-9b23-415b-9c03-7735a5c61305 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.707689] [58114]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-8fc90a75-9b23-415b-9c03-7735a5c61305 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc [ 1129.708099] [58114]: DEBUG cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-8fc90a75-9b23-415b-9c03-7735a5c61305 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.708197] [58114]: DEBUG cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-8fc90a75-9b23-415b-9c03-7735a5c61305 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.716417] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.716417] [58114]: warnings.warn( [ 1129.863639] [58115]: DEBUG cinder.api.middleware.request_id [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-35d0a9f3-5064-4fb5-8d70-499ed4891046 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.866086] [58115]: INFO cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-35d0a9f3-5064-4fb5-8d70-499ed4891046 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1129.866298] [58115]: DEBUG cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-35d0a9f3-5064-4fb5-8d70-499ed4891046 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.866500] [58115]: DEBUG cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-35d0a9f3-5064-4fb5-8d70-499ed4891046 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.874710] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.874710] [58115]: warnings.warn( [ 1129.878746] [58115]: INFO cinder.volume.api [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-35d0a9f3-5064-4fb5-8d70-499ed4891046 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1129.884330] [58115]: INFO cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-35d0a9f3-5064-4fb5-8d70-499ed4891046 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1129.884769] [58115]: [pid: 58115|app: 0|req: 150/284] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:10:22 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.898522] [58115]: DEBUG cinder.api.middleware.request_id [None req-b0db8c6a-eae3-4a90-9b8b-ba031e1167b3 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.898943] [58115]: INFO cinder.api.openstack.wsgi [None req-b0db8c6a-eae3-4a90-9b8b-ba031e1167b3 None None] GET http://10.180.1.21/volume// [ 1129.899335] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b0db8c6a-eae3-4a90-9b8b-ba031e1167b3 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.899625] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b0db8c6a-eae3-4a90-9b8b-ba031e1167b3 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.900024] [58115]: INFO cinder.api.openstack.wsgi [None req-b0db8c6a-eae3-4a90-9b8b-ba031e1167b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1129.900348] [58115]: [pid: 58115|app: 0|req: 151/285] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:10:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1129.903757] [58115]: DEBUG cinder.api.middleware.request_id [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-2b8ae506-0853-4479-a634-43670695a2fa None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.906491] [58115]: INFO cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-2b8ae506-0853-4479-a634-43670695a2fa tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1129.906897] [58115]: DEBUG cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-2b8ae506-0853-4479-a634-43670695a2fa tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5c265bd-db60-4811-b073-8644aa5e967d", "connector": null, "instance_uuid": "b5ec941a-2e78-4932-ad69-478ce6248363"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1129.916381] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.916381] [58115]: warnings.warn( [ 1129.939409] [58115]: INFO cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-2b8ae506-0853-4479-a634-43670695a2fa tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1129.939892] [58115]: [pid: 58115|app: 0|req: 152/286] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:10:22 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) [ 1129.957961] [58115]: DEBUG cinder.api.middleware.request_id [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-1a5cf8e2-e42d-4e4e-b449-3b693d05a37b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.960206] [58115]: INFO cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-1a5cf8e2-e42d-4e4e-b449-3b693d05a37b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] POST http://10.180.1.21/volume/v3/attachments/5178f85d-6250-483c-a608-488f8a4c698e/action [ 1129.960605] [58115]: DEBUG cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-1a5cf8e2-e42d-4e4e-b449-3b693d05a37b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1129.960729] [58115]: DEBUG cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-1a5cf8e2-e42d-4e4e-b449-3b693d05a37b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1129.982998] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.982998] [58115]: warnings.warn( [ 1129.998842] [58115]: INFO cinder.api.openstack.wsgi [req-817f1b2d-6a3b-42e1-9f0b-e7c4f92dd842 req-1a5cf8e2-e42d-4e4e-b449-3b693d05a37b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/attachments/5178f85d-6250-483c-a608-488f8a4c698e/action returned with HTTP 204 [ 1129.999112] [58115]: [pid: 58115|app: 0|req: 153/287] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:10:22 2025] POST /volume/v3/attachments/5178f85d-6250-483c-a608-488f8a4c698e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1130.012781] [58115]: DEBUG cinder.api.middleware.request_id [None req-1d4c8d7d-be14-4b31-b9d1-146cde50ca9b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.014774] [58115]: INFO cinder.api.openstack.wsgi [None req-1d4c8d7d-be14-4b31-b9d1-146cde50ca9b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1130.015012] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1d4c8d7d-be14-4b31-b9d1-146cde50ca9b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1130.015178] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1d4c8d7d-be14-4b31-b9d1-146cde50ca9b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1130.028329] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.028329] [58115]: warnings.warn( [ 1130.033143] [58115]: INFO cinder.volume.api [None req-1d4c8d7d-be14-4b31-b9d1-146cde50ca9b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1130.038881] [58115]: INFO cinder.api.openstack.wsgi [None req-1d4c8d7d-be14-4b31-b9d1-146cde50ca9b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1130.039326] [58115]: [pid: 58115|app: 0|req: 154/288] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:22 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.048892] [58115]: DEBUG cinder.api.middleware.request_id [None req-efba26d7-88d0-46dd-be70-55651ba03a07 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.051137] [58115]: INFO cinder.api.openstack.wsgi [None req-efba26d7-88d0-46dd-be70-55651ba03a07 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1130.051348] [58115]: DEBUG cinder.api.openstack.wsgi [None req-efba26d7-88d0-46dd-be70-55651ba03a07 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1130.051559] [58115]: DEBUG cinder.api.openstack.wsgi [None req-efba26d7-88d0-46dd-be70-55651ba03a07 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1130.061339] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.061339] [58115]: warnings.warn( [ 1130.065186] [58115]: INFO cinder.volume.api [None req-efba26d7-88d0-46dd-be70-55651ba03a07 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1130.070379] [58115]: INFO cinder.api.openstack.wsgi [None req-efba26d7-88d0-46dd-be70-55651ba03a07 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1130.070651] [58115]: [pid: 58115|app: 0|req: 155/289] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:22 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.256057] [58114]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-8fc90a75-9b23-415b-9c03-7735a5c61305 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc returned with HTTP 200 [ 1130.256340] [58114]: [pid: 58114|app: 0|req: 135/290] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:10:22 2025] DELETE /volume/v3/attachments/a27a68bc-d6b6-4d28-80c7-07ee9ab8e3dc => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.260081] [58115]: DEBUG cinder.api.middleware.request_id [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-6922611d-3c76-4ffe-835a-4adf84df5c98 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.262404] [58115]: INFO cinder.api.openstack.wsgi [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-6922611d-3c76-4ffe-835a-4adf84df5c98 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1130.262620] [58115]: DEBUG cinder.api.openstack.wsgi [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-6922611d-3c76-4ffe-835a-4adf84df5c98 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1130.262825] [58115]: DEBUG cinder.api.openstack.wsgi [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-6922611d-3c76-4ffe-835a-4adf84df5c98 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1130.274941] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.274941] [58115]: warnings.warn( [ 1130.279012] [58115]: INFO cinder.volume.api [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-6922611d-3c76-4ffe-835a-4adf84df5c98 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1130.284932] [58115]: INFO cinder.api.openstack.wsgi [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-6922611d-3c76-4ffe-835a-4adf84df5c98 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1130.285428] [58115]: [pid: 58115|app: 0|req: 156/291] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:10:23 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.314072] [58114]: DEBUG cinder.api.middleware.request_id [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-716eacfe-d0dd-4607-9c72-057b2963df75 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.316460] [58114]: INFO cinder.api.openstack.wsgi [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-716eacfe-d0dd-4607-9c72-057b2963df75 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5178f85d-6250-483c-a608-488f8a4c698e [ 1130.316685] [58114]: DEBUG cinder.api.openstack.wsgi [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-716eacfe-d0dd-4607-9c72-057b2963df75 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1130.316896] [58114]: DEBUG cinder.api.openstack.wsgi [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-716eacfe-d0dd-4607-9c72-057b2963df75 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1130.324229] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.324229] [58114]: warnings.warn( [ 1130.851630] [58114]: INFO cinder.api.openstack.wsgi [req-5b067688-c0ea-465d-9f7a-a2d464c21b27 req-716eacfe-d0dd-4607-9c72-057b2963df75 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/attachments/5178f85d-6250-483c-a608-488f8a4c698e returned with HTTP 200 [ 1130.852106] [58114]: [pid: 58114|app: 0|req: 136/292] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:10:23 2025] DELETE /volume/v3/attachments/5178f85d-6250-483c-a608-488f8a4c698e => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.871050] [58115]: DEBUG cinder.api.middleware.request_id [None req-d7f3cf44-6a43-4d76-bdc7-2498d582eb52 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.873129] [58115]: INFO cinder.api.openstack.wsgi [None req-d7f3cf44-6a43-4d76-bdc7-2498d582eb52 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1130.873450] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d7f3cf44-6a43-4d76-bdc7-2498d582eb52 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1130.873730] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d7f3cf44-6a43-4d76-bdc7-2498d582eb52 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1130.882824] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.882824] [58115]: warnings.warn( [ 1130.887881] [58115]: INFO cinder.volume.api [None req-d7f3cf44-6a43-4d76-bdc7-2498d582eb52 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1130.893715] [58115]: INFO cinder.api.openstack.wsgi [None req-d7f3cf44-6a43-4d76-bdc7-2498d582eb52 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1130.894395] [58115]: [pid: 58115|app: 0|req: 157/293] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:23 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.695061] [58114]: DEBUG cinder.api.middleware.request_id [req-05fda83a-a185-48db-b1da-dd5089d2909a req-28c1f4d8-7b4a-4e92-adae-390170a977da None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.697778] [58114]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-28c1f4d8-7b4a-4e92-adae-390170a977da tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] PUT http://10.180.1.21/volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 [ 1134.698248] [58114]: DEBUG cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-28c1f4d8-7b4a-4e92-adae-390170a977da tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-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-874290", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1134.708918] [58114]: DEBUG cinder.coordination [req-05fda83a-a185-48db-b1da-dd5089d2909a req-28c1f4d8-7b4a-4e92-adae-390170a977da tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Acquiring lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1134.713660] [58114]: DEBUG cinder.coordination [req-05fda83a-a185-48db-b1da-dd5089d2909a req-28c1f4d8-7b4a-4e92-adae-390170a977da tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1134.714796] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.714796] [58114]: warnings.warn( [ 1135.236918] [58114]: DEBUG cinder.coordination [req-05fda83a-a185-48db-b1da-dd5089d2909a req-28c1f4d8-7b4a-4e92-adae-390170a977da tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1135.237295] [58114]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-28c1f4d8-7b4a-4e92-adae-390170a977da tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 returned with HTTP 200 [ 1135.237979] [58114]: [pid: 58114|app: 0|req: 137/294] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:10:27 2025] PUT /volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.242972] [58115]: DEBUG cinder.api.middleware.request_id [req-05fda83a-a185-48db-b1da-dd5089d2909a req-90017c3c-2af2-443e-b8ba-e2df75080eb6 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.245212] [58115]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-90017c3c-2af2-443e-b8ba-e2df75080eb6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 [ 1135.245810] [58115]: DEBUG cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-90017c3c-2af2-443e-b8ba-e2df75080eb6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.246115] [58115]: DEBUG cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-90017c3c-2af2-443e-b8ba-e2df75080eb6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.265922] [58115]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-90017c3c-2af2-443e-b8ba-e2df75080eb6 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 returned with HTTP 200 [ 1135.266388] [58115]: [pid: 58115|app: 0|req: 158/295] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Nov 17 15:10:28 2025] GET /volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1137.885964] [58114]: DEBUG cinder.api.middleware.request_id [req-05fda83a-a185-48db-b1da-dd5089d2909a req-bf4984b0-4495-4318-b630-f2c99d6c6fb0 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.888351] [58114]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-bf4984b0-4495-4318-b630-f2c99d6c6fb0 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] POST http://10.180.1.21/volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74/action [ 1137.888787] [58114]: DEBUG cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-bf4984b0-4495-4318-b630-f2c99d6c6fb0 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1137.888925] [58114]: DEBUG cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-bf4984b0-4495-4318-b630-f2c99d6c6fb0 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1137.911020] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.911020] [58114]: warnings.warn( [ 1137.921118] [58114]: INFO cinder.api.openstack.wsgi [req-05fda83a-a185-48db-b1da-dd5089d2909a req-bf4984b0-4495-4318-b630-f2c99d6c6fb0 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74/action returned with HTTP 204 [ 1137.921478] [58114]: [pid: 58114|app: 0|req: 138/296] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:10:30 2025] POST /volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1142.090409] [58115]: DEBUG cinder.api.middleware.request_id [None req-dbb1d797-7de6-4eca-a726-556404d0b68d None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.092052] [58115]: INFO cinder.api.openstack.wsgi [None req-dbb1d797-7de6-4eca-a726-556404d0b68d None None] GET http://10.180.1.21/volume// [ 1142.092052] [58115]: DEBUG cinder.api.openstack.wsgi [None req-dbb1d797-7de6-4eca-a726-556404d0b68d None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.092180] [58115]: DEBUG cinder.api.openstack.wsgi [None req-dbb1d797-7de6-4eca-a726-556404d0b68d None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.092550] [58115]: INFO cinder.api.openstack.wsgi [None req-dbb1d797-7de6-4eca-a726-556404d0b68d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1142.093010] [58115]: [pid: 58115|app: 0|req: 159/297] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:10:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1142.096867] [58114]: DEBUG cinder.api.middleware.request_id [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-d32122b3-c3c6-4e2e-942b-cb29cd2f94cc None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.099391] [58114]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-d32122b3-c3c6-4e2e-942b-cb29cd2f94cc tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1142.099786] [58114]: DEBUG cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-d32122b3-c3c6-4e2e-942b-cb29cd2f94cc tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8aa85d8e-c1ca-46b5-9447-1b729374cc06", "connector": null, "instance_uuid": "f9f7bfdf-83b6-4948-b62f-0501e02a3cb8"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1142.130208] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.130208] [58114]: warnings.warn( [ 1142.229182] [58114]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-d32122b3-c3c6-4e2e-942b-cb29cd2f94cc tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1142.229803] [58114]: [pid: 58114|app: 0|req: 139/298] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:10:34 2025] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.235839] [58115]: DEBUG cinder.api.middleware.request_id [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-dd78cc1c-aa97-41fe-8671-5491d52f2ce4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.238392] [58115]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-dd78cc1c-aa97-41fe-8671-5491d52f2ce4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] DELETE http://10.180.1.21/volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 [ 1142.238691] [58115]: DEBUG cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-dd78cc1c-aa97-41fe-8671-5491d52f2ce4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.238988] [58115]: DEBUG cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-dd78cc1c-aa97-41fe-8671-5491d52f2ce4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.248644] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.248644] [58115]: warnings.warn( [ 1142.842116] [58115]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-dd78cc1c-aa97-41fe-8671-5491d52f2ce4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 returned with HTTP 200 [ 1142.842630] [58115]: [pid: 58115|app: 0|req: 160/299] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:10:34 2025] DELETE /volume/v3/attachments/24a6cebd-ad2b-434c-9120-0da5c9eccf74 => generated 192 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.936782] [58114]: DEBUG cinder.api.middleware.request_id [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.938800] [58114]: INFO cinder.api.openstack.wsgi [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1148.940163] [58114]: DEBUG cinder.api.openstack.wsgi [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-631886372"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1148.941034] [58114]: DEBUG cinder.api.v3.volumes [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-631886372'}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1148.941034] [58114]: INFO cinder.api.v3.volumes [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume of 1 GB [ 1148.941218] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.941218] [58114]: warnings.warn( [ 1148.950350] [58114]: INFO cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Availability Zones retrieved successfully. [ 1148.963550] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Flow 'volume_create_api' (f6fdc0b2-5a60-4b48-a932-c92341ebf609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1148.964847] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c0335a-51e2-497b-a061-cfbd0bfb12d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1148.967313] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1149.009714] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c0335a-51e2-497b-a061-cfbd0bfb12d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1149.011029] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3a151d-fde0-4b2d-96f2-389f6075382f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1149.057652] [58114]: DEBUG cinder.quota [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Created reservations ['12f6a5a0-bfc1-4346-856b-081300df96e1', '54ded89b-8895-4990-b001-b40e77b38d7c', '95bd3604-ceb2-4671-84ec-287ec40b4712', 'badc2b02-2731-48aa-a020-9681ca2b2f73'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1149.059508] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3a151d-fde0-4b2d-96f2-389f6075382f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12f6a5a0-bfc1-4346-856b-081300df96e1', '54ded89b-8895-4990-b001-b40e77b38d7c', '95bd3604-ceb2-4671-84ec-287ec40b4712', 'badc2b02-2731-48aa-a020-9681ca2b2f73']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1149.060281] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63cb966-a0bc-431e-8611-c1e03689b4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1149.083056] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63cb966-a0bc-431e-8611-c1e03689b4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c84e63-0686-4855-ac1d-805fca392c71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-631886372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347eb02e18aa43539f86b9195ee95872',qos_specs=None,replication_status=,reservations=['12f6a5a0-bfc1-4346-856b-081300df96e1','54ded89b-8895-4990-b001-b40e77b38d7c','95bd3604-ceb2-4671-84ec-287ec40b4712','badc2b02-2731-48aa-a020-9681ca2b2f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-631886372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c84e63-0686-4855-ac1d-805fca392c71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='347eb02e18aa43539f86b9195ee95872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1149.084026] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605603a8-5a87-4286-ba33-f7513a12ddd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1149.126988] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605603a8-5a87-4286-ba33-f7513a12ddd0) transitioned into state 'SUCCESS' from state '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-631886372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347eb02e18aa43539f86b9195ee95872',qos_specs=None,replication_status=,reservations=['12f6a5a0-bfc1-4346-856b-081300df96e1','54ded89b-8895-4990-b001-b40e77b38d7c','95bd3604-ceb2-4671-84ec-287ec40b4712','badc2b02-2731-48aa-a020-9681ca2b2f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1149.126988] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (772c2c34-df71-492b-9a63-d314b1d01b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1149.150269] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (772c2c34-df71-492b-9a63-d314b1d01b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1149.153605] [58114]: DEBUG cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Flow 'volume_create_api' (f6fdc0b2-5a60-4b48-a932-c92341ebf609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1149.153605] [58114]: INFO cinder.volume.api [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume request issued successfully. [ 1149.153605] [58114]: INFO cinder.api.openstack.wsgi [None req-740b022e-032c-4f23-b4c3-8dbc9c5fb933 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1149.153605] [58114]: [pid: 58114|app: 0|req: 140/300] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:10:41 2025] POST /volume/v3/volumes => generated 753 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1149.163146] [58115]: DEBUG cinder.api.middleware.request_id [None req-1bb20d73-1b7c-4741-b62a-3da3313c1771 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.165384] [58115]: INFO cinder.api.openstack.wsgi [None req-1bb20d73-1b7c-4741-b62a-3da3313c1771 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1149.165709] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1bb20d73-1b7c-4741-b62a-3da3313c1771 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1149.165990] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1bb20d73-1b7c-4741-b62a-3da3313c1771 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.187859] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.187859] [58115]: warnings.warn( [ 1149.194650] [58115]: INFO cinder.volume.api [None req-1bb20d73-1b7c-4741-b62a-3da3313c1771 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1149.203890] [58115]: INFO cinder.api.openstack.wsgi [None req-1bb20d73-1b7c-4741-b62a-3da3313c1771 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1149.203890] [58115]: [pid: 58115|app: 0|req: 161/301] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:41 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1150.217926] [58114]: DEBUG cinder.api.middleware.request_id [None req-e30c92e2-62b5-4c0b-b637-319348db7071 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.220880] [58114]: INFO cinder.api.openstack.wsgi [None req-e30c92e2-62b5-4c0b-b637-319348db7071 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1150.221170] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e30c92e2-62b5-4c0b-b637-319348db7071 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1150.221495] [58114]: DEBUG cinder.api.openstack.wsgi [None req-e30c92e2-62b5-4c0b-b637-319348db7071 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1150.242252] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.242252] [58114]: warnings.warn( [ 1150.249509] [58114]: INFO cinder.volume.api [None req-e30c92e2-62b5-4c0b-b637-319348db7071 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1150.259544] [58114]: INFO cinder.api.openstack.wsgi [None req-e30c92e2-62b5-4c0b-b637-319348db7071 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1150.260257] [58114]: [pid: 58114|app: 0|req: 141/302] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:42 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.300266] [58115]: DEBUG cinder.api.middleware.request_id [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ba53c3e-cb78-4503-9c30-e1b51ac943d6 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.302905] [58115]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ba53c3e-cb78-4503-9c30-e1b51ac943d6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1150.303162] [58115]: DEBUG cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ba53c3e-cb78-4503-9c30-e1b51ac943d6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1150.303382] [58115]: DEBUG cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ba53c3e-cb78-4503-9c30-e1b51ac943d6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1150.311706] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.311706] [58115]: warnings.warn( [ 1150.315634] [58115]: INFO cinder.volume.api [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ba53c3e-cb78-4503-9c30-e1b51ac943d6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1150.321379] [58115]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ba53c3e-cb78-4503-9c30-e1b51ac943d6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1150.321876] [58115]: [pid: 58115|app: 0|req: 162/303] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:10:43 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.847038] [58114]: DEBUG cinder.api.middleware.request_id [None req-958d25e5-b862-4b94-ad35-4535331a25ca None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.847038] [58114]: INFO cinder.api.openstack.wsgi [None req-958d25e5-b862-4b94-ad35-4535331a25ca None None] GET http://10.180.1.21/volume// [ 1151.847038] [58114]: DEBUG cinder.api.openstack.wsgi [None req-958d25e5-b862-4b94-ad35-4535331a25ca None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1151.847038] [58114]: DEBUG cinder.api.openstack.wsgi [None req-958d25e5-b862-4b94-ad35-4535331a25ca None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1151.847038] [58114]: INFO cinder.api.openstack.wsgi [None req-958d25e5-b862-4b94-ad35-4535331a25ca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1151.847038] [58114]: [pid: 58114|app: 0|req: 142/304] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:10:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1151.853339] [58115]: DEBUG cinder.api.middleware.request_id [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-d908630a-9d3c-418a-915b-e9527b5f13f9 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.858778] [58115]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-d908630a-9d3c-418a-915b-e9527b5f13f9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1151.859477] [58115]: DEBUG cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-d908630a-9d3c-418a-915b-e9527b5f13f9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60c84e63-0686-4855-ac1d-805fca392c71", "connector": null, "instance_uuid": "1d271c0b-3233-449d-aba2-26e3cf86555b"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1151.875338] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.875338] [58115]: warnings.warn( [ 1151.907567] [58115]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-d908630a-9d3c-418a-915b-e9527b5f13f9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1151.908261] [58115]: [pid: 58115|app: 0|req: 163/305] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:10:44 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) [ 1151.943872] [58114]: DEBUG cinder.api.middleware.request_id [None req-83b90489-a407-476c-b357-1cffb770bfe6 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.948239] [58114]: INFO cinder.api.openstack.wsgi [None req-83b90489-a407-476c-b357-1cffb770bfe6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1151.948533] [58114]: DEBUG cinder.api.openstack.wsgi [None req-83b90489-a407-476c-b357-1cffb770bfe6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1151.949089] [58114]: DEBUG cinder.api.openstack.wsgi [None req-83b90489-a407-476c-b357-1cffb770bfe6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1151.966702] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.966702] [58114]: warnings.warn( [ 1151.976105] [58114]: INFO cinder.volume.api [None req-83b90489-a407-476c-b357-1cffb770bfe6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1151.984782] [58114]: INFO cinder.api.openstack.wsgi [None req-83b90489-a407-476c-b357-1cffb770bfe6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1151.984782] [58114]: [pid: 58114|app: 0|req: 143/306] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:44 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.452087] [58115]: DEBUG cinder.api.middleware.request_id [None req-33f3aefe-ca5c-4cf1-9748-3bfd53ae1eb4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.452087] [58115]: INFO cinder.api.openstack.wsgi [None req-33f3aefe-ca5c-4cf1-9748-3bfd53ae1eb4 None None] GET http://10.180.1.21/volume// [ 1152.452087] [58115]: DEBUG cinder.api.openstack.wsgi [None req-33f3aefe-ca5c-4cf1-9748-3bfd53ae1eb4 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.452087] [58115]: DEBUG cinder.api.openstack.wsgi [None req-33f3aefe-ca5c-4cf1-9748-3bfd53ae1eb4 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.452087] [58115]: INFO cinder.api.openstack.wsgi [None req-33f3aefe-ca5c-4cf1-9748-3bfd53ae1eb4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1152.452087] [58115]: [pid: 58115|app: 0|req: 164/307] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:10:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1152.458526] [58114]: DEBUG cinder.api.middleware.request_id [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1c5949e5-1a52-4000-9508-8a3e2aa806cb None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.460489] [58114]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1c5949e5-1a52-4000-9508-8a3e2aa806cb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1152.462156] [58114]: DEBUG cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1c5949e5-1a52-4000-9508-8a3e2aa806cb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.462444] [58114]: DEBUG cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1c5949e5-1a52-4000-9508-8a3e2aa806cb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.483547] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.483547] [58114]: warnings.warn( [ 1152.490429] [58114]: INFO cinder.volume.api [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1c5949e5-1a52-4000-9508-8a3e2aa806cb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1152.500146] [58114]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1c5949e5-1a52-4000-9508-8a3e2aa806cb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1152.500744] [58114]: [pid: 58114|app: 0|req: 144/308] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:10:45 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1152.550594] [58115]: DEBUG cinder.api.middleware.request_id [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1937af98-f14d-41e1-a82d-11c0abab9eca None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.555543] [58115]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1937af98-f14d-41e1-a82d-11c0abab9eca tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] PUT http://10.180.1.21/volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941 [ 1152.556084] [58115]: DEBUG cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1937af98-f14d-41e1-a82d-11c0abab9eca tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-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-874303", "mountpoint": "/dev/sdb"}}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1152.577083] [58115]: DEBUG cinder.coordination [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1937af98-f14d-41e1-a82d-11c0abab9eca tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Acquiring lock "cinder-attachment_update-60c84e63-0686-4855-ac1d-805fca392c71-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1152.584537] [58115]: DEBUG cinder.coordination [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1937af98-f14d-41e1-a82d-11c0abab9eca tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Lock "cinder-attachment_update-60c84e63-0686-4855-ac1d-805fca392c71-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1152.584537] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.584537] [58115]: warnings.warn( [ 1152.754185] [58114]: DEBUG cinder.api.middleware.request_id [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-0ce4e2c0-f695-4d8f-84a7-2f742f1a7737 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.757788] [58114]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-0ce4e2c0-f695-4d8f-84a7-2f742f1a7737 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] PUT http://10.180.1.21/volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 [ 1152.757902] [58114]: DEBUG cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-0ce4e2c0-f695-4d8f-84a7-2f742f1a7737 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-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-874290", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1152.768028] [58114]: DEBUG cinder.coordination [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-0ce4e2c0-f695-4d8f-84a7-2f742f1a7737 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Acquiring lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1152.775319] [58114]: DEBUG cinder.coordination [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-0ce4e2c0-f695-4d8f-84a7-2f742f1a7737 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1152.776126] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.776126] [58114]: warnings.warn( [ 1153.300147] [58114]: DEBUG cinder.coordination [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-0ce4e2c0-f695-4d8f-84a7-2f742f1a7737 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Lock "cinder-attachment_update-8aa85d8e-c1ca-46b5-9447-1b729374cc06-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1153.300519] [58114]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-0ce4e2c0-f695-4d8f-84a7-2f742f1a7737 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 returned with HTTP 200 [ 1153.301057] [58114]: [pid: 58114|app: 0|req: 145/309] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:10:45 2025] PUT /volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.301831] [58114]: DEBUG cinder.api.middleware.request_id [None req-dadd0cd5-df6e-4a02-bddf-ef97f74647ac None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.304193] [58114]: INFO cinder.api.openstack.wsgi [None req-dadd0cd5-df6e-4a02-bddf-ef97f74647ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1153.304193] [58114]: DEBUG cinder.api.openstack.wsgi [None req-dadd0cd5-df6e-4a02-bddf-ef97f74647ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.304627] [58114]: DEBUG cinder.api.openstack.wsgi [None req-dadd0cd5-df6e-4a02-bddf-ef97f74647ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.320414] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.320414] [58114]: warnings.warn( [ 1153.325231] [58114]: INFO cinder.volume.api [None req-dadd0cd5-df6e-4a02-bddf-ef97f74647ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1153.332887] [58114]: INFO cinder.api.openstack.wsgi [None req-dadd0cd5-df6e-4a02-bddf-ef97f74647ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1153.332887] [58114]: [pid: 58114|app: 0|req: 146/310] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:46 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.333193] [58114]: DEBUG cinder.api.middleware.request_id [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-77a354a0-480f-4305-9cf0-152b717e6e3c None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.335571] [58114]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-77a354a0-480f-4305-9cf0-152b717e6e3c tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 [ 1153.335722] [58114]: DEBUG cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-77a354a0-480f-4305-9cf0-152b717e6e3c tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.335949] [58114]: DEBUG cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-77a354a0-480f-4305-9cf0-152b717e6e3c tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.361954] [58114]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-77a354a0-480f-4305-9cf0-152b717e6e3c tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 returned with HTTP 200 [ 1153.362487] [58114]: [pid: 58114|app: 0|req: 147/311] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Nov 17 15:10:46 2025] GET /volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 => generated 642 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.345174] [58114]: DEBUG cinder.api.middleware.request_id [None req-0a5afced-7e37-4c89-b479-0454665af42d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.347403] [58114]: INFO cinder.api.openstack.wsgi [None req-0a5afced-7e37-4c89-b479-0454665af42d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1154.347712] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0a5afced-7e37-4c89-b479-0454665af42d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.348007] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0a5afced-7e37-4c89-b479-0454665af42d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.395236] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.395236] [58114]: warnings.warn( [ 1154.400654] [58114]: INFO cinder.volume.api [None req-0a5afced-7e37-4c89-b479-0454665af42d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1154.408826] [58114]: INFO cinder.api.openstack.wsgi [None req-0a5afced-7e37-4c89-b479-0454665af42d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1154.410881] [58114]: [pid: 58114|app: 0|req: 148/312] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:47 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.423289] [58114]: DEBUG cinder.api.middleware.request_id [None req-3ffdd033-9e83-4a5d-8744-60c037172794 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.425417] [58114]: INFO cinder.api.openstack.wsgi [None req-3ffdd033-9e83-4a5d-8744-60c037172794 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1155.425661] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3ffdd033-9e83-4a5d-8744-60c037172794 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1155.425870] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3ffdd033-9e83-4a5d-8744-60c037172794 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1155.442835] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.442835] [58114]: warnings.warn( [ 1155.447811] [58114]: INFO cinder.volume.api [None req-3ffdd033-9e83-4a5d-8744-60c037172794 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1155.453758] [58114]: INFO cinder.api.openstack.wsgi [None req-3ffdd033-9e83-4a5d-8744-60c037172794 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1155.454288] [58114]: [pid: 58114|app: 0|req: 149/313] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:48 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.464374] [58114]: DEBUG cinder.api.middleware.request_id [None req-cf0f13b8-7b63-44d0-8c6f-f90ea4fca33d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.466611] [58114]: INFO cinder.api.openstack.wsgi [None req-cf0f13b8-7b63-44d0-8c6f-f90ea4fca33d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1156.466829] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cf0f13b8-7b63-44d0-8c6f-f90ea4fca33d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1156.467055] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cf0f13b8-7b63-44d0-8c6f-f90ea4fca33d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.483610] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.483610] [58114]: warnings.warn( [ 1156.488581] [58114]: INFO cinder.volume.api [None req-cf0f13b8-7b63-44d0-8c6f-f90ea4fca33d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1156.494832] [58114]: INFO cinder.api.openstack.wsgi [None req-cf0f13b8-7b63-44d0-8c6f-f90ea4fca33d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1156.495311] [58114]: [pid: 58114|app: 0|req: 150/314] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:49 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.112941] [58115]: DEBUG cinder.coordination [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1937af98-f14d-41e1-a82d-11c0abab9eca tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Lock "cinder-attachment_update-60c84e63-0686-4855-ac1d-805fca392c71-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=58115) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1157.112941] [58115]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-1937af98-f14d-41e1-a82d-11c0abab9eca tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941 returned with HTTP 200 [ 1157.113547] [58115]: [pid: 58115|app: 0|req: 165/315] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:10:45 2025] PUT /volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941 => generated 617 bytes in 4564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.506271] [58114]: DEBUG cinder.api.middleware.request_id [None req-64ac7201-e5bf-4c9c-acd0-74426a0a92da None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.508755] [58114]: INFO cinder.api.openstack.wsgi [None req-64ac7201-e5bf-4c9c-acd0-74426a0a92da tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1157.508875] [58114]: DEBUG cinder.api.openstack.wsgi [None req-64ac7201-e5bf-4c9c-acd0-74426a0a92da tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1157.509118] [58114]: DEBUG cinder.api.openstack.wsgi [None req-64ac7201-e5bf-4c9c-acd0-74426a0a92da tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.523637] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.523637] [58114]: warnings.warn( [ 1157.527624] [58114]: INFO cinder.volume.api [None req-64ac7201-e5bf-4c9c-acd0-74426a0a92da tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1157.532810] [58114]: INFO cinder.api.openstack.wsgi [None req-64ac7201-e5bf-4c9c-acd0-74426a0a92da tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1157.533259] [58114]: [pid: 58114|app: 0|req: 151/316] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:50 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.311492] [58115]: DEBUG cinder.api.middleware.request_id [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-665d7fc6-5f46-4113-937c-ece656327f2b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.313945] [58115]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-665d7fc6-5f46-4113-937c-ece656327f2b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] POST http://10.180.1.21/volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0/action [ 1158.314402] [58115]: DEBUG cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-665d7fc6-5f46-4113-937c-ece656327f2b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1158.314535] [58115]: DEBUG cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-665d7fc6-5f46-4113-937c-ece656327f2b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1158.340807] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.340807] [58115]: warnings.warn( [ 1158.350908] [58115]: INFO cinder.api.openstack.wsgi [req-f903ca5c-3c7e-4c2c-baa7-d740c8743986 req-665d7fc6-5f46-4113-937c-ece656327f2b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0/action returned with HTTP 204 [ 1158.351431] [58115]: [pid: 58115|app: 0|req: 166/317] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:10:51 2025] POST /volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1158.546575] [58114]: DEBUG cinder.api.middleware.request_id [None req-40a8cb5e-249d-4bbf-9bba-9904c79da5ac None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.548902] [58114]: INFO cinder.api.openstack.wsgi [None req-40a8cb5e-249d-4bbf-9bba-9904c79da5ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1158.549333] [58114]: DEBUG cinder.api.openstack.wsgi [None req-40a8cb5e-249d-4bbf-9bba-9904c79da5ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.549623] [58114]: DEBUG cinder.api.openstack.wsgi [None req-40a8cb5e-249d-4bbf-9bba-9904c79da5ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.564326] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.564326] [58114]: warnings.warn( [ 1158.568646] [58114]: INFO cinder.volume.api [None req-40a8cb5e-249d-4bbf-9bba-9904c79da5ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1158.574177] [58114]: INFO cinder.api.openstack.wsgi [None req-40a8cb5e-249d-4bbf-9bba-9904c79da5ac tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1158.574644] [58114]: [pid: 58114|app: 0|req: 152/318] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:51 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.259016] [58115]: DEBUG cinder.api.middleware.request_id [None req-9a1624a3-ed48-4696-8fbb-2210775d1d76 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.261208] [58115]: INFO cinder.api.openstack.wsgi [None req-9a1624a3-ed48-4696-8fbb-2210775d1d76 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1159.261500] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9a1624a3-ed48-4696-8fbb-2210775d1d76 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1159.261770] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9a1624a3-ed48-4696-8fbb-2210775d1d76 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1159.276598] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.276598] [58115]: warnings.warn( [ 1159.281781] [58115]: INFO cinder.volume.api [None req-9a1624a3-ed48-4696-8fbb-2210775d1d76 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1159.287379] [58115]: INFO cinder.api.openstack.wsgi [None req-9a1624a3-ed48-4696-8fbb-2210775d1d76 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1159.288079] [58115]: [pid: 58115|app: 0|req: 167/319] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:52 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.564506] [58114]: DEBUG cinder.api.middleware.request_id [req-d0560245-af11-4471-8baf-a507607de231 req-d6e509ee-a896-4fec-9804-7143b1fe4da4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.566896] [58114]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-d6e509ee-a896-4fec-9804-7143b1fe4da4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1159.567118] [58114]: DEBUG cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-d6e509ee-a896-4fec-9804-7143b1fe4da4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1159.567332] [58114]: DEBUG cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-d6e509ee-a896-4fec-9804-7143b1fe4da4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1159.575201] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.575201] [58114]: warnings.warn( [ 1159.578640] [58114]: INFO cinder.volume.api [req-d0560245-af11-4471-8baf-a507607de231 req-d6e509ee-a896-4fec-9804-7143b1fe4da4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1159.582977] [58114]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-d6e509ee-a896-4fec-9804-7143b1fe4da4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1159.583401] [58114]: [pid: 58114|app: 0|req: 153/320] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:10:52 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.585268] [58115]: DEBUG cinder.api.middleware.request_id [None req-f92b1b44-f7a7-4940-80a2-3ad343ff68b2 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.587885] [58115]: INFO cinder.api.openstack.wsgi [None req-f92b1b44-f7a7-4940-80a2-3ad343ff68b2 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1159.588053] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f92b1b44-f7a7-4940-80a2-3ad343ff68b2 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1159.588340] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f92b1b44-f7a7-4940-80a2-3ad343ff68b2 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1159.599790] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.599790] [58115]: warnings.warn( [ 1159.603405] [58115]: INFO cinder.volume.api [None req-f92b1b44-f7a7-4940-80a2-3ad343ff68b2 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1159.611156] [58115]: INFO cinder.api.openstack.wsgi [None req-f92b1b44-f7a7-4940-80a2-3ad343ff68b2 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1159.611776] [58115]: [pid: 58115|app: 0|req: 168/321] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:52 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.745339] [58114]: DEBUG cinder.api.middleware.request_id [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ec29bb0-5d92-4a43-8192-5c21c9407e28 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.747686] [58114]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ec29bb0-5d92-4a43-8192-5c21c9407e28 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941/action [ 1159.748112] [58114]: DEBUG cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ec29bb0-5d92-4a43-8192-5c21c9407e28 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1159.748274] [58114]: DEBUG cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ec29bb0-5d92-4a43-8192-5c21c9407e28 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1159.764330] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.764330] [58114]: warnings.warn( [ 1159.775726] [58114]: INFO cinder.api.openstack.wsgi [req-bd3fecc5-cc94-44b8-a0d3-0d3b0edc7167 req-3ec29bb0-5d92-4a43-8192-5c21c9407e28 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941/action returned with HTTP 204 [ 1159.776465] [58114]: [pid: 58114|app: 0|req: 154/322] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:10:52 2025] POST /volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1160.621401] [58115]: DEBUG cinder.api.middleware.request_id [None req-6f1d0de7-a920-4f46-8942-f6422fa7dd64 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.627019] [58115]: INFO cinder.api.openstack.wsgi [None req-6f1d0de7-a920-4f46-8942-f6422fa7dd64 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1160.627019] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6f1d0de7-a920-4f46-8942-f6422fa7dd64 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.627019] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6f1d0de7-a920-4f46-8942-f6422fa7dd64 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.642016] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.642016] [58115]: warnings.warn( [ 1160.647693] [58115]: INFO cinder.volume.api [None req-6f1d0de7-a920-4f46-8942-f6422fa7dd64 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1160.654408] [58115]: INFO cinder.api.openstack.wsgi [None req-6f1d0de7-a920-4f46-8942-f6422fa7dd64 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1160.654559] [58115]: [pid: 58115|app: 0|req: 169/323] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:53 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.668759] [58114]: DEBUG cinder.api.middleware.request_id [None req-0763aa07-21a6-4a4f-a5a4-de23fd6e853d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.674841] [58114]: INFO cinder.api.openstack.wsgi [None req-0763aa07-21a6-4a4f-a5a4-de23fd6e853d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1160.675093] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0763aa07-21a6-4a4f-a5a4-de23fd6e853d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.675397] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0763aa07-21a6-4a4f-a5a4-de23fd6e853d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.686237] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.686237] [58114]: warnings.warn( [ 1160.690152] [58114]: INFO cinder.volume.api [None req-0763aa07-21a6-4a4f-a5a4-de23fd6e853d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1160.694866] [58114]: INFO cinder.api.openstack.wsgi [None req-0763aa07-21a6-4a4f-a5a4-de23fd6e853d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1160.695418] [58114]: [pid: 58114|app: 0|req: 155/324] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:53 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.602488] [58115]: DEBUG cinder.api.middleware.request_id [None req-de26011f-9e41-4e12-8bbf-066db2286599 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.602870] [58115]: INFO cinder.api.openstack.wsgi [None req-de26011f-9e41-4e12-8bbf-066db2286599 None None] GET http://10.180.1.21/volume// [ 1161.603050] [58115]: DEBUG cinder.api.openstack.wsgi [None req-de26011f-9e41-4e12-8bbf-066db2286599 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1161.603256] [58115]: DEBUG cinder.api.openstack.wsgi [None req-de26011f-9e41-4e12-8bbf-066db2286599 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1161.603643] [58115]: INFO cinder.api.openstack.wsgi [None req-de26011f-9e41-4e12-8bbf-066db2286599 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1161.603966] [58115]: [pid: 58115|app: 0|req: 170/325] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:10:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1161.607593] [58114]: DEBUG cinder.api.middleware.request_id [req-d0560245-af11-4471-8baf-a507607de231 req-65c0ceab-c7dc-40aa-9316-d0af744b5455 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.609883] [58114]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-65c0ceab-c7dc-40aa-9316-d0af744b5455 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1161.610304] [58114]: DEBUG cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-65c0ceab-c7dc-40aa-9316-d0af744b5455 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67ebeee6-dea1-477b-9d64-c9c62abb2fa1", "connector": null, "instance_uuid": "5b5f366c-ec4a-41a8-a19a-66265db83214"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1161.622927] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.622927] [58114]: warnings.warn( [ 1161.644827] [58114]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-65c0ceab-c7dc-40aa-9316-d0af744b5455 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1161.645324] [58114]: [pid: 58114|app: 0|req: 156/326] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:10:54 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.663997] [58115]: DEBUG cinder.api.middleware.request_id [None req-01047b4a-be94-4bad-90c3-a9d88abfc630 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.665984] [58115]: INFO cinder.api.openstack.wsgi [None req-01047b4a-be94-4bad-90c3-a9d88abfc630 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1161.666246] [58115]: DEBUG cinder.api.openstack.wsgi [None req-01047b4a-be94-4bad-90c3-a9d88abfc630 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1161.666472] [58115]: DEBUG cinder.api.openstack.wsgi [None req-01047b4a-be94-4bad-90c3-a9d88abfc630 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1161.677515] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.677515] [58115]: warnings.warn( [ 1161.680901] [58115]: INFO cinder.volume.api [None req-01047b4a-be94-4bad-90c3-a9d88abfc630 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1161.685898] [58115]: INFO cinder.api.openstack.wsgi [None req-01047b4a-be94-4bad-90c3-a9d88abfc630 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1161.686342] [58115]: [pid: 58115|app: 0|req: 171/327] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:54 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.049510] [58114]: DEBUG cinder.api.middleware.request_id [req-2673fd00-07db-4ee3-ab38-b0a3910f2e72 req-d9ec1520-4db9-4f54-a433-0a11bec093f9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.052052] [58114]: INFO cinder.api.openstack.wsgi [req-2673fd00-07db-4ee3-ab38-b0a3910f2e72 req-d9ec1520-4db9-4f54-a433-0a11bec093f9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1162.052268] [58114]: DEBUG cinder.api.openstack.wsgi [req-2673fd00-07db-4ee3-ab38-b0a3910f2e72 req-d9ec1520-4db9-4f54-a433-0a11bec093f9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.052475] [58114]: DEBUG cinder.api.openstack.wsgi [req-2673fd00-07db-4ee3-ab38-b0a3910f2e72 req-d9ec1520-4db9-4f54-a433-0a11bec093f9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.064988] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.064988] [58114]: warnings.warn( [ 1162.068908] [58114]: INFO cinder.volume.api [req-2673fd00-07db-4ee3-ab38-b0a3910f2e72 req-d9ec1520-4db9-4f54-a433-0a11bec093f9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1162.073777] [58114]: INFO cinder.api.openstack.wsgi [req-2673fd00-07db-4ee3-ab38-b0a3910f2e72 req-d9ec1520-4db9-4f54-a433-0a11bec093f9 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1162.074301] [58114]: [pid: 58114|app: 0|req: 157/328] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:10:54 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.083253] [58115]: DEBUG cinder.api.middleware.request_id [None req-34adf4de-80dc-4ec8-ac82-cc9f838dafcb None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.085500] [58115]: INFO cinder.api.openstack.wsgi [None req-34adf4de-80dc-4ec8-ac82-cc9f838dafcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1162.085811] [58115]: DEBUG cinder.api.openstack.wsgi [None req-34adf4de-80dc-4ec8-ac82-cc9f838dafcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.086152] [58115]: DEBUG cinder.api.openstack.wsgi [None req-34adf4de-80dc-4ec8-ac82-cc9f838dafcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.095979] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.095979] [58115]: warnings.warn( [ 1162.099465] [58115]: INFO cinder.volume.api [None req-34adf4de-80dc-4ec8-ac82-cc9f838dafcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1162.103928] [58115]: INFO cinder.api.openstack.wsgi [None req-34adf4de-80dc-4ec8-ac82-cc9f838dafcb tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1162.104118] [58115]: [pid: 58115|app: 0|req: 172/329] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:54 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.169736] [58114]: DEBUG cinder.api.middleware.request_id [None req-89820a52-16b8-4b14-ae4c-e8ce24a45d0e None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.170668] [58114]: INFO cinder.api.openstack.wsgi [None req-89820a52-16b8-4b14-ae4c-e8ce24a45d0e None None] GET http://10.180.1.21/volume// [ 1162.170668] [58114]: DEBUG cinder.api.openstack.wsgi [None req-89820a52-16b8-4b14-ae4c-e8ce24a45d0e None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.170826] [58114]: DEBUG cinder.api.openstack.wsgi [None req-89820a52-16b8-4b14-ae4c-e8ce24a45d0e None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.171247] [58114]: INFO cinder.api.openstack.wsgi [None req-89820a52-16b8-4b14-ae4c-e8ce24a45d0e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1162.171579] [58114]: [pid: 58114|app: 0|req: 158/330] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:10:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1162.175157] [58115]: DEBUG cinder.api.middleware.request_id [req-d0560245-af11-4471-8baf-a507607de231 req-ba2791fa-4cf7-413c-bc15-445e514d5c48 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.177537] [58115]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-ba2791fa-4cf7-413c-bc15-445e514d5c48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1162.177775] [58115]: DEBUG cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-ba2791fa-4cf7-413c-bc15-445e514d5c48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.177974] [58115]: DEBUG cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-ba2791fa-4cf7-413c-bc15-445e514d5c48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.192171] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.192171] [58115]: warnings.warn( [ 1162.197207] [58115]: INFO cinder.volume.api [req-d0560245-af11-4471-8baf-a507607de231 req-ba2791fa-4cf7-413c-bc15-445e514d5c48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1162.203550] [58115]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-ba2791fa-4cf7-413c-bc15-445e514d5c48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1162.204226] [58115]: [pid: 58115|app: 0|req: 173/331] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:10:54 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1162.222320] [58114]: DEBUG cinder.api.middleware.request_id [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-321e3b3c-a307-4ebf-a552-b03f4e749373 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.224947] [58114]: INFO cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-321e3b3c-a307-4ebf-a552-b03f4e749373 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1162.225180] [58114]: DEBUG cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-321e3b3c-a307-4ebf-a552-b03f4e749373 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.225379] [58114]: DEBUG cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-321e3b3c-a307-4ebf-a552-b03f4e749373 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.237548] [58115]: DEBUG cinder.api.middleware.request_id [req-d0560245-af11-4471-8baf-a507607de231 req-7cf94960-1ca2-47ac-87a0-1e26bc5153db None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.238163] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.238163] [58114]: warnings.warn( [ 1162.239934] [58115]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-7cf94960-1ca2-47ac-87a0-1e26bc5153db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] PUT http://10.180.1.21/volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc [ 1162.240365] [58115]: DEBUG cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-7cf94960-1ca2-47ac-87a0-1e26bc5153db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-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-874312", "mountpoint": "/dev/sdb"}}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1162.241589] [58114]: INFO cinder.volume.api [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-321e3b3c-a307-4ebf-a552-b03f4e749373 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1162.245919] [58114]: INFO cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-321e3b3c-a307-4ebf-a552-b03f4e749373 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1162.246450] [58114]: [pid: 58114|app: 0|req: 159/332] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:10:54 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.248607] [58115]: DEBUG cinder.coordination [req-d0560245-af11-4471-8baf-a507607de231 req-7cf94960-1ca2-47ac-87a0-1e26bc5153db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Acquiring lock "cinder-attachment_update-67ebeee6-dea1-477b-9d64-c9c62abb2fa1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1162.253470] [58115]: DEBUG cinder.coordination [req-d0560245-af11-4471-8baf-a507607de231 req-7cf94960-1ca2-47ac-87a0-1e26bc5153db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Lock "cinder-attachment_update-67ebeee6-dea1-477b-9d64-c9c62abb2fa1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1162.254527] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.254527] [58115]: warnings.warn( [ 1162.265291] [58114]: DEBUG cinder.api.middleware.request_id [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-136cbd03-c74a-461f-9358-3821ca794b68 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.267582] [58114]: INFO cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-136cbd03-c74a-461f-9358-3821ca794b68 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71/action [ 1162.267960] [58114]: DEBUG cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-136cbd03-c74a-461f-9358-3821ca794b68 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1162.268104] [58114]: DEBUG cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-136cbd03-c74a-461f-9358-3821ca794b68 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1162.281979] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.281979] [58114]: warnings.warn( [ 1162.282992] [58114]: INFO cinder.volume.api [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-136cbd03-c74a-461f-9358-3821ca794b68 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1162.289985] [58114]: INFO cinder.volume.api [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-136cbd03-c74a-461f-9358-3821ca794b68 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Begin detaching volume completed successfully. [ 1162.290244] [58114]: INFO cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-136cbd03-c74a-461f-9358-3821ca794b68 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71/action returned with HTTP 202 [ 1162.290716] [58114]: [pid: 58114|app: 0|req: 160/333] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:10:55 2025] POST /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1162.697177] [58114]: DEBUG cinder.api.middleware.request_id [None req-6b011ff9-f2e5-4dac-b32c-1f92822dc65b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.699635] [58114]: INFO cinder.api.openstack.wsgi [None req-6b011ff9-f2e5-4dac-b32c-1f92822dc65b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1162.699846] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6b011ff9-f2e5-4dac-b32c-1f92822dc65b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.700084] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6b011ff9-f2e5-4dac-b32c-1f92822dc65b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.711642] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.711642] [58114]: warnings.warn( [ 1162.715606] [58114]: INFO cinder.volume.api [None req-6b011ff9-f2e5-4dac-b32c-1f92822dc65b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1162.721276] [58114]: INFO cinder.api.openstack.wsgi [None req-6b011ff9-f2e5-4dac-b32c-1f92822dc65b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1162.721742] [58114]: [pid: 58114|app: 0|req: 161/334] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:55 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.314475] [58114]: DEBUG cinder.api.middleware.request_id [None req-3449779f-2ab2-420b-a884-0ef87077355c None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.314916] [58114]: INFO cinder.api.openstack.wsgi [None req-3449779f-2ab2-420b-a884-0ef87077355c None None] GET http://10.180.1.21/volume// [ 1163.315105] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3449779f-2ab2-420b-a884-0ef87077355c None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1163.315389] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3449779f-2ab2-420b-a884-0ef87077355c None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1163.315742] [58114]: INFO cinder.api.openstack.wsgi [None req-3449779f-2ab2-420b-a884-0ef87077355c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1163.316721] [58114]: [pid: 58114|app: 0|req: 162/335] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:10:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1163.319461] [58114]: DEBUG cinder.api.middleware.request_id [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ce11e532-a299-4eca-a8be-512d4a7f14fc None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.321638] [58114]: INFO cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ce11e532-a299-4eca-a8be-512d4a7f14fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1163.321876] [58114]: DEBUG cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ce11e532-a299-4eca-a8be-512d4a7f14fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1163.322267] [58114]: DEBUG cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ce11e532-a299-4eca-a8be-512d4a7f14fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1163.335470] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.335470] [58114]: warnings.warn( [ 1163.339326] [58114]: INFO cinder.volume.api [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ce11e532-a299-4eca-a8be-512d4a7f14fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1163.344135] [58114]: INFO cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ce11e532-a299-4eca-a8be-512d4a7f14fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1163.344576] [58114]: [pid: 58114|app: 0|req: 163/336] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:10:56 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1163.732460] [58114]: DEBUG cinder.api.middleware.request_id [None req-239ddcdb-6f24-4dc1-b173-19eae3801430 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.734707] [58114]: INFO cinder.api.openstack.wsgi [None req-239ddcdb-6f24-4dc1-b173-19eae3801430 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1163.734918] [58114]: DEBUG cinder.api.openstack.wsgi [None req-239ddcdb-6f24-4dc1-b173-19eae3801430 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1163.735132] [58114]: DEBUG cinder.api.openstack.wsgi [None req-239ddcdb-6f24-4dc1-b173-19eae3801430 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1163.749726] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.749726] [58114]: warnings.warn( [ 1163.753448] [58114]: INFO cinder.volume.api [None req-239ddcdb-6f24-4dc1-b173-19eae3801430 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1163.757966] [58114]: INFO cinder.api.openstack.wsgi [None req-239ddcdb-6f24-4dc1-b173-19eae3801430 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1163.758574] [58114]: [pid: 58114|app: 0|req: 164/337] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:56 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.609372] [58114]: DEBUG cinder.api.middleware.request_id [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ffc5fb37-3f17-4b30-a0f8-9fa898999ece None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.612452] [58114]: INFO cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ffc5fb37-3f17-4b30-a0f8-9fa898999ece tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] DELETE http://10.180.1.21/volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941 [ 1164.612762] [58114]: DEBUG cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ffc5fb37-3f17-4b30-a0f8-9fa898999ece tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1164.613012] [58114]: DEBUG cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ffc5fb37-3f17-4b30-a0f8-9fa898999ece tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1164.623981] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.623981] [58114]: warnings.warn( [ 1165.161189] [58114]: INFO cinder.api.openstack.wsgi [req-d10a44d9-8302-4250-b3e1-5a8b25a7bdb7 req-ffc5fb37-3f17-4b30-a0f8-9fa898999ece tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941 returned with HTTP 200 [ 1165.161817] [58114]: [pid: 58114|app: 0|req: 165/338] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:10:57 2025] DELETE /volume/v3/attachments/64ee251c-4e9c-4bfe-b8ee-63ba83326941 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.163728] [58114]: DEBUG cinder.api.middleware.request_id [None req-f4d59bcd-7f4f-46c7-9a6b-2b0ecfa12a4b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.166308] [58114]: INFO cinder.api.openstack.wsgi [None req-f4d59bcd-7f4f-46c7-9a6b-2b0ecfa12a4b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1165.166424] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f4d59bcd-7f4f-46c7-9a6b-2b0ecfa12a4b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1165.166583] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f4d59bcd-7f4f-46c7-9a6b-2b0ecfa12a4b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1165.180233] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.180233] [58114]: warnings.warn( [ 1165.185039] [58114]: INFO cinder.volume.api [None req-f4d59bcd-7f4f-46c7-9a6b-2b0ecfa12a4b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1165.192248] [58114]: INFO cinder.api.openstack.wsgi [None req-f4d59bcd-7f4f-46c7-9a6b-2b0ecfa12a4b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1165.192699] [58114]: [pid: 58114|app: 0|req: 166/339] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:57 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.204994] [58114]: DEBUG cinder.api.middleware.request_id [None req-fe5c5061-d99c-4e99-9abf-fb3ca29a7224 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.213919] [58114]: INFO cinder.api.openstack.wsgi [None req-fe5c5061-d99c-4e99-9abf-fb3ca29a7224 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1166.213919] [58114]: DEBUG cinder.api.openstack.wsgi [None req-fe5c5061-d99c-4e99-9abf-fb3ca29a7224 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1166.214227] [58114]: DEBUG cinder.api.openstack.wsgi [None req-fe5c5061-d99c-4e99-9abf-fb3ca29a7224 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1166.240839] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.240839] [58114]: warnings.warn( [ 1166.246686] [58114]: INFO cinder.volume.api [None req-fe5c5061-d99c-4e99-9abf-fb3ca29a7224 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1166.256063] [58114]: INFO cinder.api.openstack.wsgi [None req-fe5c5061-d99c-4e99-9abf-fb3ca29a7224 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1166.256452] [58114]: [pid: 58114|app: 0|req: 167/340] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:58 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.565285] [58114]: DEBUG cinder.api.middleware.request_id [None req-93a526ab-335c-4f97-b7fd-0f2e5b60fbcf None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.567619] [58114]: INFO cinder.api.openstack.wsgi [None req-93a526ab-335c-4f97-b7fd-0f2e5b60fbcf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1166.568057] [58114]: DEBUG cinder.api.openstack.wsgi [None req-93a526ab-335c-4f97-b7fd-0f2e5b60fbcf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1166.568446] [58114]: DEBUG cinder.api.openstack.wsgi [None req-93a526ab-335c-4f97-b7fd-0f2e5b60fbcf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1166.579281] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.579281] [58114]: warnings.warn( [ 1166.583266] [58114]: INFO cinder.volume.api [None req-93a526ab-335c-4f97-b7fd-0f2e5b60fbcf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1166.589325] [58114]: INFO cinder.api.openstack.wsgi [None req-93a526ab-335c-4f97-b7fd-0f2e5b60fbcf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1166.589325] [58114]: [pid: 58114|app: 0|req: 168/341] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:10:59 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.782541] [58115]: DEBUG cinder.coordination [req-d0560245-af11-4471-8baf-a507607de231 req-7cf94960-1ca2-47ac-87a0-1e26bc5153db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Lock "cinder-attachment_update-67ebeee6-dea1-477b-9d64-c9c62abb2fa1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=58115) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1166.782907] [58115]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-7cf94960-1ca2-47ac-87a0-1e26bc5153db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc returned with HTTP 200 [ 1166.783466] [58115]: [pid: 58115|app: 0|req: 174/342] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:10:54 2025] PUT /volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.228473] [58114]: DEBUG cinder.api.middleware.request_id [req-584629f7-15bc-449c-9d63-960703d03614 req-8409277d-1ac5-4279-a9f5-ff398a5ce2d4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.231558] [58114]: INFO cinder.api.openstack.wsgi [req-584629f7-15bc-449c-9d63-960703d03614 req-8409277d-1ac5-4279-a9f5-ff398a5ce2d4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 [ 1167.231558] [58114]: DEBUG cinder.api.openstack.wsgi [req-584629f7-15bc-449c-9d63-960703d03614 req-8409277d-1ac5-4279-a9f5-ff398a5ce2d4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1167.231783] [58114]: DEBUG cinder.api.openstack.wsgi [req-584629f7-15bc-449c-9d63-960703d03614 req-8409277d-1ac5-4279-a9f5-ff398a5ce2d4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1167.240797] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.240797] [58114]: warnings.warn( [ 1167.270871] [58115]: DEBUG cinder.api.middleware.request_id [None req-90c750b2-0192-4028-bc60-f95e23773a0d None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.273014] [58115]: INFO cinder.api.openstack.wsgi [None req-90c750b2-0192-4028-bc60-f95e23773a0d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1167.273285] [58115]: DEBUG cinder.api.openstack.wsgi [None req-90c750b2-0192-4028-bc60-f95e23773a0d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1167.273558] [58115]: DEBUG cinder.api.openstack.wsgi [None req-90c750b2-0192-4028-bc60-f95e23773a0d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1167.287797] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.287797] [58115]: warnings.warn( [ 1167.293617] [58115]: INFO cinder.volume.api [None req-90c750b2-0192-4028-bc60-f95e23773a0d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1167.300120] [58115]: INFO cinder.api.openstack.wsgi [None req-90c750b2-0192-4028-bc60-f95e23773a0d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1167.300591] [58115]: [pid: 58115|app: 0|req: 175/343] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:00 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1167.778371] [58114]: INFO cinder.api.openstack.wsgi [req-584629f7-15bc-449c-9d63-960703d03614 req-8409277d-1ac5-4279-a9f5-ff398a5ce2d4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 returned with HTTP 200 [ 1167.778371] [58114]: [pid: 58114|app: 0|req: 169/344] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:10:59 2025] DELETE /volume/v3/attachments/9e364809-f354-404b-87f1-4653617d60f0 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.312308] [58115]: DEBUG cinder.api.middleware.request_id [None req-1d87be4b-baff-4547-9626-5f11d9f7d123 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.315070] [58115]: INFO cinder.api.openstack.wsgi [None req-1d87be4b-baff-4547-9626-5f11d9f7d123 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1168.315070] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1d87be4b-baff-4547-9626-5f11d9f7d123 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1168.315318] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1d87be4b-baff-4547-9626-5f11d9f7d123 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1168.334040] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.334040] [58115]: warnings.warn( [ 1168.339534] [58115]: INFO cinder.volume.api [None req-1d87be4b-baff-4547-9626-5f11d9f7d123 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1168.345963] [58115]: INFO cinder.api.openstack.wsgi [None req-1d87be4b-baff-4547-9626-5f11d9f7d123 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1168.346545] [58115]: [pid: 58115|app: 0|req: 176/345] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:01 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.985220] [58114]: DEBUG cinder.api.middleware.request_id [req-d0560245-af11-4471-8baf-a507607de231 req-a52a853c-0983-4f49-928b-ec5d8839a643 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.988499] [58114]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-a52a853c-0983-4f49-928b-ec5d8839a643 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc/action [ 1168.988499] [58114]: DEBUG cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-a52a853c-0983-4f49-928b-ec5d8839a643 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1168.988499] [58114]: DEBUG cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-a52a853c-0983-4f49-928b-ec5d8839a643 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1169.003406] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.003406] [58114]: warnings.warn( [ 1169.012414] [58114]: INFO cinder.api.openstack.wsgi [req-d0560245-af11-4471-8baf-a507607de231 req-a52a853c-0983-4f49-928b-ec5d8839a643 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc/action returned with HTTP 204 [ 1169.012897] [58114]: [pid: 58114|app: 0|req: 170/346] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:11:01 2025] POST /volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1169.055441] [58115]: DEBUG cinder.api.middleware.request_id [None req-60b2b0be-fb3c-4648-ac09-b477a0957481 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.058673] [58115]: INFO cinder.api.openstack.wsgi [None req-60b2b0be-fb3c-4648-ac09-b477a0957481 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 1169.058754] [58115]: DEBUG cinder.api.openstack.wsgi [None req-60b2b0be-fb3c-4648-ac09-b477a0957481 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.058934] [58115]: DEBUG cinder.api.openstack.wsgi [None req-60b2b0be-fb3c-4648-ac09-b477a0957481 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.059667] [58115]: INFO cinder.api.v3.volumes [None req-60b2b0be-fb3c-4648-ac09-b477a0957481 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Delete volume with id: e140989c-3d47-47f1-a635-a785f7be0de2 [ 1169.067702] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.067702] [58115]: warnings.warn( [ 1169.068257] [58115]: INFO cinder.volume.api [None req-60b2b0be-fb3c-4648-ac09-b477a0957481 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 1169.086699] [58115]: INFO cinder.volume.api [None req-60b2b0be-fb3c-4648-ac09-b477a0957481 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Delete volume request issued successfully. [ 1169.086699] [58115]: INFO cinder.api.openstack.wsgi [None req-60b2b0be-fb3c-4648-ac09-b477a0957481 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 202 [ 1169.086907] [58115]: [pid: 58115|app: 0|req: 177/347] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:11:01 2025] DELETE /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1169.089941] [58114]: DEBUG cinder.api.middleware.request_id [None req-baad1e0a-e26e-48cf-9786-a5f4b5866105 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.093718] [58114]: INFO cinder.api.openstack.wsgi [None req-baad1e0a-e26e-48cf-9786-a5f4b5866105 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 1169.093923] [58114]: DEBUG cinder.api.openstack.wsgi [None req-baad1e0a-e26e-48cf-9786-a5f4b5866105 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.094145] [58114]: DEBUG cinder.api.openstack.wsgi [None req-baad1e0a-e26e-48cf-9786-a5f4b5866105 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.104800] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.104800] [58114]: warnings.warn( [ 1169.110079] [58114]: INFO cinder.volume.api [None req-baad1e0a-e26e-48cf-9786-a5f4b5866105 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 1169.116845] [58114]: INFO cinder.api.openstack.wsgi [None req-baad1e0a-e26e-48cf-9786-a5f4b5866105 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 1169.117311] [58114]: [pid: 58114|app: 0|req: 171/348] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:01 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.357858] [58115]: DEBUG cinder.api.middleware.request_id [None req-8f6f8c5d-9266-4049-8844-e28ae5f66a48 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.361784] [58115]: INFO cinder.api.openstack.wsgi [None req-8f6f8c5d-9266-4049-8844-e28ae5f66a48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1169.362069] [58115]: DEBUG cinder.api.openstack.wsgi [None req-8f6f8c5d-9266-4049-8844-e28ae5f66a48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.362350] [58115]: DEBUG cinder.api.openstack.wsgi [None req-8f6f8c5d-9266-4049-8844-e28ae5f66a48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.377384] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.377384] [58115]: warnings.warn( [ 1169.382019] [58115]: INFO cinder.volume.api [None req-8f6f8c5d-9266-4049-8844-e28ae5f66a48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1169.387811] [58115]: INFO cinder.api.openstack.wsgi [None req-8f6f8c5d-9266-4049-8844-e28ae5f66a48 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1169.388437] [58115]: [pid: 58115|app: 0|req: 178/349] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:02 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.403502] [58114]: DEBUG cinder.api.middleware.request_id [None req-6c90fa82-c297-4ac8-b9f2-47abefa0806f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.406861] [58114]: INFO cinder.api.openstack.wsgi [None req-6c90fa82-c297-4ac8-b9f2-47abefa0806f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1169.406861] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6c90fa82-c297-4ac8-b9f2-47abefa0806f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.406861] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6c90fa82-c297-4ac8-b9f2-47abefa0806f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.424270] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.424270] [58114]: warnings.warn( [ 1169.428171] [58114]: INFO cinder.volume.api [None req-6c90fa82-c297-4ac8-b9f2-47abefa0806f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1169.432944] [58114]: INFO cinder.api.openstack.wsgi [None req-6c90fa82-c297-4ac8-b9f2-47abefa0806f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1169.433384] [58114]: [pid: 58114|app: 0|req: 172/350] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:02 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.687632] [58115]: DEBUG cinder.api.middleware.request_id [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-e6ee5f25-71b0-4a5b-b4e4-ecac9797e27e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.691696] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-e6ee5f25-71b0-4a5b-b4e4-ecac9797e27e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1169.691922] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-e6ee5f25-71b0-4a5b-b4e4-ecac9797e27e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.692149] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-e6ee5f25-71b0-4a5b-b4e4-ecac9797e27e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.702480] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.702480] [58115]: warnings.warn( [ 1169.706541] [58115]: INFO cinder.volume.api [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-e6ee5f25-71b0-4a5b-b4e4-ecac9797e27e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1169.710883] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-e6ee5f25-71b0-4a5b-b4e4-ecac9797e27e tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1169.711385] [58115]: [pid: 58115|app: 0|req: 179/351] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:11:02 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.128544] [58114]: DEBUG cinder.api.middleware.request_id [None req-047fcf80-45aa-46a2-806c-ce235187669a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.133088] [58114]: INFO cinder.api.openstack.wsgi [None req-047fcf80-45aa-46a2-806c-ce235187669a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 1170.133385] [58114]: DEBUG cinder.api.openstack.wsgi [None req-047fcf80-45aa-46a2-806c-ce235187669a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.133674] [58114]: DEBUG cinder.api.openstack.wsgi [None req-047fcf80-45aa-46a2-806c-ce235187669a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.146667] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.146667] [58114]: warnings.warn( [ 1170.151318] [58114]: INFO cinder.volume.api [None req-047fcf80-45aa-46a2-806c-ce235187669a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 1170.156955] [58114]: INFO cinder.api.openstack.wsgi [None req-047fcf80-45aa-46a2-806c-ce235187669a tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 1170.157434] [58114]: [pid: 58114|app: 0|req: 173/352] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:02 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.539389] [58115]: DEBUG cinder.api.middleware.request_id [None req-527a035f-6a29-4ee0-b402-2941df64eff4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.541436] [58115]: INFO cinder.api.openstack.wsgi [None req-527a035f-6a29-4ee0-b402-2941df64eff4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1170.541648] [58115]: DEBUG cinder.api.openstack.wsgi [None req-527a035f-6a29-4ee0-b402-2941df64eff4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.541853] [58115]: DEBUG cinder.api.openstack.wsgi [None req-527a035f-6a29-4ee0-b402-2941df64eff4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.554433] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.554433] [58115]: warnings.warn( [ 1170.559020] [58115]: INFO cinder.volume.api [None req-527a035f-6a29-4ee0-b402-2941df64eff4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1170.563672] [58115]: INFO cinder.api.openstack.wsgi [None req-527a035f-6a29-4ee0-b402-2941df64eff4 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1170.564086] [58115]: [pid: 58115|app: 0|req: 180/353] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:03 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.596030] [58114]: DEBUG cinder.api.middleware.request_id [None req-3584edea-6deb-4673-99c0-da5b73aa0588 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.598102] [58114]: INFO cinder.api.openstack.wsgi [None req-3584edea-6deb-4673-99c0-da5b73aa0588 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1170.598345] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3584edea-6deb-4673-99c0-da5b73aa0588 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.598583] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3584edea-6deb-4673-99c0-da5b73aa0588 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.606556] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.606556] [58114]: warnings.warn( [ 1170.610984] [58114]: INFO cinder.volume.api [None req-3584edea-6deb-4673-99c0-da5b73aa0588 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1170.615961] [58114]: INFO cinder.api.openstack.wsgi [None req-3584edea-6deb-4673-99c0-da5b73aa0588 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1170.616393] [58114]: [pid: 58114|app: 0|req: 174/354] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:03 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.167247] [58115]: DEBUG cinder.api.middleware.request_id [None req-c3e452a5-8a66-4542-8de4-db1821b114c1 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.169529] [58115]: INFO cinder.api.openstack.wsgi [None req-c3e452a5-8a66-4542-8de4-db1821b114c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 1171.170011] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c3e452a5-8a66-4542-8de4-db1821b114c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.170246] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c3e452a5-8a66-4542-8de4-db1821b114c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.180748] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.180748] [58115]: warnings.warn( [ 1171.185737] [58115]: INFO cinder.volume.api [None req-c3e452a5-8a66-4542-8de4-db1821b114c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Volume info retrieved successfully. [ 1171.191507] [58115]: INFO cinder.api.openstack.wsgi [None req-c3e452a5-8a66-4542-8de4-db1821b114c1 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 200 [ 1171.191962] [58115]: [pid: 58115|app: 0|req: 181/355] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:03 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.896531] [58114]: DEBUG cinder.api.middleware.request_id [None req-b5bf8b8c-46b4-43c8-a143-bf0fe77886c2 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.896986] [58114]: INFO cinder.api.openstack.wsgi [None req-b5bf8b8c-46b4-43c8-a143-bf0fe77886c2 None None] GET http://10.180.1.21/volume// [ 1171.897176] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b5bf8b8c-46b4-43c8-a143-bf0fe77886c2 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.897381] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b5bf8b8c-46b4-43c8-a143-bf0fe77886c2 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.897769] [58114]: INFO cinder.api.openstack.wsgi [None req-b5bf8b8c-46b4-43c8-a143-bf0fe77886c2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1171.898192] [58114]: [pid: 58114|app: 0|req: 175/356] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:11:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1171.901536] [58115]: DEBUG cinder.api.middleware.request_id [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-2b6a15f0-96bc-44a2-ab19-f54e07d181c5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.903874] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-2b6a15f0-96bc-44a2-ab19-f54e07d181c5 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1171.904293] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-2b6a15f0-96bc-44a2-ab19-f54e07d181c5 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67ebeee6-dea1-477b-9d64-c9c62abb2fa1", "connector": null, "instance_uuid": "5b5f366c-ec4a-41a8-a19a-66265db83214"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1171.919355] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.919355] [58115]: warnings.warn( [ 1171.958987] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-2b6a15f0-96bc-44a2-ab19-f54e07d181c5 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1171.959800] [58115]: [pid: 58115|app: 0|req: 182/357] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:11:04 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.964357] [58114]: DEBUG cinder.api.middleware.request_id [None req-01717dd2-308b-42ec-b841-79a6619a4ec5 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.964814] [58114]: INFO cinder.api.openstack.wsgi [None req-01717dd2-308b-42ec-b841-79a6619a4ec5 None None] GET http://10.180.1.21/volume// [ 1171.965018] [58114]: DEBUG cinder.api.openstack.wsgi [None req-01717dd2-308b-42ec-b841-79a6619a4ec5 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.965252] [58114]: DEBUG cinder.api.openstack.wsgi [None req-01717dd2-308b-42ec-b841-79a6619a4ec5 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.965753] [58114]: INFO cinder.api.openstack.wsgi [None req-01717dd2-308b-42ec-b841-79a6619a4ec5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1171.966143] [58114]: [pid: 58114|app: 0|req: 176/358] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:11:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1171.969947] [58115]: DEBUG cinder.api.middleware.request_id [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-70674f91-3fb9-436d-bce5-2b7e38a450ad None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.972523] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-70674f91-3fb9-436d-bce5-2b7e38a450ad tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1171.972721] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-70674f91-3fb9-436d-bce5-2b7e38a450ad tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.972950] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-70674f91-3fb9-436d-bce5-2b7e38a450ad tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.990076] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.990076] [58115]: warnings.warn( [ 1171.993948] [58115]: INFO cinder.volume.api [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-70674f91-3fb9-436d-bce5-2b7e38a450ad tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1171.999206] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-70674f91-3fb9-436d-bce5-2b7e38a450ad tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1171.999670] [58115]: [pid: 58115|app: 0|req: 183/359] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:11:04 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1172.202886] [58114]: DEBUG cinder.api.middleware.request_id [None req-f358034d-b0ab-4abc-8f70-d86011772198 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.204987] [58114]: INFO cinder.api.openstack.wsgi [None req-f358034d-b0ab-4abc-8f70-d86011772198 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] GET http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 [ 1172.205279] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f358034d-b0ab-4abc-8f70-d86011772198 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1172.205414] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f358034d-b0ab-4abc-8f70-d86011772198 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1172.212359] [58114]: INFO cinder.api.openstack.wsgi [None req-f358034d-b0ab-4abc-8f70-d86011772198 tempest-DeleteServersTestJSON-1186772126 tempest-DeleteServersTestJSON-1186772126-project-member] http://10.180.1.21/volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 returned with HTTP 404 [ 1172.212911] [58114]: [pid: 58114|app: 0|req: 177/360] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:04 2025] GET /volume/v3/volumes/e140989c-3d47-47f1-a635-a785f7be0de2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1173.155449] [58115]: DEBUG cinder.api.middleware.request_id [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-ac4910ac-695e-4c11-aa5d-67bc2a5f65f6 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.157912] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-ac4910ac-695e-4c11-aa5d-67bc2a5f65f6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc [ 1173.158356] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-ac4910ac-695e-4c11-aa5d-67bc2a5f65f6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1173.158723] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-ac4910ac-695e-4c11-aa5d-67bc2a5f65f6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.170045] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.170045] [58115]: warnings.warn( [ 1173.703938] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-ac4910ac-695e-4c11-aa5d-67bc2a5f65f6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc returned with HTTP 200 [ 1173.705875] [58115]: [pid: 58115|app: 0|req: 184/361] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:11:05 2025] DELETE /volume/v3/attachments/c8a84eec-c908-407d-b3a2-bf851e371dbc => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1175.384230] [58114]: DEBUG cinder.api.middleware.request_id [None req-4df0520a-9834-4c20-99ce-d9544aad1beb None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.384647] [58114]: INFO cinder.api.openstack.wsgi [None req-4df0520a-9834-4c20-99ce-d9544aad1beb None None] GET http://10.180.1.21/volume// [ 1175.384810] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4df0520a-9834-4c20-99ce-d9544aad1beb None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1175.385069] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4df0520a-9834-4c20-99ce-d9544aad1beb None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.386023] [58114]: INFO cinder.api.openstack.wsgi [None req-4df0520a-9834-4c20-99ce-d9544aad1beb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1175.386023] [58114]: [pid: 58114|app: 0|req: 178/362] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:11:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1175.390600] [58115]: DEBUG cinder.api.middleware.request_id [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-b52ad525-b656-4754-9d0e-0ee513ffbca8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.393225] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-b52ad525-b656-4754-9d0e-0ee513ffbca8 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1175.394823] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-b52ad525-b656-4754-9d0e-0ee513ffbca8 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1175.394823] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-b52ad525-b656-4754-9d0e-0ee513ffbca8 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.408643] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.408643] [58115]: warnings.warn( [ 1175.418259] [58115]: INFO cinder.volume.api [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-b52ad525-b656-4754-9d0e-0ee513ffbca8 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1175.427021] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-b52ad525-b656-4754-9d0e-0ee513ffbca8 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1175.427021] [58115]: [pid: 58115|app: 0|req: 185/363] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:11:08 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1175.559619] [58114]: DEBUG cinder.api.middleware.request_id [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-f75663f0-be30-4858-9431-66b979196337 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.561802] [58114]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-f75663f0-be30-4858-9431-66b979196337 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] PUT http://10.180.1.21/volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199 [ 1175.562283] [58114]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-f75663f0-be30-4858-9431-66b979196337 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-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=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1175.570294] [58114]: DEBUG cinder.coordination [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-f75663f0-be30-4858-9431-66b979196337 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Acquiring lock "cinder-attachment_update-67ebeee6-dea1-477b-9d64-c9c62abb2fa1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1175.575150] [58114]: DEBUG cinder.coordination [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-f75663f0-be30-4858-9431-66b979196337 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Lock "cinder-attachment_update-67ebeee6-dea1-477b-9d64-c9c62abb2fa1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1175.576172] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.576172] [58114]: warnings.warn( [ 1176.101951] [58114]: DEBUG cinder.coordination [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-f75663f0-be30-4858-9431-66b979196337 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Lock "cinder-attachment_update-67ebeee6-dea1-477b-9d64-c9c62abb2fa1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1176.102571] [58114]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-f75663f0-be30-4858-9431-66b979196337 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199 returned with HTTP 200 [ 1176.103716] [58114]: [pid: 58114|app: 0|req: 179/364] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:11:08 2025] PUT /volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.611780] [58115]: DEBUG cinder.api.middleware.request_id [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-82d3d51f-b695-44b5-95c0-3e121e2a7333 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.614717] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-82d3d51f-b695-44b5-95c0-3e121e2a7333 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199/action [ 1176.615358] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-82d3d51f-b695-44b5-95c0-3e121e2a7333 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1176.615413] [58115]: DEBUG cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-82d3d51f-b695-44b5-95c0-3e121e2a7333 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1176.643481] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.643481] [58115]: warnings.warn( [ 1176.651798] [58115]: INFO cinder.api.openstack.wsgi [req-c92ec390-8520-4de4-9ad5-07927b1ff655 req-82d3d51f-b695-44b5-95c0-3e121e2a7333 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199/action returned with HTTP 204 [ 1176.652396] [58115]: [pid: 58115|app: 0|req: 186/365] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:11:09 2025] POST /volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1186.096873] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=216,cinder:UPDATE=38,cinder:INSERT=8 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1186.648926] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=178,cinder:UPDATE=23,cinder:INSERT=5 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1195.756757] [58114]: DEBUG cinder.api.middleware.request_id [None req-fbec1960-bad4-4401-9ce4-3f517716c9e2 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.758547] [58114]: INFO cinder.api.openstack.wsgi [None req-fbec1960-bad4-4401-9ce4-3f517716c9e2 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1195.758810] [58114]: DEBUG cinder.api.openstack.wsgi [None req-fbec1960-bad4-4401-9ce4-3f517716c9e2 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1195.759036] [58114]: DEBUG cinder.api.openstack.wsgi [None req-fbec1960-bad4-4401-9ce4-3f517716c9e2 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1195.771581] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.771581] [58114]: warnings.warn( [ 1195.775970] [58114]: INFO cinder.volume.api [None req-fbec1960-bad4-4401-9ce4-3f517716c9e2 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1195.781236] [58114]: INFO cinder.api.openstack.wsgi [None req-fbec1960-bad4-4401-9ce4-3f517716c9e2 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1195.781812] [58114]: [pid: 58114|app: 0|req: 180/366] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:28 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.828035] [58115]: DEBUG cinder.api.middleware.request_id [None req-752c84b8-e496-4393-af20-f0ed76b315f4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.831072] [58115]: INFO cinder.api.openstack.wsgi [None req-752c84b8-e496-4393-af20-f0ed76b315f4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1195.831400] [58115]: DEBUG cinder.api.openstack.wsgi [None req-752c84b8-e496-4393-af20-f0ed76b315f4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1195.831714] [58115]: DEBUG cinder.api.openstack.wsgi [None req-752c84b8-e496-4393-af20-f0ed76b315f4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1195.843166] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.843166] [58115]: warnings.warn( [ 1195.848129] [58115]: INFO cinder.volume.api [None req-752c84b8-e496-4393-af20-f0ed76b315f4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1195.853450] [58115]: INFO cinder.api.openstack.wsgi [None req-752c84b8-e496-4393-af20-f0ed76b315f4 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1195.853878] [58115]: [pid: 58115|app: 0|req: 187/367] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:28 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.219402] [58114]: DEBUG cinder.api.middleware.request_id [req-31327dde-5239-4e7b-ba5a-3a26bddde5a1 req-b0542ce4-4b07-4952-b137-9cb8ab611e9f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.222731] [58114]: INFO cinder.api.openstack.wsgi [req-31327dde-5239-4e7b-ba5a-3a26bddde5a1 req-b0542ce4-4b07-4952-b137-9cb8ab611e9f tempest-InstanceActionsTestJSON-1011469737 tempest-InstanceActionsTestJSON-1011469737-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=66e54def-7c36-44ee-ba8c-742356dcd861 [ 1197.222984] [58114]: DEBUG cinder.api.openstack.wsgi [req-31327dde-5239-4e7b-ba5a-3a26bddde5a1 req-b0542ce4-4b07-4952-b137-9cb8ab611e9f tempest-InstanceActionsTestJSON-1011469737 tempest-InstanceActionsTestJSON-1011469737-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1197.223209] [58114]: DEBUG cinder.api.openstack.wsgi [req-31327dde-5239-4e7b-ba5a-3a26bddde5a1 req-b0542ce4-4b07-4952-b137-9cb8ab611e9f tempest-InstanceActionsTestJSON-1011469737 tempest-InstanceActionsTestJSON-1011469737-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1197.228556] [58114]: INFO cinder.api.openstack.wsgi [req-31327dde-5239-4e7b-ba5a-3a26bddde5a1 req-b0542ce4-4b07-4952-b137-9cb8ab611e9f tempest-InstanceActionsTestJSON-1011469737 tempest-InstanceActionsTestJSON-1011469737-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=66e54def-7c36-44ee-ba8c-742356dcd861 returned with HTTP 200 [ 1197.229150] [58114]: [pid: 58114|app: 0|req: 181/368] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Nov 17 15:11:29 2025] GET /volume/v3/attachments?instance_id=66e54def-7c36-44ee-ba8c-742356dcd861 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.037182] [58115]: DEBUG cinder.api.middleware.request_id [None req-76092869-69aa-4e35-a34a-6e243bd95a31 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.039282] [58115]: INFO cinder.api.openstack.wsgi [None req-76092869-69aa-4e35-a34a-6e243bd95a31 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1204.039500] [58115]: DEBUG cinder.api.openstack.wsgi [None req-76092869-69aa-4e35-a34a-6e243bd95a31 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.039708] [58115]: DEBUG cinder.api.openstack.wsgi [None req-76092869-69aa-4e35-a34a-6e243bd95a31 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.039927] [58115]: INFO cinder.api.v3.volumes [None req-76092869-69aa-4e35-a34a-6e243bd95a31 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Delete volume with id: a5c265bd-db60-4811-b073-8644aa5e967d [ 1204.051341] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.051341] [58115]: warnings.warn( [ 1204.051838] [58115]: INFO cinder.volume.api [None req-76092869-69aa-4e35-a34a-6e243bd95a31 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1204.080718] [58115]: INFO cinder.volume.api [None req-76092869-69aa-4e35-a34a-6e243bd95a31 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Delete volume request issued successfully. [ 1204.080955] [58115]: INFO cinder.api.openstack.wsgi [None req-76092869-69aa-4e35-a34a-6e243bd95a31 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 202 [ 1204.081453] [58115]: [pid: 58115|app: 0|req: 188/369] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:11:36 2025] DELETE /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1204.084525] [58114]: DEBUG cinder.api.middleware.request_id [None req-5723c812-2361-42b7-b059-c383c9c4bbeb None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.086532] [58114]: INFO cinder.api.openstack.wsgi [None req-5723c812-2361-42b7-b059-c383c9c4bbeb tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1204.086709] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5723c812-2361-42b7-b059-c383c9c4bbeb tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.086768] [58114]: DEBUG cinder.api.openstack.wsgi [None req-5723c812-2361-42b7-b059-c383c9c4bbeb tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.096830] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.096830] [58114]: warnings.warn( [ 1204.101459] [58114]: INFO cinder.volume.api [None req-5723c812-2361-42b7-b059-c383c9c4bbeb tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1204.106414] [58114]: INFO cinder.api.openstack.wsgi [None req-5723c812-2361-42b7-b059-c383c9c4bbeb tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 200 [ 1204.106848] [58114]: [pid: 58114|app: 0|req: 182/370] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:36 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.117379] [58115]: DEBUG cinder.api.middleware.request_id [None req-2dae502d-3809-4137-bdce-cd0a69040368 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.119462] [58115]: INFO cinder.api.openstack.wsgi [None req-2dae502d-3809-4137-bdce-cd0a69040368 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d [ 1205.119677] [58115]: DEBUG cinder.api.openstack.wsgi [None req-2dae502d-3809-4137-bdce-cd0a69040368 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1205.119884] [58115]: DEBUG cinder.api.openstack.wsgi [None req-2dae502d-3809-4137-bdce-cd0a69040368 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.126953] [58115]: INFO cinder.api.openstack.wsgi [None req-2dae502d-3809-4137-bdce-cd0a69040368 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d returned with HTTP 404 [ 1205.127493] [58115]: [pid: 58115|app: 0|req: 189/371] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:37 2025] GET /volume/v3/volumes/a5c265bd-db60-4811-b073-8644aa5e967d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1205.172621] [58114]: DEBUG cinder.api.middleware.request_id [None req-7c152dd6-0d60-44c3-ac1a-823194e6c50b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.174883] [58114]: INFO cinder.api.openstack.wsgi [None req-7c152dd6-0d60-44c3-ac1a-823194e6c50b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1205.175097] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7c152dd6-0d60-44c3-ac1a-823194e6c50b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1205.175334] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7c152dd6-0d60-44c3-ac1a-823194e6c50b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.175533] [58114]: INFO cinder.api.v3.volumes [None req-7c152dd6-0d60-44c3-ac1a-823194e6c50b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Delete volume with id: 3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1205.186099] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.186099] [58114]: warnings.warn( [ 1205.186635] [58114]: INFO cinder.volume.api [None req-7c152dd6-0d60-44c3-ac1a-823194e6c50b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1205.202816] [58114]: INFO cinder.volume.api [None req-7c152dd6-0d60-44c3-ac1a-823194e6c50b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Delete volume request issued successfully. [ 1205.203022] [58114]: INFO cinder.api.openstack.wsgi [None req-7c152dd6-0d60-44c3-ac1a-823194e6c50b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 202 [ 1205.203477] [58114]: [pid: 58114|app: 0|req: 183/372] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:11:37 2025] DELETE /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1205.206694] [58115]: DEBUG cinder.api.middleware.request_id [None req-ad6d3f35-e283-498e-9f17-d8681dd68803 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.208663] [58115]: INFO cinder.api.openstack.wsgi [None req-ad6d3f35-e283-498e-9f17-d8681dd68803 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1205.208950] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ad6d3f35-e283-498e-9f17-d8681dd68803 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1205.209182] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ad6d3f35-e283-498e-9f17-d8681dd68803 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.217274] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.217274] [58115]: warnings.warn( [ 1205.222734] [58115]: INFO cinder.volume.api [None req-ad6d3f35-e283-498e-9f17-d8681dd68803 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1205.229346] [58115]: INFO cinder.api.openstack.wsgi [None req-ad6d3f35-e283-498e-9f17-d8681dd68803 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 1205.229820] [58115]: [pid: 58115|app: 0|req: 190/373] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:37 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.240329] [58114]: DEBUG cinder.api.middleware.request_id [None req-55eff901-07f1-4d2d-b8e3-9cd147def9d8 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.242595] [58114]: INFO cinder.api.openstack.wsgi [None req-55eff901-07f1-4d2d-b8e3-9cd147def9d8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1206.242823] [58114]: DEBUG cinder.api.openstack.wsgi [None req-55eff901-07f1-4d2d-b8e3-9cd147def9d8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1206.243042] [58114]: DEBUG cinder.api.openstack.wsgi [None req-55eff901-07f1-4d2d-b8e3-9cd147def9d8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1206.253279] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.253279] [58114]: warnings.warn( [ 1206.257818] [58114]: INFO cinder.volume.api [None req-55eff901-07f1-4d2d-b8e3-9cd147def9d8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1206.263188] [58114]: INFO cinder.api.openstack.wsgi [None req-55eff901-07f1-4d2d-b8e3-9cd147def9d8 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 1206.263625] [58114]: [pid: 58114|app: 0|req: 184/374] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:39 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.275600] [58115]: DEBUG cinder.api.middleware.request_id [None req-7187e752-a684-4605-912d-41782a03b930 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.278181] [58115]: INFO cinder.api.openstack.wsgi [None req-7187e752-a684-4605-912d-41782a03b930 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1207.278744] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7187e752-a684-4605-912d-41782a03b930 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1207.278744] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7187e752-a684-4605-912d-41782a03b930 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1207.289998] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.289998] [58115]: warnings.warn( [ 1207.294462] [58115]: INFO cinder.volume.api [None req-7187e752-a684-4605-912d-41782a03b930 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Volume info retrieved successfully. [ 1207.300197] [58115]: INFO cinder.api.openstack.wsgi [None req-7187e752-a684-4605-912d-41782a03b930 tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 200 [ 1207.300740] [58115]: [pid: 58115|app: 0|req: 191/375] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:40 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.312200] [58114]: DEBUG cinder.api.middleware.request_id [None req-880de085-7078-4a59-96a9-bb306216849b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.314307] [58114]: INFO cinder.api.openstack.wsgi [None req-880de085-7078-4a59-96a9-bb306216849b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] GET http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 [ 1208.314548] [58114]: DEBUG cinder.api.openstack.wsgi [None req-880de085-7078-4a59-96a9-bb306216849b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1208.314763] [58114]: DEBUG cinder.api.openstack.wsgi [None req-880de085-7078-4a59-96a9-bb306216849b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1208.321098] [58114]: INFO cinder.api.openstack.wsgi [None req-880de085-7078-4a59-96a9-bb306216849b tempest-AttachVolumeShelveTestJSON-106904306 tempest-AttachVolumeShelveTestJSON-106904306-project-member] http://10.180.1.21/volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 returned with HTTP 404 [ 1208.321623] [58114]: [pid: 58114|app: 0|req: 185/376] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:41 2025] GET /volume/v3/volumes/3b618ba6-f42e-418f-965b-dd14743f93b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1217.296995] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1218.317344] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1220.027183] [58115]: DEBUG cinder.api.middleware.request_id [None req-6f69a71a-2484-473c-a45a-535550a34048 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.029353] [58115]: INFO cinder.api.openstack.wsgi [None req-6f69a71a-2484-473c-a45a-535550a34048 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1220.029565] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6f69a71a-2484-473c-a45a-535550a34048 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1220.029820] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6f69a71a-2484-473c-a45a-535550a34048 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1220.044125] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.044125] [58115]: warnings.warn( [ 1220.047951] [58115]: INFO cinder.volume.api [None req-6f69a71a-2484-473c-a45a-535550a34048 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1220.053306] [58115]: INFO cinder.api.openstack.wsgi [None req-6f69a71a-2484-473c-a45a-535550a34048 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1220.053841] [58115]: [pid: 58115|app: 0|req: 192/377] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:52 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.183215] [58114]: DEBUG cinder.api.middleware.request_id [None req-88e91807-cde2-47bf-8c38-cd02c8dcf1d4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.185313] [58114]: INFO cinder.api.openstack.wsgi [None req-88e91807-cde2-47bf-8c38-cd02c8dcf1d4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1220.185525] [58114]: DEBUG cinder.api.openstack.wsgi [None req-88e91807-cde2-47bf-8c38-cd02c8dcf1d4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1220.185732] [58114]: DEBUG cinder.api.openstack.wsgi [None req-88e91807-cde2-47bf-8c38-cd02c8dcf1d4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1220.195617] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.195617] [58114]: warnings.warn( [ 1220.198618] [58114]: INFO cinder.volume.api [None req-88e91807-cde2-47bf-8c38-cd02c8dcf1d4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1220.202756] [58114]: INFO cinder.api.openstack.wsgi [None req-88e91807-cde2-47bf-8c38-cd02c8dcf1d4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1220.203165] [58114]: [pid: 58114|app: 0|req: 186/378] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:52 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.243798] [58115]: DEBUG cinder.api.middleware.request_id [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b40b51e9-ce63-468b-8b64-6a46b55bc6d7 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.246126] [58115]: INFO cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b40b51e9-ce63-468b-8b64-6a46b55bc6d7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1220.246337] [58115]: DEBUG cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b40b51e9-ce63-468b-8b64-6a46b55bc6d7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1220.246539] [58115]: DEBUG cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b40b51e9-ce63-468b-8b64-6a46b55bc6d7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1220.256534] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.256534] [58115]: warnings.warn( [ 1220.259900] [58115]: INFO cinder.volume.api [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b40b51e9-ce63-468b-8b64-6a46b55bc6d7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1220.264203] [58115]: INFO cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b40b51e9-ce63-468b-8b64-6a46b55bc6d7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1220.264623] [58115]: [pid: 58115|app: 0|req: 193/379] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:11:53 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.284161] [58114]: DEBUG cinder.api.middleware.request_id [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b9020f39-c1c5-410d-9d20-cf9889483d83 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.286400] [58114]: INFO cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b9020f39-c1c5-410d-9d20-cf9889483d83 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1/action [ 1220.286776] [58114]: DEBUG cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b9020f39-c1c5-410d-9d20-cf9889483d83 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1220.287023] [58114]: DEBUG cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b9020f39-c1c5-410d-9d20-cf9889483d83 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1220.297304] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.297304] [58114]: warnings.warn( [ 1220.297834] [58114]: INFO cinder.volume.api [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b9020f39-c1c5-410d-9d20-cf9889483d83 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1220.305096] [58114]: INFO cinder.volume.api [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b9020f39-c1c5-410d-9d20-cf9889483d83 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Begin detaching volume completed successfully. [ 1220.305334] [58114]: INFO cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-b9020f39-c1c5-410d-9d20-cf9889483d83 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1/action returned with HTTP 202 [ 1220.305773] [58114]: [pid: 58114|app: 0|req: 187/380] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:11:53 2025] POST /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1221.332705] [58115]: DEBUG cinder.api.middleware.request_id [None req-61fd9fbe-dedc-4682-b112-849223bda532 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.333169] [58115]: INFO cinder.api.openstack.wsgi [None req-61fd9fbe-dedc-4682-b112-849223bda532 None None] GET http://10.180.1.21/volume// [ 1221.333353] [58115]: DEBUG cinder.api.openstack.wsgi [None req-61fd9fbe-dedc-4682-b112-849223bda532 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1221.333569] [58115]: DEBUG cinder.api.openstack.wsgi [None req-61fd9fbe-dedc-4682-b112-849223bda532 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.333953] [58115]: INFO cinder.api.openstack.wsgi [None req-61fd9fbe-dedc-4682-b112-849223bda532 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1221.334283] [58115]: [pid: 58115|app: 0|req: 194/381] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:11:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1221.337840] [58114]: DEBUG cinder.api.middleware.request_id [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-71b5afac-54ce-4812-a6a7-67df9e5cd29a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.340225] [58114]: INFO cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-71b5afac-54ce-4812-a6a7-67df9e5cd29a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1221.340465] [58114]: DEBUG cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-71b5afac-54ce-4812-a6a7-67df9e5cd29a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1221.340671] [58114]: DEBUG cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-71b5afac-54ce-4812-a6a7-67df9e5cd29a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.354306] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.354306] [58114]: warnings.warn( [ 1221.359173] [58114]: INFO cinder.volume.api [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-71b5afac-54ce-4812-a6a7-67df9e5cd29a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1221.365965] [58114]: INFO cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-71b5afac-54ce-4812-a6a7-67df9e5cd29a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1221.366520] [58114]: [pid: 58114|app: 0|req: 188/382] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:11:54 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1222.517978] [58115]: DEBUG cinder.api.middleware.request_id [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-faf12fdd-0538-41e0-a23c-e33c384c7477 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.520535] [58115]: INFO cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-faf12fdd-0538-41e0-a23c-e33c384c7477 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] DELETE http://10.180.1.21/volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199 [ 1222.520745] [58115]: DEBUG cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-faf12fdd-0538-41e0-a23c-e33c384c7477 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1222.520956] [58115]: DEBUG cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-faf12fdd-0538-41e0-a23c-e33c384c7477 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1222.530300] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.530300] [58115]: warnings.warn( [ 1223.057520] [58115]: INFO cinder.api.openstack.wsgi [req-d1359691-02fc-4ccf-a68c-c38ce4d502a0 req-faf12fdd-0538-41e0-a23c-e33c384c7477 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199 returned with HTTP 200 [ 1223.058104] [58115]: [pid: 58115|app: 0|req: 195/383] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:11:55 2025] DELETE /volume/v3/attachments/382ca44a-5932-444f-a16f-bcf6e539f199 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.507224] [58114]: DEBUG cinder.api.middleware.request_id [None req-2d3d5f9a-5423-459b-95c9-ee550069277a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.509285] [58114]: INFO cinder.api.openstack.wsgi [None req-2d3d5f9a-5423-459b-95c9-ee550069277a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1224.509491] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2d3d5f9a-5423-459b-95c9-ee550069277a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1224.509692] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2d3d5f9a-5423-459b-95c9-ee550069277a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1224.519745] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.519745] [58114]: warnings.warn( [ 1224.523995] [58114]: INFO cinder.volume.api [None req-2d3d5f9a-5423-459b-95c9-ee550069277a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1224.529191] [58114]: INFO cinder.api.openstack.wsgi [None req-2d3d5f9a-5423-459b-95c9-ee550069277a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1224.529635] [58114]: [pid: 58114|app: 0|req: 189/384] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:11:57 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.542409] [58115]: DEBUG cinder.api.middleware.request_id [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.544460] [58115]: INFO cinder.api.openstack.wsgi [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1227.544862] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-846151358"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1227.546474] [58115]: DEBUG cinder.api.v3.volumes [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-846151358'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1227.546604] [58115]: INFO cinder.api.v3.volumes [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume of 1 GB [ 1227.546939] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.546939] [58115]: warnings.warn( [ 1227.552689] [58115]: INFO cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Availability Zones retrieved successfully. [ 1227.559180] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Flow 'volume_create_api' (19898ca4-638e-4e11-aefa-949ddf9bbe95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1227.560811] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca10629-0de3-4b8f-ab77-94a0b728fdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1227.561540] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1227.582184] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca10629-0de3-4b8f-ab77-94a0b728fdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1227.583257] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865547ef-ff4e-4d0a-aa30-403d378087d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1227.615620] [58115]: DEBUG cinder.quota [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Created reservations ['1ff832b2-d4c6-48d2-903f-2956381c2427', '3cfcfa92-cf9e-457d-9ccc-1cbb891e8b13', '5d01208d-46b1-4fc3-9109-e1e2e12dc497', 'fa3abcc5-d343-4f47-b3fe-d4bfab7e1308'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1227.616717] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865547ef-ff4e-4d0a-aa30-403d378087d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ff832b2-d4c6-48d2-903f-2956381c2427', '3cfcfa92-cf9e-457d-9ccc-1cbb891e8b13', '5d01208d-46b1-4fc3-9109-e1e2e12dc497', 'fa3abcc5-d343-4f47-b3fe-d4bfab7e1308']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1227.617539] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1576265a-c675-487d-be1d-c686fc725065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1227.633713] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1576265a-c675-487d-be1d-c686fc725065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14054db7-a87b-420e-939a-56c5fb1f35dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-846151358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347eb02e18aa43539f86b9195ee95872',qos_specs=None,replication_status=,reservations=['1ff832b2-d4c6-48d2-903f-2956381c2427','3cfcfa92-cf9e-457d-9ccc-1cbb891e8b13','5d01208d-46b1-4fc3-9109-e1e2e12dc497','fa3abcc5-d343-4f47-b3fe-d4bfab7e1308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-846151358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14054db7-a87b-420e-939a-56c5fb1f35dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='347eb02e18aa43539f86b9195ee95872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1227.635746] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6cb344-4d13-4439-8e76-258f02035cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1227.651903] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6cb344-4d13-4439-8e76-258f02035cb6) transitioned into state 'SUCCESS' from state '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-846151358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347eb02e18aa43539f86b9195ee95872',qos_specs=None,replication_status=,reservations=['1ff832b2-d4c6-48d2-903f-2956381c2427','3cfcfa92-cf9e-457d-9ccc-1cbb891e8b13','5d01208d-46b1-4fc3-9109-e1e2e12dc497','fa3abcc5-d343-4f47-b3fe-d4bfab7e1308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea25f1a9ebf747d9a1238151e18cefaa',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1227.652937] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ed921c-b587-416d-b72e-ef1e6bbb395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1227.663526] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ed921c-b587-416d-b72e-ef1e6bbb395c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1227.664615] [58115]: DEBUG cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Flow 'volume_create_api' (19898ca4-638e-4e11-aefa-949ddf9bbe95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1227.664964] [58115]: INFO cinder.volume.api [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Create volume request issued successfully. [ 1227.665689] [58115]: INFO cinder.api.openstack.wsgi [None req-1ac91beb-ad96-448b-8e71-87c3c8007679 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1227.666158] [58115]: [pid: 58115|app: 0|req: 196/385] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:12:00 2025] POST /volume/v3/volumes => generated 753 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1227.676029] [58114]: DEBUG cinder.api.middleware.request_id [None req-938f15d6-a2bb-40a6-ba20-409afebeb976 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.678342] [58114]: INFO cinder.api.openstack.wsgi [None req-938f15d6-a2bb-40a6-ba20-409afebeb976 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1227.678462] [58114]: DEBUG cinder.api.openstack.wsgi [None req-938f15d6-a2bb-40a6-ba20-409afebeb976 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1227.678724] [58114]: DEBUG cinder.api.openstack.wsgi [None req-938f15d6-a2bb-40a6-ba20-409afebeb976 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1227.687421] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.687421] [58114]: warnings.warn( [ 1227.692739] [58114]: INFO cinder.volume.api [None req-938f15d6-a2bb-40a6-ba20-409afebeb976 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1227.698279] [58114]: INFO cinder.api.openstack.wsgi [None req-938f15d6-a2bb-40a6-ba20-409afebeb976 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1227.698782] [58114]: [pid: 58114|app: 0|req: 190/386] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:00 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1228.710523] [58115]: DEBUG cinder.api.middleware.request_id [None req-ff658b4b-3864-43f5-b435-f64758322e75 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.712970] [58115]: INFO cinder.api.openstack.wsgi [None req-ff658b4b-3864-43f5-b435-f64758322e75 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1228.713208] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ff658b4b-3864-43f5-b435-f64758322e75 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.713431] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ff658b4b-3864-43f5-b435-f64758322e75 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.725263] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.725263] [58115]: warnings.warn( [ 1228.730494] [58115]: INFO cinder.volume.api [None req-ff658b4b-3864-43f5-b435-f64758322e75 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1228.736370] [58115]: INFO cinder.api.openstack.wsgi [None req-ff658b4b-3864-43f5-b435-f64758322e75 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1228.736849] [58115]: [pid: 58115|app: 0|req: 197/387] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:01 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.780643] [58114]: DEBUG cinder.api.middleware.request_id [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-0fd8c4fe-289c-45a1-a0e8-ed0a86120852 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.782846] [58114]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-0fd8c4fe-289c-45a1-a0e8-ed0a86120852 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1228.783078] [58114]: DEBUG cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-0fd8c4fe-289c-45a1-a0e8-ed0a86120852 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.783306] [58114]: DEBUG cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-0fd8c4fe-289c-45a1-a0e8-ed0a86120852 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.795221] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.795221] [58114]: warnings.warn( [ 1228.800165] [58114]: INFO cinder.volume.api [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-0fd8c4fe-289c-45a1-a0e8-ed0a86120852 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1228.805872] [58114]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-0fd8c4fe-289c-45a1-a0e8-ed0a86120852 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1228.806340] [58114]: [pid: 58114|app: 0|req: 191/388] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:12:01 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1230.324355] [58115]: DEBUG cinder.api.middleware.request_id [None req-03655eb8-b37b-456e-bf8f-216ae79c845e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.324792] [58115]: INFO cinder.api.openstack.wsgi [None req-03655eb8-b37b-456e-bf8f-216ae79c845e None None] GET http://10.180.1.21/volume// [ 1230.324960] [58115]: DEBUG cinder.api.openstack.wsgi [None req-03655eb8-b37b-456e-bf8f-216ae79c845e None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.325183] [58115]: DEBUG cinder.api.openstack.wsgi [None req-03655eb8-b37b-456e-bf8f-216ae79c845e None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.325579] [58115]: INFO cinder.api.openstack.wsgi [None req-03655eb8-b37b-456e-bf8f-216ae79c845e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1230.326027] [58115]: [pid: 58115|app: 0|req: 198/389] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:12:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1230.329711] [58114]: DEBUG cinder.api.middleware.request_id [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-f47650ff-9b01-4827-875b-12cf271746e0 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.331988] [58114]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-f47650ff-9b01-4827-875b-12cf271746e0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1230.332444] [58114]: DEBUG cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-f47650ff-9b01-4827-875b-12cf271746e0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14054db7-a87b-420e-939a-56c5fb1f35dc", "connector": null, "instance_uuid": "99c1470a-29e7-48ae-8a30-e4bfce132740"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1230.345753] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.345753] [58114]: warnings.warn( [ 1230.368765] [58114]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-f47650ff-9b01-4827-875b-12cf271746e0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1230.369583] [58114]: [pid: 58114|app: 0|req: 192/390] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:12:03 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) [ 1230.401744] [58115]: DEBUG cinder.api.middleware.request_id [None req-55a66464-08df-4c1c-a393-4c26dd1c0ee1 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.403849] [58115]: INFO cinder.api.openstack.wsgi [None req-55a66464-08df-4c1c-a393-4c26dd1c0ee1 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1230.404256] [58115]: DEBUG cinder.api.openstack.wsgi [None req-55a66464-08df-4c1c-a393-4c26dd1c0ee1 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.404607] [58115]: DEBUG cinder.api.openstack.wsgi [None req-55a66464-08df-4c1c-a393-4c26dd1c0ee1 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.421789] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.421789] [58115]: warnings.warn( [ 1230.427419] [58115]: INFO cinder.volume.api [None req-55a66464-08df-4c1c-a393-4c26dd1c0ee1 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1230.431989] [58115]: INFO cinder.api.openstack.wsgi [None req-55a66464-08df-4c1c-a393-4c26dd1c0ee1 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1230.433171] [58115]: [pid: 58115|app: 0|req: 199/391] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:03 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1230.912080] [58114]: DEBUG cinder.api.middleware.request_id [None req-2153b1a9-7206-421d-a85f-0684d218f7f7 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.912538] [58114]: INFO cinder.api.openstack.wsgi [None req-2153b1a9-7206-421d-a85f-0684d218f7f7 None None] GET http://10.180.1.21/volume// [ 1230.912720] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2153b1a9-7206-421d-a85f-0684d218f7f7 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.912932] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2153b1a9-7206-421d-a85f-0684d218f7f7 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.913341] [58114]: INFO cinder.api.openstack.wsgi [None req-2153b1a9-7206-421d-a85f-0684d218f7f7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1230.913674] [58114]: [pid: 58114|app: 0|req: 193/392] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:12:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1230.917544] [58115]: DEBUG cinder.api.middleware.request_id [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-80898f65-7350-4ca2-af59-5f9dbc0d0c5a None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.920362] [58115]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-80898f65-7350-4ca2-af59-5f9dbc0d0c5a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1230.920674] [58115]: DEBUG cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-80898f65-7350-4ca2-af59-5f9dbc0d0c5a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.920918] [58115]: DEBUG cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-80898f65-7350-4ca2-af59-5f9dbc0d0c5a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.932279] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.932279] [58115]: warnings.warn( [ 1230.935718] [58115]: INFO cinder.volume.api [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-80898f65-7350-4ca2-af59-5f9dbc0d0c5a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1230.940192] [58115]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-80898f65-7350-4ca2-af59-5f9dbc0d0c5a tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1230.940665] [58115]: [pid: 58115|app: 0|req: 200/393] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:12:03 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1230.970498] [58114]: DEBUG cinder.api.middleware.request_id [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-eeba6559-09a7-4e30-a13f-77683563a5fc None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.972971] [58114]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-eeba6559-09a7-4e30-a13f-77683563a5fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] PUT http://10.180.1.21/volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168 [ 1230.973456] [58114]: DEBUG cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-eeba6559-09a7-4e30-a13f-77683563a5fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-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-874333", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1230.981816] [58114]: DEBUG cinder.coordination [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-eeba6559-09a7-4e30-a13f-77683563a5fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Acquiring lock "cinder-attachment_update-14054db7-a87b-420e-939a-56c5fb1f35dc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1230.986605] [58114]: DEBUG cinder.coordination [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-eeba6559-09a7-4e30-a13f-77683563a5fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Lock "cinder-attachment_update-14054db7-a87b-420e-939a-56c5fb1f35dc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1230.987818] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.987818] [58114]: warnings.warn( [ 1231.444159] [58115]: DEBUG cinder.api.middleware.request_id [None req-90175a70-5092-4e8a-b1de-a037023692a4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.446659] [58115]: INFO cinder.api.openstack.wsgi [None req-90175a70-5092-4e8a-b1de-a037023692a4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1231.446961] [58115]: DEBUG cinder.api.openstack.wsgi [None req-90175a70-5092-4e8a-b1de-a037023692a4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1231.447327] [58115]: DEBUG cinder.api.openstack.wsgi [None req-90175a70-5092-4e8a-b1de-a037023692a4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1231.463580] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.463580] [58115]: warnings.warn( [ 1231.467914] [58115]: INFO cinder.volume.api [None req-90175a70-5092-4e8a-b1de-a037023692a4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1231.473614] [58115]: INFO cinder.api.openstack.wsgi [None req-90175a70-5092-4e8a-b1de-a037023692a4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1231.474087] [58115]: [pid: 58115|app: 0|req: 201/394] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:04 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.484265] [58115]: DEBUG cinder.api.middleware.request_id [None req-09dae22c-1456-4d5c-b26a-346239985245 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.487167] [58115]: INFO cinder.api.openstack.wsgi [None req-09dae22c-1456-4d5c-b26a-346239985245 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1232.487391] [58115]: DEBUG cinder.api.openstack.wsgi [None req-09dae22c-1456-4d5c-b26a-346239985245 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1232.487595] [58115]: DEBUG cinder.api.openstack.wsgi [None req-09dae22c-1456-4d5c-b26a-346239985245 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1232.506073] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.506073] [58115]: warnings.warn( [ 1232.509841] [58115]: INFO cinder.volume.api [None req-09dae22c-1456-4d5c-b26a-346239985245 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1232.515435] [58115]: INFO cinder.api.openstack.wsgi [None req-09dae22c-1456-4d5c-b26a-346239985245 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1232.515976] [58115]: [pid: 58115|app: 0|req: 202/395] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:05 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.527173] [58115]: DEBUG cinder.api.middleware.request_id [None req-535ce2f4-4bd6-4c2f-ad7a-90267e9edfda None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.529255] [58115]: INFO cinder.api.openstack.wsgi [None req-535ce2f4-4bd6-4c2f-ad7a-90267e9edfda tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1233.529469] [58115]: DEBUG cinder.api.openstack.wsgi [None req-535ce2f4-4bd6-4c2f-ad7a-90267e9edfda tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1233.529672] [58115]: DEBUG cinder.api.openstack.wsgi [None req-535ce2f4-4bd6-4c2f-ad7a-90267e9edfda tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1233.545424] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.545424] [58115]: warnings.warn( [ 1233.550185] [58115]: INFO cinder.volume.api [None req-535ce2f4-4bd6-4c2f-ad7a-90267e9edfda tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1233.555504] [58115]: INFO cinder.api.openstack.wsgi [None req-535ce2f4-4bd6-4c2f-ad7a-90267e9edfda tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1233.555958] [58115]: [pid: 58115|app: 0|req: 203/396] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:06 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.566293] [58115]: DEBUG cinder.api.middleware.request_id [None req-d2e6d49f-5a28-44f3-bba2-5838e406ca13 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.568691] [58115]: INFO cinder.api.openstack.wsgi [None req-d2e6d49f-5a28-44f3-bba2-5838e406ca13 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1234.569083] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d2e6d49f-5a28-44f3-bba2-5838e406ca13 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1234.569409] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d2e6d49f-5a28-44f3-bba2-5838e406ca13 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1234.582666] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.582666] [58115]: warnings.warn( [ 1234.586236] [58115]: INFO cinder.volume.api [None req-d2e6d49f-5a28-44f3-bba2-5838e406ca13 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1234.590671] [58115]: INFO cinder.api.openstack.wsgi [None req-d2e6d49f-5a28-44f3-bba2-5838e406ca13 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1234.591096] [58115]: [pid: 58115|app: 0|req: 204/397] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:07 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.518438] [58114]: DEBUG cinder.coordination [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-eeba6559-09a7-4e30-a13f-77683563a5fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Lock "cinder-attachment_update-14054db7-a87b-420e-939a-56c5fb1f35dc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1235.519106] [58114]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-eeba6559-09a7-4e30-a13f-77683563a5fc tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168 returned with HTTP 200 [ 1235.519619] [58114]: [pid: 58114|app: 0|req: 194/398] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:12:03 2025] PUT /volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168 => generated 617 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.602561] [58115]: DEBUG cinder.api.middleware.request_id [None req-33ad000c-10b1-4da3-804d-ae9d0d9749ef None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.604754] [58115]: INFO cinder.api.openstack.wsgi [None req-33ad000c-10b1-4da3-804d-ae9d0d9749ef tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1235.604972] [58115]: DEBUG cinder.api.openstack.wsgi [None req-33ad000c-10b1-4da3-804d-ae9d0d9749ef tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1235.605193] [58115]: DEBUG cinder.api.openstack.wsgi [None req-33ad000c-10b1-4da3-804d-ae9d0d9749ef tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1235.616087] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.616087] [58115]: warnings.warn( [ 1235.619764] [58115]: INFO cinder.volume.api [None req-33ad000c-10b1-4da3-804d-ae9d0d9749ef tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1235.624292] [58115]: INFO cinder.api.openstack.wsgi [None req-33ad000c-10b1-4da3-804d-ae9d0d9749ef tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1235.624732] [58115]: [pid: 58115|app: 0|req: 205/399] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:08 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.635704] [58114]: DEBUG cinder.api.middleware.request_id [None req-7ee876a6-1677-4bba-9693-8e1047e80c02 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.637733] [58114]: INFO cinder.api.openstack.wsgi [None req-7ee876a6-1677-4bba-9693-8e1047e80c02 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1236.637946] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7ee876a6-1677-4bba-9693-8e1047e80c02 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1236.638165] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7ee876a6-1677-4bba-9693-8e1047e80c02 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1236.652311] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.652311] [58114]: warnings.warn( [ 1236.656526] [58114]: INFO cinder.volume.api [None req-7ee876a6-1677-4bba-9693-8e1047e80c02 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1236.663014] [58114]: INFO cinder.api.openstack.wsgi [None req-7ee876a6-1677-4bba-9693-8e1047e80c02 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1236.663455] [58114]: [pid: 58114|app: 0|req: 195/400] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:09 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.148087] [58115]: DEBUG cinder.api.middleware.request_id [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-c6fbca14-f3e3-4f6f-929f-ba6cbfc9bc77 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.150952] [58115]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-c6fbca14-f3e3-4f6f-929f-ba6cbfc9bc77 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168/action [ 1237.151637] [58115]: DEBUG cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-c6fbca14-f3e3-4f6f-929f-ba6cbfc9bc77 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1237.151835] [58115]: DEBUG cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-c6fbca14-f3e3-4f6f-929f-ba6cbfc9bc77 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1237.181957] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.181957] [58115]: warnings.warn( [ 1237.190850] [58115]: INFO cinder.api.openstack.wsgi [req-c48de190-b0dd-4fe0-9c1b-27a7ee362f26 req-c6fbca14-f3e3-4f6f-929f-ba6cbfc9bc77 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168/action returned with HTTP 204 [ 1237.191505] [58115]: [pid: 58115|app: 0|req: 206/401] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:12:09 2025] POST /volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1237.678441] [58114]: DEBUG cinder.api.middleware.request_id [None req-9d47b954-17f4-4256-9ab3-590bf42c18ce None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.680729] [58114]: INFO cinder.api.openstack.wsgi [None req-9d47b954-17f4-4256-9ab3-590bf42c18ce tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1237.680954] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9d47b954-17f4-4256-9ab3-590bf42c18ce tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1237.681204] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9d47b954-17f4-4256-9ab3-590bf42c18ce tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1237.695652] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.695652] [58114]: warnings.warn( [ 1237.699629] [58114]: INFO cinder.volume.api [None req-9d47b954-17f4-4256-9ab3-590bf42c18ce tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1237.705038] [58114]: INFO cinder.api.openstack.wsgi [None req-9d47b954-17f4-4256-9ab3-590bf42c18ce tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1237.705398] [58114]: [pid: 58114|app: 0|req: 196/402] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:10 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.716034] [58115]: DEBUG cinder.api.middleware.request_id [None req-5c9356db-73c1-46fb-a90c-306ecad60d38 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.718726] [58115]: INFO cinder.api.openstack.wsgi [None req-5c9356db-73c1-46fb-a90c-306ecad60d38 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1237.719040] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5c9356db-73c1-46fb-a90c-306ecad60d38 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1237.719370] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5c9356db-73c1-46fb-a90c-306ecad60d38 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1237.732511] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.732511] [58115]: warnings.warn( [ 1237.736780] [58115]: INFO cinder.volume.api [None req-5c9356db-73c1-46fb-a90c-306ecad60d38 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1237.742445] [58115]: INFO cinder.api.openstack.wsgi [None req-5c9356db-73c1-46fb-a90c-306ecad60d38 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1237.742939] [58115]: [pid: 58115|app: 0|req: 207/403] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:10 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.753809] [58114]: DEBUG cinder.api.middleware.request_id [None req-6863a9e4-3b99-4030-a6cc-bb3dd3fa84d0 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.756686] [58114]: INFO cinder.api.openstack.wsgi [None req-6863a9e4-3b99-4030-a6cc-bb3dd3fa84d0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] DELETE http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1237.756918] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6863a9e4-3b99-4030-a6cc-bb3dd3fa84d0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1237.757179] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6863a9e4-3b99-4030-a6cc-bb3dd3fa84d0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1237.757365] [58114]: INFO cinder.api.v3.volumes [None req-6863a9e4-3b99-4030-a6cc-bb3dd3fa84d0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Delete volume with id: 14054db7-a87b-420e-939a-56c5fb1f35dc [ 1237.769476] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.769476] [58114]: warnings.warn( [ 1237.770056] [58114]: INFO cinder.volume.api [None req-6863a9e4-3b99-4030-a6cc-bb3dd3fa84d0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1237.779866] [58114]: INFO cinder.volume.api [None req-6863a9e4-3b99-4030-a6cc-bb3dd3fa84d0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-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. [ 1237.780230] [58114]: INFO cinder.api.openstack.wsgi [None req-6863a9e4-3b99-4030-a6cc-bb3dd3fa84d0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 400 [ 1237.780789] [58114]: [pid: 58114|app: 0|req: 197/404] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:12:10 2025] DELETE /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1237.784016] [58115]: DEBUG cinder.api.middleware.request_id [None req-55530a5d-4528-4d2f-9b2c-e526b421fc85 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.786320] [58115]: INFO cinder.api.openstack.wsgi [None req-55530a5d-4528-4d2f-9b2c-e526b421fc85 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1237.786525] [58115]: DEBUG cinder.api.openstack.wsgi [None req-55530a5d-4528-4d2f-9b2c-e526b421fc85 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1237.786734] [58115]: DEBUG cinder.api.openstack.wsgi [None req-55530a5d-4528-4d2f-9b2c-e526b421fc85 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1237.797449] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.797449] [58115]: warnings.warn( [ 1237.800900] [58115]: INFO cinder.volume.api [None req-55530a5d-4528-4d2f-9b2c-e526b421fc85 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1237.805508] [58115]: INFO cinder.api.openstack.wsgi [None req-55530a5d-4528-4d2f-9b2c-e526b421fc85 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1237.805955] [58115]: [pid: 58115|app: 0|req: 208/405] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:10 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.849907] [58114]: DEBUG cinder.api.middleware.request_id [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-25fad19e-acb2-4dd6-b930-85a6cc3df670 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.852498] [58114]: INFO cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-25fad19e-acb2-4dd6-b930-85a6cc3df670 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1237.852758] [58114]: DEBUG cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-25fad19e-acb2-4dd6-b930-85a6cc3df670 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1237.852967] [58114]: DEBUG cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-25fad19e-acb2-4dd6-b930-85a6cc3df670 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1237.864719] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.864719] [58114]: warnings.warn( [ 1237.868842] [58114]: INFO cinder.volume.api [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-25fad19e-acb2-4dd6-b930-85a6cc3df670 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1237.874289] [58114]: INFO cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-25fad19e-acb2-4dd6-b930-85a6cc3df670 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1237.874765] [58114]: [pid: 58114|app: 0|req: 198/406] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:12:10 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.893204] [58115]: DEBUG cinder.api.middleware.request_id [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-bc2c57fc-a257-40cd-b18c-46dfe0390e29 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.895488] [58115]: INFO cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-bc2c57fc-a257-40cd-b18c-46dfe0390e29 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] POST http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc/action [ 1237.895887] [58115]: DEBUG cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-bc2c57fc-a257-40cd-b18c-46dfe0390e29 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1237.896024] [58115]: DEBUG cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-bc2c57fc-a257-40cd-b18c-46dfe0390e29 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1237.907257] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.907257] [58115]: warnings.warn( [ 1237.907884] [58115]: INFO cinder.volume.api [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-bc2c57fc-a257-40cd-b18c-46dfe0390e29 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1237.913343] [58115]: INFO cinder.volume.api [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-bc2c57fc-a257-40cd-b18c-46dfe0390e29 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Begin detaching volume completed successfully. [ 1237.913586] [58115]: INFO cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-bc2c57fc-a257-40cd-b18c-46dfe0390e29 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc/action returned with HTTP 202 [ 1237.914185] [58115]: [pid: 58115|app: 0|req: 209/407] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:12:10 2025] POST /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1238.939449] [58114]: DEBUG cinder.api.middleware.request_id [None req-4b28585e-1530-49ae-99a3-9774637e837b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.939955] [58114]: INFO cinder.api.openstack.wsgi [None req-4b28585e-1530-49ae-99a3-9774637e837b None None] GET http://10.180.1.21/volume// [ 1238.940140] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4b28585e-1530-49ae-99a3-9774637e837b None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1238.940402] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4b28585e-1530-49ae-99a3-9774637e837b None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1238.940796] [58114]: INFO cinder.api.openstack.wsgi [None req-4b28585e-1530-49ae-99a3-9774637e837b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1238.941167] [58114]: [pid: 58114|app: 0|req: 199/408] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:12:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1238.945335] [58115]: DEBUG cinder.api.middleware.request_id [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-7b2f3e42-3c74-4709-9fa1-247af9788aa4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.948431] [58115]: INFO cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-7b2f3e42-3c74-4709-9fa1-247af9788aa4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1238.948708] [58115]: DEBUG cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-7b2f3e42-3c74-4709-9fa1-247af9788aa4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1238.948917] [58115]: DEBUG cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-7b2f3e42-3c74-4709-9fa1-247af9788aa4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1238.962193] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.962193] [58115]: warnings.warn( [ 1238.965913] [58115]: INFO cinder.volume.api [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-7b2f3e42-3c74-4709-9fa1-247af9788aa4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1238.971046] [58115]: INFO cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-7b2f3e42-3c74-4709-9fa1-247af9788aa4 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1238.971500] [58115]: [pid: 58115|app: 0|req: 210/409] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:12:11 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1240.131505] [58114]: DEBUG cinder.api.middleware.request_id [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-b785abbc-36e3-4053-b4ee-45189892d228 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.133969] [58114]: INFO cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-b785abbc-36e3-4053-b4ee-45189892d228 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] DELETE http://10.180.1.21/volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168 [ 1240.134237] [58114]: DEBUG cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-b785abbc-36e3-4053-b4ee-45189892d228 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1240.134477] [58114]: DEBUG cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-b785abbc-36e3-4053-b4ee-45189892d228 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1240.144271] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.144271] [58114]: warnings.warn( [ 1240.675293] [58114]: INFO cinder.api.openstack.wsgi [req-2f792401-3747-41a4-8a70-77ddabe4e8d4 req-b785abbc-36e3-4053-b4ee-45189892d228 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168 returned with HTTP 200 [ 1240.675859] [58114]: [pid: 58114|app: 0|req: 200/410] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:12:12 2025] DELETE /volume/v3/attachments/05f026df-3dfd-4aac-971c-f9efd4be9168 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.101009] [58115]: DEBUG cinder.api.middleware.request_id [None req-7bbc1f48-b57c-426c-a801-ef6bf673ed19 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.103053] [58115]: INFO cinder.api.openstack.wsgi [None req-7bbc1f48-b57c-426c-a801-ef6bf673ed19 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1242.103316] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7bbc1f48-b57c-426c-a801-ef6bf673ed19 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1242.103558] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7bbc1f48-b57c-426c-a801-ef6bf673ed19 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1242.113955] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.113955] [58115]: warnings.warn( [ 1242.117999] [58115]: INFO cinder.volume.api [None req-7bbc1f48-b57c-426c-a801-ef6bf673ed19 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1242.122883] [58115]: INFO cinder.api.openstack.wsgi [None req-7bbc1f48-b57c-426c-a801-ef6bf673ed19 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1242.123306] [58115]: [pid: 58115|app: 0|req: 211/411] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:14 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1247.326782] [58114]: DEBUG cinder.api.middleware.request_id [None req-739611aa-5872-4983-8158-8818ef2981c4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.328829] [58114]: INFO cinder.api.openstack.wsgi [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1247.329233] [58114]: DEBUG cinder.api.openstack.wsgi [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1776711878", "imageRef": "a393ebcb-1250-4285-86d1-fae74a4d1f9d", "size": 1}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1247.330786] [58114]: DEBUG cinder.api.v3.volumes [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1776711878', 'imageRef': 'a393ebcb-1250-4285-86d1-fae74a4d1f9d', 'size': 1}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1247.547611] [58114]: INFO cinder.api.v3.volumes [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Create volume of 1 GB [ 1247.548349] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.548349] [58114]: warnings.warn( [ 1247.554214] [58114]: INFO cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Availability Zones retrieved successfully. [ 1247.561456] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Flow 'volume_create_api' (f22a42a2-ba91-4946-be89-8d443b83e176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1247.563020] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d79f30-e169-4e26-bde2-72288a69432c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.564594] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1247.609130] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d79f30-e169-4e26-bde2-72288a69432c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.610162] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a77158-a5e5-4202-b3c8-b987db5ec118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.642941] [58114]: DEBUG cinder.quota [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Created reservations ['18b8de22-b3ee-4b79-b386-cfcc990b3d8e', 'a63324a2-dc07-4932-be3c-6e58a521b87f', '457f91c6-e83f-4e43-acfb-c2ecdb7d915c', '1f5504a7-1470-4b58-bf41-4fb2c15f5550'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1247.644011] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a77158-a5e5-4202-b3c8-b987db5ec118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b8de22-b3ee-4b79-b386-cfcc990b3d8e', 'a63324a2-dc07-4932-be3c-6e58a521b87f', '457f91c6-e83f-4e43-acfb-c2ecdb7d915c', '1f5504a7-1470-4b58-bf41-4fb2c15f5550']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.644975] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db67e1c7-956e-4b19-8bd4-c4bc03f3e02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.662387] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db67e1c7-956e-4b19-8bd4-c4bc03f3e02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '896a9157-1740-4ccc-8815-c6252e7f445b', '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-1776711878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ce23b2a90049419cd44ad197e010ac',qos_specs=None,replication_status=,reservations=['18b8de22-b3ee-4b79-b386-cfcc990b3d8e','a63324a2-dc07-4932-be3c-6e58a521b87f','457f91c6-e83f-4e43-acfb-c2ecdb7d915c','1f5504a7-1470-4b58-bf41-4fb2c15f5550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8c399850344eeb8449c837cfd354a6',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1776711878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=896a9157-1740-4ccc-8815-c6252e7f445b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78ce23b2a90049419cd44ad197e010ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca8c399850344eeb8449c837cfd354a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.663491] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74936e7-5d02-4d3c-9e89-98a5d400dc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.679748] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74936e7-5d02-4d3c-9e89-98a5d400dc96) transitioned into state 'SUCCESS' from state '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-1776711878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ce23b2a90049419cd44ad197e010ac',qos_specs=None,replication_status=,reservations=['18b8de22-b3ee-4b79-b386-cfcc990b3d8e','a63324a2-dc07-4932-be3c-6e58a521b87f','457f91c6-e83f-4e43-acfb-c2ecdb7d915c','1f5504a7-1470-4b58-bf41-4fb2c15f5550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8c399850344eeb8449c837cfd354a6',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.680864] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18c2907-ec76-458b-b7a0-b1f9adc5b1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.691599] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18c2907-ec76-458b-b7a0-b1f9adc5b1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.693216] [58114]: DEBUG cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Flow 'volume_create_api' (f22a42a2-ba91-4946-be89-8d443b83e176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1247.693216] [58114]: INFO cinder.volume.api [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Create volume request issued successfully. [ 1247.693575] [58114]: INFO cinder.api.openstack.wsgi [None req-739611aa-5872-4983-8158-8818ef2981c4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1247.694093] [58114]: [pid: 58114|app: 0|req: 201/412] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Nov 17 15:12:20 2025] POST /volume/v3/volumes => generated 752 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1247.702859] [58115]: DEBUG cinder.api.middleware.request_id [None req-700e7d21-ff12-480d-b691-6ee7e99c8a61 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.704961] [58115]: INFO cinder.api.openstack.wsgi [None req-700e7d21-ff12-480d-b691-6ee7e99c8a61 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1247.705181] [58115]: DEBUG cinder.api.openstack.wsgi [None req-700e7d21-ff12-480d-b691-6ee7e99c8a61 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1247.705383] [58115]: DEBUG cinder.api.openstack.wsgi [None req-700e7d21-ff12-480d-b691-6ee7e99c8a61 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1247.712931] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.712931] [58115]: warnings.warn( [ 1247.717680] [58115]: INFO cinder.volume.api [None req-700e7d21-ff12-480d-b691-6ee7e99c8a61 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1247.722391] [58115]: INFO cinder.api.openstack.wsgi [None req-700e7d21-ff12-480d-b691-6ee7e99c8a61 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1247.722622] [58115]: [pid: 58115|app: 0|req: 212/413] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:20 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.734421] [58114]: DEBUG cinder.api.middleware.request_id [None req-391b1367-d873-42bc-8dea-cfe29b0bbaa7 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.737692] [58114]: INFO cinder.api.openstack.wsgi [None req-391b1367-d873-42bc-8dea-cfe29b0bbaa7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1248.738017] [58114]: DEBUG cinder.api.openstack.wsgi [None req-391b1367-d873-42bc-8dea-cfe29b0bbaa7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1248.738343] [58114]: DEBUG cinder.api.openstack.wsgi [None req-391b1367-d873-42bc-8dea-cfe29b0bbaa7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1248.758178] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.758178] [58114]: warnings.warn( [ 1248.763086] [58114]: INFO cinder.volume.api [None req-391b1367-d873-42bc-8dea-cfe29b0bbaa7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1248.768521] [58114]: INFO cinder.api.openstack.wsgi [None req-391b1367-d873-42bc-8dea-cfe29b0bbaa7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1248.768914] [58114]: [pid: 58114|app: 0|req: 202/414] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:21 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.277085] [58115]: DEBUG cinder.api.middleware.request_id [None req-adb39483-44fe-4720-8cd5-4bd30a93a676 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.279312] [58115]: INFO cinder.api.openstack.wsgi [None req-adb39483-44fe-4720-8cd5-4bd30a93a676 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] DELETE http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1249.279601] [58115]: DEBUG cinder.api.openstack.wsgi [None req-adb39483-44fe-4720-8cd5-4bd30a93a676 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1249.279809] [58115]: DEBUG cinder.api.openstack.wsgi [None req-adb39483-44fe-4720-8cd5-4bd30a93a676 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1249.279991] [58115]: INFO cinder.api.v3.volumes [None req-adb39483-44fe-4720-8cd5-4bd30a93a676 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Delete volume with id: 14054db7-a87b-420e-939a-56c5fb1f35dc [ 1249.290762] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.290762] [58115]: warnings.warn( [ 1249.291347] [58115]: INFO cinder.volume.api [None req-adb39483-44fe-4720-8cd5-4bd30a93a676 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1249.313170] [58115]: INFO cinder.volume.api [None req-adb39483-44fe-4720-8cd5-4bd30a93a676 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Delete volume request issued successfully. [ 1249.313339] [58115]: INFO cinder.api.openstack.wsgi [None req-adb39483-44fe-4720-8cd5-4bd30a93a676 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 202 [ 1249.313904] [58115]: [pid: 58115|app: 0|req: 213/415] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:12:22 2025] DELETE /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1249.317054] [58114]: DEBUG cinder.api.middleware.request_id [None req-1ca4ef11-8fd0-4b3d-be97-cb778a176e1d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.321354] [58114]: INFO cinder.api.openstack.wsgi [None req-1ca4ef11-8fd0-4b3d-be97-cb778a176e1d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1249.321354] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1ca4ef11-8fd0-4b3d-be97-cb778a176e1d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1249.321354] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1ca4ef11-8fd0-4b3d-be97-cb778a176e1d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1249.329693] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.329693] [58114]: warnings.warn( [ 1249.334517] [58114]: INFO cinder.volume.api [None req-1ca4ef11-8fd0-4b3d-be97-cb778a176e1d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1249.340298] [58114]: INFO cinder.api.openstack.wsgi [None req-1ca4ef11-8fd0-4b3d-be97-cb778a176e1d tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1249.340853] [58114]: [pid: 58114|app: 0|req: 203/416] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:22 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.778355] [58115]: DEBUG cinder.api.middleware.request_id [None req-7f79edd3-627c-4fbf-bb72-c01cd9b5667b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.780537] [58115]: INFO cinder.api.openstack.wsgi [None req-7f79edd3-627c-4fbf-bb72-c01cd9b5667b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1249.780809] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7f79edd3-627c-4fbf-bb72-c01cd9b5667b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1249.781067] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7f79edd3-627c-4fbf-bb72-c01cd9b5667b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1249.789404] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.789404] [58115]: warnings.warn( [ 1249.793252] [58115]: INFO cinder.volume.api [None req-7f79edd3-627c-4fbf-bb72-c01cd9b5667b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1249.798371] [58115]: INFO cinder.api.openstack.wsgi [None req-7f79edd3-627c-4fbf-bb72-c01cd9b5667b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1249.799034] [58115]: [pid: 58115|app: 0|req: 214/417] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:22 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.351979] [58114]: DEBUG cinder.api.middleware.request_id [None req-cb408c11-d1d4-4cd6-8054-9404a0b1127b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.353962] [58114]: INFO cinder.api.openstack.wsgi [None req-cb408c11-d1d4-4cd6-8054-9404a0b1127b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1250.354195] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cb408c11-d1d4-4cd6-8054-9404a0b1127b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.354404] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cb408c11-d1d4-4cd6-8054-9404a0b1127b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.366503] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.366503] [58114]: warnings.warn( [ 1250.371831] [58114]: INFO cinder.volume.api [None req-cb408c11-d1d4-4cd6-8054-9404a0b1127b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1250.379152] [58114]: INFO cinder.api.openstack.wsgi [None req-cb408c11-d1d4-4cd6-8054-9404a0b1127b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1250.379614] [58114]: [pid: 58114|app: 0|req: 204/418] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:23 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.809845] [58115]: DEBUG cinder.api.middleware.request_id [None req-3270b18d-8e10-4bfe-a1e9-187d089c748f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.812323] [58115]: INFO cinder.api.openstack.wsgi [None req-3270b18d-8e10-4bfe-a1e9-187d089c748f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1250.812588] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3270b18d-8e10-4bfe-a1e9-187d089c748f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.812821] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3270b18d-8e10-4bfe-a1e9-187d089c748f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.822993] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.822993] [58115]: warnings.warn( [ 1250.827478] [58115]: INFO cinder.volume.api [None req-3270b18d-8e10-4bfe-a1e9-187d089c748f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1250.832121] [58115]: INFO cinder.api.openstack.wsgi [None req-3270b18d-8e10-4bfe-a1e9-187d089c748f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1250.832553] [58115]: [pid: 58115|app: 0|req: 215/419] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:23 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.389552] [58114]: DEBUG cinder.api.middleware.request_id [None req-cd6cfa9f-3a17-40a1-b3d6-ed0ed9214de6 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.392020] [58114]: INFO cinder.api.openstack.wsgi [None req-cd6cfa9f-3a17-40a1-b3d6-ed0ed9214de6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1251.392262] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cd6cfa9f-3a17-40a1-b3d6-ed0ed9214de6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1251.392490] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cd6cfa9f-3a17-40a1-b3d6-ed0ed9214de6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1251.402243] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.402243] [58114]: warnings.warn( [ 1251.406669] [58114]: INFO cinder.volume.api [None req-cd6cfa9f-3a17-40a1-b3d6-ed0ed9214de6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1251.412602] [58114]: INFO cinder.api.openstack.wsgi [None req-cd6cfa9f-3a17-40a1-b3d6-ed0ed9214de6 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 200 [ 1251.413034] [58114]: [pid: 58114|app: 0|req: 205/420] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:24 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.845491] [58115]: DEBUG cinder.api.middleware.request_id [None req-b89a1e0a-611c-4a28-aafe-ccbea63a0669 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.847555] [58115]: INFO cinder.api.openstack.wsgi [None req-b89a1e0a-611c-4a28-aafe-ccbea63a0669 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1251.847788] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b89a1e0a-611c-4a28-aafe-ccbea63a0669 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1251.848016] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b89a1e0a-611c-4a28-aafe-ccbea63a0669 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1251.857295] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.857295] [58115]: warnings.warn( [ 1251.861239] [58115]: INFO cinder.volume.api [None req-b89a1e0a-611c-4a28-aafe-ccbea63a0669 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1251.865722] [58115]: INFO cinder.api.openstack.wsgi [None req-b89a1e0a-611c-4a28-aafe-ccbea63a0669 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1251.866167] [58115]: [pid: 58115|app: 0|req: 216/421] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:24 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.424316] [58114]: DEBUG cinder.api.middleware.request_id [None req-74f02686-7331-4644-962f-74dfbc216705 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.426350] [58114]: INFO cinder.api.openstack.wsgi [None req-74f02686-7331-4644-962f-74dfbc216705 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc [ 1252.426556] [58114]: DEBUG cinder.api.openstack.wsgi [None req-74f02686-7331-4644-962f-74dfbc216705 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1252.426860] [58114]: DEBUG cinder.api.openstack.wsgi [None req-74f02686-7331-4644-962f-74dfbc216705 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.433377] [58114]: INFO cinder.api.openstack.wsgi [None req-74f02686-7331-4644-962f-74dfbc216705 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc returned with HTTP 404 [ 1252.433867] [58114]: [pid: 58114|app: 0|req: 206/422] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:25 2025] GET /volume/v3/volumes/14054db7-a87b-420e-939a-56c5fb1f35dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1252.480541] [58115]: DEBUG cinder.api.middleware.request_id [None req-05b8b5d8-d013-45c8-b0f0-f46e90d273e5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.483337] [58115]: INFO cinder.api.openstack.wsgi [None req-05b8b5d8-d013-45c8-b0f0-f46e90d273e5 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] DELETE http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1252.483548] [58115]: DEBUG cinder.api.openstack.wsgi [None req-05b8b5d8-d013-45c8-b0f0-f46e90d273e5 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1252.483753] [58115]: DEBUG cinder.api.openstack.wsgi [None req-05b8b5d8-d013-45c8-b0f0-f46e90d273e5 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.483927] [58115]: INFO cinder.api.v3.volumes [None req-05b8b5d8-d013-45c8-b0f0-f46e90d273e5 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Delete volume with id: 60c84e63-0686-4855-ac1d-805fca392c71 [ 1252.494320] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.494320] [58115]: warnings.warn( [ 1252.494834] [58115]: INFO cinder.volume.api [None req-05b8b5d8-d013-45c8-b0f0-f46e90d273e5 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1252.509486] [58115]: INFO cinder.volume.api [None req-05b8b5d8-d013-45c8-b0f0-f46e90d273e5 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Delete volume request issued successfully. [ 1252.509678] [58115]: INFO cinder.api.openstack.wsgi [None req-05b8b5d8-d013-45c8-b0f0-f46e90d273e5 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 202 [ 1252.510283] [58115]: [pid: 58115|app: 0|req: 217/423] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:12:25 2025] DELETE /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1252.514225] [58114]: DEBUG cinder.api.middleware.request_id [None req-3be8be51-7adf-4f93-a425-716d9a57f284 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.515705] [58114]: INFO cinder.api.openstack.wsgi [None req-3be8be51-7adf-4f93-a425-716d9a57f284 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1252.516147] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3be8be51-7adf-4f93-a425-716d9a57f284 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1252.516211] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3be8be51-7adf-4f93-a425-716d9a57f284 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.524745] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.524745] [58114]: warnings.warn( [ 1252.529191] [58114]: INFO cinder.volume.api [None req-3be8be51-7adf-4f93-a425-716d9a57f284 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1252.534540] [58114]: INFO cinder.api.openstack.wsgi [None req-3be8be51-7adf-4f93-a425-716d9a57f284 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1252.534989] [58114]: [pid: 58114|app: 0|req: 207/424] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:25 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.878271] [58115]: DEBUG cinder.api.middleware.request_id [None req-b22fd7ca-eef4-4ec4-a893-51002ea0accd None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.880383] [58115]: INFO cinder.api.openstack.wsgi [None req-b22fd7ca-eef4-4ec4-a893-51002ea0accd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1252.880602] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b22fd7ca-eef4-4ec4-a893-51002ea0accd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1252.880810] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b22fd7ca-eef4-4ec4-a893-51002ea0accd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.889012] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.889012] [58115]: warnings.warn( [ 1252.892877] [58115]: INFO cinder.volume.api [None req-b22fd7ca-eef4-4ec4-a893-51002ea0accd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1252.897296] [58115]: INFO cinder.api.openstack.wsgi [None req-b22fd7ca-eef4-4ec4-a893-51002ea0accd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1252.897738] [58115]: [pid: 58115|app: 0|req: 218/425] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:25 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.547918] [58114]: DEBUG cinder.api.middleware.request_id [None req-8de6d421-6847-4e01-bb5f-f24074a18768 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.550427] [58114]: INFO cinder.api.openstack.wsgi [None req-8de6d421-6847-4e01-bb5f-f24074a18768 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1253.550644] [58114]: DEBUG cinder.api.openstack.wsgi [None req-8de6d421-6847-4e01-bb5f-f24074a18768 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.550846] [58114]: DEBUG cinder.api.openstack.wsgi [None req-8de6d421-6847-4e01-bb5f-f24074a18768 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.565475] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.565475] [58114]: warnings.warn( [ 1253.569948] [58114]: INFO cinder.volume.api [None req-8de6d421-6847-4e01-bb5f-f24074a18768 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1253.575151] [58114]: INFO cinder.api.openstack.wsgi [None req-8de6d421-6847-4e01-bb5f-f24074a18768 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 200 [ 1253.575767] [58114]: [pid: 58114|app: 0|req: 208/426] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:26 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.908120] [58115]: DEBUG cinder.api.middleware.request_id [None req-22aeda54-d010-4b7f-aa5e-e66a0f41867b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.910261] [58115]: INFO cinder.api.openstack.wsgi [None req-22aeda54-d010-4b7f-aa5e-e66a0f41867b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1253.910541] [58115]: DEBUG cinder.api.openstack.wsgi [None req-22aeda54-d010-4b7f-aa5e-e66a0f41867b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.910794] [58115]: DEBUG cinder.api.openstack.wsgi [None req-22aeda54-d010-4b7f-aa5e-e66a0f41867b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.918530] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.918530] [58115]: warnings.warn( [ 1253.922296] [58115]: INFO cinder.volume.api [None req-22aeda54-d010-4b7f-aa5e-e66a0f41867b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1253.926606] [58115]: INFO cinder.api.openstack.wsgi [None req-22aeda54-d010-4b7f-aa5e-e66a0f41867b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1253.927028] [58115]: [pid: 58115|app: 0|req: 219/427] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:26 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1254.585511] [58114]: DEBUG cinder.api.middleware.request_id [None req-3609edd8-2855-46d6-bb41-51903e8b24b0 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.587854] [58114]: INFO cinder.api.openstack.wsgi [None req-3609edd8-2855-46d6-bb41-51903e8b24b0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 [ 1254.588087] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3609edd8-2855-46d6-bb41-51903e8b24b0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.588309] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3609edd8-2855-46d6-bb41-51903e8b24b0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.601390] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.601390] [58114]: warnings.warn( [ 1254.604017] [58114]: INFO cinder.api.openstack.wsgi [None req-3609edd8-2855-46d6-bb41-51903e8b24b0 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 returned with HTTP 404 [ 1254.604561] [58114]: [pid: 58114|app: 0|req: 209/428] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:27 2025] GET /volume/v3/volumes/60c84e63-0686-4855-ac1d-805fca392c71 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1254.709215] [58115]: DEBUG cinder.api.middleware.request_id [None req-1b1e6b86-06b8-4acb-9f09-593d1913f09f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.711090] [58115]: INFO cinder.api.openstack.wsgi [None req-1b1e6b86-06b8-4acb-9f09-593d1913f09f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1254.711416] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1b1e6b86-06b8-4acb-9f09-593d1913f09f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.711515] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1b1e6b86-06b8-4acb-9f09-593d1913f09f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.712314] [58115]: INFO cinder.api.v3.volumes [None req-1b1e6b86-06b8-4acb-9f09-593d1913f09f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Delete volume with id: 7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1254.719246] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.719246] [58115]: warnings.warn( [ 1254.719886] [58115]: INFO cinder.volume.api [None req-1b1e6b86-06b8-4acb-9f09-593d1913f09f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1254.736662] [58115]: INFO cinder.volume.api [None req-1b1e6b86-06b8-4acb-9f09-593d1913f09f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Delete volume request issued successfully. [ 1254.736888] [58115]: INFO cinder.api.openstack.wsgi [None req-1b1e6b86-06b8-4acb-9f09-593d1913f09f tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 202 [ 1254.737366] [58115]: [pid: 58115|app: 0|req: 220/429] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:12:27 2025] DELETE /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1254.740576] [58114]: DEBUG cinder.api.middleware.request_id [None req-0291662e-fe83-45b6-9821-49b7f43658cf None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.742744] [58114]: INFO cinder.api.openstack.wsgi [None req-0291662e-fe83-45b6-9821-49b7f43658cf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1254.742969] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0291662e-fe83-45b6-9821-49b7f43658cf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.743197] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0291662e-fe83-45b6-9821-49b7f43658cf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.752125] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.752125] [58114]: warnings.warn( [ 1254.754722] [58114]: INFO cinder.volume.api [None req-0291662e-fe83-45b6-9821-49b7f43658cf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1254.759158] [58114]: INFO cinder.api.openstack.wsgi [None req-0291662e-fe83-45b6-9821-49b7f43658cf tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 1254.759616] [58114]: [pid: 58114|app: 0|req: 210/430] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:27 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.938361] [58115]: DEBUG cinder.api.middleware.request_id [None req-65fd5a6c-e6b9-4931-a7b3-2e3db57cc3fd None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.940546] [58115]: INFO cinder.api.openstack.wsgi [None req-65fd5a6c-e6b9-4931-a7b3-2e3db57cc3fd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1254.940805] [58115]: DEBUG cinder.api.openstack.wsgi [None req-65fd5a6c-e6b9-4931-a7b3-2e3db57cc3fd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.941045] [58115]: DEBUG cinder.api.openstack.wsgi [None req-65fd5a6c-e6b9-4931-a7b3-2e3db57cc3fd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.950184] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.950184] [58115]: warnings.warn( [ 1254.953983] [58115]: INFO cinder.volume.api [None req-65fd5a6c-e6b9-4931-a7b3-2e3db57cc3fd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1254.958462] [58115]: INFO cinder.api.openstack.wsgi [None req-65fd5a6c-e6b9-4931-a7b3-2e3db57cc3fd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1254.959068] [58115]: [pid: 58115|app: 0|req: 221/431] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:27 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.769364] [58114]: DEBUG cinder.api.middleware.request_id [None req-692aea8d-1fc9-4abc-854f-d81a8ce44b5b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.771529] [58114]: INFO cinder.api.openstack.wsgi [None req-692aea8d-1fc9-4abc-854f-d81a8ce44b5b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1255.771762] [58114]: DEBUG cinder.api.openstack.wsgi [None req-692aea8d-1fc9-4abc-854f-d81a8ce44b5b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1255.771976] [58114]: DEBUG cinder.api.openstack.wsgi [None req-692aea8d-1fc9-4abc-854f-d81a8ce44b5b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1255.782912] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.782912] [58114]: warnings.warn( [ 1255.787440] [58114]: INFO cinder.volume.api [None req-692aea8d-1fc9-4abc-854f-d81a8ce44b5b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1255.792581] [58114]: INFO cinder.api.openstack.wsgi [None req-692aea8d-1fc9-4abc-854f-d81a8ce44b5b tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 1255.793013] [58114]: [pid: 58114|app: 0|req: 211/432] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:28 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.969512] [58115]: DEBUG cinder.api.middleware.request_id [None req-f2a10784-e5eb-4a95-8209-230ed918a7b6 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.971622] [58115]: INFO cinder.api.openstack.wsgi [None req-f2a10784-e5eb-4a95-8209-230ed918a7b6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1255.971864] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f2a10784-e5eb-4a95-8209-230ed918a7b6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1255.972084] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f2a10784-e5eb-4a95-8209-230ed918a7b6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1255.979783] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.979783] [58115]: warnings.warn( [ 1255.983328] [58115]: INFO cinder.volume.api [None req-f2a10784-e5eb-4a95-8209-230ed918a7b6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1255.987810] [58115]: INFO cinder.api.openstack.wsgi [None req-f2a10784-e5eb-4a95-8209-230ed918a7b6 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1255.988256] [58115]: [pid: 58115|app: 0|req: 222/433] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:28 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.803646] [58114]: DEBUG cinder.api.middleware.request_id [None req-d1270e88-e635-4f52-a4d0-30d66f87a36e None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.805994] [58114]: INFO cinder.api.openstack.wsgi [None req-d1270e88-e635-4f52-a4d0-30d66f87a36e tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1256.806236] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d1270e88-e635-4f52-a4d0-30d66f87a36e tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.806499] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d1270e88-e635-4f52-a4d0-30d66f87a36e tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.815023] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.815023] [58114]: warnings.warn( [ 1256.819210] [58114]: INFO cinder.volume.api [None req-d1270e88-e635-4f52-a4d0-30d66f87a36e tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Volume info retrieved successfully. [ 1256.824389] [58114]: INFO cinder.api.openstack.wsgi [None req-d1270e88-e635-4f52-a4d0-30d66f87a36e tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 200 [ 1256.825146] [58114]: [pid: 58114|app: 0|req: 212/434] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:29 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.999063] [58115]: DEBUG cinder.api.middleware.request_id [None req-9381d6d7-5981-427d-954a-e67d59561761 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.034825] [58115]: INFO cinder.api.openstack.wsgi [None req-9381d6d7-5981-427d-954a-e67d59561761 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1257.035070] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9381d6d7-5981-427d-954a-e67d59561761 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.035275] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9381d6d7-5981-427d-954a-e67d59561761 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.043862] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.043862] [58115]: warnings.warn( [ 1257.047854] [58115]: INFO cinder.volume.api [None req-9381d6d7-5981-427d-954a-e67d59561761 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1257.052842] [58115]: INFO cinder.api.openstack.wsgi [None req-9381d6d7-5981-427d-954a-e67d59561761 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1257.053257] [58115]: [pid: 58115|app: 0|req: 223/435] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:29 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.834548] [58114]: DEBUG cinder.api.middleware.request_id [None req-cdf11a76-2cde-4e31-83e3-5c5565967d34 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.837445] [58114]: INFO cinder.api.openstack.wsgi [None req-cdf11a76-2cde-4e31-83e3-5c5565967d34 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] GET http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb [ 1257.837753] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cdf11a76-2cde-4e31-83e3-5c5565967d34 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.837979] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cdf11a76-2cde-4e31-83e3-5c5565967d34 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.845405] [58114]: INFO cinder.api.openstack.wsgi [None req-cdf11a76-2cde-4e31-83e3-5c5565967d34 tempest-AttachVolumeNegativeTest-1972551561 tempest-AttachVolumeNegativeTest-1972551561-project-member] http://10.180.1.21/volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb returned with HTTP 404 [ 1257.846056] [58114]: [pid: 58114|app: 0|req: 213/436] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:30 2025] GET /volume/v3/volumes/7952c028-7e70-49a8-9028-8d6f6a667dfb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1258.064493] [58115]: DEBUG cinder.api.middleware.request_id [None req-f08675fc-1e66-42b4-a534-4737763d9a2b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.066839] [58115]: INFO cinder.api.openstack.wsgi [None req-f08675fc-1e66-42b4-a534-4737763d9a2b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1258.067102] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f08675fc-1e66-42b4-a534-4737763d9a2b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.067323] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f08675fc-1e66-42b4-a534-4737763d9a2b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.078683] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.078683] [58115]: warnings.warn( [ 1258.084159] [58115]: INFO cinder.volume.api [None req-f08675fc-1e66-42b4-a534-4737763d9a2b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1258.091638] [58115]: INFO cinder.api.openstack.wsgi [None req-f08675fc-1e66-42b4-a534-4737763d9a2b tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1258.092196] [58115]: [pid: 58115|app: 0|req: 224/437] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:30 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1259.104271] [58114]: DEBUG cinder.api.middleware.request_id [None req-69852270-f5b4-4403-b5d0-fee728941cbd None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.106729] [58114]: INFO cinder.api.openstack.wsgi [None req-69852270-f5b4-4403-b5d0-fee728941cbd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1259.106840] [58114]: DEBUG cinder.api.openstack.wsgi [None req-69852270-f5b4-4403-b5d0-fee728941cbd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1259.107709] [58114]: DEBUG cinder.api.openstack.wsgi [None req-69852270-f5b4-4403-b5d0-fee728941cbd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.118264] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.118264] [58114]: warnings.warn( [ 1259.123111] [58114]: INFO cinder.volume.api [None req-69852270-f5b4-4403-b5d0-fee728941cbd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1259.128870] [58114]: INFO cinder.api.openstack.wsgi [None req-69852270-f5b4-4403-b5d0-fee728941cbd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1259.129329] [58114]: [pid: 58114|app: 0|req: 214/438] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:31 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.140455] [58115]: DEBUG cinder.api.middleware.request_id [None req-e95ff4f6-29ca-472e-85ba-09fd38468d3f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.142669] [58115]: INFO cinder.api.openstack.wsgi [None req-e95ff4f6-29ca-472e-85ba-09fd38468d3f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1260.142963] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e95ff4f6-29ca-472e-85ba-09fd38468d3f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1260.143264] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e95ff4f6-29ca-472e-85ba-09fd38468d3f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1260.155782] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.155782] [58115]: warnings.warn( [ 1260.161318] [58115]: INFO cinder.volume.api [None req-e95ff4f6-29ca-472e-85ba-09fd38468d3f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1260.167709] [58115]: INFO cinder.api.openstack.wsgi [None req-e95ff4f6-29ca-472e-85ba-09fd38468d3f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1260.168246] [58115]: [pid: 58115|app: 0|req: 225/439] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:32 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.178539] [58114]: DEBUG cinder.api.middleware.request_id [None req-50a9f2ae-db99-45fd-859e-aa469001fb77 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.181189] [58114]: INFO cinder.api.openstack.wsgi [None req-50a9f2ae-db99-45fd-859e-aa469001fb77 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1261.181506] [58114]: DEBUG cinder.api.openstack.wsgi [None req-50a9f2ae-db99-45fd-859e-aa469001fb77 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1261.181693] [58114]: DEBUG cinder.api.openstack.wsgi [None req-50a9f2ae-db99-45fd-859e-aa469001fb77 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1261.194099] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.194099] [58114]: warnings.warn( [ 1261.199309] [58114]: INFO cinder.volume.api [None req-50a9f2ae-db99-45fd-859e-aa469001fb77 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1261.205356] [58114]: INFO cinder.api.openstack.wsgi [None req-50a9f2ae-db99-45fd-859e-aa469001fb77 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1261.205809] [58114]: [pid: 58114|app: 0|req: 215/440] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:33 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.216356] [58115]: DEBUG cinder.api.middleware.request_id [None req-fdc756e8-87a8-4d5a-ae6d-8d8617f6162c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.218490] [58115]: INFO cinder.api.openstack.wsgi [None req-fdc756e8-87a8-4d5a-ae6d-8d8617f6162c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1262.218716] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fdc756e8-87a8-4d5a-ae6d-8d8617f6162c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1262.218924] [58115]: DEBUG cinder.api.openstack.wsgi [None req-fdc756e8-87a8-4d5a-ae6d-8d8617f6162c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1262.226792] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.226792] [58115]: warnings.warn( [ 1262.230791] [58115]: INFO cinder.volume.api [None req-fdc756e8-87a8-4d5a-ae6d-8d8617f6162c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1262.235739] [58115]: INFO cinder.api.openstack.wsgi [None req-fdc756e8-87a8-4d5a-ae6d-8d8617f6162c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1262.236188] [58115]: [pid: 58115|app: 0|req: 226/441] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:34 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.247082] [58114]: DEBUG cinder.api.middleware.request_id [None req-02dc9eab-37c7-4f29-bc45-dd3109b78eb9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.249210] [58114]: INFO cinder.api.openstack.wsgi [None req-02dc9eab-37c7-4f29-bc45-dd3109b78eb9 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1263.249423] [58114]: DEBUG cinder.api.openstack.wsgi [None req-02dc9eab-37c7-4f29-bc45-dd3109b78eb9 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1263.249675] [58114]: DEBUG cinder.api.openstack.wsgi [None req-02dc9eab-37c7-4f29-bc45-dd3109b78eb9 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.261325] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.261325] [58114]: warnings.warn( [ 1263.266952] [58114]: INFO cinder.volume.api [None req-02dc9eab-37c7-4f29-bc45-dd3109b78eb9 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1263.274063] [58114]: INFO cinder.api.openstack.wsgi [None req-02dc9eab-37c7-4f29-bc45-dd3109b78eb9 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1263.274698] [58114]: [pid: 58114|app: 0|req: 216/442] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:36 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.285119] [58115]: DEBUG cinder.api.middleware.request_id [None req-41e7c23e-6d3c-4182-bee2-cfc8c40814c7 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.287188] [58115]: INFO cinder.api.openstack.wsgi [None req-41e7c23e-6d3c-4182-bee2-cfc8c40814c7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1264.287401] [58115]: DEBUG cinder.api.openstack.wsgi [None req-41e7c23e-6d3c-4182-bee2-cfc8c40814c7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1264.287621] [58115]: DEBUG cinder.api.openstack.wsgi [None req-41e7c23e-6d3c-4182-bee2-cfc8c40814c7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1264.295223] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.295223] [58115]: warnings.warn( [ 1264.298743] [58115]: INFO cinder.volume.api [None req-41e7c23e-6d3c-4182-bee2-cfc8c40814c7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1264.303078] [58115]: INFO cinder.api.openstack.wsgi [None req-41e7c23e-6d3c-4182-bee2-cfc8c40814c7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1264.303491] [58115]: [pid: 58115|app: 0|req: 227/443] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:37 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.313290] [58114]: DEBUG cinder.api.middleware.request_id [None req-3ad2186d-c930-4692-a9c4-bfe1307d753f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.315339] [58114]: INFO cinder.api.openstack.wsgi [None req-3ad2186d-c930-4692-a9c4-bfe1307d753f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1265.315558] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3ad2186d-c930-4692-a9c4-bfe1307d753f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1265.315775] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3ad2186d-c930-4692-a9c4-bfe1307d753f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.324115] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.324115] [58114]: warnings.warn( [ 1265.327142] [58114]: INFO cinder.volume.api [None req-3ad2186d-c930-4692-a9c4-bfe1307d753f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1265.331493] [58114]: INFO cinder.api.openstack.wsgi [None req-3ad2186d-c930-4692-a9c4-bfe1307d753f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1265.331900] [58114]: [pid: 58114|app: 0|req: 217/444] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:38 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.342494] [58115]: DEBUG cinder.api.middleware.request_id [None req-6d9b719f-77d4-435b-b34f-c968d2258734 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.344534] [58115]: INFO cinder.api.openstack.wsgi [None req-6d9b719f-77d4-435b-b34f-c968d2258734 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1266.344742] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6d9b719f-77d4-435b-b34f-c968d2258734 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.344941] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6d9b719f-77d4-435b-b34f-c968d2258734 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.354698] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.354698] [58115]: warnings.warn( [ 1266.359097] [58115]: INFO cinder.volume.api [None req-6d9b719f-77d4-435b-b34f-c968d2258734 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1266.364209] [58115]: INFO cinder.api.openstack.wsgi [None req-6d9b719f-77d4-435b-b34f-c968d2258734 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1266.364635] [58115]: [pid: 58115|app: 0|req: 228/445] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:39 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.391215] [58114]: DEBUG cinder.api.middleware.request_id [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-09c2eb1f-1b6d-481d-be97-4bd052300eb4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.393662] [58114]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-09c2eb1f-1b6d-481d-be97-4bd052300eb4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1266.393853] [58114]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-09c2eb1f-1b6d-481d-be97-4bd052300eb4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.394108] [58114]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-09c2eb1f-1b6d-481d-be97-4bd052300eb4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.401415] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.401415] [58114]: warnings.warn( [ 1266.405146] [58114]: INFO cinder.volume.api [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-09c2eb1f-1b6d-481d-be97-4bd052300eb4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1266.409896] [58114]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-09c2eb1f-1b6d-481d-be97-4bd052300eb4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1266.410313] [58114]: [pid: 58114|app: 0|req: 218/446] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:12:39 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.660170] [58115]: DEBUG cinder.api.middleware.request_id [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-be265f3b-ae30-4374-a00f-625ea6b7d6c5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.663923] [58115]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-be265f3b-ae30-4374-a00f-625ea6b7d6c5 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1266.664291] [58115]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-be265f3b-ae30-4374-a00f-625ea6b7d6c5 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.664613] [58115]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-be265f3b-ae30-4374-a00f-625ea6b7d6c5 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.676883] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.676883] [58115]: warnings.warn( [ 1266.682139] [58115]: INFO cinder.volume.api [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-be265f3b-ae30-4374-a00f-625ea6b7d6c5 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1266.688304] [58115]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-be265f3b-ae30-4374-a00f-625ea6b7d6c5 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1266.688735] [58115]: [pid: 58115|app: 0|req: 229/447] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:12:39 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.694524] [58114]: DEBUG cinder.api.middleware.request_id [None req-86b9a348-acc7-4628-81aa-ee5d0870add9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.694959] [58114]: INFO cinder.api.openstack.wsgi [None req-86b9a348-acc7-4628-81aa-ee5d0870add9 None None] GET http://10.180.1.21/volume// [ 1266.695144] [58114]: DEBUG cinder.api.openstack.wsgi [None req-86b9a348-acc7-4628-81aa-ee5d0870add9 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.695388] [58114]: DEBUG cinder.api.openstack.wsgi [None req-86b9a348-acc7-4628-81aa-ee5d0870add9 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.695783] [58114]: INFO cinder.api.openstack.wsgi [None req-86b9a348-acc7-4628-81aa-ee5d0870add9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1266.696214] [58114]: [pid: 58114|app: 0|req: 219/448] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:12:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1266.699340] [58115]: DEBUG cinder.api.middleware.request_id [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b0f7b9f0-a235-41e5-8171-6b12352e2c5d None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.701409] [58115]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b0f7b9f0-a235-41e5-8171-6b12352e2c5d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1266.701795] [58115]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b0f7b9f0-a235-41e5-8171-6b12352e2c5d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "896a9157-1740-4ccc-8815-c6252e7f445b", "connector": null, "instance_uuid": "e76ed110-ad0f-436c-858a-bc035c8b1f09"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1266.710299] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.710299] [58115]: warnings.warn( [ 1266.735600] [58115]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b0f7b9f0-a235-41e5-8171-6b12352e2c5d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1266.736099] [58115]: [pid: 58115|app: 0|req: 230/449] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:12:39 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) [ 1272.117972] [58114]: DEBUG cinder.api.middleware.request_id [None req-cb76269a-7ef8-4d44-a179-46bc022ab9f2 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.118411] [58114]: INFO cinder.api.openstack.wsgi [None req-cb76269a-7ef8-4d44-a179-46bc022ab9f2 None None] GET http://10.180.1.21/volume// [ 1272.118582] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cb76269a-7ef8-4d44-a179-46bc022ab9f2 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1272.118805] [58114]: DEBUG cinder.api.openstack.wsgi [None req-cb76269a-7ef8-4d44-a179-46bc022ab9f2 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1272.119203] [58114]: INFO cinder.api.openstack.wsgi [None req-cb76269a-7ef8-4d44-a179-46bc022ab9f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1272.119532] [58114]: [pid: 58114|app: 0|req: 220/450] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:12:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1272.123040] [58115]: DEBUG cinder.api.middleware.request_id [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b3154bd6-7f9c-487e-bbce-cdd5eeb3a5db None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.125333] [58115]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b3154bd6-7f9c-487e-bbce-cdd5eeb3a5db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1272.125572] [58115]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b3154bd6-7f9c-487e-bbce-cdd5eeb3a5db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1272.125787] [58115]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b3154bd6-7f9c-487e-bbce-cdd5eeb3a5db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1272.139791] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.139791] [58115]: warnings.warn( [ 1272.143697] [58115]: INFO cinder.volume.api [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b3154bd6-7f9c-487e-bbce-cdd5eeb3a5db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1272.149844] [58115]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-b3154bd6-7f9c-487e-bbce-cdd5eeb3a5db tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 200 [ 1272.150291] [58115]: [pid: 58115|app: 0|req: 231/451] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:12:44 2025] GET /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1272.259562] [58114]: DEBUG cinder.api.middleware.request_id [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9d0f6739-19bd-4679-831a-c3e2cfbb84bf None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.261912] [58114]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9d0f6739-19bd-4679-831a-c3e2cfbb84bf tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] PUT http://10.180.1.21/volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac [ 1272.262331] [58114]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9d0f6739-19bd-4679-831a-c3e2cfbb84bf tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-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=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1272.272414] [58114]: DEBUG cinder.coordination [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9d0f6739-19bd-4679-831a-c3e2cfbb84bf tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Acquiring lock "cinder-attachment_update-896a9157-1740-4ccc-8815-c6252e7f445b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1272.278233] [58114]: DEBUG cinder.coordination [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9d0f6739-19bd-4679-831a-c3e2cfbb84bf tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Lock "cinder-attachment_update-896a9157-1740-4ccc-8815-c6252e7f445b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1272.279392] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.279392] [58114]: warnings.warn( [ 1272.465269] [58115]: DEBUG cinder.api.middleware.request_id [None req-c1ed0c7d-86cf-4c47-9845-541c6d988e8b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.467402] [58115]: INFO cinder.api.openstack.wsgi [None req-c1ed0c7d-86cf-4c47-9845-541c6d988e8b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1272.467636] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c1ed0c7d-86cf-4c47-9845-541c6d988e8b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1272.467854] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c1ed0c7d-86cf-4c47-9845-541c6d988e8b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1272.468052] [58115]: INFO cinder.api.v3.volumes [None req-c1ed0c7d-86cf-4c47-9845-541c6d988e8b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Delete volume with id: 8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1272.475776] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.475776] [58115]: warnings.warn( [ 1272.476329] [58115]: INFO cinder.volume.api [None req-c1ed0c7d-86cf-4c47-9845-541c6d988e8b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1272.501483] [58115]: INFO cinder.volume.api [None req-c1ed0c7d-86cf-4c47-9845-541c6d988e8b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Delete volume request issued successfully. [ 1272.501691] [58115]: INFO cinder.api.openstack.wsgi [None req-c1ed0c7d-86cf-4c47-9845-541c6d988e8b tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 202 [ 1272.502717] [58115]: [pid: 58115|app: 0|req: 232/452] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:12:45 2025] DELETE /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1272.504925] [58115]: DEBUG cinder.api.middleware.request_id [None req-0ff56078-562c-4a46-8d67-c36b061fe717 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.506911] [58115]: INFO cinder.api.openstack.wsgi [None req-0ff56078-562c-4a46-8d67-c36b061fe717 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1272.507138] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0ff56078-562c-4a46-8d67-c36b061fe717 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1272.507343] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0ff56078-562c-4a46-8d67-c36b061fe717 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1272.517299] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.517299] [58115]: warnings.warn( [ 1272.521278] [58115]: INFO cinder.volume.api [None req-0ff56078-562c-4a46-8d67-c36b061fe717 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1272.526016] [58115]: INFO cinder.api.openstack.wsgi [None req-0ff56078-562c-4a46-8d67-c36b061fe717 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1272.526502] [58115]: [pid: 58115|app: 0|req: 233/453] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:45 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1272.800843] [58114]: DEBUG cinder.coordination [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9d0f6739-19bd-4679-831a-c3e2cfbb84bf tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Lock "cinder-attachment_update-896a9157-1740-4ccc-8815-c6252e7f445b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1272.801233] [58114]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9d0f6739-19bd-4679-831a-c3e2cfbb84bf tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac returned with HTTP 200 [ 1272.801855] [58114]: [pid: 58114|app: 0|req: 221/454] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:12:45 2025] PUT /volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1273.309121] [58115]: DEBUG cinder.api.middleware.request_id [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9f01debb-436c-4009-9095-47852ae9e3b7 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.311533] [58115]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9f01debb-436c-4009-9095-47852ae9e3b7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac/action [ 1273.311965] [58115]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9f01debb-436c-4009-9095-47852ae9e3b7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1273.312112] [58115]: DEBUG cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9f01debb-436c-4009-9095-47852ae9e3b7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1273.331908] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.331908] [58115]: warnings.warn( [ 1273.341142] [58115]: INFO cinder.api.openstack.wsgi [req-0cfdd8c4-e5b1-4a81-a522-c5be2d6dbe53 req-9f01debb-436c-4009-9095-47852ae9e3b7 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac/action returned with HTTP 204 [ 1273.341625] [58115]: [pid: 58115|app: 0|req: 234/455] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:12:46 2025] POST /volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1273.536060] [58114]: DEBUG cinder.api.middleware.request_id [None req-f187b4e3-5911-480f-bb84-d4ac25e754f5 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.538110] [58114]: INFO cinder.api.openstack.wsgi [None req-f187b4e3-5911-480f-bb84-d4ac25e754f5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1273.538325] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f187b4e3-5911-480f-bb84-d4ac25e754f5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1273.538531] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f187b4e3-5911-480f-bb84-d4ac25e754f5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1273.546542] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.546542] [58114]: warnings.warn( [ 1273.550534] [58114]: INFO cinder.volume.api [None req-f187b4e3-5911-480f-bb84-d4ac25e754f5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1273.556508] [58114]: INFO cinder.api.openstack.wsgi [None req-f187b4e3-5911-480f-bb84-d4ac25e754f5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1273.556907] [58114]: [pid: 58114|app: 0|req: 222/456] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:46 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.566370] [58115]: DEBUG cinder.api.middleware.request_id [None req-7d9781a2-5241-4c99-ae12-90f944a9e7b5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.568547] [58115]: INFO cinder.api.openstack.wsgi [None req-7d9781a2-5241-4c99-ae12-90f944a9e7b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1274.568761] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7d9781a2-5241-4c99-ae12-90f944a9e7b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1274.568968] [58115]: DEBUG cinder.api.openstack.wsgi [None req-7d9781a2-5241-4c99-ae12-90f944a9e7b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1274.579055] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.579055] [58115]: warnings.warn( [ 1274.583614] [58115]: INFO cinder.volume.api [None req-7d9781a2-5241-4c99-ae12-90f944a9e7b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Volume info retrieved successfully. [ 1274.610840] [58115]: INFO cinder.api.openstack.wsgi [None req-7d9781a2-5241-4c99-ae12-90f944a9e7b5 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 200 [ 1274.611296] [58115]: [pid: 58115|app: 0|req: 235/457] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:47 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.622134] [58114]: DEBUG cinder.api.middleware.request_id [None req-1857ed06-b7d2-46c5-91e9-7361e83eacf1 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.624434] [58114]: INFO cinder.api.openstack.wsgi [None req-1857ed06-b7d2-46c5-91e9-7361e83eacf1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] GET http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 [ 1275.624684] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1857ed06-b7d2-46c5-91e9-7361e83eacf1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1275.624901] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1857ed06-b7d2-46c5-91e9-7361e83eacf1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1275.632125] [58114]: INFO cinder.api.openstack.wsgi [None req-1857ed06-b7d2-46c5-91e9-7361e83eacf1 tempest-ServerActionsTestOtherB-749564081 tempest-ServerActionsTestOtherB-749564081-project-member] http://10.180.1.21/volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 returned with HTTP 404 [ 1275.632757] [58114]: [pid: 58114|app: 0|req: 223/458] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:12:48 2025] GET /volume/v3/volumes/8aa85d8e-c1ca-46b5-9447-1b729374cc06 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1284.586063] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=199,cinder:UPDATE=26,cinder:INSERT=11 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1285.628036] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=151,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1295.460726] [58115]: DEBUG cinder.api.middleware.request_id [None req-024fe4ca-f32c-48a6-b9d6-96e4dc216090 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.461367] [58115]: INFO cinder.api.openstack.wsgi [None req-024fe4ca-f32c-48a6-b9d6-96e4dc216090 None None] GET http://10.180.1.21/volume// [ 1295.461548] [58115]: DEBUG cinder.api.openstack.wsgi [None req-024fe4ca-f32c-48a6-b9d6-96e4dc216090 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1295.461757] [58115]: DEBUG cinder.api.openstack.wsgi [None req-024fe4ca-f32c-48a6-b9d6-96e4dc216090 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1295.462206] [58115]: INFO cinder.api.openstack.wsgi [None req-024fe4ca-f32c-48a6-b9d6-96e4dc216090 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1295.462529] [58115]: [pid: 58115|app: 0|req: 236/459] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:13:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1295.466642] [58114]: DEBUG cinder.api.middleware.request_id [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-e7c27d38-d414-4136-8d98-2892d570410a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.468721] [58114]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-e7c27d38-d414-4136-8d98-2892d570410a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1295.469312] [58114]: DEBUG cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-e7c27d38-d414-4136-8d98-2892d570410a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "896a9157-1740-4ccc-8815-c6252e7f445b", "connector": null, "instance_uuid": "e76ed110-ad0f-436c-858a-bc035c8b1f09"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1295.485223] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.485223] [58114]: warnings.warn( [ 1295.516743] [58114]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-e7c27d38-d414-4136-8d98-2892d570410a tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1295.517277] [58114]: [pid: 58114|app: 0|req: 224/460] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:13:08 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1295.524163] [58115]: DEBUG cinder.api.middleware.request_id [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c61507a3-6402-43a9-81dd-94bf0dac2c0c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.526654] [58115]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c61507a3-6402-43a9-81dd-94bf0dac2c0c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac [ 1295.526877] [58115]: DEBUG cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c61507a3-6402-43a9-81dd-94bf0dac2c0c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1295.528038] [58115]: DEBUG cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c61507a3-6402-43a9-81dd-94bf0dac2c0c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1295.535095] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.535095] [58115]: warnings.warn( [ 1296.062707] [58115]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c61507a3-6402-43a9-81dd-94bf0dac2c0c tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac returned with HTTP 200 [ 1296.063432] [58115]: [pid: 58115|app: 0|req: 237/461] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:13:08 2025] DELETE /volume/v3/attachments/a6a197a7-7511-47c3-bd32-b40ede842bac => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1300.509031] [58114]: DEBUG cinder.api.middleware.request_id [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-fbc739a3-0ef7-4104-b26a-6ccee6bd861f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.511322] [58114]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-fbc739a3-0ef7-4104-b26a-6ccee6bd861f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] PUT http://10.180.1.21/volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c [ 1300.511736] [58114]: DEBUG cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-fbc739a3-0ef7-4104-b26a-6ccee6bd861f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-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-874347", "mountpoint": "/dev/sda"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1300.522022] [58114]: DEBUG cinder.coordination [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-fbc739a3-0ef7-4104-b26a-6ccee6bd861f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Acquiring lock "cinder-attachment_update-896a9157-1740-4ccc-8815-c6252e7f445b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1300.526515] [58114]: DEBUG cinder.coordination [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-fbc739a3-0ef7-4104-b26a-6ccee6bd861f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Lock "cinder-attachment_update-896a9157-1740-4ccc-8815-c6252e7f445b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1300.527577] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.527577] [58114]: warnings.warn( [ 1301.047699] [58114]: DEBUG cinder.coordination [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-fbc739a3-0ef7-4104-b26a-6ccee6bd861f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Lock "cinder-attachment_update-896a9157-1740-4ccc-8815-c6252e7f445b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1301.048099] [58114]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-fbc739a3-0ef7-4104-b26a-6ccee6bd861f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c returned with HTTP 200 [ 1301.048581] [58114]: [pid: 58114|app: 0|req: 225/462] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:13:13 2025] PUT /volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1301.053053] [58115]: DEBUG cinder.api.middleware.request_id [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-cb8bf2a0-5d8c-461d-bb35-a1d992a8f3f4 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.055369] [58115]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-cb8bf2a0-5d8c-461d-bb35-a1d992a8f3f4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c [ 1301.055611] [58115]: DEBUG cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-cb8bf2a0-5d8c-461d-bb35-a1d992a8f3f4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1301.055820] [58115]: DEBUG cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-cb8bf2a0-5d8c-461d-bb35-a1d992a8f3f4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1301.070301] [58115]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-cb8bf2a0-5d8c-461d-bb35-a1d992a8f3f4 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c returned with HTTP 200 [ 1301.070885] [58115]: [pid: 58115|app: 0|req: 238/463] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Nov 17 15:13:13 2025] GET /volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1303.161399] [58114]: DEBUG cinder.api.middleware.request_id [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c517e716-9140-4cd4-b5b7-57139eb65a5d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.163549] [58114]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c517e716-9140-4cd4-b5b7-57139eb65a5d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] POST http://10.180.1.21/volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c/action [ 1303.164072] [58114]: DEBUG cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c517e716-9140-4cd4-b5b7-57139eb65a5d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1303.164242] [58114]: DEBUG cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c517e716-9140-4cd4-b5b7-57139eb65a5d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1303.180443] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.180443] [58114]: warnings.warn( [ 1303.196232] [58114]: INFO cinder.api.openstack.wsgi [req-8e315ec2-1343-4c73-b4b0-f7c3296f7b22 req-c517e716-9140-4cd4-b5b7-57139eb65a5d tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c/action returned with HTTP 204 [ 1303.196945] [58114]: [pid: 58114|app: 0|req: 226/464] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:13:15 2025] POST /volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1311.069425] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1313.185363] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1331.879144] [58115]: DEBUG cinder.api.middleware.request_id [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.881433] [58115]: INFO cinder.api.openstack.wsgi [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1331.881827] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-606787920"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1331.883384] [58115]: DEBUG cinder.api.v3.volumes [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-606787920'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1331.883540] [58115]: INFO cinder.api.v3.volumes [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume of 1 GB [ 1331.883860] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.883860] [58115]: warnings.warn( [ 1331.889423] [58115]: INFO cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Availability Zones retrieved successfully. [ 1331.896345] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Flow 'volume_create_api' (4b6e7dbe-bf8f-46ff-b7e3-cf3d3a43b530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1331.897553] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108cf61f-d0e6-46b5-9b68-b028ceb45486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1331.898645] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1331.916596] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108cf61f-d0e6-46b5-9b68-b028ceb45486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1331.917498] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87750d63-b970-4f97-9d8d-49a0bd08897f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1331.965052] [58115]: DEBUG cinder.quota [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Created reservations ['6f0ad607-41ab-4cd5-ab17-33f92d743280', '33d0fefc-916c-4095-a203-b3ebec1034bf', 'e386fc53-2d86-47ea-bc12-c24a6633372a', '89bb3620-29b6-4907-801c-3d177543c56a'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1331.965988] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87750d63-b970-4f97-9d8d-49a0bd08897f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f0ad607-41ab-4cd5-ab17-33f92d743280', '33d0fefc-916c-4095-a203-b3ebec1034bf', 'e386fc53-2d86-47ea-bc12-c24a6633372a', '89bb3620-29b6-4907-801c-3d177543c56a']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1331.968275] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43554a8a-d4a2-45f7-8b92-0088b67212a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1331.979633] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43554a8a-d4a2-45f7-8b92-0088b67212a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a21c5845-ea8f-498b-8cc7-9f512719142b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-606787920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7f7ba67af04b669fb73bdf43455c92',qos_specs=None,replication_status=,reservations=['6f0ad607-41ab-4cd5-ab17-33f92d743280','33d0fefc-916c-4095-a203-b3ebec1034bf','e386fc53-2d86-47ea-bc12-c24a6633372a','89bb3620-29b6-4907-801c-3d177543c56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bedabe344624c90b74527f039941807',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-606787920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a21c5845-ea8f-498b-8cc7-9f512719142b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f7f7ba67af04b669fb73bdf43455c92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bedabe344624c90b74527f039941807',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1331.980557] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2195abc-81b1-4230-9ab1-86336957bd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1331.992433] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2195abc-81b1-4230-9ab1-86336957bd95) transitioned into state 'SUCCESS' from state '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-606787920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7f7ba67af04b669fb73bdf43455c92',qos_specs=None,replication_status=,reservations=['6f0ad607-41ab-4cd5-ab17-33f92d743280','33d0fefc-916c-4095-a203-b3ebec1034bf','e386fc53-2d86-47ea-bc12-c24a6633372a','89bb3620-29b6-4907-801c-3d177543c56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bedabe344624c90b74527f039941807',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1331.993245] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853cd08a-9357-48be-bee4-a8f3c97d5036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1332.001674] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853cd08a-9357-48be-bee4-a8f3c97d5036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1332.002363] [58115]: DEBUG cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Flow 'volume_create_api' (4b6e7dbe-bf8f-46ff-b7e3-cf3d3a43b530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1332.002703] [58115]: INFO cinder.volume.api [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume request issued successfully. [ 1332.003342] [58115]: INFO cinder.api.openstack.wsgi [None req-0a5a5df8-62cc-41d5-9f3e-63dd82ed9ccb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1332.003794] [58115]: [pid: 58115|app: 0|req: 239/465] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:13:44 2025] POST /volume/v3/volumes => generated 749 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1332.012329] [58114]: DEBUG cinder.api.middleware.request_id [None req-76ec1d8f-0971-4e81-9908-a28fb64a4a6f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.014680] [58114]: INFO cinder.api.openstack.wsgi [None req-76ec1d8f-0971-4e81-9908-a28fb64a4a6f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1332.014893] [58114]: DEBUG cinder.api.openstack.wsgi [None req-76ec1d8f-0971-4e81-9908-a28fb64a4a6f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.015130] [58114]: DEBUG cinder.api.openstack.wsgi [None req-76ec1d8f-0971-4e81-9908-a28fb64a4a6f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.023467] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.023467] [58114]: warnings.warn( [ 1332.028367] [58114]: INFO cinder.volume.api [None req-76ec1d8f-0971-4e81-9908-a28fb64a4a6f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1332.033199] [58114]: INFO cinder.api.openstack.wsgi [None req-76ec1d8f-0971-4e81-9908-a28fb64a4a6f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1332.033668] [58114]: [pid: 58114|app: 0|req: 227/466] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:44 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.044907] [58115]: DEBUG cinder.api.middleware.request_id [None req-1066302f-22e5-46a0-a2ac-c3f3511ef03d None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.047934] [58115]: INFO cinder.api.openstack.wsgi [None req-1066302f-22e5-46a0-a2ac-c3f3511ef03d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1333.048253] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1066302f-22e5-46a0-a2ac-c3f3511ef03d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1333.048549] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1066302f-22e5-46a0-a2ac-c3f3511ef03d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.061912] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.061912] [58115]: warnings.warn( [ 1333.067396] [58115]: INFO cinder.volume.api [None req-1066302f-22e5-46a0-a2ac-c3f3511ef03d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1333.074625] [58115]: INFO cinder.api.openstack.wsgi [None req-1066302f-22e5-46a0-a2ac-c3f3511ef03d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1333.075247] [58115]: [pid: 58115|app: 0|req: 240/467] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:45 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.117540] [58114]: DEBUG cinder.api.middleware.request_id [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-c50806ad-9f61-4020-ac46-aae31a32bef9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.119857] [58114]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-c50806ad-9f61-4020-ac46-aae31a32bef9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1333.120076] [58114]: DEBUG cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-c50806ad-9f61-4020-ac46-aae31a32bef9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1333.120321] [58114]: DEBUG cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-c50806ad-9f61-4020-ac46-aae31a32bef9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.128007] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.128007] [58114]: warnings.warn( [ 1333.131449] [58114]: INFO cinder.volume.api [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-c50806ad-9f61-4020-ac46-aae31a32bef9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1333.135618] [58114]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-c50806ad-9f61-4020-ac46-aae31a32bef9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1333.136020] [58114]: [pid: 58114|app: 0|req: 228/468] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:13:45 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.654816] [58115]: DEBUG cinder.api.middleware.request_id [None req-3e31bee4-a03c-4e42-a866-9a41376ddfeb None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.655274] [58115]: INFO cinder.api.openstack.wsgi [None req-3e31bee4-a03c-4e42-a866-9a41376ddfeb None None] GET http://10.180.1.21/volume// [ 1334.655444] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3e31bee4-a03c-4e42-a866-9a41376ddfeb None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1334.655646] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3e31bee4-a03c-4e42-a866-9a41376ddfeb None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1334.656033] [58115]: INFO cinder.api.openstack.wsgi [None req-3e31bee4-a03c-4e42-a866-9a41376ddfeb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1334.656342] [58115]: [pid: 58115|app: 0|req: 241/469] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:13:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1334.659760] [58114]: DEBUG cinder.api.middleware.request_id [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d6307e8b-e730-4af7-bdab-6030e46a72a2 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.662151] [58114]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d6307e8b-e730-4af7-bdab-6030e46a72a2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1334.662545] [58114]: DEBUG cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d6307e8b-e730-4af7-bdab-6030e46a72a2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a21c5845-ea8f-498b-8cc7-9f512719142b", "connector": null, "instance_uuid": "7ff6f859-83b1-4f98-a4a1-ec5b9725d39e"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1334.671431] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.671431] [58114]: warnings.warn( [ 1334.694746] [58114]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d6307e8b-e730-4af7-bdab-6030e46a72a2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1334.695301] [58114]: [pid: 58114|app: 0|req: 229/470] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:13:47 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) [ 1334.722435] [58115]: DEBUG cinder.api.middleware.request_id [None req-0fad380b-08a9-4416-b39d-d0900d8cdb49 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.724126] [58115]: INFO cinder.api.openstack.wsgi [None req-0fad380b-08a9-4416-b39d-d0900d8cdb49 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1334.724503] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0fad380b-08a9-4416-b39d-d0900d8cdb49 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1334.724823] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0fad380b-08a9-4416-b39d-d0900d8cdb49 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1334.735980] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.735980] [58115]: warnings.warn( [ 1334.740112] [58115]: INFO cinder.volume.api [None req-0fad380b-08a9-4416-b39d-d0900d8cdb49 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1334.744607] [58115]: INFO cinder.api.openstack.wsgi [None req-0fad380b-08a9-4416-b39d-d0900d8cdb49 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1334.745023] [58115]: [pid: 58115|app: 0|req: 242/471] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:47 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.227719] [58114]: DEBUG cinder.api.middleware.request_id [None req-245966ad-a614-4117-b4aa-4e5c2ab2a722 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.228459] [58114]: INFO cinder.api.openstack.wsgi [None req-245966ad-a614-4117-b4aa-4e5c2ab2a722 None None] GET http://10.180.1.21/volume// [ 1335.228761] [58114]: DEBUG cinder.api.openstack.wsgi [None req-245966ad-a614-4117-b4aa-4e5c2ab2a722 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.229125] [58114]: DEBUG cinder.api.openstack.wsgi [None req-245966ad-a614-4117-b4aa-4e5c2ab2a722 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.229728] [58114]: INFO cinder.api.openstack.wsgi [None req-245966ad-a614-4117-b4aa-4e5c2ab2a722 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1335.230252] [58114]: [pid: 58114|app: 0|req: 230/472] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:13:47 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1335.235256] [58115]: DEBUG cinder.api.middleware.request_id [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-ed21f267-61c5-4f01-beff-fa4b46967b48 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.238755] [58115]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-ed21f267-61c5-4f01-beff-fa4b46967b48 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1335.239359] [58115]: DEBUG cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-ed21f267-61c5-4f01-beff-fa4b46967b48 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.239544] [58115]: DEBUG cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-ed21f267-61c5-4f01-beff-fa4b46967b48 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.252401] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.252401] [58115]: warnings.warn( [ 1335.255873] [58115]: INFO cinder.volume.api [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-ed21f267-61c5-4f01-beff-fa4b46967b48 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1335.260305] [58115]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-ed21f267-61c5-4f01-beff-fa4b46967b48 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1335.260742] [58115]: [pid: 58115|app: 0|req: 243/473] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:13:47 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1335.288402] [58114]: DEBUG cinder.api.middleware.request_id [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-74f54220-ccf9-4618-8d99-adf3c6015a1d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.290766] [58114]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-74f54220-ccf9-4618-8d99-adf3c6015a1d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] PUT http://10.180.1.21/volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1 [ 1335.291343] [58114]: DEBUG cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-74f54220-ccf9-4618-8d99-adf3c6015a1d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-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-874350", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1335.298990] [58114]: DEBUG cinder.coordination [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-74f54220-ccf9-4618-8d99-adf3c6015a1d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Acquiring lock "cinder-attachment_update-a21c5845-ea8f-498b-8cc7-9f512719142b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1335.306172] [58114]: DEBUG cinder.coordination [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-74f54220-ccf9-4618-8d99-adf3c6015a1d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Lock "cinder-attachment_update-a21c5845-ea8f-498b-8cc7-9f512719142b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1335.307074] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.307074] [58114]: warnings.warn( [ 1335.755439] [58115]: DEBUG cinder.api.middleware.request_id [None req-c029f4b5-4775-406a-bccc-858e9ce99a32 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.757624] [58115]: INFO cinder.api.openstack.wsgi [None req-c029f4b5-4775-406a-bccc-858e9ce99a32 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1335.757836] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c029f4b5-4775-406a-bccc-858e9ce99a32 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.758316] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c029f4b5-4775-406a-bccc-858e9ce99a32 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.769378] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.769378] [58115]: warnings.warn( [ 1335.773101] [58115]: INFO cinder.volume.api [None req-c029f4b5-4775-406a-bccc-858e9ce99a32 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1335.777780] [58115]: INFO cinder.api.openstack.wsgi [None req-c029f4b5-4775-406a-bccc-858e9ce99a32 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1335.778253] [58115]: [pid: 58115|app: 0|req: 244/474] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:48 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.789682] [58115]: DEBUG cinder.api.middleware.request_id [None req-513966aa-af85-435d-80db-3402f9653525 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.791852] [58115]: INFO cinder.api.openstack.wsgi [None req-513966aa-af85-435d-80db-3402f9653525 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1336.792092] [58115]: DEBUG cinder.api.openstack.wsgi [None req-513966aa-af85-435d-80db-3402f9653525 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1336.792316] [58115]: DEBUG cinder.api.openstack.wsgi [None req-513966aa-af85-435d-80db-3402f9653525 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1336.803644] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.803644] [58115]: warnings.warn( [ 1336.806864] [58115]: INFO cinder.volume.api [None req-513966aa-af85-435d-80db-3402f9653525 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1336.811142] [58115]: INFO cinder.api.openstack.wsgi [None req-513966aa-af85-435d-80db-3402f9653525 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1336.811562] [58115]: [pid: 58115|app: 0|req: 245/475] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:49 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.821499] [58115]: DEBUG cinder.api.middleware.request_id [None req-6d5fbb5d-22c3-4afb-8d68-e99f9fb86c7d None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.823681] [58115]: INFO cinder.api.openstack.wsgi [None req-6d5fbb5d-22c3-4afb-8d68-e99f9fb86c7d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1337.823902] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6d5fbb5d-22c3-4afb-8d68-e99f9fb86c7d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1337.824118] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6d5fbb5d-22c3-4afb-8d68-e99f9fb86c7d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1337.834731] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.834731] [58115]: warnings.warn( [ 1337.838086] [58115]: INFO cinder.volume.api [None req-6d5fbb5d-22c3-4afb-8d68-e99f9fb86c7d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1337.842643] [58115]: INFO cinder.api.openstack.wsgi [None req-6d5fbb5d-22c3-4afb-8d68-e99f9fb86c7d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1337.843089] [58115]: [pid: 58115|app: 0|req: 246/476] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:50 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.853848] [58115]: DEBUG cinder.api.middleware.request_id [None req-dcda3472-e220-4988-abdc-6f85dacf771b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.855941] [58115]: INFO cinder.api.openstack.wsgi [None req-dcda3472-e220-4988-abdc-6f85dacf771b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1338.856174] [58115]: DEBUG cinder.api.openstack.wsgi [None req-dcda3472-e220-4988-abdc-6f85dacf771b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1338.856382] [58115]: DEBUG cinder.api.openstack.wsgi [None req-dcda3472-e220-4988-abdc-6f85dacf771b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1338.867339] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.867339] [58115]: warnings.warn( [ 1338.871132] [58115]: INFO cinder.volume.api [None req-dcda3472-e220-4988-abdc-6f85dacf771b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1338.875934] [58115]: INFO cinder.api.openstack.wsgi [None req-dcda3472-e220-4988-abdc-6f85dacf771b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1338.876525] [58115]: [pid: 58115|app: 0|req: 247/477] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:51 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.831235] [58114]: DEBUG cinder.coordination [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-74f54220-ccf9-4618-8d99-adf3c6015a1d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Lock "cinder-attachment_update-a21c5845-ea8f-498b-8cc7-9f512719142b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1339.831610] [58114]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-74f54220-ccf9-4618-8d99-adf3c6015a1d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1 returned with HTTP 200 [ 1339.832103] [58114]: [pid: 58114|app: 0|req: 231/478] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:13:48 2025] PUT /volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1339.886293] [58115]: DEBUG cinder.api.middleware.request_id [None req-5774cadd-2341-45fa-9ca3-ed669ef399aa None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.888493] [58115]: INFO cinder.api.openstack.wsgi [None req-5774cadd-2341-45fa-9ca3-ed669ef399aa tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1339.888719] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5774cadd-2341-45fa-9ca3-ed669ef399aa tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1339.888923] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5774cadd-2341-45fa-9ca3-ed669ef399aa tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1339.901751] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.901751] [58115]: warnings.warn( [ 1339.906055] [58115]: INFO cinder.volume.api [None req-5774cadd-2341-45fa-9ca3-ed669ef399aa tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1339.911549] [58115]: INFO cinder.api.openstack.wsgi [None req-5774cadd-2341-45fa-9ca3-ed669ef399aa tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1339.911978] [58115]: [pid: 58115|app: 0|req: 248/479] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:52 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.923598] [58114]: DEBUG cinder.api.middleware.request_id [None req-ff6bcd56-fc63-441f-a52e-7d769cf79fcf None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.926431] [58114]: INFO cinder.api.openstack.wsgi [None req-ff6bcd56-fc63-441f-a52e-7d769cf79fcf tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1340.926982] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ff6bcd56-fc63-441f-a52e-7d769cf79fcf tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1340.927527] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ff6bcd56-fc63-441f-a52e-7d769cf79fcf tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1340.948024] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.948024] [58114]: warnings.warn( [ 1340.953198] [58114]: INFO cinder.volume.api [None req-ff6bcd56-fc63-441f-a52e-7d769cf79fcf tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1340.959168] [58114]: INFO cinder.api.openstack.wsgi [None req-ff6bcd56-fc63-441f-a52e-7d769cf79fcf tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1340.959168] [58114]: [pid: 58114|app: 0|req: 232/480] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:53 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.450832] [58115]: DEBUG cinder.api.middleware.request_id [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d0926bb2-a753-4e75-a34b-2a7d44fba766 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.453376] [58115]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d0926bb2-a753-4e75-a34b-2a7d44fba766 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1/action [ 1341.453864] [58115]: DEBUG cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d0926bb2-a753-4e75-a34b-2a7d44fba766 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1341.454038] [58115]: DEBUG cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d0926bb2-a753-4e75-a34b-2a7d44fba766 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1341.476084] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.476084] [58115]: warnings.warn( [ 1341.485604] [58115]: INFO cinder.api.openstack.wsgi [req-0859b8dd-45db-4c56-ba7a-c6aadf0a5fce req-d0926bb2-a753-4e75-a34b-2a7d44fba766 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1/action returned with HTTP 204 [ 1341.486110] [58115]: [pid: 58115|app: 0|req: 249/481] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:13:54 2025] POST /volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1341.969244] [58114]: DEBUG cinder.api.middleware.request_id [None req-2b016ec3-1249-4feb-a8fb-b57facb1be3d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.971340] [58114]: INFO cinder.api.openstack.wsgi [None req-2b016ec3-1249-4feb-a8fb-b57facb1be3d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1341.971552] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2b016ec3-1249-4feb-a8fb-b57facb1be3d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1341.971750] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2b016ec3-1249-4feb-a8fb-b57facb1be3d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1341.982945] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.982945] [58114]: warnings.warn( [ 1341.986644] [58114]: INFO cinder.volume.api [None req-2b016ec3-1249-4feb-a8fb-b57facb1be3d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1341.991635] [58114]: INFO cinder.api.openstack.wsgi [None req-2b016ec3-1249-4feb-a8fb-b57facb1be3d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1341.992223] [58114]: [pid: 58114|app: 0|req: 233/482] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:54 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1342.001287] [58115]: DEBUG cinder.api.middleware.request_id [None req-3331607b-4448-4240-8bcb-e8e916aab72c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.003453] [58115]: INFO cinder.api.openstack.wsgi [None req-3331607b-4448-4240-8bcb-e8e916aab72c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1342.003681] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3331607b-4448-4240-8bcb-e8e916aab72c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1342.003901] [58115]: DEBUG cinder.api.openstack.wsgi [None req-3331607b-4448-4240-8bcb-e8e916aab72c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1342.013751] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.013751] [58115]: warnings.warn( [ 1342.017210] [58115]: INFO cinder.volume.api [None req-3331607b-4448-4240-8bcb-e8e916aab72c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1342.021703] [58115]: INFO cinder.api.openstack.wsgi [None req-3331607b-4448-4240-8bcb-e8e916aab72c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1342.022281] [58115]: [pid: 58115|app: 0|req: 250/483] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:13:54 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.710865] [58114]: DEBUG cinder.api.middleware.request_id [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-c4a65dca-1275-4763-bf73-7fbe811cfd22 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.713392] [58114]: INFO cinder.api.openstack.wsgi [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-c4a65dca-1275-4763-bf73-7fbe811cfd22 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c [ 1344.713829] [58114]: DEBUG cinder.api.openstack.wsgi [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-c4a65dca-1275-4763-bf73-7fbe811cfd22 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1344.713971] [58114]: DEBUG cinder.api.openstack.wsgi [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-c4a65dca-1275-4763-bf73-7fbe811cfd22 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1344.723491] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.723491] [58114]: warnings.warn( [ 1345.249089] [58114]: INFO cinder.api.openstack.wsgi [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-c4a65dca-1275-4763-bf73-7fbe811cfd22 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c returned with HTTP 200 [ 1345.249558] [58114]: [pid: 58114|app: 0|req: 234/484] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:13:57 2025] DELETE /volume/v3/attachments/4e3a4d76-bfe8-4053-82d7-3355a2e52b8c => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.256012] [58115]: DEBUG cinder.api.middleware.request_id [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-7c578201-0b8e-4ceb-b57c-51ca4b86877f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.258392] [58115]: INFO cinder.api.openstack.wsgi [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-7c578201-0b8e-4ceb-b57c-51ca4b86877f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] DELETE http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b [ 1345.258638] [58115]: DEBUG cinder.api.openstack.wsgi [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-7c578201-0b8e-4ceb-b57c-51ca4b86877f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1345.258848] [58115]: DEBUG cinder.api.openstack.wsgi [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-7c578201-0b8e-4ceb-b57c-51ca4b86877f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1345.259046] [58115]: INFO cinder.api.v3.volumes [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-7c578201-0b8e-4ceb-b57c-51ca4b86877f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Delete volume with id: 896a9157-1740-4ccc-8815-c6252e7f445b [ 1345.268270] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.268270] [58115]: warnings.warn( [ 1345.268774] [58115]: INFO cinder.volume.api [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-7c578201-0b8e-4ceb-b57c-51ca4b86877f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1345.291914] [58115]: INFO cinder.volume.api [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-7c578201-0b8e-4ceb-b57c-51ca4b86877f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Delete volume request issued successfully. [ 1345.292122] [58115]: INFO cinder.api.openstack.wsgi [req-49a0ab9a-d58a-400c-bd30-0d8e1fc0c536 req-7c578201-0b8e-4ceb-b57c-51ca4b86877f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b returned with HTTP 202 [ 1345.292627] [58115]: [pid: 58115|app: 0|req: 251/485] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Nov 17 15:13:58 2025] DELETE /volume/v3/volumes/896a9157-1740-4ccc-8815-c6252e7f445b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1354.346305] [58114]: DEBUG cinder.api.middleware.request_id [None req-770e2089-9e77-42f7-a53f-b4db72bd0a0f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.348345] [58114]: INFO cinder.api.openstack.wsgi [None req-770e2089-9e77-42f7-a53f-b4db72bd0a0f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] DELETE http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1354.348554] [58114]: DEBUG cinder.api.openstack.wsgi [None req-770e2089-9e77-42f7-a53f-b4db72bd0a0f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1354.348762] [58114]: DEBUG cinder.api.openstack.wsgi [None req-770e2089-9e77-42f7-a53f-b4db72bd0a0f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1354.348937] [58114]: INFO cinder.api.v3.volumes [None req-770e2089-9e77-42f7-a53f-b4db72bd0a0f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Delete volume with id: 67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1354.360515] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1354.360515] [58114]: warnings.warn( [ 1354.361074] [58114]: INFO cinder.volume.api [None req-770e2089-9e77-42f7-a53f-b4db72bd0a0f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1354.380711] [58114]: INFO cinder.volume.api [None req-770e2089-9e77-42f7-a53f-b4db72bd0a0f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Delete volume request issued successfully. [ 1354.380711] [58114]: INFO cinder.api.openstack.wsgi [None req-770e2089-9e77-42f7-a53f-b4db72bd0a0f tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 202 [ 1354.381126] [58114]: [pid: 58114|app: 0|req: 235/486] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:14:07 2025] DELETE /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1354.384042] [58115]: DEBUG cinder.api.middleware.request_id [None req-40803254-0ba7-48d3-bdb1-d8567443aa81 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.386231] [58115]: INFO cinder.api.openstack.wsgi [None req-40803254-0ba7-48d3-bdb1-d8567443aa81 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1354.386676] [58115]: DEBUG cinder.api.openstack.wsgi [None req-40803254-0ba7-48d3-bdb1-d8567443aa81 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1354.386676] [58115]: DEBUG cinder.api.openstack.wsgi [None req-40803254-0ba7-48d3-bdb1-d8567443aa81 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1354.394792] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1354.394792] [58115]: warnings.warn( [ 1354.399272] [58115]: INFO cinder.volume.api [None req-40803254-0ba7-48d3-bdb1-d8567443aa81 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1354.405016] [58115]: INFO cinder.api.openstack.wsgi [None req-40803254-0ba7-48d3-bdb1-d8567443aa81 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1354.405467] [58115]: [pid: 58115|app: 0|req: 252/487] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:14:07 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.416074] [58114]: DEBUG cinder.api.middleware.request_id [None req-675c0632-928a-4ee2-aa7e-b53ae0e6a8e0 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.418146] [58114]: INFO cinder.api.openstack.wsgi [None req-675c0632-928a-4ee2-aa7e-b53ae0e6a8e0 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1355.418364] [58114]: DEBUG cinder.api.openstack.wsgi [None req-675c0632-928a-4ee2-aa7e-b53ae0e6a8e0 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1355.418575] [58114]: DEBUG cinder.api.openstack.wsgi [None req-675c0632-928a-4ee2-aa7e-b53ae0e6a8e0 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1355.426110] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1355.426110] [58114]: warnings.warn( [ 1355.429333] [58114]: INFO cinder.volume.api [None req-675c0632-928a-4ee2-aa7e-b53ae0e6a8e0 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1355.433470] [58114]: INFO cinder.api.openstack.wsgi [None req-675c0632-928a-4ee2-aa7e-b53ae0e6a8e0 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1355.433853] [58114]: [pid: 58114|app: 0|req: 236/488] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:14:08 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.444211] [58115]: DEBUG cinder.api.middleware.request_id [None req-f78aba06-e9b9-43f6-a047-e82b437482dd None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.446770] [58115]: INFO cinder.api.openstack.wsgi [None req-f78aba06-e9b9-43f6-a047-e82b437482dd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1356.447233] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f78aba06-e9b9-43f6-a047-e82b437482dd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1356.447474] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f78aba06-e9b9-43f6-a047-e82b437482dd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1356.458465] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.458465] [58115]: warnings.warn( [ 1356.463257] [58115]: INFO cinder.volume.api [None req-f78aba06-e9b9-43f6-a047-e82b437482dd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Volume info retrieved successfully. [ 1356.468542] [58115]: INFO cinder.api.openstack.wsgi [None req-f78aba06-e9b9-43f6-a047-e82b437482dd tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 200 [ 1356.468963] [58115]: [pid: 58115|app: 0|req: 253/489] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:14:09 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.479386] [58114]: DEBUG cinder.api.middleware.request_id [None req-164f7cf2-0f17-491d-94a5-386ee27bf163 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.481451] [58114]: INFO cinder.api.openstack.wsgi [None req-164f7cf2-0f17-491d-94a5-386ee27bf163 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] GET http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 [ 1357.481669] [58114]: DEBUG cinder.api.openstack.wsgi [None req-164f7cf2-0f17-491d-94a5-386ee27bf163 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1357.481877] [58114]: DEBUG cinder.api.openstack.wsgi [None req-164f7cf2-0f17-491d-94a5-386ee27bf163 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1357.488699] [58114]: INFO cinder.api.openstack.wsgi [None req-164f7cf2-0f17-491d-94a5-386ee27bf163 tempest-ServerActionsTestOtherA-1329611783 tempest-ServerActionsTestOtherA-1329611783-project-member] http://10.180.1.21/volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 returned with HTTP 404 [ 1357.489270] [58114]: [pid: 58114|app: 0|req: 237/490] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:14:10 2025] GET /volume/v3/volumes/67ebeee6-dea1-477b-9d64-c9c62abb2fa1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1366.465696] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=86,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.484661] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=46,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1368.859610] [58115]: DEBUG cinder.api.middleware.request_id [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.861755] [58115]: INFO cinder.api.openstack.wsgi [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1368.862185] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-319574159", "imageRef": "a393ebcb-1250-4285-86d1-fae74a4d1f9d", "size": 1}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1368.863655] [58115]: DEBUG cinder.api.v3.volumes [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-319574159', 'imageRef': 'a393ebcb-1250-4285-86d1-fae74a4d1f9d', 'size': 1}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1369.017354] [58115]: INFO cinder.api.v3.volumes [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Create volume of 1 GB [ 1369.023273] [58115]: INFO cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Availability Zones retrieved successfully. [ 1369.030154] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Flow 'volume_create_api' (31d48c8c-6d08-4464-8389-4c1d13ea9bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1369.032072] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2edf201-eec9-4d4b-9004-cf86a7999cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1369.033752] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1369.075626] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2edf201-eec9-4d4b-9004-cf86a7999cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1369.076593] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5457b8-9563-4b8a-903c-636cf43db2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1369.128808] [58115]: DEBUG cinder.quota [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Created reservations ['a43df5c6-ce3f-45d7-989d-28b18653679d', 'dbebd8b3-68b5-42ed-b275-40f0a8614437', '06922362-54b1-4916-b84f-401d70ea24ad', 'a72b949a-95fa-448e-bd20-ce1ffdbe0d3b'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1369.129942] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5457b8-9563-4b8a-903c-636cf43db2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43df5c6-ce3f-45d7-989d-28b18653679d', 'dbebd8b3-68b5-42ed-b275-40f0a8614437', '06922362-54b1-4916-b84f-401d70ea24ad', 'a72b949a-95fa-448e-bd20-ce1ffdbe0d3b']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1369.130988] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad1042d-5973-4942-b57e-1dfe9286c0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1369.144908] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad1042d-5973-4942-b57e-1dfe9286c0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe0fc346-aca8-4943-b6a4-7d0e5f79bc92', '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-319574159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6919dfb4aa4dfeae0176a74000fb1f',qos_specs=None,replication_status=,reservations=['a43df5c6-ce3f-45d7-989d-28b18653679d','dbebd8b3-68b5-42ed-b275-40f0a8614437','06922362-54b1-4916-b84f-401d70ea24ad','a72b949a-95fa-448e-bd20-ce1ffdbe0d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4864406a9b24165a7509c837a328089',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-319574159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe0fc346-aca8-4943-b6a4-7d0e5f79bc92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6919dfb4aa4dfeae0176a74000fb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4864406a9b24165a7509c837a328089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1369.145786] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d42c25-18ab-48ed-8ef0-6210c401a1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1369.160335] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d42c25-18ab-48ed-8ef0-6210c401a1be) transitioned into state 'SUCCESS' from state '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-319574159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6919dfb4aa4dfeae0176a74000fb1f',qos_specs=None,replication_status=,reservations=['a43df5c6-ce3f-45d7-989d-28b18653679d','dbebd8b3-68b5-42ed-b275-40f0a8614437','06922362-54b1-4916-b84f-401d70ea24ad','a72b949a-95fa-448e-bd20-ce1ffdbe0d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4864406a9b24165a7509c837a328089',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1369.161264] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77fa2f4-d6bb-468c-b8c5-5e6108b30351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1369.171238] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77fa2f4-d6bb-468c-b8c5-5e6108b30351) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1369.171657] [58115]: DEBUG cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Flow 'volume_create_api' (31d48c8c-6d08-4464-8389-4c1d13ea9bef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1369.172087] [58115]: INFO cinder.volume.api [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Create volume request issued successfully. [ 1369.172780] [58115]: INFO cinder.api.openstack.wsgi [None req-6280dab5-97e1-4ece-903d-77fdf1961cc9 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1369.173318] [58115]: [pid: 58115|app: 0|req: 254/491] 10.180.1.21 () {62 vars in 1177 bytes} [Mon Nov 17 15:14:21 2025] POST /volume/v3/volumes => generated 897 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1369.182602] [58114]: DEBUG cinder.api.middleware.request_id [None req-8fb717f0-571f-474b-8d07-b8a83b9acb85 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.184780] [58114]: INFO cinder.api.openstack.wsgi [None req-8fb717f0-571f-474b-8d07-b8a83b9acb85 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1369.185089] [58114]: DEBUG cinder.api.openstack.wsgi [None req-8fb717f0-571f-474b-8d07-b8a83b9acb85 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1369.185359] [58114]: DEBUG cinder.api.openstack.wsgi [None req-8fb717f0-571f-474b-8d07-b8a83b9acb85 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1369.195499] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1369.195499] [58114]: warnings.warn( [ 1369.200505] [58114]: INFO cinder.volume.api [None req-8fb717f0-571f-474b-8d07-b8a83b9acb85 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1369.205338] [58114]: INFO cinder.api.openstack.wsgi [None req-8fb717f0-571f-474b-8d07-b8a83b9acb85 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1369.205643] [58114]: [pid: 58114|app: 0|req: 238/492] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:21 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1370.217044] [58115]: DEBUG cinder.api.middleware.request_id [None req-6080c318-be57-41ac-8c3e-44f4e8dcd377 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.218720] [58115]: INFO cinder.api.openstack.wsgi [None req-6080c318-be57-41ac-8c3e-44f4e8dcd377 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1370.219011] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6080c318-be57-41ac-8c3e-44f4e8dcd377 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1370.219230] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6080c318-be57-41ac-8c3e-44f4e8dcd377 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1370.229161] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.229161] [58115]: warnings.warn( [ 1370.233548] [58115]: INFO cinder.volume.api [None req-6080c318-be57-41ac-8c3e-44f4e8dcd377 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1370.238867] [58115]: INFO cinder.api.openstack.wsgi [None req-6080c318-be57-41ac-8c3e-44f4e8dcd377 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1370.239610] [58115]: [pid: 58115|app: 0|req: 255/493] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:22 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1371.250299] [58114]: DEBUG cinder.api.middleware.request_id [None req-acb43c3a-ad65-4e32-a240-e78bc387291a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.252385] [58114]: INFO cinder.api.openstack.wsgi [None req-acb43c3a-ad65-4e32-a240-e78bc387291a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1371.252628] [58114]: DEBUG cinder.api.openstack.wsgi [None req-acb43c3a-ad65-4e32-a240-e78bc387291a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1371.252837] [58114]: DEBUG cinder.api.openstack.wsgi [None req-acb43c3a-ad65-4e32-a240-e78bc387291a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1371.261526] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1371.261526] [58114]: warnings.warn( [ 1371.264129] [58114]: INFO cinder.volume.api [None req-acb43c3a-ad65-4e32-a240-e78bc387291a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1371.268356] [58114]: INFO cinder.api.openstack.wsgi [None req-acb43c3a-ad65-4e32-a240-e78bc387291a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1371.268866] [58114]: [pid: 58114|app: 0|req: 239/494] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:24 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1372.280045] [58115]: DEBUG cinder.api.middleware.request_id [None req-8ecab418-37ce-4337-80a7-d2eb67764b60 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.282490] [58115]: INFO cinder.api.openstack.wsgi [None req-8ecab418-37ce-4337-80a7-d2eb67764b60 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1372.282793] [58115]: DEBUG cinder.api.openstack.wsgi [None req-8ecab418-37ce-4337-80a7-d2eb67764b60 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1372.283043] [58115]: DEBUG cinder.api.openstack.wsgi [None req-8ecab418-37ce-4337-80a7-d2eb67764b60 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1372.293889] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.293889] [58115]: warnings.warn( [ 1372.298861] [58115]: INFO cinder.volume.api [None req-8ecab418-37ce-4337-80a7-d2eb67764b60 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1372.304809] [58115]: INFO cinder.api.openstack.wsgi [None req-8ecab418-37ce-4337-80a7-d2eb67764b60 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1372.305293] [58115]: [pid: 58115|app: 0|req: 256/495] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:25 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1373.316871] [58114]: DEBUG cinder.api.middleware.request_id [None req-83d63959-1c9a-464a-9b91-029e1b5530eb None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.318912] [58114]: INFO cinder.api.openstack.wsgi [None req-83d63959-1c9a-464a-9b91-029e1b5530eb tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1373.319157] [58114]: DEBUG cinder.api.openstack.wsgi [None req-83d63959-1c9a-464a-9b91-029e1b5530eb tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1373.319363] [58114]: DEBUG cinder.api.openstack.wsgi [None req-83d63959-1c9a-464a-9b91-029e1b5530eb tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1373.327039] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.327039] [58114]: warnings.warn( [ 1373.330763] [58114]: INFO cinder.volume.api [None req-83d63959-1c9a-464a-9b91-029e1b5530eb tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1373.335071] [58114]: INFO cinder.api.openstack.wsgi [None req-83d63959-1c9a-464a-9b91-029e1b5530eb tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1373.335470] [58114]: [pid: 58114|app: 0|req: 240/496] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:26 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1374.346538] [58115]: DEBUG cinder.api.middleware.request_id [None req-10cee5f6-14e6-4938-a32b-868b775475d0 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.348665] [58115]: INFO cinder.api.openstack.wsgi [None req-10cee5f6-14e6-4938-a32b-868b775475d0 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1374.348926] [58115]: DEBUG cinder.api.openstack.wsgi [None req-10cee5f6-14e6-4938-a32b-868b775475d0 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1374.349148] [58115]: DEBUG cinder.api.openstack.wsgi [None req-10cee5f6-14e6-4938-a32b-868b775475d0 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1374.356754] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.356754] [58115]: warnings.warn( [ 1374.360308] [58115]: INFO cinder.volume.api [None req-10cee5f6-14e6-4938-a32b-868b775475d0 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1374.364557] [58115]: INFO cinder.api.openstack.wsgi [None req-10cee5f6-14e6-4938-a32b-868b775475d0 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1374.364952] [58115]: [pid: 58115|app: 0|req: 257/497] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:27 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1375.376124] [58114]: DEBUG cinder.api.middleware.request_id [None req-661d576e-204c-4726-b381-68fad095e1cd None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.378294] [58114]: INFO cinder.api.openstack.wsgi [None req-661d576e-204c-4726-b381-68fad095e1cd tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1375.378498] [58114]: DEBUG cinder.api.openstack.wsgi [None req-661d576e-204c-4726-b381-68fad095e1cd tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1375.378766] [58114]: DEBUG cinder.api.openstack.wsgi [None req-661d576e-204c-4726-b381-68fad095e1cd tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1375.386241] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.386241] [58114]: warnings.warn( [ 1375.389554] [58114]: INFO cinder.volume.api [None req-661d576e-204c-4726-b381-68fad095e1cd tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1375.393788] [58114]: INFO cinder.api.openstack.wsgi [None req-661d576e-204c-4726-b381-68fad095e1cd tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1375.394190] [58114]: [pid: 58114|app: 0|req: 241/498] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:28 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1376.405312] [58115]: DEBUG cinder.api.middleware.request_id [None req-2ec47171-a861-4a2c-be21-227500ce14e3 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.407543] [58115]: INFO cinder.api.openstack.wsgi [None req-2ec47171-a861-4a2c-be21-227500ce14e3 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1376.407780] [58115]: DEBUG cinder.api.openstack.wsgi [None req-2ec47171-a861-4a2c-be21-227500ce14e3 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1376.408024] [58115]: DEBUG cinder.api.openstack.wsgi [None req-2ec47171-a861-4a2c-be21-227500ce14e3 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1376.416339] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.416339] [58115]: warnings.warn( [ 1376.420186] [58115]: INFO cinder.volume.api [None req-2ec47171-a861-4a2c-be21-227500ce14e3 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1376.425010] [58115]: INFO cinder.api.openstack.wsgi [None req-2ec47171-a861-4a2c-be21-227500ce14e3 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1376.425443] [58115]: [pid: 58115|app: 0|req: 258/499] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:29 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.437387] [58114]: DEBUG cinder.api.middleware.request_id [None req-3c899734-acab-4981-beff-9cf3a8a7d9b7 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.439505] [58114]: INFO cinder.api.openstack.wsgi [None req-3c899734-acab-4981-beff-9cf3a8a7d9b7 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1377.439757] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3c899734-acab-4981-beff-9cf3a8a7d9b7 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1377.439973] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3c899734-acab-4981-beff-9cf3a8a7d9b7 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1377.447817] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.447817] [58114]: warnings.warn( [ 1377.451846] [58114]: INFO cinder.volume.api [None req-3c899734-acab-4981-beff-9cf3a8a7d9b7 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1377.456165] [58114]: INFO cinder.api.openstack.wsgi [None req-3c899734-acab-4981-beff-9cf3a8a7d9b7 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1377.456587] [58114]: [pid: 58114|app: 0|req: 242/500] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:30 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1378.467805] [58115]: DEBUG cinder.api.middleware.request_id [None req-4f760213-8aad-4939-b680-283acf4c7703 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.469980] [58115]: INFO cinder.api.openstack.wsgi [None req-4f760213-8aad-4939-b680-283acf4c7703 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1378.470242] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4f760213-8aad-4939-b680-283acf4c7703 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1378.470451] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4f760213-8aad-4939-b680-283acf4c7703 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1378.482050] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.482050] [58115]: warnings.warn( [ 1378.486345] [58115]: INFO cinder.volume.api [None req-4f760213-8aad-4939-b680-283acf4c7703 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1378.491406] [58115]: INFO cinder.api.openstack.wsgi [None req-4f760213-8aad-4939-b680-283acf4c7703 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1378.491832] [58115]: [pid: 58115|app: 0|req: 259/501] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:31 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1379.503723] [58114]: DEBUG cinder.api.middleware.request_id [None req-6d39cb90-bc48-449a-a2ec-3f0f47729e2f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.505857] [58114]: INFO cinder.api.openstack.wsgi [None req-6d39cb90-bc48-449a-a2ec-3f0f47729e2f tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1379.506086] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6d39cb90-bc48-449a-a2ec-3f0f47729e2f tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1379.506276] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6d39cb90-bc48-449a-a2ec-3f0f47729e2f tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1379.513924] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.513924] [58114]: warnings.warn( [ 1379.517404] [58114]: INFO cinder.volume.api [None req-6d39cb90-bc48-449a-a2ec-3f0f47729e2f tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1379.521616] [58114]: INFO cinder.api.openstack.wsgi [None req-6d39cb90-bc48-449a-a2ec-3f0f47729e2f tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1379.522040] [58114]: [pid: 58114|app: 0|req: 243/502] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:32 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1380.532605] [58115]: DEBUG cinder.api.middleware.request_id [None req-9d043867-6fe3-4b4b-be95-c1f1929ffbba None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.534706] [58115]: INFO cinder.api.openstack.wsgi [None req-9d043867-6fe3-4b4b-be95-c1f1929ffbba tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1380.534949] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9d043867-6fe3-4b4b-be95-c1f1929ffbba tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1380.535177] [58115]: DEBUG cinder.api.openstack.wsgi [None req-9d043867-6fe3-4b4b-be95-c1f1929ffbba tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1380.546421] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.546421] [58115]: warnings.warn( [ 1380.550733] [58115]: INFO cinder.volume.api [None req-9d043867-6fe3-4b4b-be95-c1f1929ffbba tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1380.555803] [58115]: INFO cinder.api.openstack.wsgi [None req-9d043867-6fe3-4b4b-be95-c1f1929ffbba tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1380.556221] [58115]: [pid: 58115|app: 0|req: 260/503] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:33 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1381.567944] [58114]: DEBUG cinder.api.middleware.request_id [None req-12d56fdf-5833-4031-8e17-fc1aa981e354 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.570102] [58114]: INFO cinder.api.openstack.wsgi [None req-12d56fdf-5833-4031-8e17-fc1aa981e354 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1381.570347] [58114]: DEBUG cinder.api.openstack.wsgi [None req-12d56fdf-5833-4031-8e17-fc1aa981e354 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1381.570554] [58114]: DEBUG cinder.api.openstack.wsgi [None req-12d56fdf-5833-4031-8e17-fc1aa981e354 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1381.577987] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.577987] [58114]: warnings.warn( [ 1381.581504] [58114]: INFO cinder.volume.api [None req-12d56fdf-5833-4031-8e17-fc1aa981e354 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1381.585758] [58114]: INFO cinder.api.openstack.wsgi [None req-12d56fdf-5833-4031-8e17-fc1aa981e354 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1381.586169] [58114]: [pid: 58114|app: 0|req: 244/504] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:34 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1382.596462] [58115]: DEBUG cinder.api.middleware.request_id [None req-1dd9aba7-0ca1-4564-b126-594e31dda56e None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.598423] [58115]: INFO cinder.api.openstack.wsgi [None req-1dd9aba7-0ca1-4564-b126-594e31dda56e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1382.598665] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1dd9aba7-0ca1-4564-b126-594e31dda56e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1382.598870] [58115]: DEBUG cinder.api.openstack.wsgi [None req-1dd9aba7-0ca1-4564-b126-594e31dda56e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1382.609591] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.609591] [58115]: warnings.warn( [ 1382.614098] [58115]: INFO cinder.volume.api [None req-1dd9aba7-0ca1-4564-b126-594e31dda56e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1382.619112] [58115]: INFO cinder.api.openstack.wsgi [None req-1dd9aba7-0ca1-4564-b126-594e31dda56e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1382.619529] [58115]: [pid: 58115|app: 0|req: 261/505] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:35 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1383.630656] [58114]: DEBUG cinder.api.middleware.request_id [None req-d93faca1-a1e2-4b60-92fc-4eb0e46dc5e8 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.632779] [58114]: INFO cinder.api.openstack.wsgi [None req-d93faca1-a1e2-4b60-92fc-4eb0e46dc5e8 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1383.633031] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d93faca1-a1e2-4b60-92fc-4eb0e46dc5e8 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1383.633246] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d93faca1-a1e2-4b60-92fc-4eb0e46dc5e8 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1383.640799] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.640799] [58114]: warnings.warn( [ 1383.644853] [58114]: INFO cinder.volume.api [None req-d93faca1-a1e2-4b60-92fc-4eb0e46dc5e8 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1383.650917] [58114]: INFO cinder.api.openstack.wsgi [None req-d93faca1-a1e2-4b60-92fc-4eb0e46dc5e8 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1383.651487] [58114]: [pid: 58114|app: 0|req: 245/506] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:36 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1384.663113] [58115]: DEBUG cinder.api.middleware.request_id [None req-13a3ec3d-18bd-41b5-88d0-2415b4b93454 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.664549] [58115]: INFO cinder.api.openstack.wsgi [None req-13a3ec3d-18bd-41b5-88d0-2415b4b93454 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1384.664795] [58115]: DEBUG cinder.api.openstack.wsgi [None req-13a3ec3d-18bd-41b5-88d0-2415b4b93454 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1384.665009] [58115]: DEBUG cinder.api.openstack.wsgi [None req-13a3ec3d-18bd-41b5-88d0-2415b4b93454 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1384.672884] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.672884] [58115]: warnings.warn( [ 1384.676325] [58115]: INFO cinder.volume.api [None req-13a3ec3d-18bd-41b5-88d0-2415b4b93454 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1384.682334] [58115]: INFO cinder.api.openstack.wsgi [None req-13a3ec3d-18bd-41b5-88d0-2415b4b93454 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1384.682465] [58115]: [pid: 58115|app: 0|req: 262/507] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:37 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1385.693957] [58114]: DEBUG cinder.api.middleware.request_id [None req-6cdc1f06-98d9-4806-9ff8-50c4aacb9f64 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.696202] [58114]: INFO cinder.api.openstack.wsgi [None req-6cdc1f06-98d9-4806-9ff8-50c4aacb9f64 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1385.696449] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6cdc1f06-98d9-4806-9ff8-50c4aacb9f64 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1385.696673] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6cdc1f06-98d9-4806-9ff8-50c4aacb9f64 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1385.708348] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.708348] [58114]: warnings.warn( [ 1385.713312] [58114]: INFO cinder.volume.api [None req-6cdc1f06-98d9-4806-9ff8-50c4aacb9f64 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1385.719430] [58114]: INFO cinder.api.openstack.wsgi [None req-6cdc1f06-98d9-4806-9ff8-50c4aacb9f64 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1385.719886] [58114]: [pid: 58114|app: 0|req: 246/508] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:38 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1385.877522] [58115]: DEBUG cinder.api.middleware.request_id [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-daa3efc9-e32a-4f36-bb90-39b9465ab5da None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.879894] [58115]: INFO cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-daa3efc9-e32a-4f36-bb90-39b9465ab5da tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1385.880067] [58115]: DEBUG cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-daa3efc9-e32a-4f36-bb90-39b9465ab5da tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1385.880285] [58115]: DEBUG cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-daa3efc9-e32a-4f36-bb90-39b9465ab5da tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1385.891545] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.891545] [58115]: warnings.warn( [ 1385.894753] [58115]: INFO cinder.volume.api [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-daa3efc9-e32a-4f36-bb90-39b9465ab5da tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1385.899028] [58115]: INFO cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-daa3efc9-e32a-4f36-bb90-39b9465ab5da tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1385.899451] [58115]: [pid: 58115|app: 0|req: 263/509] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:14:38 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1385.915140] [58114]: DEBUG cinder.api.middleware.request_id [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-b84a9692-ac34-4821-a871-370d2f0c082a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.917410] [58114]: INFO cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-b84a9692-ac34-4821-a871-370d2f0c082a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b/action [ 1385.917837] [58114]: DEBUG cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-b84a9692-ac34-4821-a871-370d2f0c082a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1385.917974] [58114]: DEBUG cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-b84a9692-ac34-4821-a871-370d2f0c082a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1385.927390] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.927390] [58114]: warnings.warn( [ 1385.927917] [58114]: INFO cinder.volume.api [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-b84a9692-ac34-4821-a871-370d2f0c082a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1385.934028] [58114]: INFO cinder.volume.api [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-b84a9692-ac34-4821-a871-370d2f0c082a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Begin detaching volume completed successfully. [ 1385.934028] [58114]: INFO cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-b84a9692-ac34-4821-a871-370d2f0c082a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b/action returned with HTTP 202 [ 1385.934170] [58114]: [pid: 58114|app: 0|req: 247/510] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:14:38 2025] POST /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1385.944075] [58115]: DEBUG cinder.api.middleware.request_id [None req-ca023d45-35bc-4683-a8ad-03a9cc6ae77b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.946763] [58115]: INFO cinder.api.openstack.wsgi [None req-ca023d45-35bc-4683-a8ad-03a9cc6ae77b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1385.946999] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ca023d45-35bc-4683-a8ad-03a9cc6ae77b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1385.947233] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ca023d45-35bc-4683-a8ad-03a9cc6ae77b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1385.957265] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.957265] [58115]: warnings.warn( [ 1385.960356] [58115]: INFO cinder.volume.api [None req-ca023d45-35bc-4683-a8ad-03a9cc6ae77b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1385.964469] [58115]: INFO cinder.api.openstack.wsgi [None req-ca023d45-35bc-4683-a8ad-03a9cc6ae77b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1385.964875] [58115]: [pid: 58115|app: 0|req: 264/511] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:14:38 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1386.730427] [58114]: DEBUG cinder.api.middleware.request_id [None req-15d3897d-b573-47d0-aafe-ccb9f89ef76e None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.732512] [58114]: INFO cinder.api.openstack.wsgi [None req-15d3897d-b573-47d0-aafe-ccb9f89ef76e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1386.732756] [58114]: DEBUG cinder.api.openstack.wsgi [None req-15d3897d-b573-47d0-aafe-ccb9f89ef76e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1386.732966] [58114]: DEBUG cinder.api.openstack.wsgi [None req-15d3897d-b573-47d0-aafe-ccb9f89ef76e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1386.744130] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.744130] [58114]: warnings.warn( [ 1386.748924] [58114]: INFO cinder.volume.api [None req-15d3897d-b573-47d0-aafe-ccb9f89ef76e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1386.754417] [58114]: INFO cinder.api.openstack.wsgi [None req-15d3897d-b573-47d0-aafe-ccb9f89ef76e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1386.754848] [58114]: [pid: 58114|app: 0|req: 248/512] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:39 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1386.951296] [58115]: DEBUG cinder.api.middleware.request_id [None req-13fb6bd8-a0f6-45b0-ba9d-ff13ecb16b3f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.951710] [58115]: INFO cinder.api.openstack.wsgi [None req-13fb6bd8-a0f6-45b0-ba9d-ff13ecb16b3f None None] GET http://10.180.1.21/volume// [ 1386.951938] [58115]: DEBUG cinder.api.openstack.wsgi [None req-13fb6bd8-a0f6-45b0-ba9d-ff13ecb16b3f None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1386.952239] [58115]: DEBUG cinder.api.openstack.wsgi [None req-13fb6bd8-a0f6-45b0-ba9d-ff13ecb16b3f None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1386.952634] [58115]: INFO cinder.api.openstack.wsgi [None req-13fb6bd8-a0f6-45b0-ba9d-ff13ecb16b3f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1386.953061] [58115]: [pid: 58115|app: 0|req: 265/513] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:14:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1386.956178] [58114]: DEBUG cinder.api.middleware.request_id [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-8a458685-726c-45ce-a9d7-25e8eeb0e27e None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.958456] [58114]: INFO cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-8a458685-726c-45ce-a9d7-25e8eeb0e27e tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1386.958703] [58114]: DEBUG cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-8a458685-726c-45ce-a9d7-25e8eeb0e27e tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1386.958914] [58114]: DEBUG cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-8a458685-726c-45ce-a9d7-25e8eeb0e27e tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1386.969836] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.969836] [58114]: warnings.warn( [ 1386.973156] [58114]: INFO cinder.volume.api [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-8a458685-726c-45ce-a9d7-25e8eeb0e27e tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1386.975807] [58115]: DEBUG cinder.api.middleware.request_id [None req-f2bf66e0-3d95-4b8c-b9a2-c7c6ca4779ba None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.977484] [58114]: INFO cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-8a458685-726c-45ce-a9d7-25e8eeb0e27e tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1386.977779] [58115]: INFO cinder.api.openstack.wsgi [None req-f2bf66e0-3d95-4b8c-b9a2-c7c6ca4779ba tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1386.977908] [58114]: [pid: 58114|app: 0|req: 249/514] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:14:39 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1386.977995] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f2bf66e0-3d95-4b8c-b9a2-c7c6ca4779ba tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1386.978213] [58115]: DEBUG cinder.api.openstack.wsgi [None req-f2bf66e0-3d95-4b8c-b9a2-c7c6ca4779ba tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1386.988381] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.988381] [58115]: warnings.warn( [ 1386.991460] [58115]: INFO cinder.volume.api [None req-f2bf66e0-3d95-4b8c-b9a2-c7c6ca4779ba tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1386.995910] [58115]: INFO cinder.api.openstack.wsgi [None req-f2bf66e0-3d95-4b8c-b9a2-c7c6ca4779ba tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1386.996446] [58115]: [pid: 58115|app: 0|req: 266/515] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:14:39 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1387.767156] [58114]: DEBUG cinder.api.middleware.request_id [None req-fd6643a0-58b5-424f-85f7-fe88b23abd4e None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.768075] [58114]: INFO cinder.api.openstack.wsgi [None req-fd6643a0-58b5-424f-85f7-fe88b23abd4e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1387.768193] [58114]: DEBUG cinder.api.openstack.wsgi [None req-fd6643a0-58b5-424f-85f7-fe88b23abd4e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1387.768431] [58114]: DEBUG cinder.api.openstack.wsgi [None req-fd6643a0-58b5-424f-85f7-fe88b23abd4e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1387.776019] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.776019] [58114]: warnings.warn( [ 1387.779302] [58114]: INFO cinder.volume.api [None req-fd6643a0-58b5-424f-85f7-fe88b23abd4e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1387.783455] [58114]: INFO cinder.api.openstack.wsgi [None req-fd6643a0-58b5-424f-85f7-fe88b23abd4e tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1387.783857] [58114]: [pid: 58114|app: 0|req: 250/516] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:40 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.006813] [58115]: DEBUG cinder.api.middleware.request_id [None req-e0667a76-b191-4edf-9d37-2ac86f3e129c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.008923] [58115]: INFO cinder.api.openstack.wsgi [None req-e0667a76-b191-4edf-9d37-2ac86f3e129c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1388.009165] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e0667a76-b191-4edf-9d37-2ac86f3e129c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1388.009376] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e0667a76-b191-4edf-9d37-2ac86f3e129c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1388.019251] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.019251] [58115]: warnings.warn( [ 1388.022588] [58115]: INFO cinder.volume.api [None req-e0667a76-b191-4edf-9d37-2ac86f3e129c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1388.027157] [58115]: INFO cinder.api.openstack.wsgi [None req-e0667a76-b191-4edf-9d37-2ac86f3e129c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1388.027674] [58115]: [pid: 58115|app: 0|req: 267/517] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:14:40 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.119537] [58114]: DEBUG cinder.api.middleware.request_id [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-21729c80-a7ba-4e74-8f17-3c7e137707be None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.121930] [58114]: INFO cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-21729c80-a7ba-4e74-8f17-3c7e137707be tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] DELETE http://10.180.1.21/volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1 [ 1388.122160] [58114]: DEBUG cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-21729c80-a7ba-4e74-8f17-3c7e137707be tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1388.122369] [58114]: DEBUG cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-21729c80-a7ba-4e74-8f17-3c7e137707be tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1388.129338] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.129338] [58114]: warnings.warn( [ 1388.659618] [58114]: INFO cinder.api.openstack.wsgi [req-1abd9fbd-194f-427e-8ecf-649caa037541 req-21729c80-a7ba-4e74-8f17-3c7e137707be tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1 returned with HTTP 200 [ 1388.660173] [58114]: [pid: 58114|app: 0|req: 251/518] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:14:40 2025] DELETE /volume/v3/attachments/85cf08be-bc1d-4fc7-b0f1-8117a45054e1 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.795114] [58115]: DEBUG cinder.api.middleware.request_id [None req-d32ff58f-9adf-4cb9-9dda-dad9ceff1e3b None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.797161] [58115]: INFO cinder.api.openstack.wsgi [None req-d32ff58f-9adf-4cb9-9dda-dad9ceff1e3b tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1388.797403] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d32ff58f-9adf-4cb9-9dda-dad9ceff1e3b tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1388.797610] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d32ff58f-9adf-4cb9-9dda-dad9ceff1e3b tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1388.807665] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.807665] [58115]: warnings.warn( [ 1388.811176] [58115]: INFO cinder.volume.api [None req-d32ff58f-9adf-4cb9-9dda-dad9ceff1e3b tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1388.816352] [58115]: INFO cinder.api.openstack.wsgi [None req-d32ff58f-9adf-4cb9-9dda-dad9ceff1e3b tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1388.816762] [58115]: [pid: 58115|app: 0|req: 268/519] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:41 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1389.037951] [58114]: DEBUG cinder.api.middleware.request_id [None req-ba095ce1-bb32-4d98-8bd0-08b79e3c0413 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.040033] [58114]: INFO cinder.api.openstack.wsgi [None req-ba095ce1-bb32-4d98-8bd0-08b79e3c0413 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1389.040264] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ba095ce1-bb32-4d98-8bd0-08b79e3c0413 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1389.040472] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ba095ce1-bb32-4d98-8bd0-08b79e3c0413 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1389.048041] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.048041] [58114]: warnings.warn( [ 1389.051442] [58114]: INFO cinder.volume.api [None req-ba095ce1-bb32-4d98-8bd0-08b79e3c0413 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1389.055435] [58114]: INFO cinder.api.openstack.wsgi [None req-ba095ce1-bb32-4d98-8bd0-08b79e3c0413 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1389.055815] [58114]: [pid: 58114|app: 0|req: 252/520] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:14:41 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.827516] [58115]: DEBUG cinder.api.middleware.request_id [None req-e08fe523-877d-4a9f-bce4-deeeeb473c2d None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.829447] [58115]: INFO cinder.api.openstack.wsgi [None req-e08fe523-877d-4a9f-bce4-deeeeb473c2d tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1389.829691] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e08fe523-877d-4a9f-bce4-deeeeb473c2d tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1389.829892] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e08fe523-877d-4a9f-bce4-deeeeb473c2d tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1389.840069] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.840069] [58115]: warnings.warn( [ 1389.844200] [58115]: INFO cinder.volume.api [None req-e08fe523-877d-4a9f-bce4-deeeeb473c2d tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1389.849052] [58115]: INFO cinder.api.openstack.wsgi [None req-e08fe523-877d-4a9f-bce4-deeeeb473c2d tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1389.849465] [58115]: [pid: 58115|app: 0|req: 269/521] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:42 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 1572 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1389.877594] [58114]: DEBUG cinder.api.middleware.request_id [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-45b7fb37-1b1c-4eb9-aac7-68125ceb43ae None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.879876] [58114]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-45b7fb37-1b1c-4eb9-aac7-68125ceb43ae tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1389.880107] [58114]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-45b7fb37-1b1c-4eb9-aac7-68125ceb43ae tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1389.880316] [58114]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-45b7fb37-1b1c-4eb9-aac7-68125ceb43ae tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1389.887769] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.887769] [58114]: warnings.warn( [ 1389.891032] [58114]: INFO cinder.volume.api [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-45b7fb37-1b1c-4eb9-aac7-68125ceb43ae tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1389.895554] [58114]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-45b7fb37-1b1c-4eb9-aac7-68125ceb43ae tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1389.896074] [58114]: [pid: 58114|app: 0|req: 253/522] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:14:42 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1390.142103] [58115]: DEBUG cinder.api.middleware.request_id [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-63fa3e90-268f-44cd-991d-b681dcb6b4fe None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.144422] [58115]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-63fa3e90-268f-44cd-991d-b681dcb6b4fe tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1390.144658] [58115]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-63fa3e90-268f-44cd-991d-b681dcb6b4fe tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1390.144874] [58115]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-63fa3e90-268f-44cd-991d-b681dcb6b4fe tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1390.152469] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.152469] [58115]: warnings.warn( [ 1390.155847] [58115]: INFO cinder.volume.api [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-63fa3e90-268f-44cd-991d-b681dcb6b4fe tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1390.160480] [58115]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-63fa3e90-268f-44cd-991d-b681dcb6b4fe tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1390.160890] [58115]: [pid: 58115|app: 0|req: 270/523] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:14:42 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1390.165781] [58114]: DEBUG cinder.api.middleware.request_id [None req-2967bf4a-3737-4d0f-a59c-aaa5aaa5be24 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.166284] [58114]: INFO cinder.api.openstack.wsgi [None req-2967bf4a-3737-4d0f-a59c-aaa5aaa5be24 None None] GET http://10.180.1.21/volume// [ 1390.166461] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2967bf4a-3737-4d0f-a59c-aaa5aaa5be24 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1390.166666] [58114]: DEBUG cinder.api.openstack.wsgi [None req-2967bf4a-3737-4d0f-a59c-aaa5aaa5be24 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1390.167059] [58114]: INFO cinder.api.openstack.wsgi [None req-2967bf4a-3737-4d0f-a59c-aaa5aaa5be24 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1390.167366] [58114]: [pid: 58114|app: 0|req: 254/524] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:14:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1390.170360] [58115]: DEBUG cinder.api.middleware.request_id [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-6a1359b6-298a-4871-b640-e6357440e44c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.172349] [58115]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-6a1359b6-298a-4871-b640-e6357440e44c tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1390.172721] [58115]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-6a1359b6-298a-4871-b640-e6357440e44c tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe0fc346-aca8-4943-b6a4-7d0e5f79bc92", "connector": null, "instance_uuid": "6b5325de-0b8b-40d6-9763-27f2b4e15fb4"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1390.181579] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.181579] [58115]: warnings.warn( [ 1390.202961] [58115]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-6a1359b6-298a-4871-b640-e6357440e44c tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1390.203544] [58115]: [pid: 58115|app: 0|req: 271/525] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:14:42 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1395.582211] [58114]: DEBUG cinder.api.middleware.request_id [None req-000f247b-7c46-43c3-a447-f2093058c040 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.582672] [58114]: INFO cinder.api.openstack.wsgi [None req-000f247b-7c46-43c3-a447-f2093058c040 None None] GET http://10.180.1.21/volume// [ 1395.582848] [58114]: DEBUG cinder.api.openstack.wsgi [None req-000f247b-7c46-43c3-a447-f2093058c040 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1395.583089] [58114]: DEBUG cinder.api.openstack.wsgi [None req-000f247b-7c46-43c3-a447-f2093058c040 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1395.583520] [58114]: INFO cinder.api.openstack.wsgi [None req-000f247b-7c46-43c3-a447-f2093058c040 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1395.583848] [58114]: [pid: 58114|app: 0|req: 255/526] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:14:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1395.587203] [58115]: DEBUG cinder.api.middleware.request_id [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-d7a7b1a8-ec94-4d90-b6bb-c1acd373e06a None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.589702] [58115]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-d7a7b1a8-ec94-4d90-b6bb-c1acd373e06a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1395.589987] [58115]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-d7a7b1a8-ec94-4d90-b6bb-c1acd373e06a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1395.590250] [58115]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-d7a7b1a8-ec94-4d90-b6bb-c1acd373e06a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1395.603897] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.603897] [58115]: warnings.warn( [ 1395.607752] [58115]: INFO cinder.volume.api [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-d7a7b1a8-ec94-4d90-b6bb-c1acd373e06a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1395.614752] [58115]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-d7a7b1a8-ec94-4d90-b6bb-c1acd373e06a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1395.615264] [58115]: [pid: 58115|app: 0|req: 272/527] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:14:48 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1395.725289] [58114]: DEBUG cinder.api.middleware.request_id [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-682d4b80-cded-4f31-8db8-894cfad24d95 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.727990] [58114]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-682d4b80-cded-4f31-8db8-894cfad24d95 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] PUT http://10.180.1.21/volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753 [ 1395.728434] [58114]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-682d4b80-cded-4f31-8db8-894cfad24d95 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-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=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1395.736853] [58114]: DEBUG cinder.coordination [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-682d4b80-cded-4f31-8db8-894cfad24d95 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Acquiring lock "cinder-attachment_update-fe0fc346-aca8-4943-b6a4-7d0e5f79bc92-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1395.741729] [58114]: DEBUG cinder.coordination [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-682d4b80-cded-4f31-8db8-894cfad24d95 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Lock "cinder-attachment_update-fe0fc346-aca8-4943-b6a4-7d0e5f79bc92-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1395.742894] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.742894] [58114]: warnings.warn( [ 1396.267385] [58114]: DEBUG cinder.coordination [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-682d4b80-cded-4f31-8db8-894cfad24d95 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Lock "cinder-attachment_update-fe0fc346-aca8-4943-b6a4-7d0e5f79bc92-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1396.267744] [58114]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-682d4b80-cded-4f31-8db8-894cfad24d95 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753 returned with HTTP 200 [ 1396.268450] [58114]: [pid: 58114|app: 0|req: 256/528] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:14:48 2025] PUT /volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1396.776822] [58115]: DEBUG cinder.api.middleware.request_id [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-02c2c78e-3a41-419f-a293-d91a9f873d56 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.779181] [58115]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-02c2c78e-3a41-419f-a293-d91a9f873d56 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] POST http://10.180.1.21/volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753/action [ 1396.779616] [58115]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-02c2c78e-3a41-419f-a293-d91a9f873d56 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1396.779740] [58115]: DEBUG cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-02c2c78e-3a41-419f-a293-d91a9f873d56 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1396.798939] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.798939] [58115]: warnings.warn( [ 1396.807822] [58115]: INFO cinder.api.openstack.wsgi [req-cdca0ffc-bdd8-4529-acf8-2073c8e9d53f req-02c2c78e-3a41-419f-a293-d91a9f873d56 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753/action returned with HTTP 204 [ 1396.808321] [58115]: [pid: 58115|app: 0|req: 273/529] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:14:49 2025] POST /volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1403.219166] [58114]: DEBUG cinder.api.middleware.request_id [None req-a4299901-9ec1-4bdc-b343-6ef5c8aa8971 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.221347] [58114]: INFO cinder.api.openstack.wsgi [None req-a4299901-9ec1-4bdc-b343-6ef5c8aa8971 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1403.221580] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a4299901-9ec1-4bdc-b343-6ef5c8aa8971 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1403.221791] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a4299901-9ec1-4bdc-b343-6ef5c8aa8971 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1403.235352] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.235352] [58114]: warnings.warn( [ 1403.239205] [58114]: INFO cinder.volume.api [None req-a4299901-9ec1-4bdc-b343-6ef5c8aa8971 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1403.245372] [58114]: INFO cinder.api.openstack.wsgi [None req-a4299901-9ec1-4bdc-b343-6ef5c8aa8971 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1403.245795] [58114]: [pid: 58114|app: 0|req: 257/530] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Nov 17 15:14:55 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 1864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1406.805753] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=106,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1413.241578] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=78,cinder:UPDATE=5 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1426.042657] [58115]: DEBUG cinder.api.middleware.request_id [None req-b4c31d35-d289-481a-b069-a508e208ee99 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.044711] [58115]: INFO cinder.api.openstack.wsgi [None req-b4c31d35-d289-481a-b069-a508e208ee99 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1426.044925] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b4c31d35-d289-481a-b069-a508e208ee99 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1426.045147] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b4c31d35-d289-481a-b069-a508e208ee99 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1426.056309] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.056309] [58115]: warnings.warn( [ 1426.060411] [58115]: INFO cinder.volume.api [None req-b4c31d35-d289-481a-b069-a508e208ee99 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1426.065427] [58115]: INFO cinder.api.openstack.wsgi [None req-b4c31d35-d289-481a-b069-a508e208ee99 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1426.065840] [58115]: [pid: 58115|app: 0|req: 274/531] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:15:18 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.103373] [58114]: DEBUG cinder.api.middleware.request_id [None req-45796b85-842c-470b-9552-fcfdfc62bea0 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.105389] [58114]: INFO cinder.api.openstack.wsgi [None req-45796b85-842c-470b-9552-fcfdfc62bea0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1426.105600] [58114]: DEBUG cinder.api.openstack.wsgi [None req-45796b85-842c-470b-9552-fcfdfc62bea0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1426.105807] [58114]: DEBUG cinder.api.openstack.wsgi [None req-45796b85-842c-470b-9552-fcfdfc62bea0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1426.114059] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.114059] [58114]: warnings.warn( [ 1426.116632] [58114]: INFO cinder.volume.api [None req-45796b85-842c-470b-9552-fcfdfc62bea0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1426.120662] [58114]: INFO cinder.api.openstack.wsgi [None req-45796b85-842c-470b-9552-fcfdfc62bea0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1426.121048] [58114]: [pid: 58114|app: 0|req: 258/532] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:15:18 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1436.062713] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=4 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1436.118689] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=4 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1438.197477] [58115]: DEBUG cinder.api.middleware.request_id [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-d7c35dae-2e15-429c-9031-dc8a6c090570 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.199991] [58115]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-d7c35dae-2e15-429c-9031-dc8a6c090570 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1438.200257] [58115]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-d7c35dae-2e15-429c-9031-dc8a6c090570 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1438.200507] [58115]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-d7c35dae-2e15-429c-9031-dc8a6c090570 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1438.213933] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.213933] [58115]: warnings.warn( [ 1438.217648] [58115]: INFO cinder.volume.api [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-d7c35dae-2e15-429c-9031-dc8a6c090570 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1438.223662] [58115]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-d7c35dae-2e15-429c-9031-dc8a6c090570 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1438.224102] [58115]: [pid: 58115|app: 0|req: 275/533] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:15:30 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 1683 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.248290] [58114]: DEBUG cinder.api.middleware.request_id [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-53e39873-bb54-4e68-9d94-d7e49e31b7c4 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.250546] [58114]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-53e39873-bb54-4e68-9d94-d7e49e31b7c4 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] GET http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1438.250758] [58114]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-53e39873-bb54-4e68-9d94-d7e49e31b7c4 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1438.250959] [58114]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-53e39873-bb54-4e68-9d94-d7e49e31b7c4 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1438.260524] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.260524] [58114]: warnings.warn( [ 1438.263674] [58114]: INFO cinder.volume.api [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-53e39873-bb54-4e68-9d94-d7e49e31b7c4 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1438.268360] [58114]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-53e39873-bb54-4e68-9d94-d7e49e31b7c4 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 200 [ 1438.268763] [58114]: [pid: 58114|app: 0|req: 259/534] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:15:31 2025] GET /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 1683 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1442.719635] [58115]: DEBUG cinder.api.middleware.request_id [None req-bfdd0f27-193d-4ba4-a1ae-710b60a010ba None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.720080] [58115]: INFO cinder.api.openstack.wsgi [None req-bfdd0f27-193d-4ba4-a1ae-710b60a010ba None None] GET http://10.180.1.21/volume// [ 1442.720257] [58115]: DEBUG cinder.api.openstack.wsgi [None req-bfdd0f27-193d-4ba4-a1ae-710b60a010ba None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1442.720460] [58115]: DEBUG cinder.api.openstack.wsgi [None req-bfdd0f27-193d-4ba4-a1ae-710b60a010ba None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1442.720846] [58115]: INFO cinder.api.openstack.wsgi [None req-bfdd0f27-193d-4ba4-a1ae-710b60a010ba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1442.721170] [58115]: [pid: 58115|app: 0|req: 276/535] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:15:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1442.725132] [58114]: DEBUG cinder.api.middleware.request_id [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-17c58a85-e82e-47ae-b71b-abcfd66e968a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.727810] [58114]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-17c58a85-e82e-47ae-b71b-abcfd66e968a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1442.728666] [58114]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-17c58a85-e82e-47ae-b71b-abcfd66e968a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe0fc346-aca8-4943-b6a4-7d0e5f79bc92", "connector": null, "instance_uuid": "6b5325de-0b8b-40d6-9763-27f2b4e15fb4"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1442.751061] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.751061] [58114]: warnings.warn( [ 1442.780314] [58114]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-17c58a85-e82e-47ae-b71b-abcfd66e968a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1442.780723] [58114]: [pid: 58114|app: 0|req: 260/536] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:15:35 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) [ 1442.832823] [58115]: DEBUG cinder.api.middleware.request_id [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-ded3d7d2-4e9b-45fe-a13f-bb366270b153 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.835104] [58115]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-ded3d7d2-4e9b-45fe-a13f-bb366270b153 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] POST http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92/action [ 1442.835515] [58115]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-ded3d7d2-4e9b-45fe-a13f-bb366270b153 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1442.835647] [58115]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-ded3d7d2-4e9b-45fe-a13f-bb366270b153 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1442.848901] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.848901] [58115]: warnings.warn( [ 1442.849537] [58115]: INFO cinder.volume.api [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-ded3d7d2-4e9b-45fe-a13f-bb366270b153 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1442.853777] [58115]: INFO cinder.volume.api [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-ded3d7d2-4e9b-45fe-a13f-bb366270b153 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Roll detaching of volume completed successfully. [ 1442.854081] [58115]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-ded3d7d2-4e9b-45fe-a13f-bb366270b153 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92/action returned with HTTP 202 [ 1442.854618] [58115]: [pid: 58115|app: 0|req: 277/537] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:15:35 2025] POST /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1442.874968] [58114]: DEBUG cinder.api.middleware.request_id [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-89498127-2332-42f2-a653-1b4138847351 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.877447] [58114]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-89498127-2332-42f2-a653-1b4138847351 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cda43a28-2298-4269-80cb-7f869b55410c [ 1442.877656] [58114]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-89498127-2332-42f2-a653-1b4138847351 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1442.877863] [58114]: DEBUG cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-89498127-2332-42f2-a653-1b4138847351 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1442.884996] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.884996] [58114]: warnings.warn( [ 1442.908117] [58114]: INFO cinder.api.openstack.wsgi [req-5e90f854-e7b9-45cd-aeea-c236e1678a8c req-89498127-2332-42f2-a653-1b4138847351 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/attachments/cda43a28-2298-4269-80cb-7f869b55410c returned with HTTP 200 [ 1442.908568] [58114]: [pid: 58114|app: 0|req: 261/538] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:15:35 2025] DELETE /volume/v3/attachments/cda43a28-2298-4269-80cb-7f869b55410c => generated 192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.941769] [58115]: DEBUG cinder.api.middleware.request_id [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-84f92e5a-b50c-4ad7-bc6c-4d38c06b4292 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.944081] [58115]: INFO cinder.api.openstack.wsgi [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-84f92e5a-b50c-4ad7-bc6c-4d38c06b4292 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] DELETE http://10.180.1.21/volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753 [ 1447.944290] [58115]: DEBUG cinder.api.openstack.wsgi [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-84f92e5a-b50c-4ad7-bc6c-4d38c06b4292 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1447.944492] [58115]: DEBUG cinder.api.openstack.wsgi [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-84f92e5a-b50c-4ad7-bc6c-4d38c06b4292 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1447.953490] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.953490] [58115]: warnings.warn( [ 1448.487190] [58115]: INFO cinder.api.openstack.wsgi [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-84f92e5a-b50c-4ad7-bc6c-4d38c06b4292 tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753 returned with HTTP 200 [ 1448.487682] [58115]: [pid: 58115|app: 0|req: 278/539] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:15:40 2025] DELETE /volume/v3/attachments/df4b231d-9360-4e69-a285-ebea68584753 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1448.494581] [58114]: DEBUG cinder.api.middleware.request_id [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-2ea564bc-2d81-4fa4-8ea9-0b31b622d85a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.496992] [58114]: INFO cinder.api.openstack.wsgi [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-2ea564bc-2d81-4fa4-8ea9-0b31b622d85a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1448.497277] [58114]: DEBUG cinder.api.openstack.wsgi [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-2ea564bc-2d81-4fa4-8ea9-0b31b622d85a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1448.497486] [58114]: DEBUG cinder.api.openstack.wsgi [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-2ea564bc-2d81-4fa4-8ea9-0b31b622d85a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1448.497981] [58114]: INFO cinder.api.v3.volumes [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-2ea564bc-2d81-4fa4-8ea9-0b31b622d85a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Delete volume with id: fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 [ 1448.507335] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.507335] [58114]: warnings.warn( [ 1448.508204] [58114]: INFO cinder.volume.api [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-2ea564bc-2d81-4fa4-8ea9-0b31b622d85a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Volume info retrieved successfully. [ 1448.527302] [58114]: INFO cinder.volume.api [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-2ea564bc-2d81-4fa4-8ea9-0b31b622d85a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] Delete volume request issued successfully. [ 1448.527532] [58114]: INFO cinder.api.openstack.wsgi [req-72f8d772-61ac-4c6c-94b3-d657f7a0ea2e req-2ea564bc-2d81-4fa4-8ea9-0b31b622d85a tempest-ServerActionsV293TestJSON-1327713279 tempest-ServerActionsV293TestJSON-1327713279-project-member] http://10.180.1.21/volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 returned with HTTP 202 [ 1448.530252] [58114]: [pid: 58114|app: 0|req: 262/540] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Nov 17 15:15:41 2025] DELETE /volume/v3/volumes/fe0fc346-aca8-4943-b6a4-7d0e5f79bc92 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1458.486426] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1458.522218] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1484.457298] [58115]: DEBUG cinder.api.middleware.request_id [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.459412] [58115]: INFO cinder.api.openstack.wsgi [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1484.459826] [58115]: DEBUG cinder.api.openstack.wsgi [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1153909928"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1484.461427] [58115]: DEBUG cinder.api.v3.volumes [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1153909928'}} {{(pid=58115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1484.461583] [58115]: INFO cinder.api.v3.volumes [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume of 1 GB [ 1484.461958] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.461958] [58115]: warnings.warn( [ 1484.467675] [58115]: INFO cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Availability Zones retrieved successfully. [ 1484.475030] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Flow 'volume_create_api' (e0d40ef7-7c2e-4c03-8b28-b05fa5f69531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1484.476308] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6ce81c-7559-4535-8519-aaee89adc6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1484.477415] [58115]: DEBUG cinder.volume.flows.api.create_volume [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Validating volume size '1' using validate_int {{(pid=58115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1484.495241] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6ce81c-7559-4535-8519-aaee89adc6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1484.496173] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4680229-cd10-438b-a432-90ac2618f3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1484.527452] [58115]: DEBUG cinder.quota [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Created reservations ['849e5831-f704-496d-b7cf-bf8a1fa9c18a', '866d70d5-fb5c-4c3a-9b69-aaec07a75938', '7c152679-96f6-4bd2-b755-0001d6a071bf', '9138c15d-ccaa-4a2d-8fa3-f02618cd0c6c'] {{(pid=58115) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1484.528337] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4680229-cd10-438b-a432-90ac2618f3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['849e5831-f704-496d-b7cf-bf8a1fa9c18a', '866d70d5-fb5c-4c3a-9b69-aaec07a75938', '7c152679-96f6-4bd2-b755-0001d6a071bf', '9138c15d-ccaa-4a2d-8fa3-f02618cd0c6c']}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1484.529238] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86810ffb-21e0-4ba7-bcb7-0e2c3fbddd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1484.544101] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86810ffb-21e0-4ba7-bcb7-0e2c3fbddd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30a3c43e-a846-4116-8423-86022bc7d081', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1153909928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7f7ba67af04b669fb73bdf43455c92',qos_specs=None,replication_status=,reservations=['849e5831-f704-496d-b7cf-bf8a1fa9c18a','866d70d5-fb5c-4c3a-9b69-aaec07a75938','7c152679-96f6-4bd2-b755-0001d6a071bf','9138c15d-ccaa-4a2d-8fa3-f02618cd0c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bedabe344624c90b74527f039941807',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1153909928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30a3c43e-a846-4116-8423-86022bc7d081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f7f7ba67af04b669fb73bdf43455c92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bedabe344624c90b74527f039941807',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1484.544994] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51fee43-da28-4f30-b4cf-a8c071f66f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1484.558709] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51fee43-da28-4f30-b4cf-a8c071f66f44) transitioned into state 'SUCCESS' from state '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-1153909928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7f7ba67af04b669fb73bdf43455c92',qos_specs=None,replication_status=,reservations=['849e5831-f704-496d-b7cf-bf8a1fa9c18a','866d70d5-fb5c-4c3a-9b69-aaec07a75938','7c152679-96f6-4bd2-b755-0001d6a071bf','9138c15d-ccaa-4a2d-8fa3-f02618cd0c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bedabe344624c90b74527f039941807',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1484.559544] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36fcc585-4a13-4b4f-b00f-91d4da09bcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1484.570609] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36fcc585-4a13-4b4f-b00f-91d4da09bcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58115) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1484.571631] [58115]: DEBUG cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Flow 'volume_create_api' (e0d40ef7-7c2e-4c03-8b28-b05fa5f69531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58115) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1484.571991] [58115]: INFO cinder.volume.api [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume request issued successfully. [ 1484.572622] [58115]: INFO cinder.api.openstack.wsgi [None req-216f835d-b7eb-4278-8ebd-e893a31674e8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1484.573124] [58115]: [pid: 58115|app: 0|req: 279/541] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:16:17 2025] POST /volume/v3/volumes => generated 750 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1484.581497] [58114]: DEBUG cinder.api.middleware.request_id [None req-d3f85aaa-39d7-4500-abda-52c79bbda5ca None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.584025] [58114]: INFO cinder.api.openstack.wsgi [None req-d3f85aaa-39d7-4500-abda-52c79bbda5ca tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1484.584204] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d3f85aaa-39d7-4500-abda-52c79bbda5ca tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1484.584421] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d3f85aaa-39d7-4500-abda-52c79bbda5ca tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1484.592023] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.592023] [58114]: warnings.warn( [ 1484.597117] [58114]: INFO cinder.volume.api [None req-d3f85aaa-39d7-4500-abda-52c79bbda5ca tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1484.601352] [58114]: INFO cinder.api.openstack.wsgi [None req-d3f85aaa-39d7-4500-abda-52c79bbda5ca tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1484.601783] [58114]: [pid: 58114|app: 0|req: 263/542] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:17 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1485.612511] [58115]: DEBUG cinder.api.middleware.request_id [None req-88deab4e-6727-40cf-a93d-6355359a5bfd None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.614571] [58115]: INFO cinder.api.openstack.wsgi [None req-88deab4e-6727-40cf-a93d-6355359a5bfd tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1485.614776] [58115]: DEBUG cinder.api.openstack.wsgi [None req-88deab4e-6727-40cf-a93d-6355359a5bfd tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1485.614986] [58115]: DEBUG cinder.api.openstack.wsgi [None req-88deab4e-6727-40cf-a93d-6355359a5bfd tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1485.625190] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1485.625190] [58115]: warnings.warn( [ 1485.629731] [58115]: INFO cinder.volume.api [None req-88deab4e-6727-40cf-a93d-6355359a5bfd tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1485.634896] [58115]: INFO cinder.api.openstack.wsgi [None req-88deab4e-6727-40cf-a93d-6355359a5bfd tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1485.635887] [58115]: [pid: 58115|app: 0|req: 280/543] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:18 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1485.689171] [58114]: DEBUG cinder.api.middleware.request_id [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-3d7c331b-e882-41e6-8b4e-5120bfd932ef None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.813067] [58114]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-3d7c331b-e882-41e6-8b4e-5120bfd932ef tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1485.813067] [58114]: DEBUG cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-3d7c331b-e882-41e6-8b4e-5120bfd932ef tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1485.813067] [58114]: DEBUG cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-3d7c331b-e882-41e6-8b4e-5120bfd932ef tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1485.822340] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1485.822340] [58114]: warnings.warn( [ 1485.826650] [58114]: INFO cinder.volume.api [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-3d7c331b-e882-41e6-8b4e-5120bfd932ef tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1485.831520] [58114]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-3d7c331b-e882-41e6-8b4e-5120bfd932ef tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1485.831967] [58114]: [pid: 58114|app: 0|req: 264/544] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:16:18 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 843 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1487.350932] [58115]: DEBUG cinder.api.middleware.request_id [None req-a9e3762f-debf-4218-b312-5631f8b96b86 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.351353] [58115]: INFO cinder.api.openstack.wsgi [None req-a9e3762f-debf-4218-b312-5631f8b96b86 None None] GET http://10.180.1.21/volume// [ 1487.351529] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a9e3762f-debf-4218-b312-5631f8b96b86 None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1487.351770] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a9e3762f-debf-4218-b312-5631f8b96b86 None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1487.352200] [58115]: INFO cinder.api.openstack.wsgi [None req-a9e3762f-debf-4218-b312-5631f8b96b86 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1487.352532] [58115]: [pid: 58115|app: 0|req: 281/545] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:16:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1487.356437] [58114]: DEBUG cinder.api.middleware.request_id [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-c6394149-a013-43b9-aefe-9d0c922c2a37 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.359207] [58114]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-c6394149-a013-43b9-aefe-9d0c922c2a37 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1487.359790] [58114]: DEBUG cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-c6394149-a013-43b9-aefe-9d0c922c2a37 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30a3c43e-a846-4116-8423-86022bc7d081", "connector": null, "instance_uuid": "f44c9e21-d5cb-4277-8616-133b4c2b7b0b"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1487.368909] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.368909] [58114]: warnings.warn( [ 1487.389249] [58114]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-c6394149-a013-43b9-aefe-9d0c922c2a37 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1487.389733] [58114]: [pid: 58114|app: 0|req: 265/546] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:16:20 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1487.413819] [58115]: DEBUG cinder.api.middleware.request_id [None req-bdaa4232-fc10-4e04-a74f-d2b87801ac93 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.416091] [58115]: INFO cinder.api.openstack.wsgi [None req-bdaa4232-fc10-4e04-a74f-d2b87801ac93 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1487.416322] [58115]: DEBUG cinder.api.openstack.wsgi [None req-bdaa4232-fc10-4e04-a74f-d2b87801ac93 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1487.416522] [58115]: DEBUG cinder.api.openstack.wsgi [None req-bdaa4232-fc10-4e04-a74f-d2b87801ac93 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1487.429629] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.429629] [58115]: warnings.warn( [ 1487.433468] [58115]: INFO cinder.volume.api [None req-bdaa4232-fc10-4e04-a74f-d2b87801ac93 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1487.438615] [58115]: INFO cinder.api.openstack.wsgi [None req-bdaa4232-fc10-4e04-a74f-d2b87801ac93 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1487.439049] [58115]: [pid: 58115|app: 0|req: 282/547] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:20 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1487.917723] [58114]: DEBUG cinder.api.middleware.request_id [None req-066e1c7d-7bdb-42cf-9fd7-bd8aab04b48a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.918145] [58114]: INFO cinder.api.openstack.wsgi [None req-066e1c7d-7bdb-42cf-9fd7-bd8aab04b48a None None] GET http://10.180.1.21/volume// [ 1487.918326] [58114]: DEBUG cinder.api.openstack.wsgi [None req-066e1c7d-7bdb-42cf-9fd7-bd8aab04b48a None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1487.918536] [58114]: DEBUG cinder.api.openstack.wsgi [None req-066e1c7d-7bdb-42cf-9fd7-bd8aab04b48a None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1487.919022] [58114]: INFO cinder.api.openstack.wsgi [None req-066e1c7d-7bdb-42cf-9fd7-bd8aab04b48a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1487.919332] [58114]: [pid: 58114|app: 0|req: 266/548] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:16:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1487.922875] [58115]: DEBUG cinder.api.middleware.request_id [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-2ff9114c-1cb9-4454-90b8-173c2c9d56f2 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.925400] [58115]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-2ff9114c-1cb9-4454-90b8-173c2c9d56f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1487.925732] [58115]: DEBUG cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-2ff9114c-1cb9-4454-90b8-173c2c9d56f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1487.926029] [58115]: DEBUG cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-2ff9114c-1cb9-4454-90b8-173c2c9d56f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1487.936778] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.936778] [58115]: warnings.warn( [ 1487.940307] [58115]: INFO cinder.volume.api [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-2ff9114c-1cb9-4454-90b8-173c2c9d56f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1487.945024] [58115]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-2ff9114c-1cb9-4454-90b8-173c2c9d56f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1487.945541] [58115]: [pid: 58115|app: 0|req: 283/549] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:16:20 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1487.973418] [58114]: DEBUG cinder.api.middleware.request_id [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-f0aec8e3-b76d-4dca-9bf5-7b360229dc3f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.975862] [58114]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-f0aec8e3-b76d-4dca-9bf5-7b360229dc3f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] PUT http://10.180.1.21/volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952 [ 1487.976285] [58114]: DEBUG cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-f0aec8e3-b76d-4dca-9bf5-7b360229dc3f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-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-874360", "mountpoint": "/dev/sdb"}}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1487.984102] [58114]: DEBUG cinder.coordination [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-f0aec8e3-b76d-4dca-9bf5-7b360229dc3f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Acquiring lock "cinder-attachment_update-30a3c43e-a846-4116-8423-86022bc7d081-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1487.988619] [58114]: DEBUG cinder.coordination [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-f0aec8e3-b76d-4dca-9bf5-7b360229dc3f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Lock "cinder-attachment_update-30a3c43e-a846-4116-8423-86022bc7d081-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58114) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1487.989696] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.989696] [58114]: warnings.warn( [ 1488.449444] [58115]: DEBUG cinder.api.middleware.request_id [None req-5e213280-2b28-4a68-bc7a-29759e0d3a87 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.451647] [58115]: INFO cinder.api.openstack.wsgi [None req-5e213280-2b28-4a68-bc7a-29759e0d3a87 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1488.451917] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5e213280-2b28-4a68-bc7a-29759e0d3a87 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1488.452186] [58115]: DEBUG cinder.api.openstack.wsgi [None req-5e213280-2b28-4a68-bc7a-29759e0d3a87 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1488.462905] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.462905] [58115]: warnings.warn( [ 1488.466537] [58115]: INFO cinder.volume.api [None req-5e213280-2b28-4a68-bc7a-29759e0d3a87 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1488.470995] [58115]: INFO cinder.api.openstack.wsgi [None req-5e213280-2b28-4a68-bc7a-29759e0d3a87 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1488.471440] [58115]: [pid: 58115|app: 0|req: 284/550] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:21 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1489.482519] [58115]: DEBUG cinder.api.middleware.request_id [None req-b74198ae-f4e8-4bd3-bfb5-258e14271e12 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.484824] [58115]: INFO cinder.api.openstack.wsgi [None req-b74198ae-f4e8-4bd3-bfb5-258e14271e12 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1489.485070] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b74198ae-f4e8-4bd3-bfb5-258e14271e12 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1489.485287] [58115]: DEBUG cinder.api.openstack.wsgi [None req-b74198ae-f4e8-4bd3-bfb5-258e14271e12 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1489.495490] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.495490] [58115]: warnings.warn( [ 1489.498927] [58115]: INFO cinder.volume.api [None req-b74198ae-f4e8-4bd3-bfb5-258e14271e12 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1489.503537] [58115]: INFO cinder.api.openstack.wsgi [None req-b74198ae-f4e8-4bd3-bfb5-258e14271e12 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1489.503961] [58115]: [pid: 58115|app: 0|req: 285/551] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:22 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1490.514461] [58115]: DEBUG cinder.api.middleware.request_id [None req-503a770e-529f-4f61-b199-64af3a08f73d None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.516478] [58115]: INFO cinder.api.openstack.wsgi [None req-503a770e-529f-4f61-b199-64af3a08f73d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1490.516694] [58115]: DEBUG cinder.api.openstack.wsgi [None req-503a770e-529f-4f61-b199-64af3a08f73d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1490.516906] [58115]: DEBUG cinder.api.openstack.wsgi [None req-503a770e-529f-4f61-b199-64af3a08f73d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1490.526711] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.526711] [58115]: warnings.warn( [ 1490.529794] [58115]: INFO cinder.volume.api [None req-503a770e-529f-4f61-b199-64af3a08f73d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1490.533960] [58115]: INFO cinder.api.openstack.wsgi [None req-503a770e-529f-4f61-b199-64af3a08f73d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1490.534372] [58115]: [pid: 58115|app: 0|req: 286/552] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:23 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1491.546488] [58115]: DEBUG cinder.api.middleware.request_id [None req-d9bd1623-358f-47ba-ac89-a68aa50a5d54 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.549416] [58115]: INFO cinder.api.openstack.wsgi [None req-d9bd1623-358f-47ba-ac89-a68aa50a5d54 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1491.549755] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d9bd1623-358f-47ba-ac89-a68aa50a5d54 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1491.550102] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d9bd1623-358f-47ba-ac89-a68aa50a5d54 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1491.564959] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1491.564959] [58115]: warnings.warn( [ 1491.569748] [58115]: INFO cinder.volume.api [None req-d9bd1623-358f-47ba-ac89-a68aa50a5d54 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1491.576545] [58115]: INFO cinder.api.openstack.wsgi [None req-d9bd1623-358f-47ba-ac89-a68aa50a5d54 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1491.577243] [58115]: [pid: 58115|app: 0|req: 287/553] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:24 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1492.514728] [58114]: DEBUG cinder.coordination [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-f0aec8e3-b76d-4dca-9bf5-7b360229dc3f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Lock "cinder-attachment_update-30a3c43e-a846-4116-8423-86022bc7d081-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=58114) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1492.515238] [58114]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-f0aec8e3-b76d-4dca-9bf5-7b360229dc3f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952 returned with HTTP 200 [ 1492.515790] [58114]: [pid: 58114|app: 0|req: 267/554] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:16:20 2025] PUT /volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1492.587471] [58115]: DEBUG cinder.api.middleware.request_id [None req-0c96ce34-37d0-4d24-960a-7462612b6cc8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.589545] [58115]: INFO cinder.api.openstack.wsgi [None req-0c96ce34-37d0-4d24-960a-7462612b6cc8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1492.589758] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0c96ce34-37d0-4d24-960a-7462612b6cc8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1492.589983] [58115]: DEBUG cinder.api.openstack.wsgi [None req-0c96ce34-37d0-4d24-960a-7462612b6cc8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1492.600163] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.600163] [58115]: warnings.warn( [ 1492.604503] [58115]: INFO cinder.volume.api [None req-0c96ce34-37d0-4d24-960a-7462612b6cc8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1492.609842] [58115]: INFO cinder.api.openstack.wsgi [None req-0c96ce34-37d0-4d24-960a-7462612b6cc8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1492.610346] [58115]: [pid: 58115|app: 0|req: 288/555] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:25 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1493.620785] [58114]: DEBUG cinder.api.middleware.request_id [None req-4ed99a98-0e66-4fa6-85ea-396647fba770 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.622849] [58114]: INFO cinder.api.openstack.wsgi [None req-4ed99a98-0e66-4fa6-85ea-396647fba770 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1493.623082] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4ed99a98-0e66-4fa6-85ea-396647fba770 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1493.623309] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4ed99a98-0e66-4fa6-85ea-396647fba770 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1493.633344] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.633344] [58114]: warnings.warn( [ 1493.636577] [58114]: INFO cinder.volume.api [None req-4ed99a98-0e66-4fa6-85ea-396647fba770 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1493.640801] [58114]: INFO cinder.api.openstack.wsgi [None req-4ed99a98-0e66-4fa6-85ea-396647fba770 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1493.641227] [58114]: [pid: 58114|app: 0|req: 268/556] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:26 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1494.130537] [58115]: DEBUG cinder.api.middleware.request_id [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-12e7629e-9c74-4cb9-a5bd-ca088f16f72a None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.162866] [58115]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-12e7629e-9c74-4cb9-a5bd-ca088f16f72a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952/action [ 1494.163333] [58115]: DEBUG cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-12e7629e-9c74-4cb9-a5bd-ca088f16f72a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action body: b'{"os-complete": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1494.163466] [58115]: DEBUG cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-12e7629e-9c74-4cb9-a5bd-ca088f16f72a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1494.177661] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.177661] [58115]: warnings.warn( [ 1494.185661] [58115]: INFO cinder.api.openstack.wsgi [req-a7cebdbf-e3ca-411a-9fef-6ff45b278b40 req-12e7629e-9c74-4cb9-a5bd-ca088f16f72a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952/action returned with HTTP 204 [ 1494.186187] [58115]: [pid: 58115|app: 0|req: 289/557] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:16:26 2025] POST /volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1494.652040] [58114]: DEBUG cinder.api.middleware.request_id [None req-f40e3d19-b9f1-4d84-b3ad-c4da8a10cc24 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.654025] [58114]: INFO cinder.api.openstack.wsgi [None req-f40e3d19-b9f1-4d84-b3ad-c4da8a10cc24 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1494.654237] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f40e3d19-b9f1-4d84-b3ad-c4da8a10cc24 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1494.654441] [58114]: DEBUG cinder.api.openstack.wsgi [None req-f40e3d19-b9f1-4d84-b3ad-c4da8a10cc24 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1494.664169] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.664169] [58114]: warnings.warn( [ 1494.667360] [58114]: INFO cinder.volume.api [None req-f40e3d19-b9f1-4d84-b3ad-c4da8a10cc24 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1494.671488] [58114]: INFO cinder.api.openstack.wsgi [None req-f40e3d19-b9f1-4d84-b3ad-c4da8a10cc24 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1494.671913] [58114]: [pid: 58114|app: 0|req: 269/558] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:27 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1494.681120] [58115]: DEBUG cinder.api.middleware.request_id [None req-6019023c-e6fc-4caf-bbce-b57d1ac60db5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.683245] [58115]: INFO cinder.api.openstack.wsgi [None req-6019023c-e6fc-4caf-bbce-b57d1ac60db5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1494.683453] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6019023c-e6fc-4caf-bbce-b57d1ac60db5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1494.683658] [58115]: DEBUG cinder.api.openstack.wsgi [None req-6019023c-e6fc-4caf-bbce-b57d1ac60db5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1494.695931] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.695931] [58115]: warnings.warn( [ 1494.699590] [58115]: INFO cinder.volume.api [None req-6019023c-e6fc-4caf-bbce-b57d1ac60db5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1494.705088] [58115]: INFO cinder.api.openstack.wsgi [None req-6019023c-e6fc-4caf-bbce-b57d1ac60db5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1494.705546] [58115]: [pid: 58115|app: 0|req: 290/559] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:27 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1494.779364] [58114]: DEBUG cinder.api.middleware.request_id [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.781301] [58114]: INFO cinder.api.openstack.wsgi [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1494.781672] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-438244777"}} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1494.783153] [58114]: DEBUG cinder.api.v3.volumes [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-438244777'}} {{(pid=58114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1494.783286] [58114]: INFO cinder.api.v3.volumes [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume of 1 GB [ 1494.787188] [58114]: INFO cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Availability Zones retrieved successfully. [ 1494.793834] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Flow 'volume_create_api' (840f9fbd-5276-4525-ab2e-68deff622c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1494.794961] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be92d10-3e69-4662-b3df-c66e943a1042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1494.796042] [58114]: DEBUG cinder.volume.flows.api.create_volume [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Validating volume size '1' using validate_int {{(pid=58114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1494.813788] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be92d10-3e69-4662-b3df-c66e943a1042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-17T14:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff2421cb-6f63-43dc-86f1-a57df86bf3e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1494.814740] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4427893-2b10-4efd-bb13-e5f84c489eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1494.843659] [58114]: DEBUG cinder.quota [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Created reservations ['0ca401a9-3200-449e-8613-3207d5b32585', '92b5b54a-ac80-4896-8a84-ac489e10a569', 'aa73ad25-ed47-4e9a-8810-68719a4b617e', 'bb94753e-9978-4062-8f89-9de78c13a519'] {{(pid=58114) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1494.844691] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4427893-2b10-4efd-bb13-e5f84c489eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ca401a9-3200-449e-8613-3207d5b32585', '92b5b54a-ac80-4896-8a84-ac489e10a569', 'aa73ad25-ed47-4e9a-8810-68719a4b617e', 'bb94753e-9978-4062-8f89-9de78c13a519']}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1494.845582] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2529e98-579a-453e-a15b-524ad34b1797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1494.856847] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2529e98-579a-453e-a15b-524ad34b1797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '713002d6-ff4b-445f-ba90-4e7a1a533a33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-438244777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7f7ba67af04b669fb73bdf43455c92',qos_specs=None,replication_status=,reservations=['0ca401a9-3200-449e-8613-3207d5b32585','92b5b54a-ac80-4896-8a84-ac489e10a569','aa73ad25-ed47-4e9a-8810-68719a4b617e','bb94753e-9978-4062-8f89-9de78c13a519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bedabe344624c90b74527f039941807',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1), 'volume': 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-17T15:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-438244777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=713002d6-ff4b-445f-ba90-4e7a1a533a33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f7f7ba67af04b669fb73bdf43455c92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bedabe344624c90b74527f039941807',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2421cb-6f63-43dc-86f1-a57df86bf3e1),volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1494.857772] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae442d9d-d88f-4042-ba28-4329fe895c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1494.874151] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae442d9d-d88f-4042-ba28-4329fe895c00) transitioned into state 'SUCCESS' from state '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-438244777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7f7ba67af04b669fb73bdf43455c92',qos_specs=None,replication_status=,reservations=['0ca401a9-3200-449e-8613-3207d5b32585','92b5b54a-ac80-4896-8a84-ac489e10a569','aa73ad25-ed47-4e9a-8810-68719a4b617e','bb94753e-9978-4062-8f89-9de78c13a519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bedabe344624c90b74527f039941807',volume_type_id=ff2421cb-6f63-43dc-86f1-a57df86bf3e1)}' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1494.875175] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28dee359-bc74-470a-95da-99659a4bfc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1494.897872] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28dee359-bc74-470a-95da-99659a4bfc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58114) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1494.899120] [58114]: DEBUG cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Flow 'volume_create_api' (840f9fbd-5276-4525-ab2e-68deff622c59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58114) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1494.899471] [58114]: INFO cinder.volume.api [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Create volume request issued successfully. [ 1494.900114] [58114]: INFO cinder.api.openstack.wsgi [None req-4da40eea-f43a-4506-a5ad-cdd6453b691a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1494.900573] [58114]: [pid: 58114|app: 0|req: 270/560] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Nov 17 15:16:27 2025] POST /volume/v3/volumes => generated 749 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1494.909115] [58115]: DEBUG cinder.api.middleware.request_id [None req-72763837-ed96-4e87-8eb4-a7b0c86e0081 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.911306] [58115]: INFO cinder.api.openstack.wsgi [None req-72763837-ed96-4e87-8eb4-a7b0c86e0081 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1494.911581] [58115]: DEBUG cinder.api.openstack.wsgi [None req-72763837-ed96-4e87-8eb4-a7b0c86e0081 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1494.911886] [58115]: DEBUG cinder.api.openstack.wsgi [None req-72763837-ed96-4e87-8eb4-a7b0c86e0081 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1494.921927] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.921927] [58115]: warnings.warn( [ 1494.926078] [58115]: INFO cinder.volume.api [None req-72763837-ed96-4e87-8eb4-a7b0c86e0081 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1494.930479] [58115]: INFO cinder.api.openstack.wsgi [None req-72763837-ed96-4e87-8eb4-a7b0c86e0081 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1494.930848] [58115]: [pid: 58115|app: 0|req: 291/561] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:27 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1495.941313] [58114]: DEBUG cinder.api.middleware.request_id [None req-7386cf76-306e-4059-b5fa-54284559e632 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.943557] [58114]: INFO cinder.api.openstack.wsgi [None req-7386cf76-306e-4059-b5fa-54284559e632 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1495.943800] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7386cf76-306e-4059-b5fa-54284559e632 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1495.944070] [58114]: DEBUG cinder.api.openstack.wsgi [None req-7386cf76-306e-4059-b5fa-54284559e632 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1495.951654] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.951654] [58114]: warnings.warn( [ 1495.955063] [58114]: INFO cinder.volume.api [None req-7386cf76-306e-4059-b5fa-54284559e632 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1495.959102] [58114]: INFO cinder.api.openstack.wsgi [None req-7386cf76-306e-4059-b5fa-54284559e632 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1495.959498] [58114]: [pid: 58114|app: 0|req: 271/562] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:28 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1496.007025] [58115]: DEBUG cinder.api.middleware.request_id [req-87cc164b-f44f-419d-98b2-a88693354dbe req-ca8e62ab-d4b7-462e-9260-a64cd65a3160 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.032783] [58115]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-ca8e62ab-d4b7-462e-9260-a64cd65a3160 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1496.032979] [58115]: DEBUG cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-ca8e62ab-d4b7-462e-9260-a64cd65a3160 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1496.033196] [58115]: DEBUG cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-ca8e62ab-d4b7-462e-9260-a64cd65a3160 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1496.044239] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1496.044239] [58115]: warnings.warn( [ 1496.048927] [58115]: INFO cinder.volume.api [req-87cc164b-f44f-419d-98b2-a88693354dbe req-ca8e62ab-d4b7-462e-9260-a64cd65a3160 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1496.053928] [58115]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-ca8e62ab-d4b7-462e-9260-a64cd65a3160 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1496.054365] [58115]: [pid: 58115|app: 0|req: 292/563] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:16:28 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1497.572597] [58114]: DEBUG cinder.api.middleware.request_id [None req-49565d9c-0196-4d93-984c-e468a6738774 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.573043] [58114]: INFO cinder.api.openstack.wsgi [None req-49565d9c-0196-4d93-984c-e468a6738774 None None] GET http://10.180.1.21/volume// [ 1497.573186] [58114]: DEBUG cinder.api.openstack.wsgi [None req-49565d9c-0196-4d93-984c-e468a6738774 None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1497.573385] [58114]: DEBUG cinder.api.openstack.wsgi [None req-49565d9c-0196-4d93-984c-e468a6738774 None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1497.573780] [58114]: INFO cinder.api.openstack.wsgi [None req-49565d9c-0196-4d93-984c-e468a6738774 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1497.574115] [58114]: [pid: 58114|app: 0|req: 272/564] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Nov 17 15:16:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1497.577706] [58115]: DEBUG cinder.api.middleware.request_id [req-87cc164b-f44f-419d-98b2-a88693354dbe req-e4a5e575-e40e-4266-a2b3-c3926aac47e9 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.580015] [58115]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-e4a5e575-e40e-4266-a2b3-c3926aac47e9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1497.580416] [58115]: DEBUG cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-e4a5e575-e40e-4266-a2b3-c3926aac47e9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "713002d6-ff4b-445f-ba90-4e7a1a533a33", "connector": null, "instance_uuid": "f44c9e21-d5cb-4277-8616-133b4c2b7b0b"}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1497.589047] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.589047] [58115]: warnings.warn( [ 1497.607813] [58115]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-e4a5e575-e40e-4266-a2b3-c3926aac47e9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1497.608270] [58115]: [pid: 58115|app: 0|req: 293/565] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Nov 17 15:16:30 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) [ 1497.625278] [58114]: DEBUG cinder.api.middleware.request_id [None req-4ff95ad9-5052-4590-a707-6710084b9074 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.627522] [58114]: INFO cinder.api.openstack.wsgi [None req-4ff95ad9-5052-4590-a707-6710084b9074 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1497.627730] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4ff95ad9-5052-4590-a707-6710084b9074 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1497.628115] [58114]: DEBUG cinder.api.openstack.wsgi [None req-4ff95ad9-5052-4590-a707-6710084b9074 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1497.637403] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.637403] [58114]: warnings.warn( [ 1497.640504] [58114]: INFO cinder.volume.api [None req-4ff95ad9-5052-4590-a707-6710084b9074 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1497.644677] [58114]: INFO cinder.api.openstack.wsgi [None req-4ff95ad9-5052-4590-a707-6710084b9074 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1497.645094] [58114]: [pid: 58114|app: 0|req: 273/566] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:30 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1498.128491] [58115]: DEBUG cinder.api.middleware.request_id [None req-aed75d02-0cd2-4be6-9277-39737575574c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.128945] [58115]: INFO cinder.api.openstack.wsgi [None req-aed75d02-0cd2-4be6-9277-39737575574c None None] GET http://10.180.1.21/volume// [ 1498.129139] [58115]: DEBUG cinder.api.openstack.wsgi [None req-aed75d02-0cd2-4be6-9277-39737575574c None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1498.129344] [58115]: DEBUG cinder.api.openstack.wsgi [None req-aed75d02-0cd2-4be6-9277-39737575574c None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1498.129731] [58115]: INFO cinder.api.openstack.wsgi [None req-aed75d02-0cd2-4be6-9277-39737575574c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1498.130089] [58115]: [pid: 58115|app: 0|req: 294/567] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:16:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1498.133364] [58114]: DEBUG cinder.api.middleware.request_id [req-87cc164b-f44f-419d-98b2-a88693354dbe req-05380e26-f106-49a6-ad96-d6f5eb055b80 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.135610] [58114]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-05380e26-f106-49a6-ad96-d6f5eb055b80 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1498.135854] [58114]: DEBUG cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-05380e26-f106-49a6-ad96-d6f5eb055b80 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1498.136076] [58114]: DEBUG cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-05380e26-f106-49a6-ad96-d6f5eb055b80 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1498.145715] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.145715] [58114]: warnings.warn( [ 1498.148733] [58114]: INFO cinder.volume.api [req-87cc164b-f44f-419d-98b2-a88693354dbe req-05380e26-f106-49a6-ad96-d6f5eb055b80 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1498.152981] [58114]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-05380e26-f106-49a6-ad96-d6f5eb055b80 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1498.153387] [58114]: [pid: 58114|app: 0|req: 274/568] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:16:30 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1498.180019] [58115]: DEBUG cinder.api.middleware.request_id [req-87cc164b-f44f-419d-98b2-a88693354dbe req-a589e19b-2b36-4fbe-b6df-bca4065bc148 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.182429] [58115]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-a589e19b-2b36-4fbe-b6df-bca4065bc148 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] PUT http://10.180.1.21/volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be [ 1498.182856] [58115]: DEBUG cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-a589e19b-2b36-4fbe-b6df-bca4065bc148 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-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-874360", "mountpoint": "/dev/sdc"}}} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1498.190376] [58115]: DEBUG cinder.coordination [req-87cc164b-f44f-419d-98b2-a88693354dbe req-a589e19b-2b36-4fbe-b6df-bca4065bc148 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Acquiring lock "cinder-attachment_update-713002d6-ff4b-445f-ba90-4e7a1a533a33-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1498.194903] [58115]: DEBUG cinder.coordination [req-87cc164b-f44f-419d-98b2-a88693354dbe req-a589e19b-2b36-4fbe-b6df-bca4065bc148 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Lock "cinder-attachment_update-713002d6-ff4b-445f-ba90-4e7a1a533a33-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58115) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1498.195960] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.195960] [58115]: warnings.warn( [ 1498.655488] [58114]: DEBUG cinder.api.middleware.request_id [None req-6f191223-33e1-4b55-9da8-a10f595ed206 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.657590] [58114]: INFO cinder.api.openstack.wsgi [None req-6f191223-33e1-4b55-9da8-a10f595ed206 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1498.657794] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6f191223-33e1-4b55-9da8-a10f595ed206 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1498.658061] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6f191223-33e1-4b55-9da8-a10f595ed206 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1498.668367] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.668367] [58114]: warnings.warn( [ 1498.671679] [58114]: INFO cinder.volume.api [None req-6f191223-33e1-4b55-9da8-a10f595ed206 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1498.676017] [58114]: INFO cinder.api.openstack.wsgi [None req-6f191223-33e1-4b55-9da8-a10f595ed206 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1498.676441] [58114]: [pid: 58114|app: 0|req: 275/569] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:31 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1499.686861] [58114]: DEBUG cinder.api.middleware.request_id [None req-6e70ca84-3b07-40bd-b82e-77aaee177e56 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.689041] [58114]: INFO cinder.api.openstack.wsgi [None req-6e70ca84-3b07-40bd-b82e-77aaee177e56 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1499.689256] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6e70ca84-3b07-40bd-b82e-77aaee177e56 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1499.689474] [58114]: DEBUG cinder.api.openstack.wsgi [None req-6e70ca84-3b07-40bd-b82e-77aaee177e56 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1499.699747] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1499.699747] [58114]: warnings.warn( [ 1499.703564] [58114]: INFO cinder.volume.api [None req-6e70ca84-3b07-40bd-b82e-77aaee177e56 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1499.708691] [58114]: INFO cinder.api.openstack.wsgi [None req-6e70ca84-3b07-40bd-b82e-77aaee177e56 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1499.709178] [58114]: [pid: 58114|app: 0|req: 276/570] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:32 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1500.720424] [58114]: DEBUG cinder.api.middleware.request_id [None req-0b0ab221-6ac3-449c-a171-97aee3447e2a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.723337] [58114]: INFO cinder.api.openstack.wsgi [None req-0b0ab221-6ac3-449c-a171-97aee3447e2a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1500.723568] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0b0ab221-6ac3-449c-a171-97aee3447e2a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1500.723854] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0b0ab221-6ac3-449c-a171-97aee3447e2a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1500.735429] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.735429] [58114]: warnings.warn( [ 1500.738849] [58114]: INFO cinder.volume.api [None req-0b0ab221-6ac3-449c-a171-97aee3447e2a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1500.743076] [58114]: INFO cinder.api.openstack.wsgi [None req-0b0ab221-6ac3-449c-a171-97aee3447e2a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1500.743586] [58114]: [pid: 58114|app: 0|req: 277/571] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:33 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1501.753521] [58114]: DEBUG cinder.api.middleware.request_id [None req-ba56257b-dba6-418d-8a4d-35fd06ea416d None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.755583] [58114]: INFO cinder.api.openstack.wsgi [None req-ba56257b-dba6-418d-8a4d-35fd06ea416d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1501.755802] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ba56257b-dba6-418d-8a4d-35fd06ea416d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1501.756012] [58114]: DEBUG cinder.api.openstack.wsgi [None req-ba56257b-dba6-418d-8a4d-35fd06ea416d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1501.766020] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.766020] [58114]: warnings.warn( [ 1501.769067] [58114]: INFO cinder.volume.api [None req-ba56257b-dba6-418d-8a4d-35fd06ea416d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1501.773124] [58114]: INFO cinder.api.openstack.wsgi [None req-ba56257b-dba6-418d-8a4d-35fd06ea416d tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1501.773514] [58114]: [pid: 58114|app: 0|req: 278/572] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:34 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1502.719018] [58115]: DEBUG cinder.coordination [req-87cc164b-f44f-419d-98b2-a88693354dbe req-a589e19b-2b36-4fbe-b6df-bca4065bc148 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Lock "cinder-attachment_update-713002d6-ff4b-445f-ba90-4e7a1a533a33-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=58115) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1502.719368] [58115]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-a589e19b-2b36-4fbe-b6df-bca4065bc148 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be returned with HTTP 200 [ 1502.719857] [58115]: [pid: 58115|app: 0|req: 295/573] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Nov 17 15:16:30 2025] PUT /volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1502.783765] [58114]: DEBUG cinder.api.middleware.request_id [None req-48b98708-f174-4d50-bd2f-10e5294b35c2 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.785799] [58114]: INFO cinder.api.openstack.wsgi [None req-48b98708-f174-4d50-bd2f-10e5294b35c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1502.786090] [58114]: DEBUG cinder.api.openstack.wsgi [None req-48b98708-f174-4d50-bd2f-10e5294b35c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1502.786333] [58114]: DEBUG cinder.api.openstack.wsgi [None req-48b98708-f174-4d50-bd2f-10e5294b35c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1502.796009] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.796009] [58114]: warnings.warn( [ 1502.799553] [58114]: INFO cinder.volume.api [None req-48b98708-f174-4d50-bd2f-10e5294b35c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1502.803737] [58114]: INFO cinder.api.openstack.wsgi [None req-48b98708-f174-4d50-bd2f-10e5294b35c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1502.804153] [58114]: [pid: 58114|app: 0|req: 279/574] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:35 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1503.814406] [58115]: DEBUG cinder.api.middleware.request_id [None req-66baac96-246a-4169-8a64-820ce443e5d9 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.816637] [58115]: INFO cinder.api.openstack.wsgi [None req-66baac96-246a-4169-8a64-820ce443e5d9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1503.816948] [58115]: DEBUG cinder.api.openstack.wsgi [None req-66baac96-246a-4169-8a64-820ce443e5d9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1503.817261] [58115]: DEBUG cinder.api.openstack.wsgi [None req-66baac96-246a-4169-8a64-820ce443e5d9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1503.827208] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.827208] [58115]: warnings.warn( [ 1503.830406] [58115]: INFO cinder.volume.api [None req-66baac96-246a-4169-8a64-820ce443e5d9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1503.834560] [58115]: INFO cinder.api.openstack.wsgi [None req-66baac96-246a-4169-8a64-820ce443e5d9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1503.835153] [58115]: [pid: 58115|app: 0|req: 296/575] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:36 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1504.365481] [58114]: DEBUG cinder.api.middleware.request_id [req-87cc164b-f44f-419d-98b2-a88693354dbe req-15442e0d-578a-47dd-9fbb-677fbea00c98 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.367768] [58114]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-15442e0d-578a-47dd-9fbb-677fbea00c98 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be/action [ 1504.368204] [58114]: DEBUG cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-15442e0d-578a-47dd-9fbb-677fbea00c98 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action body: b'{"os-complete": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1504.368364] [58114]: DEBUG cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-15442e0d-578a-47dd-9fbb-677fbea00c98 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1504.383085] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.383085] [58114]: warnings.warn( [ 1504.390527] [58114]: INFO cinder.api.openstack.wsgi [req-87cc164b-f44f-419d-98b2-a88693354dbe req-15442e0d-578a-47dd-9fbb-677fbea00c98 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be/action returned with HTTP 204 [ 1504.391053] [58114]: [pid: 58114|app: 0|req: 280/576] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Nov 17 15:16:37 2025] POST /volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1504.844518] [58115]: DEBUG cinder.api.middleware.request_id [None req-ad6788a9-c18d-41f7-854f-f3a68e32964c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.847129] [58115]: INFO cinder.api.openstack.wsgi [None req-ad6788a9-c18d-41f7-854f-f3a68e32964c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1504.847387] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ad6788a9-c18d-41f7-854f-f3a68e32964c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1504.847600] [58115]: DEBUG cinder.api.openstack.wsgi [None req-ad6788a9-c18d-41f7-854f-f3a68e32964c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1504.858232] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.858232] [58115]: warnings.warn( [ 1504.861611] [58115]: INFO cinder.volume.api [None req-ad6788a9-c18d-41f7-854f-f3a68e32964c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1504.865850] [58115]: INFO cinder.api.openstack.wsgi [None req-ad6788a9-c18d-41f7-854f-f3a68e32964c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1504.866378] [58115]: [pid: 58115|app: 0|req: 297/577] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:37 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1504.876654] [58114]: DEBUG cinder.api.middleware.request_id [None req-09c09484-ff9a-4fc7-8974-d8ce38e6e037 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.878941] [58114]: INFO cinder.api.openstack.wsgi [None req-09c09484-ff9a-4fc7-8974-d8ce38e6e037 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1504.879264] [58114]: DEBUG cinder.api.openstack.wsgi [None req-09c09484-ff9a-4fc7-8974-d8ce38e6e037 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1504.879514] [58114]: DEBUG cinder.api.openstack.wsgi [None req-09c09484-ff9a-4fc7-8974-d8ce38e6e037 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1504.889438] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.889438] [58114]: warnings.warn( [ 1504.892668] [58114]: INFO cinder.volume.api [None req-09c09484-ff9a-4fc7-8974-d8ce38e6e037 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1504.896864] [58114]: INFO cinder.api.openstack.wsgi [None req-09c09484-ff9a-4fc7-8974-d8ce38e6e037 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1504.897279] [58114]: [pid: 58114|app: 0|req: 281/578] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:37 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.094130] [58115]: DEBUG cinder.api.middleware.request_id [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-6a05ff95-a7a8-4330-93cf-63dcf68a811c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.096574] [58115]: INFO cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-6a05ff95-a7a8-4330-93cf-63dcf68a811c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1505.096784] [58115]: DEBUG cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-6a05ff95-a7a8-4330-93cf-63dcf68a811c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1505.096990] [58115]: DEBUG cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-6a05ff95-a7a8-4330-93cf-63dcf68a811c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1505.106522] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.106522] [58115]: warnings.warn( [ 1505.110025] [58115]: INFO cinder.volume.api [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-6a05ff95-a7a8-4330-93cf-63dcf68a811c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1505.114317] [58115]: INFO cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-6a05ff95-a7a8-4330-93cf-63dcf68a811c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1505.114721] [58115]: [pid: 58115|app: 0|req: 298/579] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:16:37 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.129426] [58114]: DEBUG cinder.api.middleware.request_id [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-86f43eda-e953-4c4b-a227-4be386d4e6f2 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.131858] [58114]: INFO cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-86f43eda-e953-4c4b-a227-4be386d4e6f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081/action [ 1505.132258] [58114]: DEBUG cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-86f43eda-e953-4c4b-a227-4be386d4e6f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1505.132388] [58114]: DEBUG cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-86f43eda-e953-4c4b-a227-4be386d4e6f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1505.141728] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.141728] [58114]: warnings.warn( [ 1505.142291] [58114]: INFO cinder.volume.api [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-86f43eda-e953-4c4b-a227-4be386d4e6f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1505.146374] [58114]: INFO cinder.volume.api [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-86f43eda-e953-4c4b-a227-4be386d4e6f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Begin detaching volume completed successfully. [ 1505.146579] [58114]: INFO cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-86f43eda-e953-4c4b-a227-4be386d4e6f2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081/action returned with HTTP 202 [ 1505.146975] [58114]: [pid: 58114|app: 0|req: 282/580] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:16:37 2025] POST /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1505.156720] [58115]: DEBUG cinder.api.middleware.request_id [None req-89386b67-a0f8-4fd8-abe5-8590f8930f3c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.158820] [58115]: INFO cinder.api.openstack.wsgi [None req-89386b67-a0f8-4fd8-abe5-8590f8930f3c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1505.159045] [58115]: DEBUG cinder.api.openstack.wsgi [None req-89386b67-a0f8-4fd8-abe5-8590f8930f3c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1505.159254] [58115]: DEBUG cinder.api.openstack.wsgi [None req-89386b67-a0f8-4fd8-abe5-8590f8930f3c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1505.168811] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.168811] [58115]: warnings.warn( [ 1505.172075] [58115]: INFO cinder.volume.api [None req-89386b67-a0f8-4fd8-abe5-8590f8930f3c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1505.176298] [58115]: INFO cinder.api.openstack.wsgi [None req-89386b67-a0f8-4fd8-abe5-8590f8930f3c tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1505.176707] [58115]: [pid: 58115|app: 0|req: 299/581] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:37 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1506.164809] [58114]: DEBUG cinder.api.middleware.request_id [None req-d1f208b2-14da-43a6-a33b-d28310d0202c None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.165273] [58114]: INFO cinder.api.openstack.wsgi [None req-d1f208b2-14da-43a6-a33b-d28310d0202c None None] GET http://10.180.1.21/volume// [ 1506.165450] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d1f208b2-14da-43a6-a33b-d28310d0202c None None] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1506.165658] [58114]: DEBUG cinder.api.openstack.wsgi [None req-d1f208b2-14da-43a6-a33b-d28310d0202c None None] Calling method 'all' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1506.166062] [58114]: INFO cinder.api.openstack.wsgi [None req-d1f208b2-14da-43a6-a33b-d28310d0202c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1506.166483] [58114]: [pid: 58114|app: 0|req: 283/582] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:16:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1506.169671] [58115]: DEBUG cinder.api.middleware.request_id [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-822ad40d-3754-4327-8ecc-34d00bd0b654 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.172010] [58115]: INFO cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-822ad40d-3754-4327-8ecc-34d00bd0b654 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1506.172256] [58115]: DEBUG cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-822ad40d-3754-4327-8ecc-34d00bd0b654 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1506.172460] [58115]: DEBUG cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-822ad40d-3754-4327-8ecc-34d00bd0b654 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1506.182342] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.182342] [58115]: warnings.warn( [ 1506.185413] [58115]: INFO cinder.volume.api [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-822ad40d-3754-4327-8ecc-34d00bd0b654 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1506.187064] [58114]: DEBUG cinder.api.middleware.request_id [None req-3846b629-f0c0-4ff0-947f-9a9e63d1c7c7 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.189009] [58114]: INFO cinder.api.openstack.wsgi [None req-3846b629-f0c0-4ff0-947f-9a9e63d1c7c7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1506.189220] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3846b629-f0c0-4ff0-947f-9a9e63d1c7c7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1506.189423] [58114]: DEBUG cinder.api.openstack.wsgi [None req-3846b629-f0c0-4ff0-947f-9a9e63d1c7c7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1506.189571] [58115]: INFO cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-822ad40d-3754-4327-8ecc-34d00bd0b654 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1506.189996] [58115]: [pid: 58115|app: 0|req: 300/583] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:16:38 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1506.199306] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.199306] [58114]: warnings.warn( [ 1506.202550] [58114]: INFO cinder.volume.api [None req-3846b629-f0c0-4ff0-947f-9a9e63d1c7c7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1506.206663] [58114]: INFO cinder.api.openstack.wsgi [None req-3846b629-f0c0-4ff0-947f-9a9e63d1c7c7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1506.207163] [58114]: [pid: 58114|app: 0|req: 284/584] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:38 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1507.217929] [58115]: DEBUG cinder.api.middleware.request_id [None req-4a304343-1174-4deb-bad4-89fc2ee0c102 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.219983] [58115]: INFO cinder.api.openstack.wsgi [None req-4a304343-1174-4deb-bad4-89fc2ee0c102 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1507.220215] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4a304343-1174-4deb-bad4-89fc2ee0c102 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1507.220405] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4a304343-1174-4deb-bad4-89fc2ee0c102 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1507.230579] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.230579] [58115]: warnings.warn( [ 1507.233869] [58115]: INFO cinder.volume.api [None req-4a304343-1174-4deb-bad4-89fc2ee0c102 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1507.238144] [58115]: INFO cinder.api.openstack.wsgi [None req-4a304343-1174-4deb-bad4-89fc2ee0c102 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1507.238571] [58115]: [pid: 58115|app: 0|req: 301/585] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:39 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1507.349173] [58114]: DEBUG cinder.api.middleware.request_id [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-ff589e89-bb83-4ded-9a77-5b5fab8fba28 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.351750] [58114]: INFO cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-ff589e89-bb83-4ded-9a77-5b5fab8fba28 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952 [ 1507.351996] [58114]: DEBUG cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-ff589e89-bb83-4ded-9a77-5b5fab8fba28 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1507.352227] [58114]: DEBUG cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-ff589e89-bb83-4ded-9a77-5b5fab8fba28 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'version_select' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1507.359501] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.359501] [58114]: warnings.warn( [ 1507.883740] [58114]: INFO cinder.api.openstack.wsgi [req-ba52ff87-8c07-4e77-a9ea-b467a3a2a9e4 req-ff589e89-bb83-4ded-9a77-5b5fab8fba28 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952 returned with HTTP 200 [ 1507.884225] [58114]: [pid: 58114|app: 0|req: 285/586] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:16:40 2025] DELETE /volume/v3/attachments/6d6d61fc-6b47-4ee8-bb43-c5477fed6952 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1508.250163] [58115]: DEBUG cinder.api.middleware.request_id [None req-a2260fd1-7c9c-427c-8f68-c78dc6b15c14 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.253228] [58115]: INFO cinder.api.openstack.wsgi [None req-a2260fd1-7c9c-427c-8f68-c78dc6b15c14 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1508.253589] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a2260fd1-7c9c-427c-8f68-c78dc6b15c14 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1508.253944] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a2260fd1-7c9c-427c-8f68-c78dc6b15c14 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1508.266222] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.266222] [58115]: warnings.warn( [ 1508.271923] [58115]: INFO cinder.volume.api [None req-a2260fd1-7c9c-427c-8f68-c78dc6b15c14 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1508.279440] [58115]: INFO cinder.api.openstack.wsgi [None req-a2260fd1-7c9c-427c-8f68-c78dc6b15c14 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1508.280134] [58115]: [pid: 58115|app: 0|req: 302/587] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:41 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1508.342110] [58114]: DEBUG cinder.api.middleware.request_id [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-65826cea-d43c-40ab-a21f-e16bd576091b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.344501] [58114]: INFO cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-65826cea-d43c-40ab-a21f-e16bd576091b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1508.344726] [58114]: DEBUG cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-65826cea-d43c-40ab-a21f-e16bd576091b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1508.344936] [58114]: DEBUG cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-65826cea-d43c-40ab-a21f-e16bd576091b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1508.354762] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.354762] [58114]: warnings.warn( [ 1508.358066] [58114]: INFO cinder.volume.api [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-65826cea-d43c-40ab-a21f-e16bd576091b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1508.362428] [58114]: INFO cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-65826cea-d43c-40ab-a21f-e16bd576091b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1508.362976] [58114]: [pid: 58114|app: 0|req: 286/588] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:16:41 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1508.377965] [58115]: DEBUG cinder.api.middleware.request_id [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-5ace9c2e-f872-41cc-b1f3-3d917bb95ae7 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.380684] [58115]: INFO cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-5ace9c2e-f872-41cc-b1f3-3d917bb95ae7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] POST http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33/action [ 1508.381292] [58115]: DEBUG cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-5ace9c2e-f872-41cc-b1f3-3d917bb95ae7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1508.381520] [58115]: DEBUG cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-5ace9c2e-f872-41cc-b1f3-3d917bb95ae7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1508.392068] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.392068] [58115]: warnings.warn( [ 1508.392527] [58115]: INFO cinder.volume.api [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-5ace9c2e-f872-41cc-b1f3-3d917bb95ae7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1508.397655] [58115]: INFO cinder.volume.api [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-5ace9c2e-f872-41cc-b1f3-3d917bb95ae7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Begin detaching volume completed successfully. [ 1508.397968] [58115]: INFO cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-5ace9c2e-f872-41cc-b1f3-3d917bb95ae7 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33/action returned with HTTP 202 [ 1508.398605] [58115]: [pid: 58115|app: 0|req: 303/589] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Nov 17 15:16:41 2025] POST /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1508.409365] [58114]: DEBUG cinder.api.middleware.request_id [None req-1dab6b4e-3679-43bb-a860-178c04a49d83 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.411611] [58114]: INFO cinder.api.openstack.wsgi [None req-1dab6b4e-3679-43bb-a860-178c04a49d83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1508.411824] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1dab6b4e-3679-43bb-a860-178c04a49d83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1508.412082] [58114]: DEBUG cinder.api.openstack.wsgi [None req-1dab6b4e-3679-43bb-a860-178c04a49d83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1508.421628] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.421628] [58114]: warnings.warn( [ 1508.424814] [58114]: INFO cinder.volume.api [None req-1dab6b4e-3679-43bb-a860-178c04a49d83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1508.429020] [58114]: INFO cinder.api.openstack.wsgi [None req-1dab6b4e-3679-43bb-a860-178c04a49d83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1508.429436] [58114]: [pid: 58114|app: 0|req: 287/590] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:41 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.417091] [58115]: DEBUG cinder.api.middleware.request_id [None req-c8465055-2ef4-4663-81b3-c0eb668b7b5c None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.417582] [58115]: INFO cinder.api.openstack.wsgi [None req-c8465055-2ef4-4663-81b3-c0eb668b7b5c None None] GET http://10.180.1.21/volume// [ 1509.417757] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c8465055-2ef4-4663-81b3-c0eb668b7b5c None None] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1509.417958] [58115]: DEBUG cinder.api.openstack.wsgi [None req-c8465055-2ef4-4663-81b3-c0eb668b7b5c None None] Calling method 'all' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1509.418371] [58115]: INFO cinder.api.openstack.wsgi [None req-c8465055-2ef4-4663-81b3-c0eb668b7b5c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1509.418802] [58115]: [pid: 58115|app: 0|req: 304/591] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Nov 17 15:16:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1509.422194] [58114]: DEBUG cinder.api.middleware.request_id [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-58f3e486-aa8e-4778-915b-e5874bbfff61 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.424954] [58114]: INFO cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-58f3e486-aa8e-4778-915b-e5874bbfff61 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1509.425188] [58114]: DEBUG cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-58f3e486-aa8e-4778-915b-e5874bbfff61 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1509.425396] [58114]: DEBUG cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-58f3e486-aa8e-4778-915b-e5874bbfff61 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1509.435120] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.435120] [58114]: warnings.warn( [ 1509.438251] [58114]: INFO cinder.volume.api [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-58f3e486-aa8e-4778-915b-e5874bbfff61 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1509.439705] [58115]: DEBUG cinder.api.middleware.request_id [None req-4604ae9e-a975-44f8-8b0d-75823df8c8c2 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.441634] [58115]: INFO cinder.api.openstack.wsgi [None req-4604ae9e-a975-44f8-8b0d-75823df8c8c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1509.441842] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4604ae9e-a975-44f8-8b0d-75823df8c8c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1509.442081] [58115]: DEBUG cinder.api.openstack.wsgi [None req-4604ae9e-a975-44f8-8b0d-75823df8c8c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1509.442333] [58114]: INFO cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-58f3e486-aa8e-4778-915b-e5874bbfff61 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1509.442730] [58114]: [pid: 58114|app: 0|req: 288/592] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Nov 17 15:16:42 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1509.452026] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.452026] [58115]: warnings.warn( [ 1509.455195] [58115]: INFO cinder.volume.api [None req-4604ae9e-a975-44f8-8b0d-75823df8c8c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1509.459379] [58115]: INFO cinder.api.openstack.wsgi [None req-4604ae9e-a975-44f8-8b0d-75823df8c8c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1509.459781] [58115]: [pid: 58115|app: 0|req: 305/593] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:42 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.471360] [58114]: DEBUG cinder.api.middleware.request_id [None req-c7d0856f-0d98-4c74-8943-569b510e2a83 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.473400] [58114]: INFO cinder.api.openstack.wsgi [None req-c7d0856f-0d98-4c74-8943-569b510e2a83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1510.473711] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c7d0856f-0d98-4c74-8943-569b510e2a83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1510.473928] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c7d0856f-0d98-4c74-8943-569b510e2a83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1510.483801] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.483801] [58114]: warnings.warn( [ 1510.487110] [58114]: INFO cinder.volume.api [None req-c7d0856f-0d98-4c74-8943-569b510e2a83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1510.491346] [58114]: INFO cinder.api.openstack.wsgi [None req-c7d0856f-0d98-4c74-8943-569b510e2a83 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1510.491766] [58114]: [pid: 58114|app: 0|req: 289/594] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:43 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.086981] [58115]: DEBUG cinder.api.middleware.request_id [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-e0ced9a7-cb50-4df2-a53e-b947139760b5 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.089313] [58115]: INFO cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-e0ced9a7-cb50-4df2-a53e-b947139760b5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] DELETE http://10.180.1.21/volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be [ 1511.089517] [58115]: DEBUG cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-e0ced9a7-cb50-4df2-a53e-b947139760b5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1511.089718] [58115]: DEBUG cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-e0ced9a7-cb50-4df2-a53e-b947139760b5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'version_select' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1511.096985] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.096985] [58115]: warnings.warn( [ 1511.501821] [58114]: DEBUG cinder.api.middleware.request_id [None req-9bfbecbc-85c3-4bb0-8869-d3282e5cd474 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.504007] [58114]: INFO cinder.api.openstack.wsgi [None req-9bfbecbc-85c3-4bb0-8869-d3282e5cd474 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1511.504242] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9bfbecbc-85c3-4bb0-8869-d3282e5cd474 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1511.504460] [58114]: DEBUG cinder.api.openstack.wsgi [None req-9bfbecbc-85c3-4bb0-8869-d3282e5cd474 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1511.514753] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.514753] [58114]: warnings.warn( [ 1511.519044] [58114]: INFO cinder.volume.api [None req-9bfbecbc-85c3-4bb0-8869-d3282e5cd474 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1511.522435] [58114]: INFO cinder.api.openstack.wsgi [None req-9bfbecbc-85c3-4bb0-8869-d3282e5cd474 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1511.522831] [58114]: [pid: 58114|app: 0|req: 290/595] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:44 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.625363] [58115]: INFO cinder.api.openstack.wsgi [req-4b9f4b26-be1b-432a-83ed-09308171be36 req-e0ced9a7-cb50-4df2-a53e-b947139760b5 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be returned with HTTP 200 [ 1511.625610] [58115]: [pid: 58115|app: 0|req: 306/596] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Nov 17 15:16:43 2025] DELETE /volume/v3/attachments/265ff594-6c2b-43d7-9e0f-70b7bd6e80be => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.533205] [58114]: DEBUG cinder.api.middleware.request_id [None req-df17ae42-ae7e-4b84-a20d-c12daccafc35 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.535170] [58114]: INFO cinder.api.openstack.wsgi [None req-df17ae42-ae7e-4b84-a20d-c12daccafc35 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1512.535376] [58114]: DEBUG cinder.api.openstack.wsgi [None req-df17ae42-ae7e-4b84-a20d-c12daccafc35 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1512.535578] [58114]: DEBUG cinder.api.openstack.wsgi [None req-df17ae42-ae7e-4b84-a20d-c12daccafc35 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1512.543245] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.543245] [58114]: warnings.warn( [ 1512.546587] [58114]: INFO cinder.volume.api [None req-df17ae42-ae7e-4b84-a20d-c12daccafc35 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1512.550659] [58114]: INFO cinder.api.openstack.wsgi [None req-df17ae42-ae7e-4b84-a20d-c12daccafc35 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1512.551059] [58114]: [pid: 58114|app: 0|req: 291/597] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:45 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.560362] [58115]: DEBUG cinder.api.middleware.request_id [None req-70679590-a824-4d41-9606-a83290de728f None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.562413] [58115]: INFO cinder.api.openstack.wsgi [None req-70679590-a824-4d41-9606-a83290de728f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1512.562629] [58115]: DEBUG cinder.api.openstack.wsgi [None req-70679590-a824-4d41-9606-a83290de728f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1512.562830] [58115]: DEBUG cinder.api.openstack.wsgi [None req-70679590-a824-4d41-9606-a83290de728f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1512.570361] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.570361] [58115]: warnings.warn( [ 1512.573814] [58115]: INFO cinder.volume.api [None req-70679590-a824-4d41-9606-a83290de728f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1512.577896] [58115]: INFO cinder.api.openstack.wsgi [None req-70679590-a824-4d41-9606-a83290de728f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1512.578293] [58115]: [pid: 58115|app: 0|req: 307/598] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:45 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.613940] [58114]: DEBUG cinder.api.middleware.request_id [None req-03049426-b5e1-499a-9a6d-93af16897cb9 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.615963] [58114]: INFO cinder.api.openstack.wsgi [None req-03049426-b5e1-499a-9a6d-93af16897cb9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1512.616185] [58114]: DEBUG cinder.api.openstack.wsgi [None req-03049426-b5e1-499a-9a6d-93af16897cb9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1512.616394] [58114]: DEBUG cinder.api.openstack.wsgi [None req-03049426-b5e1-499a-9a6d-93af16897cb9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1512.623818] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.623818] [58114]: warnings.warn( [ 1512.627179] [58114]: INFO cinder.volume.api [None req-03049426-b5e1-499a-9a6d-93af16897cb9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1512.631152] [58114]: INFO cinder.api.openstack.wsgi [None req-03049426-b5e1-499a-9a6d-93af16897cb9 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1512.631634] [58114]: [pid: 58114|app: 0|req: 292/599] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:45 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.640440] [58115]: DEBUG cinder.api.middleware.request_id [None req-198d8e9a-2a5b-42ab-844d-37d1fd60c600 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.642529] [58115]: INFO cinder.api.openstack.wsgi [None req-198d8e9a-2a5b-42ab-844d-37d1fd60c600 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1512.642739] [58115]: DEBUG cinder.api.openstack.wsgi [None req-198d8e9a-2a5b-42ab-844d-37d1fd60c600 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1512.643027] [58115]: DEBUG cinder.api.openstack.wsgi [None req-198d8e9a-2a5b-42ab-844d-37d1fd60c600 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1512.650677] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.650677] [58115]: warnings.warn( [ 1512.654093] [58115]: INFO cinder.volume.api [None req-198d8e9a-2a5b-42ab-844d-37d1fd60c600 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1512.658223] [58115]: INFO cinder.api.openstack.wsgi [None req-198d8e9a-2a5b-42ab-844d-37d1fd60c600 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1512.658611] [58115]: [pid: 58115|app: 0|req: 308/600] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:45 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.695161] [58114]: DEBUG cinder.api.middleware.request_id [None req-11a137d2-1dbd-485e-9a59-69803d69a3fb None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.697162] [58114]: INFO cinder.api.openstack.wsgi [None req-11a137d2-1dbd-485e-9a59-69803d69a3fb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1512.697366] [58114]: DEBUG cinder.api.openstack.wsgi [None req-11a137d2-1dbd-485e-9a59-69803d69a3fb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1512.697571] [58114]: DEBUG cinder.api.openstack.wsgi [None req-11a137d2-1dbd-485e-9a59-69803d69a3fb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1512.705022] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.705022] [58114]: warnings.warn( [ 1512.708302] [58114]: INFO cinder.volume.api [None req-11a137d2-1dbd-485e-9a59-69803d69a3fb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1512.712299] [58114]: INFO cinder.api.openstack.wsgi [None req-11a137d2-1dbd-485e-9a59-69803d69a3fb tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1512.712685] [58114]: [pid: 58114|app: 0|req: 293/601] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:45 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.686921] [58115]: DEBUG cinder.api.middleware.request_id [None req-d097e1d0-5127-47e1-bc2b-0c7c968787c2 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.689381] [58115]: INFO cinder.api.openstack.wsgi [None req-d097e1d0-5127-47e1-bc2b-0c7c968787c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] DELETE http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1519.689589] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d097e1d0-5127-47e1-bc2b-0c7c968787c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1519.689790] [58115]: DEBUG cinder.api.openstack.wsgi [None req-d097e1d0-5127-47e1-bc2b-0c7c968787c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1519.689983] [58115]: INFO cinder.api.v3.volumes [None req-d097e1d0-5127-47e1-bc2b-0c7c968787c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Delete volume with id: 713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1519.700737] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.700737] [58115]: warnings.warn( [ 1519.701262] [58115]: INFO cinder.volume.api [None req-d097e1d0-5127-47e1-bc2b-0c7c968787c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1519.717645] [58115]: INFO cinder.volume.api [None req-d097e1d0-5127-47e1-bc2b-0c7c968787c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Delete volume request issued successfully. [ 1519.717835] [58115]: INFO cinder.api.openstack.wsgi [None req-d097e1d0-5127-47e1-bc2b-0c7c968787c2 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 202 [ 1519.718282] [58115]: [pid: 58115|app: 0|req: 309/602] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:16:52 2025] DELETE /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1519.721347] [58114]: DEBUG cinder.api.middleware.request_id [None req-a67ae2cb-2b61-44e4-9dea-dae687ba589f None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.723468] [58114]: INFO cinder.api.openstack.wsgi [None req-a67ae2cb-2b61-44e4-9dea-dae687ba589f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1519.723680] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a67ae2cb-2b61-44e4-9dea-dae687ba589f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1519.723888] [58114]: DEBUG cinder.api.openstack.wsgi [None req-a67ae2cb-2b61-44e4-9dea-dae687ba589f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1519.733642] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.733642] [58114]: warnings.warn( [ 1519.737780] [58114]: INFO cinder.volume.api [None req-a67ae2cb-2b61-44e4-9dea-dae687ba589f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1519.743332] [58114]: INFO cinder.api.openstack.wsgi [None req-a67ae2cb-2b61-44e4-9dea-dae687ba589f tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1519.743752] [58114]: [pid: 58114|app: 0|req: 294/603] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:52 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1520.754411] [58115]: DEBUG cinder.api.middleware.request_id [None req-a605b16e-0047-4419-bfe0-5ef99828be68 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.756654] [58115]: INFO cinder.api.openstack.wsgi [None req-a605b16e-0047-4419-bfe0-5ef99828be68 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1520.756883] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a605b16e-0047-4419-bfe0-5ef99828be68 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1520.757118] [58115]: DEBUG cinder.api.openstack.wsgi [None req-a605b16e-0047-4419-bfe0-5ef99828be68 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1520.768374] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.768374] [58115]: warnings.warn( [ 1520.772710] [58115]: INFO cinder.volume.api [None req-a605b16e-0047-4419-bfe0-5ef99828be68 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1520.777614] [58115]: INFO cinder.api.openstack.wsgi [None req-a605b16e-0047-4419-bfe0-5ef99828be68 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1520.778030] [58115]: [pid: 58115|app: 0|req: 310/604] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:53 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1521.788687] [58114]: DEBUG cinder.api.middleware.request_id [None req-0628797f-5399-44a7-9bca-f5c9c817083a None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.790825] [58114]: INFO cinder.api.openstack.wsgi [None req-0628797f-5399-44a7-9bca-f5c9c817083a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1521.791047] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0628797f-5399-44a7-9bca-f5c9c817083a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1521.791269] [58114]: DEBUG cinder.api.openstack.wsgi [None req-0628797f-5399-44a7-9bca-f5c9c817083a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1521.798987] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1521.798987] [58114]: warnings.warn( [ 1521.802850] [58114]: INFO cinder.volume.api [None req-0628797f-5399-44a7-9bca-f5c9c817083a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1521.807421] [58114]: INFO cinder.api.openstack.wsgi [None req-0628797f-5399-44a7-9bca-f5c9c817083a tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 200 [ 1521.807831] [58114]: [pid: 58114|app: 0|req: 295/605] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:54 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1522.818092] [58115]: DEBUG cinder.api.middleware.request_id [None req-203f4313-542e-4d5a-9473-344e94d7e4e0 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.820207] [58115]: INFO cinder.api.openstack.wsgi [None req-203f4313-542e-4d5a-9473-344e94d7e4e0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 [ 1522.820415] [58115]: DEBUG cinder.api.openstack.wsgi [None req-203f4313-542e-4d5a-9473-344e94d7e4e0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1522.820616] [58115]: DEBUG cinder.api.openstack.wsgi [None req-203f4313-542e-4d5a-9473-344e94d7e4e0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1522.826796] [58115]: INFO cinder.api.openstack.wsgi [None req-203f4313-542e-4d5a-9473-344e94d7e4e0 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 returned with HTTP 404 [ 1522.827298] [58115]: [pid: 58115|app: 0|req: 311/606] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:55 2025] GET /volume/v3/volumes/713002d6-ff4b-445f-ba90-4e7a1a533a33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1522.830072] [58114]: DEBUG cinder.api.middleware.request_id [None req-71bbe916-c044-4ff7-b526-e0fab316a938 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.832108] [58114]: INFO cinder.api.openstack.wsgi [None req-71bbe916-c044-4ff7-b526-e0fab316a938 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] DELETE http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1522.832331] [58114]: DEBUG cinder.api.openstack.wsgi [None req-71bbe916-c044-4ff7-b526-e0fab316a938 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1522.832534] [58114]: DEBUG cinder.api.openstack.wsgi [None req-71bbe916-c044-4ff7-b526-e0fab316a938 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1522.832710] [58114]: INFO cinder.api.v3.volumes [None req-71bbe916-c044-4ff7-b526-e0fab316a938 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Delete volume with id: 30a3c43e-a846-4116-8423-86022bc7d081 [ 1522.840315] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1522.840315] [58114]: warnings.warn( [ 1522.840806] [58114]: INFO cinder.volume.api [None req-71bbe916-c044-4ff7-b526-e0fab316a938 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1522.856394] [58114]: INFO cinder.volume.api [None req-71bbe916-c044-4ff7-b526-e0fab316a938 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Delete volume request issued successfully. [ 1522.856591] [58114]: INFO cinder.api.openstack.wsgi [None req-71bbe916-c044-4ff7-b526-e0fab316a938 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 202 [ 1522.856999] [58114]: [pid: 58114|app: 0|req: 296/607] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:16:55 2025] DELETE /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1522.859923] [58115]: DEBUG cinder.api.middleware.request_id [None req-da3d57ca-d241-4577-8cb1-ed49980e61c8 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.861924] [58115]: INFO cinder.api.openstack.wsgi [None req-da3d57ca-d241-4577-8cb1-ed49980e61c8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1522.862187] [58115]: DEBUG cinder.api.openstack.wsgi [None req-da3d57ca-d241-4577-8cb1-ed49980e61c8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1522.862466] [58115]: DEBUG cinder.api.openstack.wsgi [None req-da3d57ca-d241-4577-8cb1-ed49980e61c8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1522.871284] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1522.871284] [58115]: warnings.warn( [ 1522.875075] [58115]: INFO cinder.volume.api [None req-da3d57ca-d241-4577-8cb1-ed49980e61c8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1522.880050] [58115]: INFO cinder.api.openstack.wsgi [None req-da3d57ca-d241-4577-8cb1-ed49980e61c8 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1522.880555] [58115]: [pid: 58115|app: 0|req: 312/608] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:55 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1523.890405] [58114]: DEBUG cinder.api.middleware.request_id [None req-c33ba656-e8ff-4e3f-97e8-d0f206971d3b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.892590] [58114]: INFO cinder.api.openstack.wsgi [None req-c33ba656-e8ff-4e3f-97e8-d0f206971d3b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1523.892778] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c33ba656-e8ff-4e3f-97e8-d0f206971d3b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1523.892992] [58114]: DEBUG cinder.api.openstack.wsgi [None req-c33ba656-e8ff-4e3f-97e8-d0f206971d3b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1523.901735] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.901735] [58114]: warnings.warn( [ 1523.905864] [58114]: INFO cinder.volume.api [None req-c33ba656-e8ff-4e3f-97e8-d0f206971d3b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1523.910497] [58114]: INFO cinder.api.openstack.wsgi [None req-c33ba656-e8ff-4e3f-97e8-d0f206971d3b tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 200 [ 1523.910924] [58114]: [pid: 58114|app: 0|req: 297/609] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:56 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1524.920660] [58115]: DEBUG cinder.api.middleware.request_id [None req-38a110b9-0bff-4ef9-ad2f-9c560eb74747 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1524.922940] [58115]: INFO cinder.api.openstack.wsgi [None req-38a110b9-0bff-4ef9-ad2f-9c560eb74747 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 [ 1524.923147] [58115]: DEBUG cinder.api.openstack.wsgi [None req-38a110b9-0bff-4ef9-ad2f-9c560eb74747 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1524.923369] [58115]: DEBUG cinder.api.openstack.wsgi [None req-38a110b9-0bff-4ef9-ad2f-9c560eb74747 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1524.930927] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1524.930927] [58115]: warnings.warn( [ 1524.933494] [58115]: INFO cinder.api.openstack.wsgi [None req-38a110b9-0bff-4ef9-ad2f-9c560eb74747 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 returned with HTTP 404 [ 1524.934035] [58115]: [pid: 58115|app: 0|req: 313/610] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:57 2025] GET /volume/v3/volumes/30a3c43e-a846-4116-8423-86022bc7d081 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1524.979049] [58114]: DEBUG cinder.api.middleware.request_id [None req-b4d38313-1358-41ff-9acb-2ba51f06ad64 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1524.981029] [58114]: INFO cinder.api.openstack.wsgi [None req-b4d38313-1358-41ff-9acb-2ba51f06ad64 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1524.981244] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b4d38313-1358-41ff-9acb-2ba51f06ad64 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1524.981451] [58114]: DEBUG cinder.api.openstack.wsgi [None req-b4d38313-1358-41ff-9acb-2ba51f06ad64 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1524.981647] [58114]: INFO cinder.api.v3.volumes [None req-b4d38313-1358-41ff-9acb-2ba51f06ad64 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Delete volume with id: a21c5845-ea8f-498b-8cc7-9f512719142b [ 1524.989041] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1524.989041] [58114]: warnings.warn( [ 1524.989544] [58114]: INFO cinder.volume.api [None req-b4d38313-1358-41ff-9acb-2ba51f06ad64 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1525.001610] [58114]: INFO cinder.volume.api [None req-b4d38313-1358-41ff-9acb-2ba51f06ad64 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Delete volume request issued successfully. [ 1525.001764] [58114]: INFO cinder.api.openstack.wsgi [None req-b4d38313-1358-41ff-9acb-2ba51f06ad64 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 202 [ 1525.002206] [58114]: [pid: 58114|app: 0|req: 298/611] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Nov 17 15:16:57 2025] DELETE /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1525.005072] [58115]: DEBUG cinder.api.middleware.request_id [None req-e6e044c2-86e6-4186-84be-ac6b2e5dc368 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1525.007044] [58115]: INFO cinder.api.openstack.wsgi [None req-e6e044c2-86e6-4186-84be-ac6b2e5dc368 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1525.007261] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e6e044c2-86e6-4186-84be-ac6b2e5dc368 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1525.007459] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e6e044c2-86e6-4186-84be-ac6b2e5dc368 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1525.015013] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1525.015013] [58115]: warnings.warn( [ 1525.018451] [58115]: INFO cinder.volume.api [None req-e6e044c2-86e6-4186-84be-ac6b2e5dc368 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1525.022653] [58115]: INFO cinder.api.openstack.wsgi [None req-e6e044c2-86e6-4186-84be-ac6b2e5dc368 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1525.023092] [58115]: [pid: 58115|app: 0|req: 314/612] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:57 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1526.033827] [58114]: DEBUG cinder.api.middleware.request_id [None req-fe30a17e-c35f-4a57-a7a2-88bceb992b72 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1526.036103] [58114]: INFO cinder.api.openstack.wsgi [None req-fe30a17e-c35f-4a57-a7a2-88bceb992b72 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1526.036407] [58114]: DEBUG cinder.api.openstack.wsgi [None req-fe30a17e-c35f-4a57-a7a2-88bceb992b72 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1526.036692] [58114]: DEBUG cinder.api.openstack.wsgi [None req-fe30a17e-c35f-4a57-a7a2-88bceb992b72 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1526.045766] [58114]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1526.045766] [58114]: warnings.warn( [ 1526.050883] [58114]: INFO cinder.volume.api [None req-fe30a17e-c35f-4a57-a7a2-88bceb992b72 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Volume info retrieved successfully. [ 1526.056359] [58114]: INFO cinder.api.openstack.wsgi [None req-fe30a17e-c35f-4a57-a7a2-88bceb992b72 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 200 [ 1526.056815] [58114]: [pid: 58114|app: 0|req: 299/613] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:58 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1527.067621] [58115]: DEBUG cinder.api.middleware.request_id [None req-e7415c99-6e9c-4952-a1d5-efe24588c439 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.069681] [58115]: INFO cinder.api.openstack.wsgi [None req-e7415c99-6e9c-4952-a1d5-efe24588c439 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] GET http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b [ 1527.069904] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e7415c99-6e9c-4952-a1d5-efe24588c439 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1527.070142] [58115]: DEBUG cinder.api.openstack.wsgi [None req-e7415c99-6e9c-4952-a1d5-efe24588c439 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] Calling method 'show' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1527.078203] [58115]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1527.078203] [58115]: warnings.warn( [ 1527.080967] [58115]: INFO cinder.api.openstack.wsgi [None req-e7415c99-6e9c-4952-a1d5-efe24588c439 tempest-AttachVolumeTestJSON-524787062 tempest-AttachVolumeTestJSON-524787062-project-member] http://10.180.1.21/volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b returned with HTTP 404 [ 1527.081533] [58115]: [pid: 58115|app: 0|req: 315/614] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Nov 17 15:16:59 2025] GET /volume/v3/volumes/a21c5845-ea8f-498b-8cc7-9f512719142b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1529.240919] [58114]: DEBUG cinder.api.middleware.request_id [req-69eeaf42-6059-4c0b-9c8e-62253c23b49f req-cb9f6c12-692e-458a-a665-6c90ea83f856 None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.244354] [58114]: INFO cinder.api.openstack.wsgi [req-69eeaf42-6059-4c0b-9c8e-62253c23b49f req-cb9f6c12-692e-458a-a665-6c90ea83f856 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1416768336 [ 1529.244675] [58114]: DEBUG cinder.api.openstack.wsgi [req-69eeaf42-6059-4c0b-9c8e-62253c23b49f req-cb9f6c12-692e-458a-a665-6c90ea83f856 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1529.245062] [58114]: DEBUG cinder.api.openstack.wsgi [req-69eeaf42-6059-4c0b-9c8e-62253c23b49f req-cb9f6c12-692e-458a-a665-6c90ea83f856 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] Calling method 'delete' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1529.245304] [58114]: INFO cinder.api.v3.volumes [req-69eeaf42-6059-4c0b-9c8e-62253c23b49f req-cb9f6c12-692e-458a-a665-6c90ea83f856 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] Delete volume with id: tempest-invalid-1416768336 [ 1529.255319] [58114]: INFO cinder.api.openstack.wsgi [req-69eeaf42-6059-4c0b-9c8e-62253c23b49f req-cb9f6c12-692e-458a-a665-6c90ea83f856 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1416768336 returned with HTTP 404 [ 1529.256180] [58114]: [pid: 58114|app: 0|req: 300/615] 10.180.1.21 () {62 vars in 1470 bytes} [Mon Nov 17 15:17:02 2025] DELETE /volume/v3/volumes/tempest-invalid-1416768336 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1529.278893] [58115]: DEBUG cinder.api.middleware.request_id [req-6d865175-3a0d-45ff-8a4f-7aa7541e70c3 req-fba09401-80d8-4484-95cd-aa5e723e0578 None None] RequestId filter calling following filter/app {{(pid=58115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.281245] [58115]: INFO cinder.api.openstack.wsgi [req-6d865175-3a0d-45ff-8a4f-7aa7541e70c3 req-fba09401-80d8-4484-95cd-aa5e723e0578 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] DELETE http://10.180.1.21/volume/v3/volumes/339413cb-10c6-412d-abdf-0529220e93ea [ 1529.281425] [58115]: DEBUG cinder.api.openstack.wsgi [req-6d865175-3a0d-45ff-8a4f-7aa7541e70c3 req-fba09401-80d8-4484-95cd-aa5e723e0578 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] Empty body provided in request {{(pid=58115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1529.281630] [58115]: DEBUG cinder.api.openstack.wsgi [req-6d865175-3a0d-45ff-8a4f-7aa7541e70c3 req-fba09401-80d8-4484-95cd-aa5e723e0578 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] Calling method 'delete' {{(pid=58115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1529.281810] [58115]: INFO cinder.api.v3.volumes [req-6d865175-3a0d-45ff-8a4f-7aa7541e70c3 req-fba09401-80d8-4484-95cd-aa5e723e0578 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] Delete volume with id: 339413cb-10c6-412d-abdf-0529220e93ea [ 1529.288134] [58115]: INFO cinder.api.openstack.wsgi [req-6d865175-3a0d-45ff-8a4f-7aa7541e70c3 req-fba09401-80d8-4484-95cd-aa5e723e0578 tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] http://10.180.1.21/volume/v3/volumes/339413cb-10c6-412d-abdf-0529220e93ea returned with HTTP 404 [ 1529.288728] [58115]: [pid: 58115|app: 0|req: 316/616] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Nov 17 15:17:02 2025] DELETE /volume/v3/volumes/339413cb-10c6-412d-abdf-0529220e93ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1529.301065] [58114]: DEBUG cinder.api.middleware.request_id [req-828e6fdc-0651-4233-b35b-89f6c2013c69 req-8e43b37f-e6f4-4e5e-9db0-2598e9a9f10b None None] RequestId filter calling following filter/app {{(pid=58114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.303562] [58114]: INFO cinder.api.openstack.wsgi [req-828e6fdc-0651-4233-b35b-89f6c2013c69 req-8e43b37f-e6f4-4e5e-9db0-2598e9a9f10b tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] GET http://10.180.1.21/volume/v3/volumes/bdc65ec1-f6d4-4637-85af-8d25b99b615c [ 1529.303764] [58114]: DEBUG cinder.api.openstack.wsgi [req-828e6fdc-0651-4233-b35b-89f6c2013c69 req-8e43b37f-e6f4-4e5e-9db0-2598e9a9f10b tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] Empty body provided in request {{(pid=58114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1529.303964] [58114]: DEBUG cinder.api.openstack.wsgi [req-828e6fdc-0651-4233-b35b-89f6c2013c69 req-8e43b37f-e6f4-4e5e-9db0-2598e9a9f10b tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] Calling method 'show' {{(pid=58114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1529.309955] [58114]: INFO cinder.api.openstack.wsgi [req-828e6fdc-0651-4233-b35b-89f6c2013c69 req-8e43b37f-e6f4-4e5e-9db0-2598e9a9f10b tempest-VolumesNegativeTest-182714914 tempest-VolumesNegativeTest-182714914-project-member] http://10.180.1.21/volume/v3/volumes/bdc65ec1-f6d4-4637-85af-8d25b99b615c returned with HTTP 404 [ 1529.310459] [58114]: [pid: 58114|app: 0|req: 301/617] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Nov 17 15:17:02 2025] GET /volume/v3/volumes/bdc65ec1-f6d4-4637-85af-8d25b99b615c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1539.284484] [58115]: DEBUG dbcounter [-] [58115] Writing DB stats cinder:SELECT=166,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=58115) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1539.306383] [58114]: DEBUG dbcounter [-] [58114] Writing DB stats cinder:SELECT=174,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=58114) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}