[ 568.251421] [54738]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 568.252764] [54738]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Jan 30 20:28:18 2025] *** [ 568.252764] [54738]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 568.252764] [54738]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 568.252764] [54738]: nodename: devstack [ 568.252764] [54738]: machine: x86_64 [ 568.252764] [54738]: clock source: unix [ 568.252764] [54738]: pcre jit disabled [ 568.252764] [54738]: detected number of CPU cores: 8 [ 568.252971] [54738]: current working directory: / [ 568.252971] [54738]: detected binary path: /usr/bin/uwsgi-core [ 568.252971] [54738]: your processes number limit is 63753 [ 568.252971] [54738]: your memory page size is 4096 bytes [ 568.252971] [54738]: detected max file descriptor number: 2048 [ 568.252971] [54738]: lock engine: pthread robust mutexes [ 568.252971] [54738]: thunder lock: enabled [ 568.253130] [54738]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 568.253130] [54738]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 568.253130] [54738]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 568.253130] [54738]: Set PythonHome to /opt/stack/data/venv [ 568.280990] [54738]: Python main interpreter initialized at 0x5e7c7b13fbe0 [ 568.280990] [54738]: python threads support enabled [ 568.280990] [54738]: your server socket listen backlog is limited to 100 connections [ 568.280990] [54738]: your mercy for graceful operations on workers is 80 seconds [ 568.281259] [54738]: mapped 403077 bytes (393 KB) for 2 cores [ 568.281305] [54738]: *** Operational MODE: preforking *** [ 568.281475] [54738]: *** uWSGI is running in multiple interpreter mode *** [ 568.281475] [54738]: spawned uWSGI master process (pid: 54738) [ 568.285021] [54738]: spawned uWSGI worker 1 (pid: 54739, cores: 1) [ 568.285021] [54738]: spawned uWSGI worker 2 (pid: 54740, cores: 1) [ 568.285021] [54738]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 569.247916] [54740]: /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 [ 569.247916] [54740]: warnings.warn( [ 569.249866] [54739]: /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 [ 569.249866] [54739]: warnings.warn( [ 569.360743] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 569.360743] [54739]: from defusedxml.lxml import parse [ 569.360890] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 569.360890] [54740]: from defusedxml.lxml import parse [ 569.396648] [54740]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 569.396648] [54740]: BASE = declarative_base() [ 569.398203] [54739]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 569.398203] [54739]: BASE = declarative_base() [ 569.570707] [54740]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54740) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 569.571056] [54739]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54739) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 569.577711] [54740]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54740) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 569.578132] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.578378] [54739]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54739) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 569.578767] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.578967] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.579142] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.579521] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.579811] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.711072] [54739]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 569.711072] [54739]: @jsonschema.FormatChecker.cls_checks('date-time') [ 569.711270] [54740]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 569.711270] [54740]: @jsonschema.FormatChecker.cls_checks('date-time') [ 569.758939] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.758939] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.759166] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.759230] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.759523] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.759641] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.759755] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.763978] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.764291] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.764367] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.764450] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.764522] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.764572] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.764651] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.930443] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.930578] [54739]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.930659] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.930762] [54739]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.930881] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.930974] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.931096] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.933438] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.933551] [54740]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.933627] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.933699] [54740]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.933765] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.933835] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.933909] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.936542] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.936671] [54739]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.936773] [54739]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.936892] [54739]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.936988] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.937099] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.937132] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.937186] [54740]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.937257] [54740]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.937311] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.937343] [54740]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.937387] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.937463] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.937541] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.938688] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.938724] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.938790] [54740]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.938860] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.938890] [54739]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.938936] [54740]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.939024] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.939056] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.939083] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.939148] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.939179] [54739]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.939258] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.939348] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.939446] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.940115] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.940200] [54740]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.940271] [54740]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.940340] [54740]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.940406] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.940461] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.940496] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.940527] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.940628] [54739]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.940730] [54739]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.940856] [54739]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.940950] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.941048] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.941146] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.942098] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.942183] [54740]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.942236] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.942277] [54740]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.942312] [54740]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.942401] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.942435] [54739]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.942464] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.942509] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.942555] [54739]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.942664] [54739]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.942755] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.942844] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.942940] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.945810] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.945892] [54740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.945961] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.946042] [54740]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.946109] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.946140] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.946169] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.946238] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.946277] [54739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.946372] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.946466] [54739]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.946555] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.946642] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.946739] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.947582] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.947700] [54739]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.947798] [54739]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.947893] [54739]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.947958] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.947991] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.948056] [54740]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.948115] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.948146] [54740]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.948190] [54740]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.948244] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.948276] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.948307] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.948388] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.949026] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.949149] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.949181] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.949248] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.949286] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.949314] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.949384] [54740]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.949415] [54739]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.949442] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.949505] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.949535] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.949579] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.949627] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.949723] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.958828] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.958947] [54739]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.959055] [54739]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.959152] [54739]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.959241] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.959331] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.959429] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.960253] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.960288] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.960339] [54740]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.960412] [54740]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.960442] [54739]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.960480] [54740]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.960540] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.960572] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.960605] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.960667] [54739]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.960699] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.960772] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.960889] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.960992] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.961039] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.961091] [54740]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.961159] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.961226] [54740]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.961289] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.961350] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.961420] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.962870] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.962992] [54739]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.963054] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.963176] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.963221] [54740]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.963221] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.963329] [54740]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.963359] [54739]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.963394] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.963394] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.963448] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.963474] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.963547] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.963643] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.967557] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.967637] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.967707] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.967780] [54740]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.967843] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.967907] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.967977] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.968186] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.968298] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.968393] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.968507] [54739]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.968628] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.968726] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.968825] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.982495] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.982576] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.982650] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.982721] [54740]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.982824] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.982880] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.982923] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.983286] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.983419] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.983521] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.983615] [54739]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.983690] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.983723] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.983774] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.983835] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.983869] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.983908] [54740]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.983956] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.983991] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.984046] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.984132] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.984436] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.984522] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.984592] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.984668] [54739]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.984763] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.984805] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.984861] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.984899] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.984968] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.985052] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.985123] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.985189] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.985222] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.985253] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.985286] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.985316] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.985346] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.985410] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.985473] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.985534] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.985605] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.987743] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.987827] [54740]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.987899] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.987967] [54740]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.988126] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.988173] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.988219] [54739]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.988257] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.988289] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.988319] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.988348] [54739]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.988391] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.988468] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.988538] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.989015] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.989620] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.989620] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.989620] [54740]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.989620] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.989620] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.989620] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.989927] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.990029] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.990118] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.990194] [54739]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.990268] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.990333] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.990438] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.994503] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.994603] [54739]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.994676] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.994762] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.994889] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.994938] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.994971] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.995014] [54740]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.995053] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.995100] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.995154] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.995219] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.995284] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.995357] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.996909] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.996968] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.997023] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.997060] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.997089] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.997119] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.997174] [54739]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.997216] [54740]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.997247] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.997280] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.997311] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.997340] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.997369] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.997399] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.998168] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.998493] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 569.998531] [54739]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.998563] [54740]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 569.998603] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.998634] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 569.998634] [54740]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.998708] [54739]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 569.998708] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.998708] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.998795] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 569.998830] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 569.998860] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 569.998860] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.002385] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.002471] [54740]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.002531] [54740]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.002601] [54740]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.002665] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.002728] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.002761] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.002793] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.002839] [54739]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.002901] [54739]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.002996] [54739]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.003035] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.003148] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.003212] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.003561] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.003645] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.003715] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.003785] [54740]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.003851] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.003914] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.003985] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.004036] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.004120] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.004196] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.004306] [54739]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.004402] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.004488] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.004562] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.005789] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.005875] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.005946] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.006029] [54740]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.006098] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.006165] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.006237] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.006271] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.006331] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.006401] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.006472] [54739]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.006548] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.006611] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.006681] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.009473] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.009538] [54740]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.009595] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.009628] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.009659] [54740]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.009695] [54739]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.009725] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.009755] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.009800] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.009838] [54739]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.009867] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.009902] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.009953] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.010037] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.012776] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.012859] [54740]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.012930] [54740]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.013007] [54740]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.013105] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.013137] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.013260] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.013302] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.013340] [54739]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.013413] [54739]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.013482] [54739]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.013546] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.013622] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.013691] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.013952] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.014038] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.014081] [54740]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.014112] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.014145] [54739]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.014174] [54740]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.014205] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.014235] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.014267] [54739]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.014297] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.014326] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.014356] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.014385] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.014415] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.015162] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.015245] [54740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.015277] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.015307] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.015417] [54739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.015456] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.015495] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.015526] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.015556] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.015586] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.015615] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.015645] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.015677] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.015677] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.017699] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.017802] [54739]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.017853] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.017895] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.017925] [54739]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.017955] [54740]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.017996] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.018034] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.018065] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.018094] [54740]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.018124] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.018156] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.018235] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.018270] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.019154] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.019236] [54739]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.019307] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.019375] [54739]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.019447] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.019489] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.019522] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.019553] [54740]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.019582] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.019611] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.019675] [54740]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.019740] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.019814] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.019886] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.021428] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.021509] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.021571] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.021614] [54739]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.021648] [54739]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.021678] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.021709] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.021742] [54740]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.021781] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.021823] [54740]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.021866] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.021905] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.021905] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.021975] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.023098] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.023144] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.023175] [54739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.023228] [54740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.023263] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.023292] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.023329] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.023365] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.023397] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.023429] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.023462] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.023493] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.078332] [54740]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54740) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 570.078470] [54739]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54739) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 570.078525] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.078559] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.078590] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.078621] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.078725] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.078803] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.078842] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.078872] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.078902] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.078940] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.078972] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.079014] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.079046] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.079076] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.079106] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.079136] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.079165] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.079195] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.079231] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.079262] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.079292] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.079322] [54740]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.079351] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.079381] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.079411] [54739]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.079440] [54740]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.079469] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.079501] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.079531] [54739]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.079560] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.079589] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.079618] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.079648] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.079677] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.079706] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.079736] [54740]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.079767] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.079799] [54740]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.079828] [54739]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.079857] [54740]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.079888] [54739]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.079917] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.079946] [54739]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.079976] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.080015] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.080050] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.080082] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.080112] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.080142] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.080172] [54740]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.080202] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.080232] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.080262] [54739]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.080292] [54740]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.080324] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.080354] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.080384] [54739]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.080414] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.080444] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.080475] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.080505] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.080536] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.080576] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.080624] [54740]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.080669] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.080713] [54740]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.080757] [54739]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.080832] [54740]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.080867] [54739]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.080897] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.080927] [54739]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.080957] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.080993] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.081029] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.081060] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.081089] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.081119] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.081149] [54740]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.081179] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.081208] [54740]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.081238] [54739]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.081327] [54740]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.081360] [54739]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.081390] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.081420] [54739]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.081449] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.081479] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.081508] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.081538] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.081566] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.081599] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.081632] [54740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.081661] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.081691] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.081721] [54739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.081751] [54740]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.081781] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.081806] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.081831] [54739]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.081859] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.081890] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.081919] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.081948] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.081979] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.082024] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.082056] [54740]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.082085] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.082116] [54740]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.082145] [54739]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.082180] [54740]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.082212] [54739]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.082241] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.082270] [54739]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.082299] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.082328] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.082359] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.082389] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.082418] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.082451] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.082482] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.082512] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.082541] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.082570] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.082599] [54740]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.082599] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.082658] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.082690] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.082720] [54739]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.082720] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.082777] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.082808] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.082837] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.082867] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.082896] [54740]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.082896] [54740]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.082953] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.082984] [54740]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.083020] [54739]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.083051] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.083082] [54739]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.083112] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.083143] [54739]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.083174] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.083205] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.083205] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.083272] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.083272] [54740]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.083332] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.083362] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.083391] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.083420] [54740]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.083450] [54739]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.083480] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.083510] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.083542] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.083573] [54739]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.083603] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.083632] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.083662] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.083691] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.083720] [54740]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.083720] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.083775] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.083808] [54740]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.083839] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.083868] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.083900] [54739]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.083930] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.083959] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.083988] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.084024] [54739]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.084055] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.084091] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.084130] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.084160] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.084191] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.084221] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.084251] [54740]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.084280] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.084311] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.084340] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.084373] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.084404] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.084434] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.084465] [54739]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.084494] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.084524] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.084555] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.084584] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.084613] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.084645] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.084676] [54740]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.084706] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.084735] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.084764] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.084794] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.084825] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.084853] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.084882] [54739]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.084914] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.084945] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.084974] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.085010] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.085040] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.085069] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.085099] [54740]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.085129] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.085158] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.085194] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.085225] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.085254] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.085287] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.085317] [54739]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.085346] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.085375] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.085375] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.085430] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.085430] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.085490] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.085519] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.085548] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.085577] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.085606] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.085634] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.085663] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.085692] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.085727] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.085727] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.085782] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.085817] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.085847] [54740]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.085847] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.085904] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.085939] [54740]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.085970] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.086065] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.086112] [54739]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.086151] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.086181] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.086181] [54739]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.086244] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.086276] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.086306] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.086337] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.086366] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.086396] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.086428] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.086457] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.086487] [54740]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.086520] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.086557] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.086588] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.086617] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.086646] [54739]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.086686] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.086731] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.086765] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.086794] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.086829] [54740]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.086859] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.086888] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.086918] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.086948] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.086982] [54739]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.087092] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.087131] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.087161] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.087200] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.087231] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.087261] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.087290] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.087323] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.087354] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.087384] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.087415] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.087446] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.087484] [54740]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.087515] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.087546] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.087577] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.087607] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.087638] [54739]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.087668] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.087699] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.087729] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.087763] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.087795] [54740]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.087826] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.087856] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.087890] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.087922] [54740]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.087954] [54739]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.087986] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.088055] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.088092] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.088124] [54739]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.088154] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.088183] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.088213] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.088243] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.088272] [54740]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.088302] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.088332] [54740]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.088364] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.088394] [54740]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.088425] [54739]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.088455] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.088485] [54739]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.088515] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.088545] [54739]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.088574] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.088603] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.088637] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.088668] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.088697] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.088741] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.088784] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.088818] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.088853] [54740]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.088885] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.088916] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.089009] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.089043] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.089075] [54739]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.089106] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.089137] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.089166] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.089197] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.089232] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.089263] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.089295] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.089326] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.089357] [54740]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.089387] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.089416] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.089446] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.089476] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.089507] [54739]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.089537] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.089569] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.089601] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.089631] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.089660] [54740]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.089690] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.089720] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.089750] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.089779] [54740]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.089809] [54739]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.089844] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.089876] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.089907] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.089936] [54739]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.089966] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.089996] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.090030] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.090060] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.090091] [54740]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.090126] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.090158] [54740]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.090188] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.090219] [54740]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.090250] [54739]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.090280] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.090310] [54739]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.090339] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.090369] [54739]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.090403] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.090434] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.090464] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.090495] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.090526] [54740]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.090556] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.090587] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.090616] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.090646] [54740]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.090678] [54739]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.090709] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.090738] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.090768] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.090834] [54739]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.090868] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.090898] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.090927] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.090957] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.090989] [54740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.091036] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.091067] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.091103] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.091135] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.091170] [54739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.091200] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.091230] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.091267] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.091299] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.091330] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.091361] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.091390] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.091420] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.091449] [54740]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.091479] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.091509] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.091539] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.091568] [54740]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.091602] [54739]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.091632] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.091662] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.091693] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.091723] [54739]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.091753] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.091789] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.091834] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.091878] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.091925] [54740]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.091958] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.091989] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.092064] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.092096] [54740]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.092125] [54739]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.092155] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.092186] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.092217] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.092253] [54739]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.092285] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.092315] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.092344] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.092374] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.092403] [54740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.092434] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.092464] [54740]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.092493] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.092526] [54740]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.092557] [54739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.092587] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.092617] [54739]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.092647] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.092676] [54739]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.092706] [54740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.092735] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.092765] [54740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54740) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.092798] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.092830] [54740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.092860] [54739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 570.092889] [54740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.092920] [54739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54739) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 570.092949] [54740]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.092980] [54739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 570.093016] [54740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.093046] [54739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 570.093081] [54740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54740) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.093112] [54739]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 570.093112] [54739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 570.093112] [54739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54739) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 570.117307] [54740]: INFO dbcounter [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Registered counter for database cinder [ 570.117458] [54739]: INFO dbcounter [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Registered counter for database cinder [ 570.126274] [54740]: DEBUG oslo_db.sqlalchemy.engines [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 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=54740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 570.126389] [54739]: DEBUG oslo_db.sqlalchemy.engines [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 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=54739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 570.252568] [54739]: DEBUG dbcounter [-] [54739] Writer thread running {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 570.256211] [54739]: INFO cinder.rpc [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 570.257726] [54740]: DEBUG dbcounter [-] [54740] Writer thread running {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 570.258356] [54739]: INFO cinder.rpc [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 570.259864] [54740]: INFO cinder.rpc [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 570.260358] [54739]: INFO cinder.rpc [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 570.261983] [54740]: INFO cinder.rpc [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 570.262240] [54739]: INFO cinder.rpc [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 570.262643] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.262837] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.263979] [54740]: INFO cinder.rpc [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 570.264422] [54739]: WARNING cinder.keymgr.conf_key_mgr [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 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' [ 570.265742] [54740]: INFO cinder.rpc [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 570.266163] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.266355] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.267033] [54740]: WARNING cinder.keymgr.conf_key_mgr [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 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' [ 570.267188] [54739]: DEBUG oslo_db.sqlalchemy.engines [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 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=54739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 570.268839] [54739]: INFO cinder.rpc [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 570.269731] [54740]: DEBUG oslo_db.sqlalchemy.engines [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 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=54740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 570.270648] [54739]: INFO cinder.rpc [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 570.271130] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.271298] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.271356] [54740]: INFO cinder.rpc [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 570.272475] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.272635] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.273258] [54740]: INFO cinder.rpc [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 570.273412] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.273573] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.273665] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.273837] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.274922] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.275099] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.275861] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.276034] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.284835] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.285007] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.287617] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.287660] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.287793] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.287834] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.290413] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.290474] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.290589] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.290636] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.293222] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.293389] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.294202] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.294373] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.296824] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.296876] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.296992] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.297035] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.299477] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.299647] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.299694] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.299857] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.302126] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.302289] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.302589] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.302759] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.304887] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.305063] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.305112] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.305264] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.307281] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.307448] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.307552] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.307719] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.308646] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.308809] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.309844] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.310017] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.310921] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.311021] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.311093] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.311191] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.314359] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.314519] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.406652] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.406891] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.408627] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.408842] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.410406] [54739]: WARNING cinder.api.contrib.hosts [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 570.410920] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.411107] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.411978] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.412156] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.412312] [54740]: WARNING cinder.api.contrib.hosts [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 570.412770] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.412943] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.413133] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.413297] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.413813] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.413975] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.414057] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.414223] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.414955] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.415145] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.415256] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.415417] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.415896] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.416070] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.416329] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.416496] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.417076] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.417240] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.417388] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.417557] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.418132] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.418293] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.418394] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.418557] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.419123] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.419289] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.419560] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.419688] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.420194] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.420365] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.420410] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: extensions {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.421314] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.421481] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.421769] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-hosts {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.422182] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: extensions {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.423507] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-hosts {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.423803] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: qos-specs {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.425487] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: qos-specs {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.426029] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-quota-class-sets {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.427467] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: scheduler-stats {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.427683] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-quota-class-sets {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.429036] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-snapshot-manage {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.429105] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: scheduler-stats {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.430532] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: capabilities {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.430676] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-snapshot-manage {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.431945] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: encryption {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.432193] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: capabilities {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.433551] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: encryption {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.433645] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: cgsnapshots {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.435119] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-quota-sets {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.435211] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: cgsnapshots {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.436660] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-quota-sets {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.436708] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-volume-manage {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.438264] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-volume-transfer {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.438623] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-volume-manage {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.439996] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-volume-type-access {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.441073] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-volume-transfer {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.441632] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: backups {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.442756] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-volume-type-access {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.444335] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: backups {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.444554] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-services {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.445902] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: consistencygroups {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.446388] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-services {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.447687] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: consistencygroups {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.447943] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: extra_specs {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.449628] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: os-availability-zone {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.450101] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: extra_specs {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.451012] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extended resource: encryption {{(pid=54739) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.451742] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: os-availability-zone {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.452925] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.453049] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extended resource: encryption {{(pid=54740) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 570.453118] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.454052] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.454219] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.454913] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.455060] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.455097] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.455230] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.456005] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.456085] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.456181] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.456247] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.457051] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.457196] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.457232] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.457361] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.458092] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.458259] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.458339] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.458502] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.459209] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.459371] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.459447] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.459610] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.460303] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.460468] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.460502] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.460670] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.461479] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.461649] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.461690] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.461875] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.462496] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.462657] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.462691] [54739]: WARNING stevedore.named [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.462821] [54739]: WARNING castellan.key_manager [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.463562] [54739]: DEBUG cinder.api.contrib.snapshot_actions [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] SnapshotActionsController initialized {{(pid=54739) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 570.463701] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension VolumeActions extending resource: volumes {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.463734] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.463864] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.463905] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension UsedLimits extending resource: limits {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.463993] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.464131] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.464247] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension TypesManage extending resource: types {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.464371] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.464487] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension AdminActions extending resource: volumes {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.464617] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension AdminActions extending resource: snapshots {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.464660] [54740]: WARNING stevedore.named [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 570.464736] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension AdminActions extending resource: backups {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.464821] [54740]: WARNING castellan.key_manager [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 570.464855] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.464969] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.465101] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.465228] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.465430] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.465531] [54740]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] SnapshotActionsController initialized {{(pid=54740) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 570.465571] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.465651] [54739]: DEBUG cinder.api.openstack [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54739) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.465688] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension VolumeActions extending resource: volumes {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.465821] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension UsedLimits extending resource: limits {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.465954] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.466090] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.466510] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension TypesManage extending resource: types {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.466510] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.466510] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension AdminActions extending resource: volumes {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.466606] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension AdminActions extending resource: snapshots {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.466669] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension AdminActions extending resource: backups {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.466782] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.466907] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.467038] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.467167] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.467366] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.467483] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.467594] [54740]: DEBUG cinder.api.openstack [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54740) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 570.467766] [54739]: WARNING keystonemiddleware.auth_token [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 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. [ 570.469720] [54740]: WARNING keystonemiddleware.auth_token [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 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. [ 570.472242] [54739]: WARNING keystonemiddleware.auth_token [None req-d6b06ffb-bac3-43fd-8323-6dfdf4debc30 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 [ 570.474118] [54740]: WARNING keystonemiddleware.auth_token [None req-f2c6877c-4600-475d-bfe2-d3e357ca1014 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 [ 570.474647] [54739]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5e7c7b13fbe0 pid: 54739 (default app) [ 570.476506] [54740]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5e7c7b13fbe0 pid: 54740 (default app) [ 570.483361] [54739]: /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. [ 570.483361] [54739]: warnings.warn(deprecated_msg) [ 570.483496] [54739]: /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. [ 570.483496] [54739]: warnings.warn(deprecated_msg) [ 570.483496] [54739]: /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. [ 570.483496] [54739]: warnings.warn(deprecated_msg) [ 570.483496] [54739]: /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. [ 570.483697] [54739]: warnings.warn(deprecated_msg) [ 570.483697] [54739]: /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. [ 570.483697] [54739]: warnings.warn(deprecated_msg) [ 570.483697] [54739]: /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. [ 570.483697] [54739]: warnings.warn(deprecated_msg) [ 570.483697] [54739]: /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. [ 570.483915] [54739]: warnings.warn(deprecated_msg) [ 570.483915] [54739]: /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. [ 570.483915] [54739]: warnings.warn(deprecated_msg) [ 570.483915] [54739]: /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. [ 570.483915] [54739]: warnings.warn(deprecated_msg) [ 570.484102] [54739]: /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. [ 570.484102] [54739]: warnings.warn(deprecated_msg) [ 570.484102] [54739]: /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. [ 570.484102] [54739]: warnings.warn(deprecated_msg) [ 570.484239] [54739]: /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. [ 570.484239] [54739]: warnings.warn(deprecated_msg) [ 570.484239] [54739]: /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. [ 570.484239] [54739]: warnings.warn(deprecated_msg) [ 570.484382] [54739]: /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. [ 570.484382] [54739]: warnings.warn(deprecated_msg) [ 570.484382] [54739]: /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. [ 570.484382] [54739]: warnings.warn(deprecated_msg) [ 570.484382] [54739]: /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. [ 570.484612] [54739]: warnings.warn(deprecated_msg) [ 570.484612] [54739]: /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. [ 570.484612] [54739]: warnings.warn(deprecated_msg) [ 570.484612] [54739]: /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. [ 570.484612] [54739]: warnings.warn(deprecated_msg) [ 570.484777] [54739]: /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. [ 570.484777] [54739]: warnings.warn(deprecated_msg) [ 570.484777] [54739]: /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. [ 570.484777] [54739]: warnings.warn(deprecated_msg) [ 570.484777] [54739]: /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. [ 570.484777] [54739]: warnings.warn(deprecated_msg) [ 570.484993] [54739]: /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. [ 570.484993] [54739]: warnings.warn(deprecated_msg) [ 570.484993] [54739]: /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. [ 570.484993] [54739]: warnings.warn(deprecated_msg) [ 570.484993] [54739]: /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. [ 570.484993] [54739]: warnings.warn(deprecated_msg) [ 570.485216] [54739]: /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. [ 570.485216] [54739]: warnings.warn(deprecated_msg) [ 570.485216] [54739]: /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. [ 570.485216] [54739]: warnings.warn(deprecated_msg) [ 570.485216] [54739]: /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. [ 570.485216] [54739]: warnings.warn(deprecated_msg) [ 570.485423] [54739]: /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. [ 570.485423] [54739]: warnings.warn(deprecated_msg) [ 570.485423] [54739]: /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. [ 570.485423] [54739]: warnings.warn(deprecated_msg) [ 570.485423] [54739]: /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. [ 570.485423] [54739]: warnings.warn(deprecated_msg) [ 570.485631] [54739]: /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. [ 570.485631] [54739]: warnings.warn(deprecated_msg) [ 570.485631] [54739]: /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. [ 570.485631] [54739]: warnings.warn(deprecated_msg) [ 570.485770] [54739]: /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. [ 570.485770] [54739]: warnings.warn(deprecated_msg) [ 570.485770] [54739]: /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. [ 570.485770] [54739]: warnings.warn(deprecated_msg) [ 570.485770] [54739]: /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. [ 570.485952] [54739]: warnings.warn(deprecated_msg) [ 570.485952] [54739]: /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. [ 570.485952] [54739]: warnings.warn(deprecated_msg) [ 570.485952] [54739]: /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. [ 570.485952] [54739]: warnings.warn(deprecated_msg) [ 570.486122] [54739]: /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. [ 570.486122] [54739]: warnings.warn(deprecated_msg) [ 570.486122] [54739]: /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. [ 570.486122] [54739]: warnings.warn(deprecated_msg) [ 570.486122] [54739]: /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. [ 570.486122] [54739]: warnings.warn(deprecated_msg) [ 570.486317] [54739]: /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. [ 570.486317] [54739]: warnings.warn(deprecated_msg) [ 570.486317] [54739]: /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. [ 570.486317] [54739]: warnings.warn(deprecated_msg) [ 570.486317] [54739]: /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. [ 570.486559] [54739]: warnings.warn(deprecated_msg) [ 570.486559] [54739]: /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. [ 570.486559] [54739]: warnings.warn(deprecated_msg) [ 570.486559] [54739]: /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. [ 570.486559] [54739]: warnings.warn(deprecated_msg) [ 570.486736] [54739]: /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. [ 570.486736] [54739]: warnings.warn(deprecated_msg) [ 570.486736] [54739]: /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. [ 570.486736] [54739]: warnings.warn(deprecated_msg) [ 570.486885] [54739]: /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. [ 570.486885] [54739]: warnings.warn(deprecated_msg) [ 570.486885] [54739]: /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. [ 570.486885] [54739]: warnings.warn(deprecated_msg) [ 570.487045] [54739]: /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. [ 570.487045] [54739]: warnings.warn(deprecated_msg) [ 570.487045] [54739]: /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. [ 570.487045] [54739]: warnings.warn(deprecated_msg) [ 570.487045] [54739]: /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. [ 570.487234] [54739]: warnings.warn(deprecated_msg) [ 570.487234] [54739]: /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. [ 570.487234] [54739]: warnings.warn(deprecated_msg) [ 570.487234] [54739]: /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. [ 570.487234] [54739]: warnings.warn(deprecated_msg) [ 570.487406] [54739]: /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. [ 570.487406] [54739]: warnings.warn(deprecated_msg) [ 570.487406] [54739]: /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. [ 570.487406] [54739]: warnings.warn(deprecated_msg) [ 570.487547] [54739]: /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. [ 570.487547] [54739]: warnings.warn(deprecated_msg) [ 570.487547] [54739]: /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. [ 570.487547] [54739]: warnings.warn(deprecated_msg) [ 570.487686] [54739]: /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. [ 570.487686] [54739]: warnings.warn(deprecated_msg) [ 570.487686] [54739]: /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. [ 570.487686] [54739]: warnings.warn(deprecated_msg) [ 570.487829] [54739]: /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. [ 570.487829] [54739]: warnings.warn(deprecated_msg) [ 570.487829] [54739]: /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. [ 570.487829] [54739]: warnings.warn(deprecated_msg) [ 570.487990] [54739]: /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. [ 570.487990] [54739]: warnings.warn(deprecated_msg) [ 570.487990] [54739]: /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. [ 570.487990] [54739]: warnings.warn(deprecated_msg) [ 570.488143] [54739]: /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. [ 570.488143] [54739]: warnings.warn(deprecated_msg) [ 570.488143] [54739]: /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. [ 570.488143] [54739]: warnings.warn(deprecated_msg) [ 570.488143] [54739]: /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. [ 570.488143] [54739]: warnings.warn(deprecated_msg) [ 570.488361] [54739]: /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. [ 570.488361] [54739]: warnings.warn(deprecated_msg) [ 570.488361] [54739]: /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. [ 570.488361] [54739]: warnings.warn(deprecated_msg) [ 570.488361] [54739]: /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. [ 570.488555] [54739]: warnings.warn(deprecated_msg) [ 570.488555] [54739]: /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. [ 570.488555] [54739]: warnings.warn(deprecated_msg) [ 570.488555] [54739]: /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. [ 570.488555] [54739]: warnings.warn(deprecated_msg) [ 570.488555] [54739]: /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. [ 570.488555] [54739]: warnings.warn(deprecated_msg) [ 570.488790] [54739]: /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. [ 570.488790] [54739]: warnings.warn(deprecated_msg) [ 570.488790] [54739]: /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. [ 570.488790] [54739]: warnings.warn(deprecated_msg) [ 570.488790] [54739]: /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. [ 570.488790] [54739]: warnings.warn(deprecated_msg) [ 570.488996] [54739]: /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. [ 570.488996] [54739]: warnings.warn(deprecated_msg) [ 570.488996] [54739]: /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. [ 570.488996] [54739]: warnings.warn(deprecated_msg) [ 570.488996] [54739]: /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. [ 570.488996] [54739]: warnings.warn(deprecated_msg) [ 570.489213] [54739]: /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. [ 570.489213] [54739]: warnings.warn(deprecated_msg) [ 570.489213] [54739]: /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. [ 570.489213] [54739]: warnings.warn(deprecated_msg) [ 570.489213] [54739]: /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. [ 570.489213] [54739]: warnings.warn(deprecated_msg) [ 570.489418] [54739]: /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. [ 570.489418] [54739]: warnings.warn(deprecated_msg) [ 570.489418] [54739]: /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. [ 570.489418] [54739]: warnings.warn(deprecated_msg) [ 570.489564] [54739]: /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. [ 570.489564] [54739]: warnings.warn(deprecated_msg) [ 570.489564] [54739]: /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. [ 570.489564] [54739]: warnings.warn(deprecated_msg) [ 570.489703] [54739]: /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. [ 570.489703] [54739]: warnings.warn(deprecated_msg) [ 570.489703] [54739]: /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. [ 570.489703] [54739]: warnings.warn(deprecated_msg) [ 570.489844] [54739]: /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. [ 570.489844] [54739]: warnings.warn(deprecated_msg) [ 570.489844] [54739]: /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. [ 570.489844] [54739]: warnings.warn(deprecated_msg) [ 570.489844] [54739]: DEBUG cinder.api.middleware.request_id [None req-cd74c5e0-f955-4190-8903-8a084f7aa23f None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 570.489844] [54739]: [pid: 54739|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Jan 30 20:28:20 2025] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 573.801742] [54740]: /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. [ 573.801742] [54740]: warnings.warn(deprecated_msg) [ 573.801742] [54740]: /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. [ 573.801742] [54740]: warnings.warn(deprecated_msg) [ 573.802341] [54740]: /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. [ 573.802341] [54740]: warnings.warn(deprecated_msg) [ 573.802341] [54740]: /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. [ 573.802341] [54740]: warnings.warn(deprecated_msg) [ 573.802551] [54740]: /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. [ 573.802551] [54740]: warnings.warn(deprecated_msg) [ 573.802551] [54740]: /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. [ 573.802551] [54740]: warnings.warn(deprecated_msg) [ 573.802551] [54740]: /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. [ 573.802551] [54740]: warnings.warn(deprecated_msg) [ 573.802807] [54740]: /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. [ 573.802807] [54740]: warnings.warn(deprecated_msg) [ 573.802807] [54740]: /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. [ 573.802807] [54740]: warnings.warn(deprecated_msg) [ 573.802807] [54740]: /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. [ 573.803049] [54740]: warnings.warn(deprecated_msg) [ 573.803049] [54740]: /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. [ 573.803049] [54740]: warnings.warn(deprecated_msg) [ 573.803049] [54740]: /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. [ 573.803049] [54740]: warnings.warn(deprecated_msg) [ 573.803281] [54740]: /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. [ 573.803281] [54740]: warnings.warn(deprecated_msg) [ 573.803281] [54740]: /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. [ 573.803281] [54740]: warnings.warn(deprecated_msg) [ 573.805095] [54740]: /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. [ 573.805095] [54740]: warnings.warn(deprecated_msg) [ 573.805095] [54740]: /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. [ 573.805095] [54740]: warnings.warn(deprecated_msg) [ 573.805095] [54740]: /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. [ 573.805234] [54740]: warnings.warn(deprecated_msg) [ 573.805234] [54740]: /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. [ 573.805234] [54740]: warnings.warn(deprecated_msg) [ 573.805234] [54740]: /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. [ 573.805234] [54740]: warnings.warn(deprecated_msg) [ 573.805379] [54740]: /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. [ 573.805379] [54740]: warnings.warn(deprecated_msg) [ 573.805379] [54740]: /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. [ 573.805379] [54740]: warnings.warn(deprecated_msg) [ 573.805379] [54740]: /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. [ 573.805379] [54740]: warnings.warn(deprecated_msg) [ 573.805534] [54740]: /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. [ 573.805534] [54740]: warnings.warn(deprecated_msg) [ 573.805534] [54740]: /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. [ 573.805534] [54740]: warnings.warn(deprecated_msg) [ 573.805534] [54740]: /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. [ 573.805534] [54740]: warnings.warn(deprecated_msg) [ 573.805688] [54740]: /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. [ 573.805688] [54740]: warnings.warn(deprecated_msg) [ 573.805688] [54740]: /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. [ 573.805688] [54740]: warnings.warn(deprecated_msg) [ 573.805688] [54740]: /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. [ 573.805688] [54740]: warnings.warn(deprecated_msg) [ 573.805842] [54740]: /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. [ 573.805842] [54740]: warnings.warn(deprecated_msg) [ 573.805842] [54740]: /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. [ 573.805842] [54740]: warnings.warn(deprecated_msg) [ 573.805842] [54740]: /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. [ 573.805978] [54740]: warnings.warn(deprecated_msg) [ 573.805978] [54740]: /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. [ 573.805978] [54740]: warnings.warn(deprecated_msg) [ 573.805978] [54740]: /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. [ 573.805978] [54740]: warnings.warn(deprecated_msg) [ 573.806110] [54740]: /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. [ 573.806110] [54740]: warnings.warn(deprecated_msg) [ 573.806110] [54740]: /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. [ 573.806110] [54740]: warnings.warn(deprecated_msg) [ 573.806110] [54740]: /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. [ 573.806110] [54740]: warnings.warn(deprecated_msg) [ 573.806268] [54740]: /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. [ 573.806268] [54740]: warnings.warn(deprecated_msg) [ 573.806268] [54740]: /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. [ 573.806268] [54740]: warnings.warn(deprecated_msg) [ 573.806268] [54740]: /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. [ 573.806268] [54740]: warnings.warn(deprecated_msg) [ 573.806414] [54740]: /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. [ 573.806414] [54740]: warnings.warn(deprecated_msg) [ 573.806414] [54740]: /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. [ 573.806414] [54740]: warnings.warn(deprecated_msg) [ 573.806414] [54740]: /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. [ 573.806547] [54740]: warnings.warn(deprecated_msg) [ 573.806547] [54740]: /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. [ 573.806547] [54740]: warnings.warn(deprecated_msg) [ 573.806547] [54740]: /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. [ 573.806547] [54740]: warnings.warn(deprecated_msg) [ 573.806679] [54740]: /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. [ 573.806679] [54740]: warnings.warn(deprecated_msg) [ 573.806679] [54740]: /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. [ 573.806679] [54740]: warnings.warn(deprecated_msg) [ 573.806786] [54740]: /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. [ 573.806786] [54740]: warnings.warn(deprecated_msg) [ 573.806786] [54740]: /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. [ 573.806786] [54740]: warnings.warn(deprecated_msg) [ 573.806894] [54740]: /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. [ 573.806894] [54740]: warnings.warn(deprecated_msg) [ 573.806894] [54740]: /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. [ 573.806894] [54740]: warnings.warn(deprecated_msg) [ 573.806894] [54740]: /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. [ 573.808247] [54740]: warnings.warn(deprecated_msg) [ 573.808247] [54740]: /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. [ 573.808247] [54740]: warnings.warn(deprecated_msg) [ 573.808247] [54740]: /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. [ 573.808247] [54740]: warnings.warn(deprecated_msg) [ 573.808477] [54740]: /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. [ 573.808477] [54740]: warnings.warn(deprecated_msg) [ 573.808477] [54740]: /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. [ 573.808477] [54740]: warnings.warn(deprecated_msg) [ 573.808671] [54740]: /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. [ 573.808671] [54740]: warnings.warn(deprecated_msg) [ 573.808671] [54740]: /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. [ 573.808671] [54740]: warnings.warn(deprecated_msg) [ 573.808849] [54740]: /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. [ 573.808849] [54740]: warnings.warn(deprecated_msg) [ 573.808849] [54740]: /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. [ 573.808849] [54740]: warnings.warn(deprecated_msg) [ 573.809142] [54740]: /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. [ 573.809142] [54740]: warnings.warn(deprecated_msg) [ 573.809142] [54740]: /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. [ 573.809142] [54740]: warnings.warn(deprecated_msg) [ 573.809324] [54740]: /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. [ 573.809324] [54740]: warnings.warn(deprecated_msg) [ 573.809324] [54740]: /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. [ 573.809324] [54740]: warnings.warn(deprecated_msg) [ 573.809505] [54740]: /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. [ 573.809505] [54740]: warnings.warn(deprecated_msg) [ 573.809505] [54740]: /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. [ 573.809505] [54740]: warnings.warn(deprecated_msg) [ 573.809505] [54740]: /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. [ 573.809738] [54740]: warnings.warn(deprecated_msg) [ 573.809738] [54740]: /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. [ 573.809738] [54740]: warnings.warn(deprecated_msg) [ 573.809738] [54740]: /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. [ 573.809738] [54740]: warnings.warn(deprecated_msg) [ 573.809738] [54740]: /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. [ 573.810018] [54740]: warnings.warn(deprecated_msg) [ 573.810018] [54740]: /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. [ 573.810018] [54740]: warnings.warn(deprecated_msg) [ 573.810018] [54740]: /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. [ 573.810018] [54740]: warnings.warn(deprecated_msg) [ 573.810269] [54740]: /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. [ 573.810269] [54740]: warnings.warn(deprecated_msg) [ 573.810269] [54740]: /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. [ 573.810269] [54740]: warnings.warn(deprecated_msg) [ 573.810269] [54740]: /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. [ 573.810269] [54740]: warnings.warn(deprecated_msg) [ 573.810634] [54740]: /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. [ 573.810634] [54740]: warnings.warn(deprecated_msg) [ 573.810634] [54740]: /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. [ 573.810634] [54740]: warnings.warn(deprecated_msg) [ 573.810634] [54740]: /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. [ 573.810634] [54740]: warnings.warn(deprecated_msg) [ 573.810930] [54740]: /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. [ 573.810930] [54740]: warnings.warn(deprecated_msg) [ 573.810930] [54740]: /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. [ 573.810930] [54740]: warnings.warn(deprecated_msg) [ 573.810930] [54740]: /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. [ 573.810930] [54740]: warnings.warn(deprecated_msg) [ 573.811335] [54740]: /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. [ 573.811335] [54740]: warnings.warn(deprecated_msg) [ 573.811335] [54740]: /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. [ 573.811335] [54740]: warnings.warn(deprecated_msg) [ 573.811335] [54740]: /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. [ 573.811335] [54740]: warnings.warn(deprecated_msg) [ 573.811600] [54740]: /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. [ 573.811600] [54740]: warnings.warn(deprecated_msg) [ 573.811600] [54740]: /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. [ 573.811600] [54740]: warnings.warn(deprecated_msg) [ 573.811787] [54740]: /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. [ 573.811787] [54740]: warnings.warn(deprecated_msg) [ 573.811787] [54740]: /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. [ 573.811787] [54740]: warnings.warn(deprecated_msg) [ 573.811787] [54740]: /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. [ 573.812090] [54740]: warnings.warn(deprecated_msg) [ 573.812090] [54740]: /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. [ 573.812090] [54740]: warnings.warn(deprecated_msg) [ 573.812090] [54740]: /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. [ 573.812090] [54740]: warnings.warn(deprecated_msg) [ 573.812090] [54740]: DEBUG cinder.api.middleware.request_id [None req-f18e352c-f86a-4351-9e34-583c5979c184 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.155974] [54740]: INFO cinder.api.openstack.wsgi [None req-f18e352c-f86a-4351-9e34-583c5979c184 admin admin] POST http://10.180.1.21/volume/v3/types [ 574.156722] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f18e352c-f86a-4351-9e34-583c5979c184 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 574.158729] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.158729] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.162317] [54740]: DEBUG oslo_db.sqlalchemy.engines [None req-f18e352c-f86a-4351-9e34-583c5979c184 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=54740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 574.186193] [54740]: INFO cinder.api.openstack.wsgi [None req-f18e352c-f86a-4351-9e34-583c5979c184 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 574.186639] [54740]: [pid: 54740|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 30 20:28:23 2025] POST /volume/v3/types => generated 182 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 574.190546] [54739]: DEBUG cinder.api.middleware.request_id [req-f18e352c-f86a-4351-9e34-583c5979c184 req-e90787ce-e07b-462d-b935-738f49d1ed88 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.464790] [54739]: INFO cinder.api.openstack.wsgi [req-f18e352c-f86a-4351-9e34-583c5979c184 req-e90787ce-e07b-462d-b935-738f49d1ed88 admin admin] POST http://10.180.1.21/volume/v3/types/6b5d5dd0-a401-497f-99b4-e9721cad5a7e/extra_specs [ 574.465833] [54739]: DEBUG cinder.api.openstack.wsgi [req-f18e352c-f86a-4351-9e34-583c5979c184 req-e90787ce-e07b-462d-b935-738f49d1ed88 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 574.468870] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.468870] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.473719] [54739]: DEBUG oslo_db.sqlalchemy.engines [req-f18e352c-f86a-4351-9e34-583c5979c184 req-e90787ce-e07b-462d-b935-738f49d1ed88 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=54739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 574.524608] [54739]: INFO cinder.api.openstack.wsgi [req-f18e352c-f86a-4351-9e34-583c5979c184 req-e90787ce-e07b-462d-b935-738f49d1ed88 admin admin] http://10.180.1.21/volume/v3/types/6b5d5dd0-a401-497f-99b4-e9721cad5a7e/extra_specs returned with HTTP 200 [ 574.525113] [54739]: [pid: 54739|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Jan 30 20:28:24 2025] POST /volume/v3/types/6b5d5dd0-a401-497f-99b4-e9721cad5a7e/extra_specs => generated 51 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 584.183880] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 584.523492] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 585.814628] [54740]: DEBUG cinder.api.middleware.request_id [None req-9c962aeb-e3ba-42d7-8923-4a739e418690 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.815396] [54740]: INFO cinder.api.openstack.wsgi [None req-9c962aeb-e3ba-42d7-8923-4a739e418690 None None] GET http://10.180.1.21/volume// [ 585.815627] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9c962aeb-e3ba-42d7-8923-4a739e418690 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.815881] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9c962aeb-e3ba-42d7-8923-4a739e418690 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.816499] [54740]: INFO cinder.api.openstack.wsgi [None req-9c962aeb-e3ba-42d7-8923-4a739e418690 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 585.816840] [54740]: [pid: 54740|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Thu Jan 30 20:28:35 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 642.444056] [54739]: DEBUG cinder.api.middleware.request_id [None req-4e0b19da-16d4-4e8c-a4e4-a54c7cebb070 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.512219] [54739]: INFO cinder.api.openstack.wsgi [None req-4e0b19da-16d4-4e8c-a4e4-a54c7cebb070 tempest-verify_tempest_config-2015632161 tempest-verify_tempest_config-2015632161-project-member] GET http://10.180.1.21/volume/v3/extensions [ 642.512477] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4e0b19da-16d4-4e8c-a4e4-a54c7cebb070 tempest-verify_tempest_config-2015632161 tempest-verify_tempest_config-2015632161-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.512713] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4e0b19da-16d4-4e8c-a4e4-a54c7cebb070 tempest-verify_tempest_config-2015632161 tempest-verify_tempest_config-2015632161-project-member] Calling method 'index' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.513162] [54739]: INFO cinder.api.openstack.wsgi [None req-4e0b19da-16d4-4e8c-a4e4-a54c7cebb070 tempest-verify_tempest_config-2015632161 tempest-verify_tempest_config-2015632161-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 642.513543] [54739]: [pid: 54739|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Jan 30 20:29:32 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.993267] [54740]: DEBUG cinder.api.middleware.request_id [None req-194f6266-de8e-44a3-998b-2835afcad3f1 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.997937] [54740]: INFO cinder.api.openstack.wsgi [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] POST http://10.180.1.21/volume/v3/volumes [ 710.998897] [54740]: DEBUG cinder.api.openstack.wsgi [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1896246043", "imageRef": "d5497cf1-16e8-478a-a834-e9289b1751b7", "size": 1}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 711.002644] [54740]: DEBUG cinder.api.v3.volumes [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1896246043', 'imageRef': 'd5497cf1-16e8-478a-a834-e9289b1751b7', 'size': 1}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 711.414366] [54740]: INFO cinder.api.v3.volumes [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Create volume of 1 GB [ 711.429312] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Availability zone cache updated, next update will occur around 2025-01-30 21:30:41.293052. {{(pid=54740) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 711.429440] [54740]: INFO cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Availability Zones retrieved successfully. [ 711.446980] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 711.446980] [54740]: import asyncore [ 711.458352] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Flow 'volume_create_api' (c328a09e-f8c7-4e75-9afa-dee614f640d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 711.458352] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da352d73-a5d5-4115-abb5-f627f1efb899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.458710] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 711.574028] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da352d73-a5d5-4115-abb5-f627f1efb899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.575049] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e603ab-8569-4588-8fc5-9ae788072903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.614064] [54740]: WARNING cinder.quota [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-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. [ 711.614458] [54740]: WARNING cinder.quota [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-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. [ 711.660499] [54740]: DEBUG cinder.quota [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Created reservations ['7e8bcad8-0af1-4da3-bd49-3c359c58c61e', 'ff7bdb58-d1d2-4686-9256-3c99f34bc83d', 'a457775f-bd52-425e-8165-f5df32d65c2a', '864c6a19-45b5-405e-9388-63f6b29ec53d'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 711.661538] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e603ab-8569-4588-8fc5-9ae788072903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e8bcad8-0af1-4da3-bd49-3c359c58c61e', 'ff7bdb58-d1d2-4686-9256-3c99f34bc83d', 'a457775f-bd52-425e-8165-f5df32d65c2a', '864c6a19-45b5-405e-9388-63f6b29ec53d']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.662503] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff9ea21-0d65-47ab-9c6a-86e1a5ea8af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.847718] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff9ea21-0d65-47ab-9c6a-86e1a5ea8af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51233852-f0e4-4bab-903c-b0575335358d', '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-1896246043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f831870fb0824e8e8353640736a11692',qos_specs=None,replication_status=,reservations=['7e8bcad8-0af1-4da3-bd49-3c359c58c61e','ff7bdb58-d1d2-4686-9256-3c99f34bc83d','a457775f-bd52-425e-8165-f5df32d65c2a','864c6a19-45b5-405e-9388-63f6b29ec53d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f771c92f944c26a4af4caf1a429325',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1896246043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51233852-f0e4-4bab-903c-b0575335358d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f831870fb0824e8e8353640736a11692',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61f771c92f944c26a4af4caf1a429325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.847879] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3776f19-eb4a-45ca-a948-04c698c96a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.874674] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3776f19-eb4a-45ca-a948-04c698c96a8c) transitioned into state 'SUCCESS' from state '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-1896246043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f831870fb0824e8e8353640736a11692',qos_specs=None,replication_status=,reservations=['7e8bcad8-0af1-4da3-bd49-3c359c58c61e','ff7bdb58-d1d2-4686-9256-3c99f34bc83d','a457775f-bd52-425e-8165-f5df32d65c2a','864c6a19-45b5-405e-9388-63f6b29ec53d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f771c92f944c26a4af4caf1a429325',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.875771] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4031d408-917a-428f-83ec-d0e0d58d97a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.911930] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4031d408-917a-428f-83ec-d0e0d58d97a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.913197] [54740]: DEBUG cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Flow 'volume_create_api' (c328a09e-f8c7-4e75-9afa-dee614f640d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 711.913645] [54740]: INFO cinder.volume.api [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Create volume request issued successfully. [ 711.926989] [54740]: INFO cinder.api.openstack.wsgi [None req-194f6266-de8e-44a3-998b-2835afcad3f1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 711.926989] [54740]: [pid: 54740|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 30 20:30:40 2025] POST /volume/v3/volumes => generated 752 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 711.941994] [54739]: DEBUG cinder.api.middleware.request_id [None req-3db30947-0a29-4467-80c8-976dda4a39e3 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.948750] [54739]: INFO cinder.api.openstack.wsgi [None req-3db30947-0a29-4467-80c8-976dda4a39e3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 711.948750] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3db30947-0a29-4467-80c8-976dda4a39e3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.948750] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3db30947-0a29-4467-80c8-976dda4a39e3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.987858] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.987858] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.000402] [54739]: INFO cinder.volume.api [None req-3db30947-0a29-4467-80c8-976dda4a39e3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 712.009672] [54739]: INFO cinder.api.openstack.wsgi [None req-3db30947-0a29-4467-80c8-976dda4a39e3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 712.009672] [54739]: [pid: 54739|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:41 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 820 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.025023] [54740]: DEBUG cinder.api.middleware.request_id [None req-55a43feb-8ff2-46c2-a852-a473592d6ef2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.029017] [54740]: INFO cinder.api.openstack.wsgi [None req-55a43feb-8ff2-46c2-a852-a473592d6ef2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 713.029017] [54740]: DEBUG cinder.api.openstack.wsgi [None req-55a43feb-8ff2-46c2-a852-a473592d6ef2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.029017] [54740]: DEBUG cinder.api.openstack.wsgi [None req-55a43feb-8ff2-46c2-a852-a473592d6ef2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.043450] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.043450] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.053570] [54740]: INFO cinder.volume.api [None req-55a43feb-8ff2-46c2-a852-a473592d6ef2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 713.060054] [54740]: INFO cinder.api.openstack.wsgi [None req-55a43feb-8ff2-46c2-a852-a473592d6ef2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 713.060680] [54740]: [pid: 54740|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:42 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.075729] [54739]: DEBUG cinder.api.middleware.request_id [None req-25754852-492c-470c-b17a-8c7c87ad6709 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.078905] [54739]: INFO cinder.api.openstack.wsgi [None req-25754852-492c-470c-b17a-8c7c87ad6709 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 714.079159] [54739]: DEBUG cinder.api.openstack.wsgi [None req-25754852-492c-470c-b17a-8c7c87ad6709 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.079378] [54739]: DEBUG cinder.api.openstack.wsgi [None req-25754852-492c-470c-b17a-8c7c87ad6709 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.098128] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.098128] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.104726] [54739]: INFO cinder.volume.api [None req-25754852-492c-470c-b17a-8c7c87ad6709 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 714.113719] [54739]: INFO cinder.api.openstack.wsgi [None req-25754852-492c-470c-b17a-8c7c87ad6709 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 714.114632] [54739]: [pid: 54739|app: 0|req: 5/9] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:43 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.126808] [54740]: DEBUG cinder.api.middleware.request_id [None req-c5a27671-a9a9-46f1-a02e-701cb8283d32 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.133285] [54740]: INFO cinder.api.openstack.wsgi [None req-c5a27671-a9a9-46f1-a02e-701cb8283d32 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 715.133605] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c5a27671-a9a9-46f1-a02e-701cb8283d32 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.133605] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c5a27671-a9a9-46f1-a02e-701cb8283d32 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.149853] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.149853] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.159553] [54740]: INFO cinder.volume.api [None req-c5a27671-a9a9-46f1-a02e-701cb8283d32 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 715.166621] [54740]: INFO cinder.api.openstack.wsgi [None req-c5a27671-a9a9-46f1-a02e-701cb8283d32 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 715.167938] [54740]: [pid: 54740|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:44 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 716.183433] [54739]: DEBUG cinder.api.middleware.request_id [None req-c528ac55-ea56-469b-9789-9647419816ba None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.186255] [54739]: INFO cinder.api.openstack.wsgi [None req-c528ac55-ea56-469b-9789-9647419816ba tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 716.186603] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c528ac55-ea56-469b-9789-9647419816ba tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.187574] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c528ac55-ea56-469b-9789-9647419816ba tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.206364] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.206364] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.212333] [54739]: INFO cinder.volume.api [None req-c528ac55-ea56-469b-9789-9647419816ba tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 716.219697] [54739]: INFO cinder.api.openstack.wsgi [None req-c528ac55-ea56-469b-9789-9647419816ba tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 716.220330] [54739]: [pid: 54739|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:46 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.022586] [54740]: DEBUG cinder.api.middleware.request_id [None req-c4080142-7a23-4401-ac73-340f87f179d8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.118484] [54740]: INFO cinder.api.openstack.wsgi [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 717.119092] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-787935563"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 717.121131] [54740]: DEBUG cinder.api.v3.volumes [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-787935563'}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 717.121560] [54740]: INFO cinder.api.v3.volumes [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Create volume of 1 GB [ 717.126235] [54740]: INFO cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Availability Zones retrieved successfully. [ 717.134637] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Flow 'volume_create_api' (298289ff-959c-42e0-ba48-af5929e0bf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 717.135397] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (433fc108-d16b-46ea-84e3-aa1810c8b960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.136591] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 717.155727] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (433fc108-d16b-46ea-84e3-aa1810c8b960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.156797] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb0ffb3-18cd-43c6-9c94-87be711357e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.223383] [54740]: DEBUG cinder.quota [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Created reservations ['a78c19ac-560a-40de-981c-6d9405bb08c7', 'e9558ea4-84b6-4b94-a435-970ae0d32973', '97b45b3a-459b-4067-a031-0cea13f4cdee', '02fef3eb-d427-4bdb-bec3-8644ed160810'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 717.225850] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb0ffb3-18cd-43c6-9c94-87be711357e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a78c19ac-560a-40de-981c-6d9405bb08c7', 'e9558ea4-84b6-4b94-a435-970ae0d32973', '97b45b3a-459b-4067-a031-0cea13f4cdee', '02fef3eb-d427-4bdb-bec3-8644ed160810']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.225850] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4c8ffb-5012-47b8-b138-a04cdd42d262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.234013] [54739]: DEBUG cinder.api.middleware.request_id [None req-b2c6af69-7c39-4ad0-b226-eda5e23aacb1 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.237522] [54739]: INFO cinder.api.openstack.wsgi [None req-b2c6af69-7c39-4ad0-b226-eda5e23aacb1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 717.237799] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b2c6af69-7c39-4ad0-b226-eda5e23aacb1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.238049] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b2c6af69-7c39-4ad0-b226-eda5e23aacb1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.250016] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.250016] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.252087] [54739]: INFO cinder.volume.api [None req-b2c6af69-7c39-4ad0-b226-eda5e23aacb1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 717.258482] [54739]: INFO cinder.api.openstack.wsgi [None req-b2c6af69-7c39-4ad0-b226-eda5e23aacb1 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 717.258899] [54739]: [pid: 54739|app: 0|req: 7/12] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:47 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.262210] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4c8ffb-5012-47b8-b138-a04cdd42d262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8911edc0-40ae-43db-99b6-9eec97446da5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-787935563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007b89a79f234d1ba4a0b0b8a106b093',qos_specs=None,replication_status=,reservations=['a78c19ac-560a-40de-981c-6d9405bb08c7','e9558ea4-84b6-4b94-a435-970ae0d32973','97b45b3a-459b-4067-a031-0cea13f4cdee','02fef3eb-d427-4bdb-bec3-8644ed160810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2704928f762b41e293b77f72b261cc3b',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-787935563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8911edc0-40ae-43db-99b6-9eec97446da5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='007b89a79f234d1ba4a0b0b8a106b093',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2704928f762b41e293b77f72b261cc3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.262492] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c9e7ea-06d6-444c-8075-c1fd4eba63f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.275995] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c9e7ea-06d6-444c-8075-c1fd4eba63f0) transitioned into state 'SUCCESS' from state '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-787935563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007b89a79f234d1ba4a0b0b8a106b093',qos_specs=None,replication_status=,reservations=['a78c19ac-560a-40de-981c-6d9405bb08c7','e9558ea4-84b6-4b94-a435-970ae0d32973','97b45b3a-459b-4067-a031-0cea13f4cdee','02fef3eb-d427-4bdb-bec3-8644ed160810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2704928f762b41e293b77f72b261cc3b',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.277181] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4053a26-d564-4c1f-97e5-e9074d2760e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.288246] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4053a26-d564-4c1f-97e5-e9074d2760e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.290255] [54740]: DEBUG cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Flow 'volume_create_api' (298289ff-959c-42e0-ba48-af5929e0bf20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 717.290255] [54740]: INFO cinder.volume.api [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Create volume request issued successfully. [ 717.290842] [54740]: INFO cinder.api.openstack.wsgi [None req-c4080142-7a23-4401-ac73-340f87f179d8 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 717.291861] [54740]: [pid: 54740|app: 0|req: 6/13] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:30:46 2025] POST /volume/v3/volumes => generated 783 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 717.308985] [54739]: DEBUG cinder.api.middleware.request_id [None req-79083094-f35a-4f0b-9a1a-7625cac78690 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.315235] [54739]: INFO cinder.api.openstack.wsgi [None req-79083094-f35a-4f0b-9a1a-7625cac78690 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 717.315235] [54739]: DEBUG cinder.api.openstack.wsgi [None req-79083094-f35a-4f0b-9a1a-7625cac78690 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.315235] [54739]: DEBUG cinder.api.openstack.wsgi [None req-79083094-f35a-4f0b-9a1a-7625cac78690 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.351547] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.351547] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.358853] [54739]: INFO cinder.volume.api [None req-79083094-f35a-4f0b-9a1a-7625cac78690 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 717.362446] [54739]: INFO cinder.api.openstack.wsgi [None req-79083094-f35a-4f0b-9a1a-7625cac78690 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 717.364079] [54739]: [pid: 54739|app: 0|req: 8/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:47 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.276195] [54740]: DEBUG cinder.api.middleware.request_id [None req-f31f832a-837d-403e-83d6-c3e454f0f0cf None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.278397] [54740]: INFO cinder.api.openstack.wsgi [None req-f31f832a-837d-403e-83d6-c3e454f0f0cf tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 718.278620] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f31f832a-837d-403e-83d6-c3e454f0f0cf tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.278929] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f31f832a-837d-403e-83d6-c3e454f0f0cf tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.292710] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.292710] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.297715] [54740]: INFO cinder.volume.api [None req-f31f832a-837d-403e-83d6-c3e454f0f0cf tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 718.303480] [54740]: INFO cinder.api.openstack.wsgi [None req-f31f832a-837d-403e-83d6-c3e454f0f0cf tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 718.303983] [54740]: [pid: 54740|app: 0|req: 7/15] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:48 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.377926] [54739]: DEBUG cinder.api.middleware.request_id [None req-33c5b377-9cae-4f96-8f35-647df92145cd None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.380670] [54739]: INFO cinder.api.openstack.wsgi [None req-33c5b377-9cae-4f96-8f35-647df92145cd tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 718.381104] [54739]: DEBUG cinder.api.openstack.wsgi [None req-33c5b377-9cae-4f96-8f35-647df92145cd tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.381767] [54739]: DEBUG cinder.api.openstack.wsgi [None req-33c5b377-9cae-4f96-8f35-647df92145cd tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.391354] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.391354] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.396996] [54739]: INFO cinder.volume.api [None req-33c5b377-9cae-4f96-8f35-647df92145cd tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 718.405915] [54739]: INFO cinder.api.openstack.wsgi [None req-33c5b377-9cae-4f96-8f35-647df92145cd tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 718.406370] [54739]: [pid: 54739|app: 0|req: 9/16] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:48 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.323293] [54740]: DEBUG cinder.api.middleware.request_id [None req-90f1106c-cb39-4cf5-a5e1-6b74aaba8499 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.323293] [54740]: INFO cinder.api.openstack.wsgi [None req-90f1106c-cb39-4cf5-a5e1-6b74aaba8499 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 719.324657] [54740]: DEBUG cinder.api.openstack.wsgi [None req-90f1106c-cb39-4cf5-a5e1-6b74aaba8499 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.324657] [54740]: DEBUG cinder.api.openstack.wsgi [None req-90f1106c-cb39-4cf5-a5e1-6b74aaba8499 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.335541] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.335541] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.340354] [54740]: INFO cinder.volume.api [None req-90f1106c-cb39-4cf5-a5e1-6b74aaba8499 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 719.347330] [54740]: INFO cinder.api.openstack.wsgi [None req-90f1106c-cb39-4cf5-a5e1-6b74aaba8499 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 719.349139] [54740]: [pid: 54740|app: 0|req: 8/17] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:49 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.359569] [54739]: DEBUG cinder.api.middleware.request_id [None req-2829a396-37bf-4103-b186-6cd078cb97ce None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.363980] [54739]: INFO cinder.api.openstack.wsgi [None req-2829a396-37bf-4103-b186-6cd078cb97ce tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 720.364342] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2829a396-37bf-4103-b186-6cd078cb97ce tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.364504] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2829a396-37bf-4103-b186-6cd078cb97ce tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.378134] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.378134] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.387361] [54739]: INFO cinder.volume.api [None req-2829a396-37bf-4103-b186-6cd078cb97ce tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 720.390973] [54739]: INFO cinder.api.openstack.wsgi [None req-2829a396-37bf-4103-b186-6cd078cb97ce tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 720.391669] [54739]: [pid: 54739|app: 0|req: 10/18] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:50 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 721.406617] [54740]: DEBUG cinder.api.middleware.request_id [None req-ff6b8cd5-92d4-4ddd-95be-5ca99d8a6de2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.408702] [54740]: INFO cinder.api.openstack.wsgi [None req-ff6b8cd5-92d4-4ddd-95be-5ca99d8a6de2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 721.408930] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ff6b8cd5-92d4-4ddd-95be-5ca99d8a6de2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.409173] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ff6b8cd5-92d4-4ddd-95be-5ca99d8a6de2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.428929] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.428929] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.437166] [54740]: INFO cinder.volume.api [None req-ff6b8cd5-92d4-4ddd-95be-5ca99d8a6de2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 721.441955] [54740]: INFO cinder.api.openstack.wsgi [None req-ff6b8cd5-92d4-4ddd-95be-5ca99d8a6de2 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 721.441955] [54740]: [pid: 54740|app: 0|req: 9/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:51 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 722.459295] [54739]: DEBUG cinder.api.middleware.request_id [None req-34b40f5d-1165-47f2-9796-f0a037a82c35 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.462345] [54739]: INFO cinder.api.openstack.wsgi [None req-34b40f5d-1165-47f2-9796-f0a037a82c35 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 722.462345] [54739]: DEBUG cinder.api.openstack.wsgi [None req-34b40f5d-1165-47f2-9796-f0a037a82c35 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.463226] [54739]: DEBUG cinder.api.openstack.wsgi [None req-34b40f5d-1165-47f2-9796-f0a037a82c35 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.619602] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.619602] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.626655] [54739]: INFO cinder.volume.api [None req-34b40f5d-1165-47f2-9796-f0a037a82c35 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 722.632904] [54739]: INFO cinder.api.openstack.wsgi [None req-34b40f5d-1165-47f2-9796-f0a037a82c35 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 722.633369] [54739]: [pid: 54739|app: 0|req: 11/20] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:52 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 723.645512] [54740]: DEBUG cinder.api.middleware.request_id [None req-4c729ada-fd31-4de6-83e4-7b39118f5f31 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.654119] [54740]: INFO cinder.api.openstack.wsgi [None req-4c729ada-fd31-4de6-83e4-7b39118f5f31 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 723.654390] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4c729ada-fd31-4de6-83e4-7b39118f5f31 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.654633] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4c729ada-fd31-4de6-83e4-7b39118f5f31 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.678021] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.678021] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.685226] [54740]: INFO cinder.volume.api [None req-4c729ada-fd31-4de6-83e4-7b39118f5f31 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 723.691936] [54740]: INFO cinder.api.openstack.wsgi [None req-4c729ada-fd31-4de6-83e4-7b39118f5f31 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 723.692691] [54740]: [pid: 54740|app: 0|req: 10/21] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:53 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 724.706158] [54739]: DEBUG cinder.api.middleware.request_id [None req-e272bd7f-2ca5-4e8d-a8f7-3da6303a3239 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.710122] [54739]: INFO cinder.api.openstack.wsgi [None req-e272bd7f-2ca5-4e8d-a8f7-3da6303a3239 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 724.710122] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e272bd7f-2ca5-4e8d-a8f7-3da6303a3239 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.710122] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e272bd7f-2ca5-4e8d-a8f7-3da6303a3239 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.720850] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.720850] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.725704] [54739]: INFO cinder.volume.api [None req-e272bd7f-2ca5-4e8d-a8f7-3da6303a3239 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 724.733076] [54739]: INFO cinder.api.openstack.wsgi [None req-e272bd7f-2ca5-4e8d-a8f7-3da6303a3239 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 724.733730] [54739]: [pid: 54739|app: 0|req: 12/22] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:54 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.753446] [54740]: DEBUG cinder.api.middleware.request_id [None req-5a17fd86-873c-465e-ac12-393438e56a00 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.756897] [54740]: INFO cinder.api.openstack.wsgi [None req-5a17fd86-873c-465e-ac12-393438e56a00 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 725.757350] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5a17fd86-873c-465e-ac12-393438e56a00 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.757451] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5a17fd86-873c-465e-ac12-393438e56a00 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.773466] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.773466] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.780898] [54740]: INFO cinder.volume.api [None req-5a17fd86-873c-465e-ac12-393438e56a00 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 725.798342] [54740]: INFO cinder.api.openstack.wsgi [None req-5a17fd86-873c-465e-ac12-393438e56a00 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 725.798342] [54740]: [pid: 54740|app: 0|req: 11/23] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:55 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.810836] [54739]: DEBUG cinder.api.middleware.request_id [None req-e3e8f64a-0bbc-4ddc-a226-7315450cb1f9 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.814841] [54739]: INFO cinder.api.openstack.wsgi [None req-e3e8f64a-0bbc-4ddc-a226-7315450cb1f9 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 726.815525] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e3e8f64a-0bbc-4ddc-a226-7315450cb1f9 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.815903] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e3e8f64a-0bbc-4ddc-a226-7315450cb1f9 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.845985] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.845985] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.854412] [54739]: INFO cinder.volume.api [None req-e3e8f64a-0bbc-4ddc-a226-7315450cb1f9 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 726.861227] [54739]: INFO cinder.api.openstack.wsgi [None req-e3e8f64a-0bbc-4ddc-a226-7315450cb1f9 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 726.861624] [54739]: [pid: 54739|app: 0|req: 13/24] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:56 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.887671] [54740]: DEBUG cinder.api.middleware.request_id [None req-4ba05042-83fd-473c-965a-7c92112ff0ed None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.891320] [54740]: INFO cinder.api.openstack.wsgi [None req-4ba05042-83fd-473c-965a-7c92112ff0ed tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 727.891678] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4ba05042-83fd-473c-965a-7c92112ff0ed tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.892698] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4ba05042-83fd-473c-965a-7c92112ff0ed tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.910016] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.910016] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.918523] [54740]: INFO cinder.volume.api [None req-4ba05042-83fd-473c-965a-7c92112ff0ed tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 727.924466] [54740]: INFO cinder.api.openstack.wsgi [None req-4ba05042-83fd-473c-965a-7c92112ff0ed tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 727.924882] [54740]: [pid: 54740|app: 0|req: 12/25] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:57 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.942397] [54739]: DEBUG cinder.api.middleware.request_id [None req-65aeb1ed-3e64-47f6-910e-9fe6d7d7f54e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.947078] [54739]: INFO cinder.api.openstack.wsgi [None req-65aeb1ed-3e64-47f6-910e-9fe6d7d7f54e tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 728.947078] [54739]: DEBUG cinder.api.openstack.wsgi [None req-65aeb1ed-3e64-47f6-910e-9fe6d7d7f54e tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.947078] [54739]: DEBUG cinder.api.openstack.wsgi [None req-65aeb1ed-3e64-47f6-910e-9fe6d7d7f54e tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.957355] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.957355] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.965906] [54739]: INFO cinder.volume.api [None req-65aeb1ed-3e64-47f6-910e-9fe6d7d7f54e tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 728.971290] [54739]: INFO cinder.api.openstack.wsgi [None req-65aeb1ed-3e64-47f6-910e-9fe6d7d7f54e tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 728.971779] [54739]: [pid: 54739|app: 0|req: 14/26] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:58 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.988244] [54740]: DEBUG cinder.api.middleware.request_id [None req-3c28b527-445a-455b-8654-ad9303fdea65 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.994860] [54740]: INFO cinder.api.openstack.wsgi [None req-3c28b527-445a-455b-8654-ad9303fdea65 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 729.995262] [54740]: DEBUG cinder.api.openstack.wsgi [None req-3c28b527-445a-455b-8654-ad9303fdea65 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.995804] [54740]: DEBUG cinder.api.openstack.wsgi [None req-3c28b527-445a-455b-8654-ad9303fdea65 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.011736] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.011736] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.019129] [54740]: INFO cinder.volume.api [None req-3c28b527-445a-455b-8654-ad9303fdea65 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 730.028567] [54740]: INFO cinder.api.openstack.wsgi [None req-3c28b527-445a-455b-8654-ad9303fdea65 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 730.029702] [54740]: [pid: 54740|app: 0|req: 13/27] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:30:59 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.046565] [54739]: DEBUG cinder.api.middleware.request_id [None req-74006295-1a27-4a4d-853f-29263c56b575 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.048843] [54739]: INFO cinder.api.openstack.wsgi [None req-74006295-1a27-4a4d-853f-29263c56b575 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 731.049069] [54739]: DEBUG cinder.api.openstack.wsgi [None req-74006295-1a27-4a4d-853f-29263c56b575 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.049419] [54739]: DEBUG cinder.api.openstack.wsgi [None req-74006295-1a27-4a4d-853f-29263c56b575 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.063353] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063353] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.069189] [54739]: INFO cinder.volume.api [None req-74006295-1a27-4a4d-853f-29263c56b575 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 731.076161] [54739]: INFO cinder.api.openstack.wsgi [None req-74006295-1a27-4a4d-853f-29263c56b575 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 731.076750] [54739]: [pid: 54739|app: 0|req: 15/28] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:31:00 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.096513] [54740]: DEBUG cinder.api.middleware.request_id [None req-cb5792a3-1f8e-4ee4-ae5e-fc018b43ee78 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.102046] [54740]: INFO cinder.api.openstack.wsgi [None req-cb5792a3-1f8e-4ee4-ae5e-fc018b43ee78 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 732.102289] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cb5792a3-1f8e-4ee4-ae5e-fc018b43ee78 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.102511] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cb5792a3-1f8e-4ee4-ae5e-fc018b43ee78 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.121218] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.121218] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.128429] [54740]: INFO cinder.volume.api [None req-cb5792a3-1f8e-4ee4-ae5e-fc018b43ee78 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 732.138295] [54740]: INFO cinder.api.openstack.wsgi [None req-cb5792a3-1f8e-4ee4-ae5e-fc018b43ee78 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 732.138460] [54740]: [pid: 54740|app: 0|req: 14/29] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:31:01 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.164484] [54739]: DEBUG cinder.api.middleware.request_id [None req-889eb4c8-abad-4e27-8287-b640fe33b568 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.168803] [54739]: INFO cinder.api.openstack.wsgi [None req-889eb4c8-abad-4e27-8287-b640fe33b568 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 733.169181] [54739]: DEBUG cinder.api.openstack.wsgi [None req-889eb4c8-abad-4e27-8287-b640fe33b568 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.169579] [54739]: DEBUG cinder.api.openstack.wsgi [None req-889eb4c8-abad-4e27-8287-b640fe33b568 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.182928] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.182928] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.188768] [54739]: INFO cinder.volume.api [None req-889eb4c8-abad-4e27-8287-b640fe33b568 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 733.197914] [54739]: INFO cinder.api.openstack.wsgi [None req-889eb4c8-abad-4e27-8287-b640fe33b568 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 733.198652] [54739]: [pid: 54739|app: 0|req: 16/30] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:31:03 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 1392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.236131] [54740]: DEBUG cinder.api.middleware.request_id [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-a8680271-1e85-43e8-bbc7-54ef1122ce7d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.237138] [54740]: WARNING keystonemiddleware.auth_token [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-a8680271-1e85-43e8-bbc7-54ef1122ce7d None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 735.240608] [54740]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-a8680271-1e85-43e8-bbc7-54ef1122ce7d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 735.241336] [54740]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-a8680271-1e85-43e8-bbc7-54ef1122ce7d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.241336] [54740]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-a8680271-1e85-43e8-bbc7-54ef1122ce7d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.255857] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255857] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.262743] [54740]: INFO cinder.volume.api [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-a8680271-1e85-43e8-bbc7-54ef1122ce7d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 735.270296] [54740]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-a8680271-1e85-43e8-bbc7-54ef1122ce7d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 735.270765] [54740]: [pid: 54740|app: 0|req: 15/31] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:31:05 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 1392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.788189] [54739]: DEBUG cinder.api.middleware.request_id [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-79e6dd87-f4e4-43c9-9576-a2fa86352fe6 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.791582] [54739]: WARNING keystonemiddleware.auth_token [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-79e6dd87-f4e4-43c9-9576-a2fa86352fe6 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 735.793877] [54739]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-79e6dd87-f4e4-43c9-9576-a2fa86352fe6 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 735.794140] [54739]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-79e6dd87-f4e4-43c9-9576-a2fa86352fe6 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.794390] [54739]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-79e6dd87-f4e4-43c9-9576-a2fa86352fe6 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.804775] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.804775] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.809796] [54739]: INFO cinder.volume.api [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-79e6dd87-f4e4-43c9-9576-a2fa86352fe6 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 735.818800] [54739]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-79e6dd87-f4e4-43c9-9576-a2fa86352fe6 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 735.820314] [54739]: [pid: 54739|app: 0|req: 17/32] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:31:05 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.828184] [54740]: DEBUG cinder.api.middleware.request_id [None req-5d507531-5fd8-43ad-8321-f9986aa7c198 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.828520] [54740]: INFO cinder.api.openstack.wsgi [None req-5d507531-5fd8-43ad-8321-f9986aa7c198 None None] GET http://10.180.1.21/volume// [ 735.828711] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5d507531-5fd8-43ad-8321-f9986aa7c198 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.828930] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5d507531-5fd8-43ad-8321-f9986aa7c198 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.829356] [54740]: INFO cinder.api.openstack.wsgi [None req-5d507531-5fd8-43ad-8321-f9986aa7c198 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 735.830329] [54740]: [pid: 54740|app: 0|req: 16/33] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:31:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 735.833614] [54739]: DEBUG cinder.api.middleware.request_id [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-3a67f400-94c0-4b5e-8cda-2895c6cc4a45 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.837191] [54739]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-3a67f400-94c0-4b5e-8cda-2895c6cc4a45 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] POST http://10.180.1.21/volume/v3/attachments [ 735.837896] [54739]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-3a67f400-94c0-4b5e-8cda-2895c6cc4a45 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51233852-f0e4-4bab-903c-b0575335358d", "connector": null, "instance_uuid": "e5712962-ad8e-4cf2-aa47-275293609a13"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 735.847673] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.847673] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.902790] [54739]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-3a67f400-94c0-4b5e-8cda-2895c6cc4a45 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 735.902790] [54739]: [pid: 54739|app: 0|req: 18/34] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:31:05 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.266172] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=99,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 745.901375] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=62,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 765.499661] [54740]: DEBUG cinder.api.middleware.request_id [None req-0ef3409a-90f3-4434-9111-6e4f2e3730c4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.500507] [54740]: INFO cinder.api.openstack.wsgi [None req-0ef3409a-90f3-4434-9111-6e4f2e3730c4 None None] GET http://10.180.1.21/volume// [ 765.500858] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0ef3409a-90f3-4434-9111-6e4f2e3730c4 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.501462] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0ef3409a-90f3-4434-9111-6e4f2e3730c4 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.501909] [54740]: INFO cinder.api.openstack.wsgi [None req-0ef3409a-90f3-4434-9111-6e4f2e3730c4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 765.502513] [54740]: [pid: 54740|app: 0|req: 17/35] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:31:35 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 765.526404] [54739]: DEBUG cinder.api.middleware.request_id [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-b587b7de-deb0-42dc-9f05-3db73adcf1d3 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.529237] [54739]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-b587b7de-deb0-42dc-9f05-3db73adcf1d3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] GET http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 765.530319] [54739]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-b587b7de-deb0-42dc-9f05-3db73adcf1d3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.530319] [54739]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-b587b7de-deb0-42dc-9f05-3db73adcf1d3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.552371] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.552371] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.556732] [54739]: INFO cinder.volume.api [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-b587b7de-deb0-42dc-9f05-3db73adcf1d3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 765.564556] [54739]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-b587b7de-deb0-42dc-9f05-3db73adcf1d3 tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 200 [ 765.564556] [54739]: [pid: 54739|app: 0|req: 19/36] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:31:35 2025] GET /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 1572 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 765.762682] [54740]: DEBUG cinder.api.middleware.request_id [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-4e94f273-cd9d-4b66-bb5d-8cfc228b354d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.766121] [54740]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-4e94f273-cd9d-4b66-bb5d-8cfc228b354d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] PUT http://10.180.1.21/volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5 [ 765.767527] [54740]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-4e94f273-cd9d-4b66-bb5d-8cfc228b354d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-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=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 765.789646] [54740]: DEBUG cinder.coordination [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-4e94f273-cd9d-4b66-bb5d-8cfc228b354d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Acquiring lock "cinder-attachment_update-51233852-f0e4-4bab-903c-b0575335358d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 765.794287] [54740]: DEBUG cinder.coordination [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-4e94f273-cd9d-4b66-bb5d-8cfc228b354d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Lock "cinder-attachment_update-51233852-f0e4-4bab-903c-b0575335358d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 765.795689] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.795689] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.346588] [54740]: DEBUG cinder.coordination [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-4e94f273-cd9d-4b66-bb5d-8cfc228b354d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Lock "cinder-attachment_update-51233852-f0e4-4bab-903c-b0575335358d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.552s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 766.346994] [54740]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-4e94f273-cd9d-4b66-bb5d-8cfc228b354d tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5 returned with HTTP 200 [ 766.347449] [54740]: [pid: 54740|app: 0|req: 18/37] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:31:35 2025] PUT /volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5 => generated 617 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.857547] [54739]: DEBUG cinder.api.middleware.request_id [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-ef32b654-5c21-42ba-a784-0b9acf67c17c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.860828] [54739]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-ef32b654-5c21-42ba-a784-0b9acf67c17c tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] POST http://10.180.1.21/volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5/action [ 766.861579] [54739]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-ef32b654-5c21-42ba-a784-0b9acf67c17c tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 766.861768] [54739]: DEBUG cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-ef32b654-5c21-42ba-a784-0b9acf67c17c tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 766.891503] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.891503] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.926438] [54739]: INFO cinder.api.openstack.wsgi [req-cc037c67-a9dd-4b70-b0b1-35065e686b5a req-ef32b654-5c21-42ba-a784-0b9acf67c17c tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5/action returned with HTTP 204 [ 766.926943] [54739]: [pid: 54739|app: 0|req: 20/38] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:31:36 2025] POST /volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 776.331634] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 776.907412] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 849.000609] [54740]: DEBUG cinder.api.middleware.request_id [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-562771e2-a40c-4e02-9601-e1ff7f85f0a4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.004650] [54740]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-562771e2-a40c-4e02-9601-e1ff7f85f0a4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 849.004948] [54740]: DEBUG cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-562771e2-a40c-4e02-9601-e1ff7f85f0a4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.005276] [54740]: DEBUG cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-562771e2-a40c-4e02-9601-e1ff7f85f0a4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.018694] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.018694] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.022171] [54740]: INFO cinder.volume.api [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-562771e2-a40c-4e02-9601-e1ff7f85f0a4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 849.028061] [54740]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-562771e2-a40c-4e02-9601-e1ff7f85f0a4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 849.028061] [54740]: [pid: 54740|app: 0|req: 19/39] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:32:58 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.556214] [54739]: DEBUG cinder.api.middleware.request_id [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.558956] [54739]: INFO cinder.api.openstack.wsgi [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] POST http://10.180.1.21/volume/v3/volumes [ 849.559444] [54739]: DEBUG cinder.api.openstack.wsgi [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-432715469"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 849.562963] [54739]: DEBUG cinder.api.v3.volumes [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-432715469'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 849.563869] [54739]: INFO cinder.api.v3.volumes [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Create volume of 1 GB [ 849.584301] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Availability zone cache updated, next update will occur around 2025-01-30 21:32:59.448394. {{(pid=54739) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 849.584429] [54739]: INFO cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Availability Zones retrieved successfully. [ 849.600240] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 849.600240] [54739]: import asyncore [ 849.608916] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Flow 'volume_create_api' (44189b58-d82b-4d8d-99cf-8efb851e17d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 849.611128] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0dec375-b9f9-4892-9db7-48d1b9bace9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.611849] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 849.658619] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0dec375-b9f9-4892-9db7-48d1b9bace9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.659744] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee53bb9-567e-4a57-a52f-6004b82a6de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.696208] [54739]: WARNING cinder.quota [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-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. [ 849.696606] [54739]: WARNING cinder.quota [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-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. [ 849.748026] [54739]: DEBUG cinder.quota [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Created reservations ['9cb08009-e1c6-42f8-bafc-baa6631616cc', '3ccf2aa7-1654-4870-bff2-aead24870339', 'de015201-6cdc-4b0a-94c1-d12579a94934', 'd96c57e9-c5e1-4cb0-bcf1-ba03b175ca83'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 849.749136] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee53bb9-567e-4a57-a52f-6004b82a6de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb08009-e1c6-42f8-bafc-baa6631616cc', '3ccf2aa7-1654-4870-bff2-aead24870339', 'de015201-6cdc-4b0a-94c1-d12579a94934', 'd96c57e9-c5e1-4cb0-bcf1-ba03b175ca83']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.750239] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a82cda-971c-4909-81bb-e6e9ab631416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.773458] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a82cda-971c-4909-81bb-e6e9ab631416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-432715469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d41b3fa69e2473fbea79b0ec52108fa',qos_specs=None,replication_status=,reservations=['9cb08009-e1c6-42f8-bafc-baa6631616cc','3ccf2aa7-1654-4870-bff2-aead24870339','de015201-6cdc-4b0a-94c1-d12579a94934','d96c57e9-c5e1-4cb0-bcf1-ba03b175ca83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a895c08a57d4396ac7fa5f4ad8642a7',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-432715469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d41b3fa69e2473fbea79b0ec52108fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a895c08a57d4396ac7fa5f4ad8642a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.774390] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c9c7fe-1903-4776-9d20-ab2399261b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.797669] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c9c7fe-1903-4776-9d20-ab2399261b09) transitioned into state 'SUCCESS' from state '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-432715469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d41b3fa69e2473fbea79b0ec52108fa',qos_specs=None,replication_status=,reservations=['9cb08009-e1c6-42f8-bafc-baa6631616cc','3ccf2aa7-1654-4870-bff2-aead24870339','de015201-6cdc-4b0a-94c1-d12579a94934','d96c57e9-c5e1-4cb0-bcf1-ba03b175ca83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a895c08a57d4396ac7fa5f4ad8642a7',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.798730] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (220e930d-8bfb-435d-9516-b1a3ee673085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.823221] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (220e930d-8bfb-435d-9516-b1a3ee673085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.825404] [54739]: DEBUG cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Flow 'volume_create_api' (44189b58-d82b-4d8d-99cf-8efb851e17d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 849.825886] [54739]: INFO cinder.volume.api [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Create volume request issued successfully. [ 849.827316] [54739]: INFO cinder.api.openstack.wsgi [None req-94f81609-6af0-48ef-94aa-c173c3f28e4c tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 849.827899] [54739]: [pid: 54739|app: 0|req: 21/40] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:32:59 2025] POST /volume/v3/volumes => generated 757 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 849.840277] [54740]: DEBUG cinder.api.middleware.request_id [None req-7c0d421c-6c6f-411a-b976-e94e8fdf1c37 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.842565] [54740]: INFO cinder.api.openstack.wsgi [None req-7c0d421c-6c6f-411a-b976-e94e8fdf1c37 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 [ 849.842789] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7c0d421c-6c6f-411a-b976-e94e8fdf1c37 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.843015] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7c0d421c-6c6f-411a-b976-e94e8fdf1c37 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.852096] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.852096] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.858038] [54740]: INFO cinder.volume.api [None req-7c0d421c-6c6f-411a-b976-e94e8fdf1c37 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 849.863229] [54740]: INFO cinder.api.openstack.wsgi [None req-7c0d421c-6c6f-411a-b976-e94e8fdf1c37 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 returned with HTTP 200 [ 849.863689] [54740]: [pid: 54740|app: 0|req: 20/41] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:32:59 2025] GET /volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.184783] [54739]: DEBUG cinder.api.middleware.request_id [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-9f26fe83-e29c-4009-b2e4-9303fae7d7ec None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.187475] [54739]: INFO cinder.api.openstack.wsgi [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-9f26fe83-e29c-4009-b2e4-9303fae7d7ec tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5 [ 850.187712] [54739]: DEBUG cinder.api.openstack.wsgi [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-9f26fe83-e29c-4009-b2e4-9303fae7d7ec tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.187948] [54739]: DEBUG cinder.api.openstack.wsgi [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-9f26fe83-e29c-4009-b2e4-9303fae7d7ec tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.197853] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.197853] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.558388] [54740]: DEBUG cinder.api.middleware.request_id [None req-b53912eb-d754-4bfe-b07e-79ccfcf02260 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.559119] [54740]: INFO cinder.api.openstack.wsgi [None req-b53912eb-d754-4bfe-b07e-79ccfcf02260 None None] GET http://10.180.1.21/volume// [ 850.559340] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b53912eb-d754-4bfe-b07e-79ccfcf02260 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.559576] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b53912eb-d754-4bfe-b07e-79ccfcf02260 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.560055] [54740]: INFO cinder.api.openstack.wsgi [None req-b53912eb-d754-4bfe-b07e-79ccfcf02260 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 850.560536] [54740]: [pid: 54740|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:33:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 850.565350] [54740]: DEBUG cinder.api.middleware.request_id [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-d744543a-1cef-42cc-9e51-969b8aa63129 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.568092] [54740]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-d744543a-1cef-42cc-9e51-969b8aa63129 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 850.568552] [54740]: DEBUG cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-d744543a-1cef-42cc-9e51-969b8aa63129 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8911edc0-40ae-43db-99b6-9eec97446da5", "connector": null, "instance_uuid": "db8ddb7b-b119-415c-98d9-dc5b3d2868b7"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 850.579882] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.579882] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.607758] [54740]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-d744543a-1cef-42cc-9e51-969b8aa63129 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 850.607758] [54740]: [pid: 54740|app: 0|req: 22/43] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:33:00 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 850.631554] [54740]: DEBUG cinder.api.middleware.request_id [None req-d87f202d-5c69-4330-b3a3-f06e54db45fb None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.634809] [54740]: INFO cinder.api.openstack.wsgi [None req-d87f202d-5c69-4330-b3a3-f06e54db45fb tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 850.635109] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d87f202d-5c69-4330-b3a3-f06e54db45fb tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.635388] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d87f202d-5c69-4330-b3a3-f06e54db45fb tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.647488] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.647488] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.651074] [54740]: INFO cinder.volume.api [None req-d87f202d-5c69-4330-b3a3-f06e54db45fb tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 850.656406] [54740]: INFO cinder.api.openstack.wsgi [None req-d87f202d-5c69-4330-b3a3-f06e54db45fb tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 850.656840] [54740]: [pid: 54740|app: 0|req: 23/44] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:00 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 850.749763] [54739]: INFO cinder.api.openstack.wsgi [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-9f26fe83-e29c-4009-b2e4-9303fae7d7ec tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5 returned with HTTP 200 [ 850.750701] [54739]: [pid: 54739|app: 0|req: 22/45] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:33:00 2025] DELETE /volume/v3/attachments/2428b311-93f7-4607-9204-bbaf2275a5d5 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.757728] [54740]: DEBUG cinder.api.middleware.request_id [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-994f2c0a-0edf-4990-8e0e-0c242e02769b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.760642] [54740]: INFO cinder.api.openstack.wsgi [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-994f2c0a-0edf-4990-8e0e-0c242e02769b tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] DELETE http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d [ 850.760842] [54740]: DEBUG cinder.api.openstack.wsgi [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-994f2c0a-0edf-4990-8e0e-0c242e02769b tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.761071] [54740]: DEBUG cinder.api.openstack.wsgi [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-994f2c0a-0edf-4990-8e0e-0c242e02769b tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.761323] [54740]: INFO cinder.api.v3.volumes [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-994f2c0a-0edf-4990-8e0e-0c242e02769b tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Delete volume with id: 51233852-f0e4-4bab-903c-b0575335358d [ 850.769100] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.769100] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.769701] [54740]: INFO cinder.volume.api [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-994f2c0a-0edf-4990-8e0e-0c242e02769b tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Volume info retrieved successfully. [ 850.792223] [54740]: INFO cinder.volume.api [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-994f2c0a-0edf-4990-8e0e-0c242e02769b tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] Delete volume request issued successfully. [ 850.792440] [54740]: INFO cinder.api.openstack.wsgi [req-f74ab9a9-2e7b-4cbe-9e9f-bdbc2edd0063 req-994f2c0a-0edf-4990-8e0e-0c242e02769b tempest-ServersTestBootFromVolume-172209119 tempest-ServersTestBootFromVolume-172209119-project-member] http://10.180.1.21/volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d returned with HTTP 202 [ 850.792902] [54740]: [pid: 54740|app: 0|req: 24/46] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 30 20:33:00 2025] DELETE /volume/v3/volumes/51233852-f0e4-4bab-903c-b0575335358d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 850.875715] [54739]: DEBUG cinder.api.middleware.request_id [None req-8fdce1a7-0d94-4d49-9959-86be922f639b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.878578] [54739]: INFO cinder.api.openstack.wsgi [None req-8fdce1a7-0d94-4d49-9959-86be922f639b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 [ 850.878834] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8fdce1a7-0d94-4d49-9959-86be922f639b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.879452] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8fdce1a7-0d94-4d49-9959-86be922f639b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.887639] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.887639] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.891387] [54739]: INFO cinder.volume.api [None req-8fdce1a7-0d94-4d49-9959-86be922f639b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 850.896464] [54739]: INFO cinder.api.openstack.wsgi [None req-8fdce1a7-0d94-4d49-9959-86be922f639b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 returned with HTTP 200 [ 850.896913] [54739]: [pid: 54739|app: 0|req: 23/47] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:00 2025] GET /volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.135477] [54740]: DEBUG cinder.api.middleware.request_id [None req-ca62be9d-754d-42ea-a7af-afc4360c4b3d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.135930] [54740]: INFO cinder.api.openstack.wsgi [None req-ca62be9d-754d-42ea-a7af-afc4360c4b3d None None] GET http://10.180.1.21/volume// [ 851.136243] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ca62be9d-754d-42ea-a7af-afc4360c4b3d None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.136521] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ca62be9d-754d-42ea-a7af-afc4360c4b3d None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.136939] [54740]: INFO cinder.api.openstack.wsgi [None req-ca62be9d-754d-42ea-a7af-afc4360c4b3d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 851.137310] [54740]: [pid: 54740|app: 0|req: 25/48] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:33:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 851.140760] [54739]: DEBUG cinder.api.middleware.request_id [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-bd507dbf-47e6-4350-875c-b402758d2d34 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.143691] [54739]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-bd507dbf-47e6-4350-875c-b402758d2d34 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 851.143980] [54739]: DEBUG cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-bd507dbf-47e6-4350-875c-b402758d2d34 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.144237] [54739]: DEBUG cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-bd507dbf-47e6-4350-875c-b402758d2d34 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.157901] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.157901] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.161545] [54739]: INFO cinder.volume.api [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-bd507dbf-47e6-4350-875c-b402758d2d34 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 851.167897] [54739]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-bd507dbf-47e6-4350-875c-b402758d2d34 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 851.168881] [54739]: [pid: 54739|app: 0|req: 24/49] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:33:01 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1232 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 851.199905] [54740]: DEBUG cinder.api.middleware.request_id [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-e7947f44-6405-4f7d-b9c3-2a5996095e9b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.202800] [54740]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-e7947f44-6405-4f7d-b9c3-2a5996095e9b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] PUT http://10.180.1.21/volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a [ 851.202800] [54740]: DEBUG cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-e7947f44-6405-4f7d-b9c3-2a5996095e9b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-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-447573", "mountpoint": "/dev/sdb"}}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 851.210992] [54740]: DEBUG cinder.coordination [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-e7947f44-6405-4f7d-b9c3-2a5996095e9b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Acquiring lock "cinder-attachment_update-8911edc0-40ae-43db-99b6-9eec97446da5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 851.215537] [54740]: DEBUG cinder.coordination [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-e7947f44-6405-4f7d-b9c3-2a5996095e9b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Lock "cinder-attachment_update-8911edc0-40ae-43db-99b6-9eec97446da5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 851.216590] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.216590] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.669908] [54739]: DEBUG cinder.api.middleware.request_id [None req-9bb3d5cd-7b0c-44c6-b4ad-52af2ae60394 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.672356] [54739]: INFO cinder.api.openstack.wsgi [None req-9bb3d5cd-7b0c-44c6-b4ad-52af2ae60394 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 851.672510] [54739]: DEBUG cinder.api.openstack.wsgi [None req-9bb3d5cd-7b0c-44c6-b4ad-52af2ae60394 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.672800] [54739]: DEBUG cinder.api.openstack.wsgi [None req-9bb3d5cd-7b0c-44c6-b4ad-52af2ae60394 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.686143] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.686143] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.690608] [54739]: INFO cinder.volume.api [None req-9bb3d5cd-7b0c-44c6-b4ad-52af2ae60394 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 851.696142] [54739]: INFO cinder.api.openstack.wsgi [None req-9bb3d5cd-7b0c-44c6-b4ad-52af2ae60394 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 851.696639] [54739]: [pid: 54739|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:01 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.708138] [54739]: DEBUG cinder.api.middleware.request_id [None req-cef2f96a-b672-4371-9a9a-d241f870decc None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.710341] [54739]: INFO cinder.api.openstack.wsgi [None req-cef2f96a-b672-4371-9a9a-d241f870decc tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 852.710716] [54739]: DEBUG cinder.api.openstack.wsgi [None req-cef2f96a-b672-4371-9a9a-d241f870decc tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.710867] [54739]: DEBUG cinder.api.openstack.wsgi [None req-cef2f96a-b672-4371-9a9a-d241f870decc tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.727984] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.727984] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.731702] [54739]: INFO cinder.volume.api [None req-cef2f96a-b672-4371-9a9a-d241f870decc tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 852.737066] [54739]: INFO cinder.api.openstack.wsgi [None req-cef2f96a-b672-4371-9a9a-d241f870decc tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 852.737496] [54739]: [pid: 54739|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:02 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 853.752351] [54739]: DEBUG cinder.api.middleware.request_id [None req-eb5e7fb6-a9d8-4c23-b722-99000e13511f None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.754625] [54739]: INFO cinder.api.openstack.wsgi [None req-eb5e7fb6-a9d8-4c23-b722-99000e13511f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 853.754925] [54739]: DEBUG cinder.api.openstack.wsgi [None req-eb5e7fb6-a9d8-4c23-b722-99000e13511f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.755186] [54739]: DEBUG cinder.api.openstack.wsgi [None req-eb5e7fb6-a9d8-4c23-b722-99000e13511f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.770069] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.770069] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.773535] [54739]: INFO cinder.volume.api [None req-eb5e7fb6-a9d8-4c23-b722-99000e13511f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 853.778698] [54739]: INFO cinder.api.openstack.wsgi [None req-eb5e7fb6-a9d8-4c23-b722-99000e13511f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 853.779245] [54739]: [pid: 54739|app: 0|req: 27/52] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:03 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 854.789577] [54739]: DEBUG cinder.api.middleware.request_id [None req-03e6dfc9-43e0-4a60-84a0-9019f92375f4 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.792226] [54739]: INFO cinder.api.openstack.wsgi [None req-03e6dfc9-43e0-4a60-84a0-9019f92375f4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 854.792594] [54739]: DEBUG cinder.api.openstack.wsgi [None req-03e6dfc9-43e0-4a60-84a0-9019f92375f4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.792902] [54739]: DEBUG cinder.api.openstack.wsgi [None req-03e6dfc9-43e0-4a60-84a0-9019f92375f4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.811742] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.811742] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.816745] [54739]: INFO cinder.volume.api [None req-03e6dfc9-43e0-4a60-84a0-9019f92375f4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 854.823501] [54739]: INFO cinder.api.openstack.wsgi [None req-03e6dfc9-43e0-4a60-84a0-9019f92375f4 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 854.823892] [54739]: [pid: 54739|app: 0|req: 28/53] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:04 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 855.742227] [54740]: DEBUG cinder.coordination [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-e7947f44-6405-4f7d-b9c3-2a5996095e9b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Lock "cinder-attachment_update-8911edc0-40ae-43db-99b6-9eec97446da5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 855.742625] [54740]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-e7947f44-6405-4f7d-b9c3-2a5996095e9b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a returned with HTTP 200 [ 855.743177] [54740]: [pid: 54740|app: 0|req: 26/54] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:33:01 2025] PUT /volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 855.838419] [54739]: DEBUG cinder.api.middleware.request_id [None req-2509cf00-ab0e-4c44-b43d-bdba921edd44 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.840795] [54739]: INFO cinder.api.openstack.wsgi [None req-2509cf00-ab0e-4c44-b43d-bdba921edd44 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 855.842117] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2509cf00-ab0e-4c44-b43d-bdba921edd44 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.842265] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2509cf00-ab0e-4c44-b43d-bdba921edd44 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.855922] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.855922] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.863300] [54739]: INFO cinder.volume.api [None req-2509cf00-ab0e-4c44-b43d-bdba921edd44 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 855.870840] [54739]: INFO cinder.api.openstack.wsgi [None req-2509cf00-ab0e-4c44-b43d-bdba921edd44 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 855.870979] [54739]: [pid: 54739|app: 0|req: 29/55] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:05 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 856.881577] [54740]: DEBUG cinder.api.middleware.request_id [None req-3f04547b-11b0-4a91-9538-8b01527fd7d6 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.884337] [54740]: INFO cinder.api.openstack.wsgi [None req-3f04547b-11b0-4a91-9538-8b01527fd7d6 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 856.884609] [54740]: DEBUG cinder.api.openstack.wsgi [None req-3f04547b-11b0-4a91-9538-8b01527fd7d6 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.885067] [54740]: DEBUG cinder.api.openstack.wsgi [None req-3f04547b-11b0-4a91-9538-8b01527fd7d6 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.900813] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.900813] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.904916] [54740]: INFO cinder.volume.api [None req-3f04547b-11b0-4a91-9538-8b01527fd7d6 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 856.910122] [54740]: INFO cinder.api.openstack.wsgi [None req-3f04547b-11b0-4a91-9538-8b01527fd7d6 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 856.910760] [54740]: [pid: 54740|app: 0|req: 27/56] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:06 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 857.922478] [54739]: DEBUG cinder.api.middleware.request_id [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-40e783b2-c55e-4cbc-994f-8082680d6425 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.923382] [54740]: DEBUG cinder.api.middleware.request_id [None req-c251dd95-7fec-41a7-90fb-8dbfd72a3ae2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.924899] [54739]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-40e783b2-c55e-4cbc-994f-8082680d6425 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] POST http://10.180.1.21/volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a/action [ 857.926455] [54740]: INFO cinder.api.openstack.wsgi [None req-c251dd95-7fec-41a7-90fb-8dbfd72a3ae2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 857.926779] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c251dd95-7fec-41a7-90fb-8dbfd72a3ae2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.927064] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c251dd95-7fec-41a7-90fb-8dbfd72a3ae2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.928707] [54739]: DEBUG cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-40e783b2-c55e-4cbc-994f-8082680d6425 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 857.928707] [54739]: DEBUG cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-40e783b2-c55e-4cbc-994f-8082680d6425 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 857.947377] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.947377] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.953360] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.953360] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.955500] [54740]: INFO cinder.volume.api [None req-c251dd95-7fec-41a7-90fb-8dbfd72a3ae2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 857.960397] [54739]: INFO cinder.api.openstack.wsgi [req-633629a7-9318-4a0d-85ef-8b58214e0ddc req-40e783b2-c55e-4cbc-994f-8082680d6425 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a/action returned with HTTP 204 [ 857.960882] [54739]: [pid: 54739|app: 0|req: 30/57] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:33:07 2025] POST /volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 857.961705] [54740]: INFO cinder.api.openstack.wsgi [None req-c251dd95-7fec-41a7-90fb-8dbfd72a3ae2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 857.962205] [54740]: [pid: 54740|app: 0|req: 28/58] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:07 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 858.978347] [54739]: DEBUG cinder.api.middleware.request_id [None req-cca95715-6350-451a-ba9d-2f691277bcf2 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.980576] [54739]: INFO cinder.api.openstack.wsgi [None req-cca95715-6350-451a-ba9d-2f691277bcf2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 858.980920] [54739]: DEBUG cinder.api.openstack.wsgi [None req-cca95715-6350-451a-ba9d-2f691277bcf2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.981185] [54739]: DEBUG cinder.api.openstack.wsgi [None req-cca95715-6350-451a-ba9d-2f691277bcf2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.995579] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.995579] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.999052] [54739]: INFO cinder.volume.api [None req-cca95715-6350-451a-ba9d-2f691277bcf2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 859.004399] [54739]: INFO cinder.api.openstack.wsgi [None req-cca95715-6350-451a-ba9d-2f691277bcf2 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 859.004886] [54739]: [pid: 54739|app: 0|req: 31/59] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:08 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.015402] [54740]: DEBUG cinder.api.middleware.request_id [None req-91aecb71-9a63-479c-98b9-af423287ea2b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.019208] [54740]: INFO cinder.api.openstack.wsgi [None req-91aecb71-9a63-479c-98b9-af423287ea2b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 859.019485] [54740]: DEBUG cinder.api.openstack.wsgi [None req-91aecb71-9a63-479c-98b9-af423287ea2b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.019725] [54740]: DEBUG cinder.api.openstack.wsgi [None req-91aecb71-9a63-479c-98b9-af423287ea2b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.038369] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.038369] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.042207] [54740]: INFO cinder.volume.api [None req-91aecb71-9a63-479c-98b9-af423287ea2b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 859.046835] [54740]: INFO cinder.api.openstack.wsgi [None req-91aecb71-9a63-479c-98b9-af423287ea2b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 859.047575] [54740]: [pid: 54740|app: 0|req: 29/60] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:08 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.385138] [54739]: DEBUG cinder.api.middleware.request_id [None req-daa34cc1-fc9b-437a-a680-0358dc74b724 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.387276] [54739]: INFO cinder.api.openstack.wsgi [None req-daa34cc1-fc9b-437a-a680-0358dc74b724 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 859.388021] [54739]: DEBUG cinder.api.openstack.wsgi [None req-daa34cc1-fc9b-437a-a680-0358dc74b724 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.388021] [54739]: DEBUG cinder.api.openstack.wsgi [None req-daa34cc1-fc9b-437a-a680-0358dc74b724 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.398031] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.398031] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.401954] [54739]: INFO cinder.volume.api [None req-daa34cc1-fc9b-437a-a680-0358dc74b724 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 859.406342] [54739]: INFO cinder.api.openstack.wsgi [None req-daa34cc1-fc9b-437a-a680-0358dc74b724 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 859.406852] [54739]: [pid: 54739|app: 0|req: 32/61] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:09 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 859.517581] [54740]: DEBUG cinder.api.middleware.request_id [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-06773440-6593-4ad8-a916-d9900c9c8ce0 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.519998] [54740]: INFO cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-06773440-6593-4ad8-a916-d9900c9c8ce0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 859.520205] [54740]: DEBUG cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-06773440-6593-4ad8-a916-d9900c9c8ce0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.520430] [54740]: DEBUG cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-06773440-6593-4ad8-a916-d9900c9c8ce0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.530275] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.530275] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.533480] [54740]: INFO cinder.volume.api [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-06773440-6593-4ad8-a916-d9900c9c8ce0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 859.538125] [54740]: INFO cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-06773440-6593-4ad8-a916-d9900c9c8ce0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 859.538125] [54740]: [pid: 54740|app: 0|req: 30/62] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:33:09 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.570877] [54739]: DEBUG cinder.api.middleware.request_id [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-60ef2526-6c6b-43b4-b9fd-1a95c60d7948 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.573191] [54739]: INFO cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-60ef2526-6c6b-43b4-b9fd-1a95c60d7948 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] POST http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5/action [ 859.573915] [54739]: DEBUG cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-60ef2526-6c6b-43b4-b9fd-1a95c60d7948 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 859.574240] [54739]: DEBUG cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-60ef2526-6c6b-43b4-b9fd-1a95c60d7948 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 859.585664] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.585664] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.586097] [54739]: INFO cinder.volume.api [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-60ef2526-6c6b-43b4-b9fd-1a95c60d7948 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 859.592465] [54739]: INFO cinder.volume.api [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-60ef2526-6c6b-43b4-b9fd-1a95c60d7948 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Begin detaching volume completed successfully. [ 859.592714] [54739]: INFO cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-60ef2526-6c6b-43b4-b9fd-1a95c60d7948 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5/action returned with HTTP 202 [ 859.593154] [54739]: [pid: 54739|app: 0|req: 33/63] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:33:09 2025] POST /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 860.616847] [54740]: DEBUG cinder.api.middleware.request_id [None req-6026fc88-eac7-47e4-a189-617634e7d5f3 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.616847] [54740]: INFO cinder.api.openstack.wsgi [None req-6026fc88-eac7-47e4-a189-617634e7d5f3 None None] GET http://10.180.1.21/volume// [ 860.616847] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6026fc88-eac7-47e4-a189-617634e7d5f3 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.616847] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6026fc88-eac7-47e4-a189-617634e7d5f3 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.616847] [54740]: INFO cinder.api.openstack.wsgi [None req-6026fc88-eac7-47e4-a189-617634e7d5f3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 860.616847] [54740]: [pid: 54740|app: 0|req: 31/64] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:33:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 860.620318] [54739]: DEBUG cinder.api.middleware.request_id [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-aebae467-e2b4-421e-b1f6-f5d5777348e1 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.623305] [54739]: INFO cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-aebae467-e2b4-421e-b1f6-f5d5777348e1 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 860.624582] [54739]: DEBUG cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-aebae467-e2b4-421e-b1f6-f5d5777348e1 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.624952] [54739]: DEBUG cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-aebae467-e2b4-421e-b1f6-f5d5777348e1 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.646077] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.646077] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.650598] [54739]: INFO cinder.volume.api [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-aebae467-e2b4-421e-b1f6-f5d5777348e1 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 860.656799] [54739]: INFO cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-aebae467-e2b4-421e-b1f6-f5d5777348e1 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 860.657385] [54739]: [pid: 54739|app: 0|req: 34/65] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:33:10 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1554 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 862.847367] [54740]: DEBUG cinder.api.middleware.request_id [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-4bfe7e54-1fab-4f76-a7b8-3144cd76cd70 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.853093] [54740]: INFO cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-4bfe7e54-1fab-4f76-a7b8-3144cd76cd70 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a [ 862.853093] [54740]: DEBUG cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-4bfe7e54-1fab-4f76-a7b8-3144cd76cd70 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.853093] [54740]: DEBUG cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-4bfe7e54-1fab-4f76-a7b8-3144cd76cd70 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.864839] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.864839] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.412047] [54740]: INFO cinder.api.openstack.wsgi [req-ce13407a-8c0c-42a9-a0b2-80db343afde3 req-4bfe7e54-1fab-4f76-a7b8-3144cd76cd70 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a returned with HTTP 200 [ 863.412193] [54740]: [pid: 54740|app: 0|req: 32/66] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:33:12 2025] DELETE /volume/v3/attachments/8855c905-d746-4aed-920d-19fb98ea810a => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.178797] [54739]: DEBUG cinder.api.middleware.request_id [None req-3472a48a-9e3e-4714-8266-e17879afc21b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.181390] [54739]: INFO cinder.api.openstack.wsgi [None req-3472a48a-9e3e-4714-8266-e17879afc21b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 865.181754] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3472a48a-9e3e-4714-8266-e17879afc21b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.182198] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3472a48a-9e3e-4714-8266-e17879afc21b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.197092] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.197092] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.200521] [54739]: INFO cinder.volume.api [None req-3472a48a-9e3e-4714-8266-e17879afc21b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 865.205965] [54739]: INFO cinder.api.openstack.wsgi [None req-3472a48a-9e3e-4714-8266-e17879afc21b tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 865.209824] [54739]: [pid: 54739|app: 0|req: 35/67] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:15 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.217037] [54740]: DEBUG cinder.api.middleware.request_id [None req-51bb36b8-b7fc-442e-b719-2575671818ab None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.219438] [54740]: INFO cinder.api.openstack.wsgi [None req-51bb36b8-b7fc-442e-b719-2575671818ab tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 865.219699] [54740]: DEBUG cinder.api.openstack.wsgi [None req-51bb36b8-b7fc-442e-b719-2575671818ab tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.219982] [54740]: DEBUG cinder.api.openstack.wsgi [None req-51bb36b8-b7fc-442e-b719-2575671818ab tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.220238] [54740]: INFO cinder.api.v3.volumes [None req-51bb36b8-b7fc-442e-b719-2575671818ab tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Delete volume with id: 8911edc0-40ae-43db-99b6-9eec97446da5 [ 865.228453] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.228453] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.228933] [54740]: INFO cinder.volume.api [None req-51bb36b8-b7fc-442e-b719-2575671818ab tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 865.252262] [54740]: INFO cinder.volume.api [None req-51bb36b8-b7fc-442e-b719-2575671818ab tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Delete volume request issued successfully. [ 865.252262] [54740]: INFO cinder.api.openstack.wsgi [None req-51bb36b8-b7fc-442e-b719-2575671818ab tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 202 [ 865.253597] [54740]: [pid: 54740|app: 0|req: 33/68] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:33:15 2025] DELETE /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 865.260207] [54739]: DEBUG cinder.api.middleware.request_id [None req-d7d32838-17fe-4ba2-b5e3-e94acdcd8b4d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.262409] [54739]: INFO cinder.api.openstack.wsgi [None req-d7d32838-17fe-4ba2-b5e3-e94acdcd8b4d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 865.262625] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d7d32838-17fe-4ba2-b5e3-e94acdcd8b4d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.263159] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d7d32838-17fe-4ba2-b5e3-e94acdcd8b4d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.276137] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.276137] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.281889] [54739]: INFO cinder.volume.api [None req-d7d32838-17fe-4ba2-b5e3-e94acdcd8b4d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 865.286626] [54739]: INFO cinder.api.openstack.wsgi [None req-d7d32838-17fe-4ba2-b5e3-e94acdcd8b4d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 865.287077] [54739]: [pid: 54739|app: 0|req: 36/69] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:15 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 866.298352] [54740]: DEBUG cinder.api.middleware.request_id [None req-d05d0e99-3265-43d3-ae47-b03e61e31ac0 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.300531] [54740]: INFO cinder.api.openstack.wsgi [None req-d05d0e99-3265-43d3-ae47-b03e61e31ac0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 866.300767] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d05d0e99-3265-43d3-ae47-b03e61e31ac0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.300987] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d05d0e99-3265-43d3-ae47-b03e61e31ac0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.312388] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312388] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.316516] [54740]: INFO cinder.volume.api [None req-d05d0e99-3265-43d3-ae47-b03e61e31ac0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 866.321901] [54740]: INFO cinder.api.openstack.wsgi [None req-d05d0e99-3265-43d3-ae47-b03e61e31ac0 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 866.322321] [54740]: [pid: 54740|app: 0|req: 34/70] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:16 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 866.739609] [54739]: DEBUG cinder.api.middleware.request_id [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.742064] [54739]: INFO cinder.api.openstack.wsgi [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] POST http://10.180.1.21/volume/v3/volumes [ 866.742680] [54739]: DEBUG cinder.api.openstack.wsgi [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1503463749"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 866.745157] [54739]: DEBUG cinder.api.v3.volumes [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1503463749'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 866.745311] [54739]: INFO cinder.api.v3.volumes [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Create volume of 1 GB [ 866.750236] [54739]: INFO cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Availability Zones retrieved successfully. [ 866.758859] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Flow 'volume_create_api' (fe2c2168-1072-4541-867c-5a4159f3308c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 866.760094] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (284d5cc0-a628-4f48-9ce6-a52f10ce8aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.761384] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 866.782299] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (284d5cc0-a628-4f48-9ce6-a52f10ce8aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.783434] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9477ac35-2b7b-4eb8-8a26-df910969f1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.822027] [54739]: DEBUG cinder.quota [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Created reservations ['867329b2-965d-4e33-ac3b-4f5d53f27792', '2df62bb0-d64d-4997-ab9e-e2f52de53581', 'e0dd4046-601a-497c-aebd-e1868fd8de25', '039ba864-6a2b-45ea-96a7-6d286ac70bbb'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 866.822027] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9477ac35-2b7b-4eb8-8a26-df910969f1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['867329b2-965d-4e33-ac3b-4f5d53f27792', '2df62bb0-d64d-4997-ab9e-e2f52de53581', 'e0dd4046-601a-497c-aebd-e1868fd8de25', '039ba864-6a2b-45ea-96a7-6d286ac70bbb']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.822027] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e468b86-c374-45b5-b2f1-682a3154758d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.836175] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e468b86-c374-45b5-b2f1-682a3154758d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c71695-2066-4611-ae96-3ddb34d2b201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1503463749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d41b3fa69e2473fbea79b0ec52108fa',qos_specs=None,replication_status=,reservations=['867329b2-965d-4e33-ac3b-4f5d53f27792','2df62bb0-d64d-4997-ab9e-e2f52de53581','e0dd4046-601a-497c-aebd-e1868fd8de25','039ba864-6a2b-45ea-96a7-6d286ac70bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a895c08a57d4396ac7fa5f4ad8642a7',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1503463749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c71695-2066-4611-ae96-3ddb34d2b201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d41b3fa69e2473fbea79b0ec52108fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a895c08a57d4396ac7fa5f4ad8642a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.837681] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9ac74f-69c6-4962-8a91-0e336b7a1ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.872951] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9ac74f-69c6-4962-8a91-0e336b7a1ebb) transitioned into state 'SUCCESS' from state '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-1503463749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d41b3fa69e2473fbea79b0ec52108fa',qos_specs=None,replication_status=,reservations=['867329b2-965d-4e33-ac3b-4f5d53f27792','2df62bb0-d64d-4997-ab9e-e2f52de53581','e0dd4046-601a-497c-aebd-e1868fd8de25','039ba864-6a2b-45ea-96a7-6d286ac70bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a895c08a57d4396ac7fa5f4ad8642a7',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.872951] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8804893-1ead-4cf2-993b-a1cfc9e57842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.881550] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8804893-1ead-4cf2-993b-a1cfc9e57842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.885024] [54739]: DEBUG cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Flow 'volume_create_api' (fe2c2168-1072-4541-867c-5a4159f3308c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 866.885024] [54739]: INFO cinder.volume.api [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Create volume request issued successfully. [ 866.885024] [54739]: INFO cinder.api.openstack.wsgi [None req-153badc6-217d-48c3-bff4-fedf9c3d5264 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 866.885024] [54739]: [pid: 54739|app: 0|req: 37/71] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:33:16 2025] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 866.897820] [54740]: DEBUG cinder.api.middleware.request_id [None req-32205851-4af4-4a27-972b-10c4d7cef8ef None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.904504] [54740]: INFO cinder.api.openstack.wsgi [None req-32205851-4af4-4a27-972b-10c4d7cef8ef tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 866.906980] [54740]: DEBUG cinder.api.openstack.wsgi [None req-32205851-4af4-4a27-972b-10c4d7cef8ef tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.909055] [54740]: DEBUG cinder.api.openstack.wsgi [None req-32205851-4af4-4a27-972b-10c4d7cef8ef tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.928517] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.928517] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.934892] [54740]: INFO cinder.volume.api [None req-32205851-4af4-4a27-972b-10c4d7cef8ef tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 866.943586] [54740]: INFO cinder.api.openstack.wsgi [None req-32205851-4af4-4a27-972b-10c4d7cef8ef tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 866.944047] [54740]: [pid: 54740|app: 0|req: 35/72] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:16 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.332602] [54739]: DEBUG cinder.api.middleware.request_id [None req-5f5b53b4-8ec0-4f29-8f90-100f546d3a92 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.335044] [54739]: INFO cinder.api.openstack.wsgi [None req-5f5b53b4-8ec0-4f29-8f90-100f546d3a92 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 867.335044] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5f5b53b4-8ec0-4f29-8f90-100f546d3a92 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.335507] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5f5b53b4-8ec0-4f29-8f90-100f546d3a92 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.344049] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.344049] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.346991] [54739]: INFO cinder.volume.api [None req-5f5b53b4-8ec0-4f29-8f90-100f546d3a92 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Volume info retrieved successfully. [ 867.352639] [54739]: INFO cinder.api.openstack.wsgi [None req-5f5b53b4-8ec0-4f29-8f90-100f546d3a92 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 200 [ 867.353055] [54739]: [pid: 54739|app: 0|req: 38/73] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:17 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 867.955946] [54740]: DEBUG cinder.api.middleware.request_id [None req-86e738da-ea88-486b-967e-9a2d968e31e6 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.958237] [54740]: INFO cinder.api.openstack.wsgi [None req-86e738da-ea88-486b-967e-9a2d968e31e6 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 867.958468] [54740]: DEBUG cinder.api.openstack.wsgi [None req-86e738da-ea88-486b-967e-9a2d968e31e6 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.958721] [54740]: DEBUG cinder.api.openstack.wsgi [None req-86e738da-ea88-486b-967e-9a2d968e31e6 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.970243] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970243] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.975600] [54740]: INFO cinder.volume.api [None req-86e738da-ea88-486b-967e-9a2d968e31e6 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 867.981620] [54740]: INFO cinder.api.openstack.wsgi [None req-86e738da-ea88-486b-967e-9a2d968e31e6 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 867.982119] [54740]: [pid: 54740|app: 0|req: 36/74] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:17 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.363293] [54739]: DEBUG cinder.api.middleware.request_id [None req-132a365a-5707-4074-9a76-726d9e233615 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.365423] [54739]: INFO cinder.api.openstack.wsgi [None req-132a365a-5707-4074-9a76-726d9e233615 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 868.365648] [54739]: DEBUG cinder.api.openstack.wsgi [None req-132a365a-5707-4074-9a76-726d9e233615 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.365871] [54739]: DEBUG cinder.api.openstack.wsgi [None req-132a365a-5707-4074-9a76-726d9e233615 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.372180] [54739]: INFO cinder.api.openstack.wsgi [None req-132a365a-5707-4074-9a76-726d9e233615 tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 404 [ 868.372660] [54739]: [pid: 54739|app: 0|req: 39/75] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:18 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 868.811028] [54740]: DEBUG cinder.api.middleware.request_id [req-6d114839-7f37-4a75-b9e2-92645243fb35 req-85f80d5c-ca72-4754-baec-0e5a9b3ad28a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.813797] [54740]: INFO cinder.api.openstack.wsgi [req-6d114839-7f37-4a75-b9e2-92645243fb35 req-85f80d5c-ca72-4754-baec-0e5a9b3ad28a tempest-SecurityGroupsTestJSON-1783259876 tempest-SecurityGroupsTestJSON-1783259876-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d28285ed-2ec0-43a4-bd34-82d33816fea4 [ 868.814216] [54740]: DEBUG cinder.api.openstack.wsgi [req-6d114839-7f37-4a75-b9e2-92645243fb35 req-85f80d5c-ca72-4754-baec-0e5a9b3ad28a tempest-SecurityGroupsTestJSON-1783259876 tempest-SecurityGroupsTestJSON-1783259876-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.814469] [54740]: DEBUG cinder.api.openstack.wsgi [req-6d114839-7f37-4a75-b9e2-92645243fb35 req-85f80d5c-ca72-4754-baec-0e5a9b3ad28a tempest-SecurityGroupsTestJSON-1783259876 tempest-SecurityGroupsTestJSON-1783259876-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.827578] [54740]: INFO cinder.api.openstack.wsgi [req-6d114839-7f37-4a75-b9e2-92645243fb35 req-85f80d5c-ca72-4754-baec-0e5a9b3ad28a tempest-SecurityGroupsTestJSON-1783259876 tempest-SecurityGroupsTestJSON-1783259876-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d28285ed-2ec0-43a4-bd34-82d33816fea4 returned with HTTP 200 [ 868.828093] [54740]: [pid: 54740|app: 0|req: 37/76] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Jan 30 20:33:18 2025] GET /volume/v3/attachments?instance_id=d28285ed-2ec0-43a4-bd34-82d33816fea4 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.970595] [54739]: DEBUG cinder.api.middleware.request_id [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.974458] [54739]: INFO cinder.api.openstack.wsgi [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] POST http://10.180.1.21/volume/v3/volumes [ 877.974905] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-37120269"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 877.979221] [54739]: DEBUG cinder.api.v3.volumes [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-37120269'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 877.979382] [54739]: INFO cinder.api.v3.volumes [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Create volume of 1 GB [ 877.988550] [54739]: INFO cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Availability Zones retrieved successfully. [ 877.997818] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Flow 'volume_create_api' (f7e134ff-5b69-4d6e-9e5a-692d97a50767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 877.999568] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feca4e6d-ed41-4edb-9291-6630b513e88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 878.000793] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 878.026094] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feca4e6d-ed41-4edb-9291-6630b513e88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 878.026094] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e29a16d-99d1-4871-b7c9-ac38f3992b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 878.084509] [54739]: DEBUG cinder.quota [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Created reservations ['50b4bdca-bea0-40f4-a736-519e1033bfbc', 'b7c9e25e-092e-4817-b24c-6ac4b916a546', 'd62658dd-fd99-4507-9146-a317b5fe2c72', 'bd0be34c-4972-4f61-a593-f86c7955b310'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 878.085551] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e29a16d-99d1-4871-b7c9-ac38f3992b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50b4bdca-bea0-40f4-a736-519e1033bfbc', 'b7c9e25e-092e-4817-b24c-6ac4b916a546', 'd62658dd-fd99-4507-9146-a317b5fe2c72', 'bd0be34c-4972-4f61-a593-f86c7955b310']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 878.086560] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64fe15ae-d4cc-4216-b785-e67f92faead1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 878.103817] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64fe15ae-d4cc-4216-b785-e67f92faead1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48409ca3-f1ae-40de-ad9d-766d53425c27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-37120269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97a4a01696d4c4884df85a475c4bb7b',qos_specs=None,replication_status=,reservations=['50b4bdca-bea0-40f4-a736-519e1033bfbc','b7c9e25e-092e-4817-b24c-6ac4b916a546','d62658dd-fd99-4507-9146-a317b5fe2c72','bd0be34c-4972-4f61-a593-f86c7955b310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba14552786e54a559118919720c8b61e',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-37120269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48409ca3-f1ae-40de-ad9d-766d53425c27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d97a4a01696d4c4884df85a475c4bb7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba14552786e54a559118919720c8b61e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 878.104882] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d2f924-95b1-4284-ab81-99bf3a338c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 878.119301] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d2f924-95b1-4284-ab81-99bf3a338c07) transitioned into state 'SUCCESS' from state '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-37120269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97a4a01696d4c4884df85a475c4bb7b',qos_specs=None,replication_status=,reservations=['50b4bdca-bea0-40f4-a736-519e1033bfbc','b7c9e25e-092e-4817-b24c-6ac4b916a546','d62658dd-fd99-4507-9146-a317b5fe2c72','bd0be34c-4972-4f61-a593-f86c7955b310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba14552786e54a559118919720c8b61e',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 878.120583] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f601d9ac-d4f7-4b8a-8c4a-cf17adec8da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 878.134712] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f601d9ac-d4f7-4b8a-8c4a-cf17adec8da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 878.135927] [54739]: DEBUG cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Flow 'volume_create_api' (f7e134ff-5b69-4d6e-9e5a-692d97a50767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 878.136426] [54739]: INFO cinder.volume.api [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Create volume request issued successfully. [ 878.137210] [54739]: INFO cinder.api.openstack.wsgi [None req-b16076f9-6924-4592-8f0c-d20881b0dc3c tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 878.137716] [54739]: [pid: 54739|app: 0|req: 40/77] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:33:27 2025] POST /volume/v3/volumes => generated 752 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 878.150594] [54740]: DEBUG cinder.api.middleware.request_id [None req-5cca7ff6-f6c3-4d78-a2bb-c6e27bd967d8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.153400] [54740]: INFO cinder.api.openstack.wsgi [None req-5cca7ff6-f6c3-4d78-a2bb-c6e27bd967d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 878.153789] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5cca7ff6-f6c3-4d78-a2bb-c6e27bd967d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.154500] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5cca7ff6-f6c3-4d78-a2bb-c6e27bd967d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.167280] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.167280] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 878.175586] [54740]: INFO cinder.volume.api [None req-5cca7ff6-f6c3-4d78-a2bb-c6e27bd967d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 878.181981] [54740]: INFO cinder.api.openstack.wsgi [None req-5cca7ff6-f6c3-4d78-a2bb-c6e27bd967d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 878.186138] [54740]: [pid: 54740|app: 0|req: 38/78] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:28 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.194450] [54739]: DEBUG cinder.api.middleware.request_id [None req-6288f945-d3c5-48c1-869d-e2985b91d2f5 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.198372] [54739]: INFO cinder.api.openstack.wsgi [None req-6288f945-d3c5-48c1-869d-e2985b91d2f5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 879.198719] [54739]: DEBUG cinder.api.openstack.wsgi [None req-6288f945-d3c5-48c1-869d-e2985b91d2f5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.198916] [54739]: DEBUG cinder.api.openstack.wsgi [None req-6288f945-d3c5-48c1-869d-e2985b91d2f5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.211253] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.211253] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.216170] [54739]: INFO cinder.volume.api [None req-6288f945-d3c5-48c1-869d-e2985b91d2f5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 879.223538] [54739]: INFO cinder.api.openstack.wsgi [None req-6288f945-d3c5-48c1-869d-e2985b91d2f5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 879.223953] [54739]: [pid: 54739|app: 0|req: 41/79] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:29 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.655913] [54740]: DEBUG cinder.api.middleware.request_id [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-3d770fd0-e70a-4262-9226-20462da47597 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.662586] [54740]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-3d770fd0-e70a-4262-9226-20462da47597 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 879.662586] [54740]: DEBUG cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-3d770fd0-e70a-4262-9226-20462da47597 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.662586] [54740]: DEBUG cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-3d770fd0-e70a-4262-9226-20462da47597 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.677658] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.677658] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.683768] [54740]: INFO cinder.volume.api [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-3d770fd0-e70a-4262-9226-20462da47597 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 879.690309] [54740]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-3d770fd0-e70a-4262-9226-20462da47597 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 879.691078] [54740]: [pid: 54740|app: 0|req: 39/80] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:33:29 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 881.226445] [54739]: DEBUG cinder.api.middleware.request_id [None req-95546e31-7cd0-4dc6-9ddf-670bd0cdcbbe None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.227254] [54739]: INFO cinder.api.openstack.wsgi [None req-95546e31-7cd0-4dc6-9ddf-670bd0cdcbbe None None] GET http://10.180.1.21/volume// [ 881.227448] [54739]: DEBUG cinder.api.openstack.wsgi [None req-95546e31-7cd0-4dc6-9ddf-670bd0cdcbbe None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.227698] [54739]: DEBUG cinder.api.openstack.wsgi [None req-95546e31-7cd0-4dc6-9ddf-670bd0cdcbbe None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.228299] [54739]: INFO cinder.api.openstack.wsgi [None req-95546e31-7cd0-4dc6-9ddf-670bd0cdcbbe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 881.232403] [54739]: [pid: 54739|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:33:31 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 881.237366] [54740]: DEBUG cinder.api.middleware.request_id [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-44e455ea-44c5-4ccb-8a6f-8bafcfe48258 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.239517] [54740]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-44e455ea-44c5-4ccb-8a6f-8bafcfe48258 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] POST http://10.180.1.21/volume/v3/attachments [ 881.240119] [54740]: DEBUG cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-44e455ea-44c5-4ccb-8a6f-8bafcfe48258 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48409ca3-f1ae-40de-ad9d-766d53425c27", "connector": null, "instance_uuid": "a397bce6-30c7-485d-81ab-88a8e021996c"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 881.252097] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.252097] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 881.284551] [54740]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-44e455ea-44c5-4ccb-8a6f-8bafcfe48258 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 881.285247] [54740]: [pid: 54740|app: 0|req: 40/82] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:33:31 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 881.314776] [54739]: DEBUG cinder.api.middleware.request_id [None req-38419554-bbd1-4e80-97c3-b74619ad3340 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.317010] [54739]: INFO cinder.api.openstack.wsgi [None req-38419554-bbd1-4e80-97c3-b74619ad3340 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 881.317249] [54739]: DEBUG cinder.api.openstack.wsgi [None req-38419554-bbd1-4e80-97c3-b74619ad3340 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.317472] [54739]: DEBUG cinder.api.openstack.wsgi [None req-38419554-bbd1-4e80-97c3-b74619ad3340 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.327392] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.327392] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 881.330822] [54739]: INFO cinder.volume.api [None req-38419554-bbd1-4e80-97c3-b74619ad3340 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 881.336383] [54739]: INFO cinder.api.openstack.wsgi [None req-38419554-bbd1-4e80-97c3-b74619ad3340 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 881.336383] [54739]: [pid: 54739|app: 0|req: 43/83] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:31 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 881.839282] [54740]: DEBUG cinder.api.middleware.request_id [None req-c5c7f5ba-16b1-4711-bca4-7e35fd8af4e8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.839759] [54740]: INFO cinder.api.openstack.wsgi [None req-c5c7f5ba-16b1-4711-bca4-7e35fd8af4e8 None None] GET http://10.180.1.21/volume// [ 881.839944] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c5c7f5ba-16b1-4711-bca4-7e35fd8af4e8 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.840182] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c5c7f5ba-16b1-4711-bca4-7e35fd8af4e8 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.840780] [54740]: INFO cinder.api.openstack.wsgi [None req-c5c7f5ba-16b1-4711-bca4-7e35fd8af4e8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 881.840946] [54740]: [pid: 54740|app: 0|req: 41/84] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:33:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 881.853535] [54739]: DEBUG cinder.api.middleware.request_id [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-fc86c6d7-3a83-4626-b929-1a612e8fc5d1 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.858329] [54739]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-fc86c6d7-3a83-4626-b929-1a612e8fc5d1 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 881.858615] [54739]: DEBUG cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-fc86c6d7-3a83-4626-b929-1a612e8fc5d1 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.858852] [54739]: DEBUG cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-fc86c6d7-3a83-4626-b929-1a612e8fc5d1 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.878227] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.878227] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 881.886801] [54739]: INFO cinder.volume.api [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-fc86c6d7-3a83-4626-b929-1a612e8fc5d1 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 881.894647] [54739]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-fc86c6d7-3a83-4626-b929-1a612e8fc5d1 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 881.895031] [54739]: [pid: 54739|app: 0|req: 44/85] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:33:31 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 881.954073] [54740]: DEBUG cinder.api.middleware.request_id [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-40b60e26-e152-4350-8d37-85de2c711ef4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.958141] [54740]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-40b60e26-e152-4350-8d37-85de2c711ef4 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] PUT http://10.180.1.21/volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90 [ 881.958141] [54740]: DEBUG cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-40b60e26-e152-4350-8d37-85de2c711ef4 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-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-447587", "mountpoint": "/dev/sdb"}}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 881.968785] [54740]: DEBUG cinder.coordination [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-40b60e26-e152-4350-8d37-85de2c711ef4 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Acquiring lock "cinder-attachment_update-48409ca3-f1ae-40de-ad9d-766d53425c27-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 881.977348] [54740]: DEBUG cinder.coordination [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-40b60e26-e152-4350-8d37-85de2c711ef4 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Lock "cinder-attachment_update-48409ca3-f1ae-40de-ad9d-766d53425c27-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 881.978578] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.978578] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.348622] [54739]: DEBUG cinder.api.middleware.request_id [None req-fa6c3efa-b813-4d0e-a6e3-bbcb88ccef85 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.350804] [54739]: INFO cinder.api.openstack.wsgi [None req-fa6c3efa-b813-4d0e-a6e3-bbcb88ccef85 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 882.351046] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fa6c3efa-b813-4d0e-a6e3-bbcb88ccef85 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.351443] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fa6c3efa-b813-4d0e-a6e3-bbcb88ccef85 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.375486] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.375486] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.388485] [54739]: INFO cinder.volume.api [None req-fa6c3efa-b813-4d0e-a6e3-bbcb88ccef85 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 882.402969] [54739]: INFO cinder.api.openstack.wsgi [None req-fa6c3efa-b813-4d0e-a6e3-bbcb88ccef85 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 882.403214] [54739]: [pid: 54739|app: 0|req: 45/86] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:32 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.416635] [54739]: DEBUG cinder.api.middleware.request_id [None req-f1aec1bb-4723-4135-adc3-74bf1d66c798 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.419149] [54739]: INFO cinder.api.openstack.wsgi [None req-f1aec1bb-4723-4135-adc3-74bf1d66c798 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 883.419308] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f1aec1bb-4723-4135-adc3-74bf1d66c798 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.419553] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f1aec1bb-4723-4135-adc3-74bf1d66c798 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.444929] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.444929] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.455020] [54739]: INFO cinder.volume.api [None req-f1aec1bb-4723-4135-adc3-74bf1d66c798 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 883.462202] [54739]: INFO cinder.api.openstack.wsgi [None req-f1aec1bb-4723-4135-adc3-74bf1d66c798 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 883.462202] [54739]: [pid: 54739|app: 0|req: 46/87] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:33 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 884.480142] [54739]: DEBUG cinder.api.middleware.request_id [None req-9fb183f2-8307-4b2e-9b3f-31808cc5aaf7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.482752] [54739]: INFO cinder.api.openstack.wsgi [None req-9fb183f2-8307-4b2e-9b3f-31808cc5aaf7 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 884.482876] [54739]: DEBUG cinder.api.openstack.wsgi [None req-9fb183f2-8307-4b2e-9b3f-31808cc5aaf7 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.483129] [54739]: DEBUG cinder.api.openstack.wsgi [None req-9fb183f2-8307-4b2e-9b3f-31808cc5aaf7 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.514246] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.514246] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.521148] [54739]: INFO cinder.volume.api [None req-9fb183f2-8307-4b2e-9b3f-31808cc5aaf7 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 884.526525] [54739]: INFO cinder.api.openstack.wsgi [None req-9fb183f2-8307-4b2e-9b3f-31808cc5aaf7 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 884.527167] [54739]: [pid: 54739|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:34 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 885.539342] [54739]: DEBUG cinder.api.middleware.request_id [None req-446cf591-0bd5-4e06-9781-05f697f5c518 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.545284] [54739]: INFO cinder.api.openstack.wsgi [None req-446cf591-0bd5-4e06-9781-05f697f5c518 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 885.545284] [54739]: DEBUG cinder.api.openstack.wsgi [None req-446cf591-0bd5-4e06-9781-05f697f5c518 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.545284] [54739]: DEBUG cinder.api.openstack.wsgi [None req-446cf591-0bd5-4e06-9781-05f697f5c518 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.575334] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.575334] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.582870] [54739]: INFO cinder.volume.api [None req-446cf591-0bd5-4e06-9781-05f697f5c518 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 885.592012] [54739]: INFO cinder.api.openstack.wsgi [None req-446cf591-0bd5-4e06-9781-05f697f5c518 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 885.592737] [54739]: [pid: 54739|app: 0|req: 48/89] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:35 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.607065] [54739]: DEBUG cinder.api.middleware.request_id [None req-de7822b1-851b-4f77-8732-8df7b2908d12 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.609209] [54739]: INFO cinder.api.openstack.wsgi [None req-de7822b1-851b-4f77-8732-8df7b2908d12 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 886.609448] [54739]: DEBUG cinder.api.openstack.wsgi [None req-de7822b1-851b-4f77-8732-8df7b2908d12 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.609678] [54739]: DEBUG cinder.api.openstack.wsgi [None req-de7822b1-851b-4f77-8732-8df7b2908d12 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.622411] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.622411] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.625836] [54739]: INFO cinder.volume.api [None req-de7822b1-851b-4f77-8732-8df7b2908d12 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 886.630585] [54739]: INFO cinder.api.openstack.wsgi [None req-de7822b1-851b-4f77-8732-8df7b2908d12 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 886.631013] [54739]: [pid: 54739|app: 0|req: 49/90] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:36 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.015693] [54740]: DEBUG cinder.coordination [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-40b60e26-e152-4350-8d37-85de2c711ef4 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Lock "cinder-attachment_update-48409ca3-f1ae-40de-ad9d-766d53425c27-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.038s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 887.016501] [54740]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-40b60e26-e152-4350-8d37-85de2c711ef4 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90 returned with HTTP 200 [ 887.016574] [54740]: [pid: 54740|app: 0|req: 42/91] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:33:31 2025] PUT /volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90 => generated 617 bytes in 5063 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 887.643549] [54739]: DEBUG cinder.api.middleware.request_id [None req-c7badcd5-24e4-4519-a0a9-cfa5af20fc8d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.646999] [54739]: INFO cinder.api.openstack.wsgi [None req-c7badcd5-24e4-4519-a0a9-cfa5af20fc8d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 887.647360] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c7badcd5-24e4-4519-a0a9-cfa5af20fc8d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.647633] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c7badcd5-24e4-4519-a0a9-cfa5af20fc8d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.663252] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.663252] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.667614] [54739]: INFO cinder.volume.api [None req-c7badcd5-24e4-4519-a0a9-cfa5af20fc8d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 887.675815] [54739]: INFO cinder.api.openstack.wsgi [None req-c7badcd5-24e4-4519-a0a9-cfa5af20fc8d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 887.676239] [54739]: [pid: 54739|app: 0|req: 50/92] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:37 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.655453] [54740]: DEBUG cinder.api.middleware.request_id [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-70a9adff-6b91-49b2-9bba-89d80f7fb08d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.658753] [54740]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-70a9adff-6b91-49b2-9bba-89d80f7fb08d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] POST http://10.180.1.21/volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90/action [ 888.659483] [54740]: DEBUG cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-70a9adff-6b91-49b2-9bba-89d80f7fb08d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 888.659892] [54740]: DEBUG cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-70a9adff-6b91-49b2-9bba-89d80f7fb08d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 888.689066] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.689066] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.691330] [54739]: DEBUG cinder.api.middleware.request_id [None req-a3efe9f9-32d6-451e-8931-d674967e9f06 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.694486] [54739]: INFO cinder.api.openstack.wsgi [None req-a3efe9f9-32d6-451e-8931-d674967e9f06 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 888.694821] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a3efe9f9-32d6-451e-8931-d674967e9f06 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.698020] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a3efe9f9-32d6-451e-8931-d674967e9f06 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.702990] [54740]: INFO cinder.api.openstack.wsgi [req-649b49bf-f015-4632-be3e-35fc5bfe58c9 req-70a9adff-6b91-49b2-9bba-89d80f7fb08d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90/action returned with HTTP 204 [ 888.702990] [54740]: [pid: 54740|app: 0|req: 43/93] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:33:38 2025] POST /volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 888.709209] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.709209] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.716100] [54739]: INFO cinder.volume.api [None req-a3efe9f9-32d6-451e-8931-d674967e9f06 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 888.723729] [54739]: INFO cinder.api.openstack.wsgi [None req-a3efe9f9-32d6-451e-8931-d674967e9f06 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 888.724302] [54739]: [pid: 54739|app: 0|req: 51/94] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:38 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 888.735762] [54740]: DEBUG cinder.api.middleware.request_id [None req-c4370b93-0053-4545-b386-01d8bed161f9 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.739189] [54740]: INFO cinder.api.openstack.wsgi [None req-c4370b93-0053-4545-b386-01d8bed161f9 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 888.740034] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c4370b93-0053-4545-b386-01d8bed161f9 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.740034] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c4370b93-0053-4545-b386-01d8bed161f9 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.750667] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.750667] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.760547] [54740]: INFO cinder.volume.api [None req-c4370b93-0053-4545-b386-01d8bed161f9 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 888.764909] [54740]: INFO cinder.api.openstack.wsgi [None req-c4370b93-0053-4545-b386-01d8bed161f9 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 888.765306] [54740]: [pid: 54740|app: 0|req: 44/95] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:38 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.477152] [54739]: DEBUG cinder.api.middleware.request_id [req-abb884b0-83f4-48e4-b03a-48852299f46a req-3b620ec4-d2e5-4e70-be88-6339f4b27890 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.480053] [54739]: INFO cinder.api.openstack.wsgi [req-abb884b0-83f4-48e4-b03a-48852299f46a req-3b620ec4-d2e5-4e70-be88-6339f4b27890 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 889.480180] [54739]: DEBUG cinder.api.openstack.wsgi [req-abb884b0-83f4-48e4-b03a-48852299f46a req-3b620ec4-d2e5-4e70-be88-6339f4b27890 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.480481] [54739]: DEBUG cinder.api.openstack.wsgi [req-abb884b0-83f4-48e4-b03a-48852299f46a req-3b620ec4-d2e5-4e70-be88-6339f4b27890 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.497360] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.497360] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.501005] [54739]: INFO cinder.volume.api [req-abb884b0-83f4-48e4-b03a-48852299f46a req-3b620ec4-d2e5-4e70-be88-6339f4b27890 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] Volume info retrieved successfully. [ 889.510231] [54739]: INFO cinder.api.openstack.wsgi [req-abb884b0-83f4-48e4-b03a-48852299f46a req-3b620ec4-d2e5-4e70-be88-6339f4b27890 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 889.511534] [54739]: [pid: 54739|app: 0|req: 52/96] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:33:39 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 889.515585] [54740]: DEBUG cinder.api.middleware.request_id [req-abb884b0-83f4-48e4-b03a-48852299f46a req-6f3d6df9-fa32-4e3b-a6f1-44157d51498b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.518147] [54740]: INFO cinder.api.openstack.wsgi [req-abb884b0-83f4-48e4-b03a-48852299f46a req-6f3d6df9-fa32-4e3b-a6f1-44157d51498b tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] GET http://10.180.1.21/volume/v3/volumes/6c8da5fb-1c1c-47cd-9dd2-51e09a6eac1d [ 889.518254] [54740]: DEBUG cinder.api.openstack.wsgi [req-abb884b0-83f4-48e4-b03a-48852299f46a req-6f3d6df9-fa32-4e3b-a6f1-44157d51498b tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.518425] [54740]: DEBUG cinder.api.openstack.wsgi [req-abb884b0-83f4-48e4-b03a-48852299f46a req-6f3d6df9-fa32-4e3b-a6f1-44157d51498b tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.524794] [54740]: INFO cinder.api.openstack.wsgi [req-abb884b0-83f4-48e4-b03a-48852299f46a req-6f3d6df9-fa32-4e3b-a6f1-44157d51498b tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] http://10.180.1.21/volume/v3/volumes/6c8da5fb-1c1c-47cd-9dd2-51e09a6eac1d returned with HTTP 404 [ 889.525312] [54740]: [pid: 54740|app: 0|req: 45/97] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:33:39 2025] GET /volume/v3/volumes/6c8da5fb-1c1c-47cd-9dd2-51e09a6eac1d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 889.533278] [54739]: DEBUG cinder.api.middleware.request_id [None req-b49c1515-025b-4a8b-a4c8-3c29067f76b8 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.535521] [54739]: INFO cinder.api.openstack.wsgi [None req-b49c1515-025b-4a8b-a4c8-3c29067f76b8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 889.536009] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b49c1515-025b-4a8b-a4c8-3c29067f76b8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.536309] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b49c1515-025b-4a8b-a4c8-3c29067f76b8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.546284] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.546284] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.551354] [54739]: INFO cinder.volume.api [None req-b49c1515-025b-4a8b-a4c8-3c29067f76b8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 889.560085] [54739]: INFO cinder.api.openstack.wsgi [None req-b49c1515-025b-4a8b-a4c8-3c29067f76b8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 889.560423] [54739]: [pid: 54739|app: 0|req: 53/98] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:39 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.191020] [54740]: DEBUG cinder.api.middleware.request_id [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-675ea7d3-588d-4330-918b-ace66eb38963 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.196346] [54740]: INFO cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-675ea7d3-588d-4330-918b-ace66eb38963 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 890.198268] [54740]: DEBUG cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-675ea7d3-588d-4330-918b-ace66eb38963 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.198590] [54740]: DEBUG cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-675ea7d3-588d-4330-918b-ace66eb38963 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.214667] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.214667] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.219997] [54740]: INFO cinder.volume.api [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-675ea7d3-588d-4330-918b-ace66eb38963 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 890.226671] [54740]: INFO cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-675ea7d3-588d-4330-918b-ace66eb38963 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 890.229110] [54740]: [pid: 54740|app: 0|req: 46/99] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:33:40 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.272014] [54739]: DEBUG cinder.api.middleware.request_id [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-5f840bfe-11db-4bd4-b638-9db3cf3a1dbe None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.276432] [54739]: INFO cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-5f840bfe-11db-4bd4-b638-9db3cf3a1dbe tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] POST http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27/action [ 890.277114] [54739]: DEBUG cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-5f840bfe-11db-4bd4-b638-9db3cf3a1dbe tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 890.277114] [54739]: DEBUG cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-5f840bfe-11db-4bd4-b638-9db3cf3a1dbe tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 890.301407] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.301407] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.302030] [54739]: INFO cinder.volume.api [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-5f840bfe-11db-4bd4-b638-9db3cf3a1dbe tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 890.309025] [54739]: INFO cinder.volume.api [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-5f840bfe-11db-4bd4-b638-9db3cf3a1dbe tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Begin detaching volume completed successfully. [ 890.309384] [54739]: INFO cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-5f840bfe-11db-4bd4-b638-9db3cf3a1dbe tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27/action returned with HTTP 202 [ 890.309793] [54739]: [pid: 54739|app: 0|req: 54/100] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:33:40 2025] POST /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 891.347231] [54740]: DEBUG cinder.api.middleware.request_id [None req-79eafc56-3a7f-4ce4-aa2c-111da97b9e26 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.347231] [54740]: INFO cinder.api.openstack.wsgi [None req-79eafc56-3a7f-4ce4-aa2c-111da97b9e26 None None] GET http://10.180.1.21/volume// [ 891.347231] [54740]: DEBUG cinder.api.openstack.wsgi [None req-79eafc56-3a7f-4ce4-aa2c-111da97b9e26 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.347231] [54740]: DEBUG cinder.api.openstack.wsgi [None req-79eafc56-3a7f-4ce4-aa2c-111da97b9e26 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.347674] [54740]: INFO cinder.api.openstack.wsgi [None req-79eafc56-3a7f-4ce4-aa2c-111da97b9e26 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 891.347822] [54740]: [pid: 54740|app: 0|req: 47/101] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:33:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 891.352782] [54739]: DEBUG cinder.api.middleware.request_id [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-637af74f-1858-4e5a-9533-3e92a3c2e9ce None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.360601] [54739]: INFO cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-637af74f-1858-4e5a-9533-3e92a3c2e9ce tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 891.361017] [54739]: DEBUG cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-637af74f-1858-4e5a-9533-3e92a3c2e9ce tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.361344] [54739]: DEBUG cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-637af74f-1858-4e5a-9533-3e92a3c2e9ce tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.390883] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.390883] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.399024] [54739]: INFO cinder.volume.api [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-637af74f-1858-4e5a-9533-3e92a3c2e9ce tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 891.405316] [54739]: INFO cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-637af74f-1858-4e5a-9533-3e92a3c2e9ce tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 891.405749] [54739]: [pid: 54739|app: 0|req: 55/102] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:33:41 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 1321 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 892.616707] [54740]: DEBUG cinder.api.middleware.request_id [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-b81894ce-c011-4500-a829-182a71d64b63 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.619237] [54740]: INFO cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-b81894ce-c011-4500-a829-182a71d64b63 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] DELETE http://10.180.1.21/volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90 [ 892.619436] [54740]: DEBUG cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-b81894ce-c011-4500-a829-182a71d64b63 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.619775] [54740]: DEBUG cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-b81894ce-c011-4500-a829-182a71d64b63 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.632857] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.632857] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.173681] [54740]: INFO cinder.api.openstack.wsgi [req-ac49ffcb-c938-4b93-b39b-4ae1ddf97fca req-b81894ce-c011-4500-a829-182a71d64b63 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90 returned with HTTP 200 [ 893.174253] [54740]: [pid: 54740|app: 0|req: 48/103] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:33:42 2025] DELETE /volume/v3/attachments/47f657df-f340-43d8-92b1-1b0096a5bb90 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.335397] [54739]: DEBUG cinder.api.middleware.request_id [None req-2314b8a2-173f-449e-873c-41a30fb4a810 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.340290] [54739]: INFO cinder.api.openstack.wsgi [None req-2314b8a2-173f-449e-873c-41a30fb4a810 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 894.340435] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2314b8a2-173f-449e-873c-41a30fb4a810 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.340863] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2314b8a2-173f-449e-873c-41a30fb4a810 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.360300] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.360300] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.368020] [54739]: INFO cinder.volume.api [None req-2314b8a2-173f-449e-873c-41a30fb4a810 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 894.373583] [54739]: INFO cinder.api.openstack.wsgi [None req-2314b8a2-173f-449e-873c-41a30fb4a810 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 894.373583] [54739]: [pid: 54739|app: 0|req: 56/104] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:44 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.493554] [54740]: DEBUG cinder.api.middleware.request_id [None req-30f6c4d3-3f3d-4d0c-b0ac-6ecd7ba1c42d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.495781] [54740]: INFO cinder.api.openstack.wsgi [None req-30f6c4d3-3f3d-4d0c-b0ac-6ecd7ba1c42d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 898.496010] [54740]: DEBUG cinder.api.openstack.wsgi [None req-30f6c4d3-3f3d-4d0c-b0ac-6ecd7ba1c42d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.496251] [54740]: DEBUG cinder.api.openstack.wsgi [None req-30f6c4d3-3f3d-4d0c-b0ac-6ecd7ba1c42d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.496443] [54740]: INFO cinder.api.v3.volumes [None req-30f6c4d3-3f3d-4d0c-b0ac-6ecd7ba1c42d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Delete volume with id: 8911edc0-40ae-43db-99b6-9eec97446da5 [ 898.508420] [54740]: INFO cinder.api.openstack.wsgi [None req-30f6c4d3-3f3d-4d0c-b0ac-6ecd7ba1c42d tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 404 [ 898.509144] [54740]: [pid: 54740|app: 0|req: 49/105] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:33:48 2025] DELETE /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 898.515105] [54739]: DEBUG cinder.api.middleware.request_id [None req-910cad20-5517-42d4-b4e5-a027ee772d3f None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.519560] [54739]: INFO cinder.api.openstack.wsgi [None req-910cad20-5517-42d4-b4e5-a027ee772d3f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] GET http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 [ 898.519560] [54739]: DEBUG cinder.api.openstack.wsgi [None req-910cad20-5517-42d4-b4e5-a027ee772d3f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.519560] [54739]: DEBUG cinder.api.openstack.wsgi [None req-910cad20-5517-42d4-b4e5-a027ee772d3f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.528289] [54739]: INFO cinder.api.openstack.wsgi [None req-910cad20-5517-42d4-b4e5-a027ee772d3f tempest-VolumesAssistedSnapshotsTest-1158855689 tempest-VolumesAssistedSnapshotsTest-1158855689-project-admin] http://10.180.1.21/volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 returned with HTTP 404 [ 898.532328] [54739]: [pid: 54739|app: 0|req: 57/106] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:33:48 2025] GET /volume/v3/volumes/8911edc0-40ae-43db-99b6-9eec97446da5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 908.502425] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=116,cinder:UPDATE=16,cinder:INSERT=4 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 908.523509] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=224,cinder:INSERT=26,cinder:UPDATE=43 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 918.393013] [54740]: DEBUG cinder.api.middleware.request_id [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.397478] [54740]: INFO cinder.api.openstack.wsgi [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] POST http://10.180.1.21/volume/v3/volumes [ 918.398638] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-953576343"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 918.400074] [54740]: DEBUG cinder.api.v3.volumes [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-953576343'}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 918.400420] [54740]: INFO cinder.api.v3.volumes [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Create volume of 1 GB [ 918.400894] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.400894] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.411450] [54740]: INFO cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Availability Zones retrieved successfully. [ 918.420193] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Flow 'volume_create_api' (fb54a0ec-8aac-4389-a30b-c521c1b00399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 918.422454] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8543543-827c-4db6-9f8c-a0f9f32290ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 918.425401] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 918.462514] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8543543-827c-4db6-9f8c-a0f9f32290ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 918.463598] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a62b2f9-90f9-440e-bd08-daaa7ed82060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 918.513418] [54740]: DEBUG cinder.quota [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Created reservations ['2a7cdd54-b31c-4f05-b63a-c02456d489ae', 'b5829125-b453-450b-9980-61fcbd5e61bc', 'e65c413d-dbb6-41d1-b41d-c1fb4e1829c7', 'cdc9b32d-b20c-4d0e-8eed-7a2153814616'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 918.514136] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a62b2f9-90f9-440e-bd08-daaa7ed82060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a7cdd54-b31c-4f05-b63a-c02456d489ae', 'b5829125-b453-450b-9980-61fcbd5e61bc', 'e65c413d-dbb6-41d1-b41d-c1fb4e1829c7', 'cdc9b32d-b20c-4d0e-8eed-7a2153814616']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 918.515109] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf1a8fd-ab6e-44d2-82cc-fbb6a13c781c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 918.530276] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf1a8fd-ab6e-44d2-82cc-fbb6a13c781c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd70a21ef-38af-445d-bae6-087172ff59dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-953576343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c9263b20f714274a55b88a8bdbd5251',qos_specs=None,replication_status=,reservations=['2a7cdd54-b31c-4f05-b63a-c02456d489ae','b5829125-b453-450b-9980-61fcbd5e61bc','e65c413d-dbb6-41d1-b41d-c1fb4e1829c7','cdc9b32d-b20c-4d0e-8eed-7a2153814616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1253a87d708448aba8d97fcabe137853',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-953576343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d70a21ef-38af-445d-bae6-087172ff59dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c9263b20f714274a55b88a8bdbd5251',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1253a87d708448aba8d97fcabe137853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 918.531181] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5c8df7-bd59-441f-b85f-2e5b8412f490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 918.552109] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5c8df7-bd59-441f-b85f-2e5b8412f490) transitioned into state 'SUCCESS' from state '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-953576343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c9263b20f714274a55b88a8bdbd5251',qos_specs=None,replication_status=,reservations=['2a7cdd54-b31c-4f05-b63a-c02456d489ae','b5829125-b453-450b-9980-61fcbd5e61bc','e65c413d-dbb6-41d1-b41d-c1fb4e1829c7','cdc9b32d-b20c-4d0e-8eed-7a2153814616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1253a87d708448aba8d97fcabe137853',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 918.553098] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de7eed6-8547-45c6-8285-54938c3c9d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 918.567484] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de7eed6-8547-45c6-8285-54938c3c9d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 918.568642] [54740]: DEBUG cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Flow 'volume_create_api' (fb54a0ec-8aac-4389-a30b-c521c1b00399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 918.569054] [54740]: INFO cinder.volume.api [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Create volume request issued successfully. [ 918.569780] [54740]: INFO cinder.api.openstack.wsgi [None req-e9fe22ca-85bf-4d11-8fd0-bf5cb2e1bd80 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 918.571305] [54740]: [pid: 54740|app: 0|req: 50/107] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:34:08 2025] POST /volume/v3/volumes => generated 750 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 918.582292] [54739]: DEBUG cinder.api.middleware.request_id [None req-fd4cc92b-71c2-494d-bdc6-3b485e39224b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.584766] [54739]: INFO cinder.api.openstack.wsgi [None req-fd4cc92b-71c2-494d-bdc6-3b485e39224b tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 918.584982] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fd4cc92b-71c2-494d-bdc6-3b485e39224b tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.585235] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fd4cc92b-71c2-494d-bdc6-3b485e39224b tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.597375] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.597375] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.602173] [54739]: INFO cinder.volume.api [None req-fd4cc92b-71c2-494d-bdc6-3b485e39224b tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 918.607711] [54739]: INFO cinder.api.openstack.wsgi [None req-fd4cc92b-71c2-494d-bdc6-3b485e39224b tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 918.608214] [54739]: [pid: 54739|app: 0|req: 58/108] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:08 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.618891] [54740]: DEBUG cinder.api.middleware.request_id [None req-ba48d3ab-57a9-4204-8035-0f7ccb3e640d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.625517] [54740]: INFO cinder.api.openstack.wsgi [None req-ba48d3ab-57a9-4204-8035-0f7ccb3e640d tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 919.626717] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ba48d3ab-57a9-4204-8035-0f7ccb3e640d tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.626993] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ba48d3ab-57a9-4204-8035-0f7ccb3e640d tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.648490] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.648490] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.658536] [54740]: INFO cinder.volume.api [None req-ba48d3ab-57a9-4204-8035-0f7ccb3e640d tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 919.664959] [54740]: INFO cinder.api.openstack.wsgi [None req-ba48d3ab-57a9-4204-8035-0f7ccb3e640d tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 919.665403] [54740]: [pid: 54740|app: 0|req: 51/109] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:09 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.852628] [54739]: DEBUG cinder.api.middleware.request_id [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-ed0b93c5-0955-4075-b763-486ac23572ee None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.855107] [54739]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-ed0b93c5-0955-4075-b763-486ac23572ee tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 919.855349] [54739]: DEBUG cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-ed0b93c5-0955-4075-b763-486ac23572ee tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.855577] [54739]: DEBUG cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-ed0b93c5-0955-4075-b763-486ac23572ee tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.865044] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.865044] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.869437] [54739]: INFO cinder.volume.api [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-ed0b93c5-0955-4075-b763-486ac23572ee tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 919.876126] [54739]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-ed0b93c5-0955-4075-b763-486ac23572ee tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 919.876561] [54739]: [pid: 54739|app: 0|req: 59/110] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:34:09 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.401558] [54740]: DEBUG cinder.api.middleware.request_id [None req-6ddc11cc-eb98-47b8-9d9d-9367a45618f6 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.402133] [54740]: INFO cinder.api.openstack.wsgi [None req-6ddc11cc-eb98-47b8-9d9d-9367a45618f6 None None] GET http://10.180.1.21/volume// [ 921.402370] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6ddc11cc-eb98-47b8-9d9d-9367a45618f6 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.402720] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6ddc11cc-eb98-47b8-9d9d-9367a45618f6 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.403229] [54740]: INFO cinder.api.openstack.wsgi [None req-6ddc11cc-eb98-47b8-9d9d-9367a45618f6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 921.403628] [54740]: [pid: 54740|app: 0|req: 52/111] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:34:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 921.409998] [54739]: DEBUG cinder.api.middleware.request_id [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-68e1bad9-8acf-4a78-b40d-8a0bce6e5747 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.413486] [54739]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-68e1bad9-8acf-4a78-b40d-8a0bce6e5747 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 921.414085] [54739]: DEBUG cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-68e1bad9-8acf-4a78-b40d-8a0bce6e5747 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d70a21ef-38af-445d-bae6-087172ff59dc", "connector": null, "instance_uuid": "d0786233-087b-4000-8c37-fd5c55cc0ef4"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 921.426249] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.426249] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.452929] [54739]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-68e1bad9-8acf-4a78-b40d-8a0bce6e5747 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 921.455121] [54739]: [pid: 54739|app: 0|req: 60/112] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:34:11 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 921.477301] [54740]: DEBUG cinder.api.middleware.request_id [None req-ab9f4229-948b-48ea-9b78-0cc3ec80184f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.480845] [54740]: INFO cinder.api.openstack.wsgi [None req-ab9f4229-948b-48ea-9b78-0cc3ec80184f tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 921.481401] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ab9f4229-948b-48ea-9b78-0cc3ec80184f tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.481401] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ab9f4229-948b-48ea-9b78-0cc3ec80184f tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.493387] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.493387] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.500396] [54740]: INFO cinder.volume.api [None req-ab9f4229-948b-48ea-9b78-0cc3ec80184f tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 921.506063] [54740]: INFO cinder.api.openstack.wsgi [None req-ab9f4229-948b-48ea-9b78-0cc3ec80184f tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 921.506970] [54740]: [pid: 54740|app: 0|req: 53/113] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:11 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.980007] [54739]: DEBUG cinder.api.middleware.request_id [None req-c9ac504d-cb4b-4dcd-b358-5123fbad15e2 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.980486] [54739]: INFO cinder.api.openstack.wsgi [None req-c9ac504d-cb4b-4dcd-b358-5123fbad15e2 None None] GET http://10.180.1.21/volume// [ 921.980673] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c9ac504d-cb4b-4dcd-b358-5123fbad15e2 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.980928] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c9ac504d-cb4b-4dcd-b358-5123fbad15e2 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.981366] [54739]: INFO cinder.api.openstack.wsgi [None req-c9ac504d-cb4b-4dcd-b358-5123fbad15e2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 921.981696] [54739]: [pid: 54739|app: 0|req: 61/114] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:34:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 921.986162] [54740]: DEBUG cinder.api.middleware.request_id [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-0f1ecc0c-45ae-41df-8747-0e0401a3427e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.991162] [54740]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-0f1ecc0c-45ae-41df-8747-0e0401a3427e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 921.991162] [54740]: DEBUG cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-0f1ecc0c-45ae-41df-8747-0e0401a3427e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.991162] [54740]: DEBUG cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-0f1ecc0c-45ae-41df-8747-0e0401a3427e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.007690] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.007690] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.012737] [54740]: INFO cinder.volume.api [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-0f1ecc0c-45ae-41df-8747-0e0401a3427e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 922.018528] [54740]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-0f1ecc0c-45ae-41df-8747-0e0401a3427e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 922.019288] [54740]: [pid: 54740|app: 0|req: 54/115] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:34:11 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 922.051935] [54739]: DEBUG cinder.api.middleware.request_id [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-fba072a6-3b8a-46f5-a9ed-8345e582f88e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.054522] [54739]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-fba072a6-3b8a-46f5-a9ed-8345e582f88e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] PUT http://10.180.1.21/volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e [ 922.054957] [54739]: DEBUG cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-fba072a6-3b8a-46f5-a9ed-8345e582f88e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-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-447682", "mountpoint": "/dev/sdb"}}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 922.063605] [54739]: DEBUG cinder.coordination [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-fba072a6-3b8a-46f5-a9ed-8345e582f88e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Acquiring lock "cinder-attachment_update-d70a21ef-38af-445d-bae6-087172ff59dc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 922.068108] [54739]: DEBUG cinder.coordination [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-fba072a6-3b8a-46f5-a9ed-8345e582f88e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Lock "cinder-attachment_update-d70a21ef-38af-445d-bae6-087172ff59dc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 922.069851] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.069851] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.518408] [54740]: DEBUG cinder.api.middleware.request_id [None req-64a2a656-f81e-4679-a862-73c61de4fe4e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.521742] [54740]: INFO cinder.api.openstack.wsgi [None req-64a2a656-f81e-4679-a862-73c61de4fe4e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 922.522083] [54740]: DEBUG cinder.api.openstack.wsgi [None req-64a2a656-f81e-4679-a862-73c61de4fe4e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.523124] [54740]: DEBUG cinder.api.openstack.wsgi [None req-64a2a656-f81e-4679-a862-73c61de4fe4e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.536241] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.536241] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.541598] [54740]: INFO cinder.volume.api [None req-64a2a656-f81e-4679-a862-73c61de4fe4e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 922.550771] [54740]: INFO cinder.api.openstack.wsgi [None req-64a2a656-f81e-4679-a862-73c61de4fe4e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 922.550771] [54740]: [pid: 54740|app: 0|req: 55/116] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:12 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.557918] [54740]: DEBUG cinder.api.middleware.request_id [None req-500388cc-f3a2-4ac0-ac69-21b1c4dd63a2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.561775] [54740]: INFO cinder.api.openstack.wsgi [None req-500388cc-f3a2-4ac0-ac69-21b1c4dd63a2 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 923.562262] [54740]: DEBUG cinder.api.openstack.wsgi [None req-500388cc-f3a2-4ac0-ac69-21b1c4dd63a2 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.562737] [54740]: DEBUG cinder.api.openstack.wsgi [None req-500388cc-f3a2-4ac0-ac69-21b1c4dd63a2 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.578119] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.578119] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.586693] [54740]: INFO cinder.volume.api [None req-500388cc-f3a2-4ac0-ac69-21b1c4dd63a2 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 923.597145] [54740]: INFO cinder.api.openstack.wsgi [None req-500388cc-f3a2-4ac0-ac69-21b1c4dd63a2 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 923.598119] [54740]: [pid: 54740|app: 0|req: 56/117] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:13 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.608531] [54740]: DEBUG cinder.api.middleware.request_id [None req-85101694-1d53-4836-b647-cb862fc5ed14 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.610970] [54740]: INFO cinder.api.openstack.wsgi [None req-85101694-1d53-4836-b647-cb862fc5ed14 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 924.611234] [54740]: DEBUG cinder.api.openstack.wsgi [None req-85101694-1d53-4836-b647-cb862fc5ed14 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.611461] [54740]: DEBUG cinder.api.openstack.wsgi [None req-85101694-1d53-4836-b647-cb862fc5ed14 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.625962] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.625962] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.629993] [54740]: INFO cinder.volume.api [None req-85101694-1d53-4836-b647-cb862fc5ed14 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 924.635901] [54740]: INFO cinder.api.openstack.wsgi [None req-85101694-1d53-4836-b647-cb862fc5ed14 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 924.636353] [54740]: [pid: 54740|app: 0|req: 57/118] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:14 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.648290] [54740]: DEBUG cinder.api.middleware.request_id [None req-17a5c99f-942f-4139-82a9-29177c285b74 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.650571] [54740]: INFO cinder.api.openstack.wsgi [None req-17a5c99f-942f-4139-82a9-29177c285b74 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 925.650856] [54740]: DEBUG cinder.api.openstack.wsgi [None req-17a5c99f-942f-4139-82a9-29177c285b74 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.651140] [54740]: DEBUG cinder.api.openstack.wsgi [None req-17a5c99f-942f-4139-82a9-29177c285b74 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.667876] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.667876] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.674027] [54740]: INFO cinder.volume.api [None req-17a5c99f-942f-4139-82a9-29177c285b74 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 925.681126] [54740]: INFO cinder.api.openstack.wsgi [None req-17a5c99f-942f-4139-82a9-29177c285b74 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 925.681617] [54740]: [pid: 54740|app: 0|req: 58/119] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:15 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.692856] [54740]: DEBUG cinder.api.middleware.request_id [None req-3358ebce-537b-4ad8-b390-0413558f07cd None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.695277] [54740]: INFO cinder.api.openstack.wsgi [None req-3358ebce-537b-4ad8-b390-0413558f07cd tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 926.695455] [54740]: DEBUG cinder.api.openstack.wsgi [None req-3358ebce-537b-4ad8-b390-0413558f07cd tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.695709] [54740]: DEBUG cinder.api.openstack.wsgi [None req-3358ebce-537b-4ad8-b390-0413558f07cd tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.708172] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.708172] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.710027] [54740]: INFO cinder.volume.api [None req-3358ebce-537b-4ad8-b390-0413558f07cd tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 926.715571] [54740]: INFO cinder.api.openstack.wsgi [None req-3358ebce-537b-4ad8-b390-0413558f07cd tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 926.715990] [54740]: [pid: 54740|app: 0|req: 59/120] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:16 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.109141] [54739]: DEBUG cinder.coordination [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-fba072a6-3b8a-46f5-a9ed-8345e582f88e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Lock "cinder-attachment_update-d70a21ef-38af-445d-bae6-087172ff59dc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.041s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 927.109622] [54739]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-fba072a6-3b8a-46f5-a9ed-8345e582f88e tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e returned with HTTP 200 [ 927.110151] [54739]: [pid: 54739|app: 0|req: 62/121] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:34:11 2025] PUT /volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e => generated 617 bytes in 5059 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.726629] [54740]: DEBUG cinder.api.middleware.request_id [None req-229960d6-3f75-4add-a6dc-75f7cd348298 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.728654] [54740]: INFO cinder.api.openstack.wsgi [None req-229960d6-3f75-4add-a6dc-75f7cd348298 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 927.728879] [54740]: DEBUG cinder.api.openstack.wsgi [None req-229960d6-3f75-4add-a6dc-75f7cd348298 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.729105] [54740]: DEBUG cinder.api.openstack.wsgi [None req-229960d6-3f75-4add-a6dc-75f7cd348298 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.746747] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.746747] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.756624] [54740]: INFO cinder.volume.api [None req-229960d6-3f75-4add-a6dc-75f7cd348298 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 927.763991] [54740]: INFO cinder.api.openstack.wsgi [None req-229960d6-3f75-4add-a6dc-75f7cd348298 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 927.763991] [54740]: [pid: 54740|app: 0|req: 60/122] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:17 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 928.753991] [54739]: DEBUG cinder.api.middleware.request_id [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-701f4e1a-88dc-4a92-9f52-563f6db829a6 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.756589] [54739]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-701f4e1a-88dc-4a92-9f52-563f6db829a6 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] POST http://10.180.1.21/volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e/action [ 928.757088] [54739]: DEBUG cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-701f4e1a-88dc-4a92-9f52-563f6db829a6 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 928.757277] [54739]: DEBUG cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-701f4e1a-88dc-4a92-9f52-563f6db829a6 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 928.777146] [54740]: DEBUG cinder.api.middleware.request_id [None req-1b444ed6-b39d-44e7-a534-eaa0459627e8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.780394] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.780394] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.780884] [54740]: INFO cinder.api.openstack.wsgi [None req-1b444ed6-b39d-44e7-a534-eaa0459627e8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 928.781163] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1b444ed6-b39d-44e7-a534-eaa0459627e8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.781424] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1b444ed6-b39d-44e7-a534-eaa0459627e8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.789892] [54739]: INFO cinder.api.openstack.wsgi [req-3ef77a08-4245-44fc-9fd4-427e567fe463 req-701f4e1a-88dc-4a92-9f52-563f6db829a6 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e/action returned with HTTP 204 [ 928.789892] [54739]: [pid: 54739|app: 0|req: 63/123] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:34:18 2025] POST /volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 928.795267] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.795267] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.803300] [54740]: INFO cinder.volume.api [None req-1b444ed6-b39d-44e7-a534-eaa0459627e8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 928.812916] [54740]: INFO cinder.api.openstack.wsgi [None req-1b444ed6-b39d-44e7-a534-eaa0459627e8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 928.812916] [54740]: [pid: 54740|app: 0|req: 61/124] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:18 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.826916] [54739]: DEBUG cinder.api.middleware.request_id [None req-397367ab-0d97-4aec-aae2-748f745130e7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.832936] [54739]: INFO cinder.api.openstack.wsgi [None req-397367ab-0d97-4aec-aae2-748f745130e7 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 928.833288] [54739]: DEBUG cinder.api.openstack.wsgi [None req-397367ab-0d97-4aec-aae2-748f745130e7 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.833579] [54739]: DEBUG cinder.api.openstack.wsgi [None req-397367ab-0d97-4aec-aae2-748f745130e7 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.852069] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.852069] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.854063] [54739]: INFO cinder.volume.api [None req-397367ab-0d97-4aec-aae2-748f745130e7 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 928.858865] [54739]: INFO cinder.api.openstack.wsgi [None req-397367ab-0d97-4aec-aae2-748f745130e7 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 928.859301] [54739]: [pid: 54739|app: 0|req: 64/125] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:18 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 934.391060] [54740]: DEBUG cinder.api.middleware.request_id [req-048bd3cb-f9ad-4be1-bab6-addfc949e805 req-2f50d618-e153-4216-97ae-78a6c374f971 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.393426] [54740]: INFO cinder.api.openstack.wsgi [req-048bd3cb-f9ad-4be1-bab6-addfc949e805 req-2f50d618-e153-4216-97ae-78a6c374f971 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e [ 934.393644] [54740]: DEBUG cinder.api.openstack.wsgi [req-048bd3cb-f9ad-4be1-bab6-addfc949e805 req-2f50d618-e153-4216-97ae-78a6c374f971 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.393867] [54740]: DEBUG cinder.api.openstack.wsgi [req-048bd3cb-f9ad-4be1-bab6-addfc949e805 req-2f50d618-e153-4216-97ae-78a6c374f971 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.404121] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.404121] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.938956] [54740]: INFO cinder.api.openstack.wsgi [req-048bd3cb-f9ad-4be1-bab6-addfc949e805 req-2f50d618-e153-4216-97ae-78a6c374f971 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e returned with HTTP 200 [ 934.939819] [54740]: [pid: 54740|app: 0|req: 62/126] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:34:24 2025] DELETE /volume/v3/attachments/66143736-77e8-47d6-80ce-ac4812a4c01e => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.857247] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=27,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 944.938238] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=86,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 950.848229] [54739]: DEBUG cinder.api.middleware.request_id [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.851451] [54739]: INFO cinder.api.openstack.wsgi [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] POST http://10.180.1.21/volume/v3/volumes [ 950.851451] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-919682300"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 950.853033] [54739]: DEBUG cinder.api.v3.volumes [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-919682300'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 950.853213] [54739]: INFO cinder.api.v3.volumes [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Create volume of 1 GB [ 950.858634] [54739]: INFO cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Availability Zones retrieved successfully. [ 950.865334] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Flow 'volume_create_api' (1ca9e221-822e-462a-ab8f-d703972842dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 950.868026] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3572c46a-bcd1-4da7-8c92-8984568b577b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 950.868026] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 950.907023] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3572c46a-bcd1-4da7-8c92-8984568b577b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 950.907023] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdd557d-6e38-46ec-ac5c-7e3d671e325d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 950.953623] [54739]: DEBUG cinder.quota [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Created reservations ['aea41222-1d6e-431a-ad0f-9a5940762b98', 'dc3e6131-6fde-4fe5-b72c-7cd2925b7062', '92f3b571-13aa-4f3b-adfa-641839becdf5', '96d14ee2-c6c1-452d-8d27-53759b6df5f4'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 950.954757] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdd557d-6e38-46ec-ac5c-7e3d671e325d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aea41222-1d6e-431a-ad0f-9a5940762b98', 'dc3e6131-6fde-4fe5-b72c-7cd2925b7062', '92f3b571-13aa-4f3b-adfa-641839becdf5', '96d14ee2-c6c1-452d-8d27-53759b6df5f4']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 950.955762] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b75840e8-fb31-4bd6-a3f3-19895bb63ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 950.975061] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b75840e8-fb31-4bd6-a3f3-19895bb63ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cb96367-ff87-40ca-8ffe-565d8733ea42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-919682300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97a4a01696d4c4884df85a475c4bb7b',qos_specs=None,replication_status=,reservations=['aea41222-1d6e-431a-ad0f-9a5940762b98','dc3e6131-6fde-4fe5-b72c-7cd2925b7062','92f3b571-13aa-4f3b-adfa-641839becdf5','96d14ee2-c6c1-452d-8d27-53759b6df5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba14552786e54a559118919720c8b61e',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-919682300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cb96367-ff87-40ca-8ffe-565d8733ea42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d97a4a01696d4c4884df85a475c4bb7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba14552786e54a559118919720c8b61e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 950.976182] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a378a0-76e0-4986-b04f-3531442ea911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 950.995681] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a378a0-76e0-4986-b04f-3531442ea911) transitioned into state 'SUCCESS' from state '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-919682300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97a4a01696d4c4884df85a475c4bb7b',qos_specs=None,replication_status=,reservations=['aea41222-1d6e-431a-ad0f-9a5940762b98','dc3e6131-6fde-4fe5-b72c-7cd2925b7062','92f3b571-13aa-4f3b-adfa-641839becdf5','96d14ee2-c6c1-452d-8d27-53759b6df5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba14552786e54a559118919720c8b61e',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 950.996695] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8b9a0ef-d95d-4c35-b41e-8a84e570e7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.008262] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8b9a0ef-d95d-4c35-b41e-8a84e570e7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.009326] [54739]: DEBUG cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Flow 'volume_create_api' (1ca9e221-822e-462a-ab8f-d703972842dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 951.009692] [54739]: INFO cinder.volume.api [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Create volume request issued successfully. [ 951.010397] [54739]: INFO cinder.api.openstack.wsgi [None req-a640c7ae-86de-46b4-89f8-5e15bc28d925 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 951.010956] [54739]: [pid: 54739|app: 0|req: 65/127] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:34:40 2025] POST /volume/v3/volumes => generated 753 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 951.021663] [54740]: DEBUG cinder.api.middleware.request_id [None req-780ade32-f5ca-4fdb-a31c-50b2a569b018 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.025155] [54740]: INFO cinder.api.openstack.wsgi [None req-780ade32-f5ca-4fdb-a31c-50b2a569b018 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 [ 951.025385] [54740]: DEBUG cinder.api.openstack.wsgi [None req-780ade32-f5ca-4fdb-a31c-50b2a569b018 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.025611] [54740]: DEBUG cinder.api.openstack.wsgi [None req-780ade32-f5ca-4fdb-a31c-50b2a569b018 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.036641] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.036641] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.044497] [54740]: INFO cinder.volume.api [None req-780ade32-f5ca-4fdb-a31c-50b2a569b018 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 951.050950] [54740]: INFO cinder.api.openstack.wsgi [None req-780ade32-f5ca-4fdb-a31c-50b2a569b018 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 returned with HTTP 200 [ 951.050950] [54740]: [pid: 54740|app: 0|req: 63/128] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:40 2025] GET /volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.061901] [54739]: DEBUG cinder.api.middleware.request_id [None req-6b3757f4-c23b-4d51-a6d9-7a97095b5fc0 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.065365] [54739]: INFO cinder.api.openstack.wsgi [None req-6b3757f4-c23b-4d51-a6d9-7a97095b5fc0 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 [ 952.065681] [54739]: DEBUG cinder.api.openstack.wsgi [None req-6b3757f4-c23b-4d51-a6d9-7a97095b5fc0 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.065983] [54739]: DEBUG cinder.api.openstack.wsgi [None req-6b3757f4-c23b-4d51-a6d9-7a97095b5fc0 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.077173] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.077173] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.081545] [54739]: INFO cinder.volume.api [None req-6b3757f4-c23b-4d51-a6d9-7a97095b5fc0 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 952.087491] [54739]: INFO cinder.api.openstack.wsgi [None req-6b3757f4-c23b-4d51-a6d9-7a97095b5fc0 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 returned with HTTP 200 [ 952.087957] [54739]: [pid: 54739|app: 0|req: 66/129] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:41 2025] GET /volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.228629] [54740]: DEBUG cinder.api.middleware.request_id [req-5ee3a3d0-4df6-4258-a784-686f006467ae req-cb26ce29-e531-462c-b503-033667068869 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.232583] [54740]: INFO cinder.api.openstack.wsgi [req-5ee3a3d0-4df6-4258-a784-686f006467ae req-cb26ce29-e531-462c-b503-033667068869 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] GET http://10.180.1.21/volume/v3/volumes/cfa6b86c-286f-4419-a165-defc0d52ff3d [ 952.232826] [54740]: DEBUG cinder.api.openstack.wsgi [req-5ee3a3d0-4df6-4258-a784-686f006467ae req-cb26ce29-e531-462c-b503-033667068869 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.233072] [54740]: DEBUG cinder.api.openstack.wsgi [req-5ee3a3d0-4df6-4258-a784-686f006467ae req-cb26ce29-e531-462c-b503-033667068869 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.239947] [54740]: INFO cinder.api.openstack.wsgi [req-5ee3a3d0-4df6-4258-a784-686f006467ae req-cb26ce29-e531-462c-b503-033667068869 tempest-VolumesAdminNegativeTest-351535330 tempest-VolumesAdminNegativeTest-351535330-project-admin] http://10.180.1.21/volume/v3/volumes/cfa6b86c-286f-4419-a165-defc0d52ff3d returned with HTTP 404 [ 952.240506] [54740]: [pid: 54740|app: 0|req: 64/130] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:34:42 2025] GET /volume/v3/volumes/cfa6b86c-286f-4419-a165-defc0d52ff3d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 952.247177] [54739]: DEBUG cinder.api.middleware.request_id [None req-3e8b2885-f87e-4fff-b482-0661ff659feb None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.249507] [54739]: INFO cinder.api.openstack.wsgi [None req-3e8b2885-f87e-4fff-b482-0661ff659feb tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 [ 952.249818] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3e8b2885-f87e-4fff-b482-0661ff659feb tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.250247] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3e8b2885-f87e-4fff-b482-0661ff659feb tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.250631] [54739]: INFO cinder.api.v3.volumes [None req-3e8b2885-f87e-4fff-b482-0661ff659feb tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Delete volume with id: 2cb96367-ff87-40ca-8ffe-565d8733ea42 [ 952.261603] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.261603] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.262423] [54739]: INFO cinder.volume.api [None req-3e8b2885-f87e-4fff-b482-0661ff659feb tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 952.295072] [54739]: INFO cinder.volume.api [None req-3e8b2885-f87e-4fff-b482-0661ff659feb tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Delete volume request issued successfully. [ 952.295571] [54739]: INFO cinder.api.openstack.wsgi [None req-3e8b2885-f87e-4fff-b482-0661ff659feb tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 returned with HTTP 202 [ 952.296288] [54739]: [pid: 54739|app: 0|req: 67/131] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:34:42 2025] DELETE /volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 952.300218] [54740]: DEBUG cinder.api.middleware.request_id [None req-dc0bed91-9615-4ebd-b070-f7a5dcdc4057 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.304802] [54740]: INFO cinder.api.openstack.wsgi [None req-dc0bed91-9615-4ebd-b070-f7a5dcdc4057 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 [ 952.305974] [54740]: DEBUG cinder.api.openstack.wsgi [None req-dc0bed91-9615-4ebd-b070-f7a5dcdc4057 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.306266] [54740]: DEBUG cinder.api.openstack.wsgi [None req-dc0bed91-9615-4ebd-b070-f7a5dcdc4057 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.321324] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.321324] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.325994] [54740]: INFO cinder.volume.api [None req-dc0bed91-9615-4ebd-b070-f7a5dcdc4057 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 952.331995] [54740]: INFO cinder.api.openstack.wsgi [None req-dc0bed91-9615-4ebd-b070-f7a5dcdc4057 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 returned with HTTP 200 [ 952.332431] [54740]: [pid: 54740|app: 0|req: 65/132] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:42 2025] GET /volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.349605] [54739]: DEBUG cinder.api.middleware.request_id [None req-fbc76803-ef64-4f5e-9406-b0519ea6728a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.352119] [54739]: INFO cinder.api.openstack.wsgi [None req-fbc76803-ef64-4f5e-9406-b0519ea6728a tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 [ 953.352450] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fbc76803-ef64-4f5e-9406-b0519ea6728a tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.352948] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fbc76803-ef64-4f5e-9406-b0519ea6728a tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.366717] [54739]: INFO cinder.api.openstack.wsgi [None req-fbc76803-ef64-4f5e-9406-b0519ea6728a tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 returned with HTTP 404 [ 953.367398] [54739]: [pid: 54739|app: 0|req: 68/133] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:34:43 2025] GET /volume/v3/volumes/2cb96367-ff87-40ca-8ffe-565d8733ea42 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 962.331659] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=9 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 963.356736] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 972.776527] [54740]: DEBUG cinder.api.middleware.request_id [None req-48fbbb7f-0b03-4135-8edb-22261c14e983 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.778643] [54740]: INFO cinder.api.openstack.wsgi [None req-48fbbb7f-0b03-4135-8edb-22261c14e983 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 972.778868] [54740]: DEBUG cinder.api.openstack.wsgi [None req-48fbbb7f-0b03-4135-8edb-22261c14e983 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.779102] [54740]: DEBUG cinder.api.openstack.wsgi [None req-48fbbb7f-0b03-4135-8edb-22261c14e983 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.789979] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.789979] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.793577] [54740]: INFO cinder.volume.api [None req-48fbbb7f-0b03-4135-8edb-22261c14e983 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 972.798608] [54740]: INFO cinder.api.openstack.wsgi [None req-48fbbb7f-0b03-4135-8edb-22261c14e983 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 972.799102] [54740]: [pid: 54740|app: 0|req: 66/134] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:35:02 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.809631] [54739]: DEBUG cinder.api.middleware.request_id [None req-68a99b6e-e3a2-4828-9430-1712e9b02b9a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.811927] [54739]: INFO cinder.api.openstack.wsgi [None req-68a99b6e-e3a2-4828-9430-1712e9b02b9a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 972.811927] [54739]: DEBUG cinder.api.openstack.wsgi [None req-68a99b6e-e3a2-4828-9430-1712e9b02b9a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.812064] [54739]: DEBUG cinder.api.openstack.wsgi [None req-68a99b6e-e3a2-4828-9430-1712e9b02b9a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.819613] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.819613] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.823078] [54739]: INFO cinder.volume.api [None req-68a99b6e-e3a2-4828-9430-1712e9b02b9a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 972.827343] [54739]: INFO cinder.api.openstack.wsgi [None req-68a99b6e-e3a2-4828-9430-1712e9b02b9a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 972.827786] [54739]: [pid: 54739|app: 0|req: 69/135] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:35:02 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.856628] [54740]: DEBUG cinder.api.middleware.request_id [None req-013235dd-c803-4f8c-baf2-f2f0851759f8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.858979] [54740]: INFO cinder.api.openstack.wsgi [None req-013235dd-c803-4f8c-baf2-f2f0851759f8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 972.859296] [54740]: DEBUG cinder.api.openstack.wsgi [None req-013235dd-c803-4f8c-baf2-f2f0851759f8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.859528] [54740]: DEBUG cinder.api.openstack.wsgi [None req-013235dd-c803-4f8c-baf2-f2f0851759f8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.867032] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.867032] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.870391] [54740]: INFO cinder.volume.api [None req-013235dd-c803-4f8c-baf2-f2f0851759f8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 972.874481] [54740]: INFO cinder.api.openstack.wsgi [None req-013235dd-c803-4f8c-baf2-f2f0851759f8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 972.875015] [54740]: [pid: 54740|app: 0|req: 67/136] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:35:02 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.825196] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=4 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 982.872424] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=8 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 993.700506] [54739]: DEBUG cinder.api.middleware.request_id [None req-dbe16cdf-be18-4a48-a9e5-e6eeb305b4d8 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.703064] [54739]: INFO cinder.api.openstack.wsgi [None req-dbe16cdf-be18-4a48-a9e5-e6eeb305b4d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] DELETE http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 993.703320] [54739]: DEBUG cinder.api.openstack.wsgi [None req-dbe16cdf-be18-4a48-a9e5-e6eeb305b4d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.703540] [54739]: DEBUG cinder.api.openstack.wsgi [None req-dbe16cdf-be18-4a48-a9e5-e6eeb305b4d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.703723] [54739]: INFO cinder.api.v3.volumes [None req-dbe16cdf-be18-4a48-a9e5-e6eeb305b4d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Delete volume with id: 48409ca3-f1ae-40de-ad9d-766d53425c27 [ 993.717027] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.717027] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.717643] [54739]: INFO cinder.volume.api [None req-dbe16cdf-be18-4a48-a9e5-e6eeb305b4d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 993.740226] [54739]: INFO cinder.volume.api [None req-dbe16cdf-be18-4a48-a9e5-e6eeb305b4d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Delete volume request issued successfully. [ 993.740433] [54739]: INFO cinder.api.openstack.wsgi [None req-dbe16cdf-be18-4a48-a9e5-e6eeb305b4d8 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 202 [ 993.743024] [54739]: [pid: 54739|app: 0|req: 70/137] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:35:23 2025] DELETE /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 993.747784] [54740]: DEBUG cinder.api.middleware.request_id [None req-82f15926-569f-47c0-9d47-ac70201321e5 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.752048] [54740]: INFO cinder.api.openstack.wsgi [None req-82f15926-569f-47c0-9d47-ac70201321e5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 993.752288] [54740]: DEBUG cinder.api.openstack.wsgi [None req-82f15926-569f-47c0-9d47-ac70201321e5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.752533] [54740]: DEBUG cinder.api.openstack.wsgi [None req-82f15926-569f-47c0-9d47-ac70201321e5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.770404] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.770404] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.774438] [54740]: INFO cinder.volume.api [None req-82f15926-569f-47c0-9d47-ac70201321e5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 993.780212] [54740]: INFO cinder.api.openstack.wsgi [None req-82f15926-569f-47c0-9d47-ac70201321e5 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 993.780720] [54740]: [pid: 54740|app: 0|req: 68/138] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:35:23 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.791660] [54739]: DEBUG cinder.api.middleware.request_id [None req-fcf666f8-a9d2-4544-b5ef-8202c6b8822d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.794225] [54739]: INFO cinder.api.openstack.wsgi [None req-fcf666f8-a9d2-4544-b5ef-8202c6b8822d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 994.794500] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fcf666f8-a9d2-4544-b5ef-8202c6b8822d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.795203] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fcf666f8-a9d2-4544-b5ef-8202c6b8822d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.805857] [54740]: DEBUG cinder.api.middleware.request_id [req-4138a519-41d6-42ed-9e26-bb56f01c9989 req-2e60b0e9-a92f-4924-b6ae-43abe7ffa2ec None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.810816] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.810816] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.812365] [54740]: INFO cinder.api.openstack.wsgi [req-4138a519-41d6-42ed-9e26-bb56f01c9989 req-2e60b0e9-a92f-4924-b6ae-43abe7ffa2ec tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-308849580 [ 994.812647] [54740]: DEBUG cinder.api.openstack.wsgi [req-4138a519-41d6-42ed-9e26-bb56f01c9989 req-2e60b0e9-a92f-4924-b6ae-43abe7ffa2ec tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.812935] [54740]: DEBUG cinder.api.openstack.wsgi [req-4138a519-41d6-42ed-9e26-bb56f01c9989 req-2e60b0e9-a92f-4924-b6ae-43abe7ffa2ec tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.813189] [54740]: INFO cinder.api.v3.volumes [req-4138a519-41d6-42ed-9e26-bb56f01c9989 req-2e60b0e9-a92f-4924-b6ae-43abe7ffa2ec tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] Delete volume with id: tempest-invalid-308849580 [ 994.816039] [54739]: INFO cinder.volume.api [None req-fcf666f8-a9d2-4544-b5ef-8202c6b8822d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Volume info retrieved successfully. [ 994.821529] [54739]: INFO cinder.api.openstack.wsgi [None req-fcf666f8-a9d2-4544-b5ef-8202c6b8822d tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 200 [ 994.821918] [54739]: [pid: 54739|app: 0|req: 71/139] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:35:24 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.825551] [54740]: INFO cinder.api.openstack.wsgi [req-4138a519-41d6-42ed-9e26-bb56f01c9989 req-2e60b0e9-a92f-4924-b6ae-43abe7ffa2ec tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-308849580 returned with HTTP 404 [ 994.826163] [54740]: [pid: 54740|app: 0|req: 69/140] 10.180.1.21 () {62 vars in 1467 bytes} [Thu Jan 30 20:35:24 2025] DELETE /volume/v3/volumes/tempest-invalid-308849580 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 994.866639] [54739]: DEBUG cinder.api.middleware.request_id [req-562e4dcf-5175-41a1-967d-eecc79e1ac7e req-c654fdfe-3df5-4127-823f-696969ceff09 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.869803] [54739]: INFO cinder.api.openstack.wsgi [req-562e4dcf-5175-41a1-967d-eecc79e1ac7e req-c654fdfe-3df5-4127-823f-696969ceff09 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] DELETE http://10.180.1.21/volume/v3/volumes/54c44be6-4bfb-4a3e-8c5a-a40b99c30338 [ 994.870035] [54739]: DEBUG cinder.api.openstack.wsgi [req-562e4dcf-5175-41a1-967d-eecc79e1ac7e req-c654fdfe-3df5-4127-823f-696969ceff09 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.870290] [54739]: DEBUG cinder.api.openstack.wsgi [req-562e4dcf-5175-41a1-967d-eecc79e1ac7e req-c654fdfe-3df5-4127-823f-696969ceff09 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.870481] [54739]: INFO cinder.api.v3.volumes [req-562e4dcf-5175-41a1-967d-eecc79e1ac7e req-c654fdfe-3df5-4127-823f-696969ceff09 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] Delete volume with id: 54c44be6-4bfb-4a3e-8c5a-a40b99c30338 [ 994.877571] [54739]: INFO cinder.api.openstack.wsgi [req-562e4dcf-5175-41a1-967d-eecc79e1ac7e req-c654fdfe-3df5-4127-823f-696969ceff09 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] http://10.180.1.21/volume/v3/volumes/54c44be6-4bfb-4a3e-8c5a-a40b99c30338 returned with HTTP 404 [ 994.878140] [54739]: [pid: 54739|app: 0|req: 72/141] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 30 20:35:24 2025] DELETE /volume/v3/volumes/54c44be6-4bfb-4a3e-8c5a-a40b99c30338 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 994.895233] [54740]: DEBUG cinder.api.middleware.request_id [req-ca998180-5813-4669-8582-1fb36666026c req-c98cdd42-4c4f-4593-9f16-3d0983862916 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.898302] [54740]: INFO cinder.api.openstack.wsgi [req-ca998180-5813-4669-8582-1fb36666026c req-c98cdd42-4c4f-4593-9f16-3d0983862916 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] GET http://10.180.1.21/volume/v3/volumes/190e9b9c-f4f9-4d2c-819a-09a16c75c6c9 [ 994.898531] [54740]: DEBUG cinder.api.openstack.wsgi [req-ca998180-5813-4669-8582-1fb36666026c req-c98cdd42-4c4f-4593-9f16-3d0983862916 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.898742] [54740]: DEBUG cinder.api.openstack.wsgi [req-ca998180-5813-4669-8582-1fb36666026c req-c98cdd42-4c4f-4593-9f16-3d0983862916 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.905530] [54740]: INFO cinder.api.openstack.wsgi [req-ca998180-5813-4669-8582-1fb36666026c req-c98cdd42-4c4f-4593-9f16-3d0983862916 tempest-VolumesNegativeTest-1497706817 tempest-VolumesNegativeTest-1497706817-project-member] http://10.180.1.21/volume/v3/volumes/190e9b9c-f4f9-4d2c-819a-09a16c75c6c9 returned with HTTP 404 [ 994.906043] [54740]: [pid: 54740|app: 0|req: 70/142] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:35:24 2025] GET /volume/v3/volumes/190e9b9c-f4f9-4d2c-819a-09a16c75c6c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 995.841546] [54739]: DEBUG cinder.api.middleware.request_id [None req-dfb93b39-fc34-42ab-bec9-a543438c4a81 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.843636] [54739]: INFO cinder.api.openstack.wsgi [None req-dfb93b39-fc34-42ab-bec9-a543438c4a81 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] GET http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 [ 995.843763] [54739]: DEBUG cinder.api.openstack.wsgi [None req-dfb93b39-fc34-42ab-bec9-a543438c4a81 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.844052] [54739]: DEBUG cinder.api.openstack.wsgi [None req-dfb93b39-fc34-42ab-bec9-a543438c4a81 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.855804] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.855804] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.859047] [54739]: INFO cinder.api.openstack.wsgi [None req-dfb93b39-fc34-42ab-bec9-a543438c4a81 tempest-VolumesAdminNegativeTest-1197893955 tempest-VolumesAdminNegativeTest-1197893955-project-member] http://10.180.1.21/volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 returned with HTTP 404 [ 995.859641] [54739]: [pid: 54739|app: 0|req: 73/143] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:35:25 2025] GET /volume/v3/volumes/48409ca3-f1ae-40de-ad9d-766d53425c27 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1004.904638] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=6 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1005.858170] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1051.540029] [54740]: DEBUG cinder.api.middleware.request_id [req-828e97c2-c143-493a-985a-79aa0caa6ca5 req-4722bc3d-2431-408f-b72c-d04b87591f75 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.542402] [54740]: INFO cinder.api.openstack.wsgi [req-828e97c2-c143-493a-985a-79aa0caa6ca5 req-4722bc3d-2431-408f-b72c-d04b87591f75 tempest-InstanceActionsTestJSON-675212662 tempest-InstanceActionsTestJSON-675212662-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=f8003eee-248c-4005-8465-6e3e96f98f88 [ 1051.542647] [54740]: DEBUG cinder.api.openstack.wsgi [req-828e97c2-c143-493a-985a-79aa0caa6ca5 req-4722bc3d-2431-408f-b72c-d04b87591f75 tempest-InstanceActionsTestJSON-675212662 tempest-InstanceActionsTestJSON-675212662-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.542868] [54740]: DEBUG cinder.api.openstack.wsgi [req-828e97c2-c143-493a-985a-79aa0caa6ca5 req-4722bc3d-2431-408f-b72c-d04b87591f75 tempest-InstanceActionsTestJSON-675212662 tempest-InstanceActionsTestJSON-675212662-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.548144] [54740]: INFO cinder.api.openstack.wsgi [req-828e97c2-c143-493a-985a-79aa0caa6ca5 req-4722bc3d-2431-408f-b72c-d04b87591f75 tempest-InstanceActionsTestJSON-675212662 tempest-InstanceActionsTestJSON-675212662-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=f8003eee-248c-4005-8465-6e3e96f98f88 returned with HTTP 200 [ 1051.549027] [54740]: [pid: 54740|app: 0|req: 71/144] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Jan 30 20:36:21 2025] GET /volume/v3/attachments?instance_id=f8003eee-248c-4005-8465-6e3e96f98f88 => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.545356] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=1 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1090.389975] [54739]: DEBUG cinder.api.middleware.request_id [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-b83a164f-ac6c-4646-8aeb-95e8e850353f None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.393273] [54739]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-b83a164f-ac6c-4646-8aeb-95e8e850353f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1090.393501] [54739]: DEBUG cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-b83a164f-ac6c-4646-8aeb-95e8e850353f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.393716] [54739]: DEBUG cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-b83a164f-ac6c-4646-8aeb-95e8e850353f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.405118] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.405118] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.409636] [54739]: INFO cinder.volume.api [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-b83a164f-ac6c-4646-8aeb-95e8e850353f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1090.414640] [54739]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-b83a164f-ac6c-4646-8aeb-95e8e850353f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1090.415052] [54739]: [pid: 54739|app: 0|req: 74/145] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:37:00 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.936029] [54740]: DEBUG cinder.api.middleware.request_id [None req-909a3318-bdce-46a3-8ae8-e17b5f87e088 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.936029] [54740]: INFO cinder.api.openstack.wsgi [None req-909a3318-bdce-46a3-8ae8-e17b5f87e088 None None] GET http://10.180.1.21/volume// [ 1091.936029] [54740]: DEBUG cinder.api.openstack.wsgi [None req-909a3318-bdce-46a3-8ae8-e17b5f87e088 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.936029] [54740]: DEBUG cinder.api.openstack.wsgi [None req-909a3318-bdce-46a3-8ae8-e17b5f87e088 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.936433] [54740]: INFO cinder.api.openstack.wsgi [None req-909a3318-bdce-46a3-8ae8-e17b5f87e088 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1091.936699] [54740]: [pid: 54740|app: 0|req: 72/146] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:37:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1091.941012] [54739]: DEBUG cinder.api.middleware.request_id [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-c7ff09c5-a892-4eec-992f-5abac7489154 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.943370] [54739]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-c7ff09c5-a892-4eec-992f-5abac7489154 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1091.943781] [54739]: DEBUG cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-c7ff09c5-a892-4eec-992f-5abac7489154 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05c71695-2066-4611-ae96-3ddb34d2b201", "connector": null, "instance_uuid": "457e5aa6-d229-4f48-8817-e918ec4bd0f9"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1091.957576] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.957576] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.990967] [54739]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-c7ff09c5-a892-4eec-992f-5abac7489154 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1091.991458] [54739]: [pid: 54739|app: 0|req: 75/147] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:37:01 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) [ 1092.013530] [54740]: DEBUG cinder.api.middleware.request_id [None req-05e6ac14-e65a-4d7d-ac12-c3c0a45c84f3 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.017865] [54740]: INFO cinder.api.openstack.wsgi [None req-05e6ac14-e65a-4d7d-ac12-c3c0a45c84f3 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1092.018129] [54740]: DEBUG cinder.api.openstack.wsgi [None req-05e6ac14-e65a-4d7d-ac12-c3c0a45c84f3 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.018348] [54740]: DEBUG cinder.api.openstack.wsgi [None req-05e6ac14-e65a-4d7d-ac12-c3c0a45c84f3 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.029202] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.029202] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.032628] [54740]: INFO cinder.volume.api [None req-05e6ac14-e65a-4d7d-ac12-c3c0a45c84f3 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1092.038232] [54740]: INFO cinder.api.openstack.wsgi [None req-05e6ac14-e65a-4d7d-ac12-c3c0a45c84f3 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1092.038700] [54740]: [pid: 54740|app: 0|req: 73/148] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:01 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.513258] [54739]: DEBUG cinder.api.middleware.request_id [None req-c446b373-53f3-42de-9520-a540b35ae3ec None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.513750] [54739]: INFO cinder.api.openstack.wsgi [None req-c446b373-53f3-42de-9520-a540b35ae3ec None None] GET http://10.180.1.21/volume// [ 1092.513956] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c446b373-53f3-42de-9520-a540b35ae3ec None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.514215] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c446b373-53f3-42de-9520-a540b35ae3ec None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.514649] [54739]: INFO cinder.api.openstack.wsgi [None req-c446b373-53f3-42de-9520-a540b35ae3ec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1092.515016] [54739]: [pid: 54739|app: 0|req: 76/149] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:37:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1092.519221] [54740]: DEBUG cinder.api.middleware.request_id [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-314252ca-9eda-4fb8-ae23-f81f3f601342 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.522657] [54740]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-314252ca-9eda-4fb8-ae23-f81f3f601342 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1092.522979] [54740]: DEBUG cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-314252ca-9eda-4fb8-ae23-f81f3f601342 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.523236] [54740]: DEBUG cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-314252ca-9eda-4fb8-ae23-f81f3f601342 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.535595] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.535595] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.539878] [54740]: INFO cinder.volume.api [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-314252ca-9eda-4fb8-ae23-f81f3f601342 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1092.544721] [54740]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-314252ca-9eda-4fb8-ae23-f81f3f601342 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1092.545165] [54740]: [pid: 54740|app: 0|req: 74/150] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:37:02 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1092.576064] [54739]: DEBUG cinder.api.middleware.request_id [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-1d451954-72c8-4e74-ba99-88fa2285da06 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.578526] [54739]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-1d451954-72c8-4e74-ba99-88fa2285da06 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] PUT http://10.180.1.21/volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e [ 1092.578964] [54739]: DEBUG cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-1d451954-72c8-4e74-ba99-88fa2285da06 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-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-447687", "mountpoint": "/dev/sdb"}}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1092.588280] [54739]: DEBUG cinder.coordination [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-1d451954-72c8-4e74-ba99-88fa2285da06 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Acquiring lock "cinder-attachment_update-05c71695-2066-4611-ae96-3ddb34d2b201-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1092.592837] [54739]: DEBUG cinder.coordination [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-1d451954-72c8-4e74-ba99-88fa2285da06 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Lock "cinder-attachment_update-05c71695-2066-4611-ae96-3ddb34d2b201-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1092.593989] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.593989] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.052448] [54740]: DEBUG cinder.api.middleware.request_id [None req-8e9c6662-83b1-4177-be58-81d434fae220 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.054835] [54740]: INFO cinder.api.openstack.wsgi [None req-8e9c6662-83b1-4177-be58-81d434fae220 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1093.055060] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8e9c6662-83b1-4177-be58-81d434fae220 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.055323] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8e9c6662-83b1-4177-be58-81d434fae220 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.066586] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.066586] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.070767] [54740]: INFO cinder.volume.api [None req-8e9c6662-83b1-4177-be58-81d434fae220 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1093.075520] [54740]: INFO cinder.api.openstack.wsgi [None req-8e9c6662-83b1-4177-be58-81d434fae220 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1093.075932] [54740]: [pid: 54740|app: 0|req: 75/151] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:02 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.087571] [54740]: DEBUG cinder.api.middleware.request_id [None req-5c721c70-215f-4bca-9aaa-9e43e0836b6b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.089544] [54740]: INFO cinder.api.openstack.wsgi [None req-5c721c70-215f-4bca-9aaa-9e43e0836b6b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1094.089925] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5c721c70-215f-4bca-9aaa-9e43e0836b6b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.091603] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5c721c70-215f-4bca-9aaa-9e43e0836b6b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.103182] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.103182] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.106950] [54740]: INFO cinder.volume.api [None req-5c721c70-215f-4bca-9aaa-9e43e0836b6b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1094.112058] [54740]: INFO cinder.api.openstack.wsgi [None req-5c721c70-215f-4bca-9aaa-9e43e0836b6b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1094.112609] [54740]: [pid: 54740|app: 0|req: 76/152] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:03 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1095.122289] [54740]: DEBUG cinder.api.middleware.request_id [None req-68d3f89e-53e3-40b1-ac88-9f6eced73695 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.125334] [54740]: INFO cinder.api.openstack.wsgi [None req-68d3f89e-53e3-40b1-ac88-9f6eced73695 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1095.125334] [54740]: DEBUG cinder.api.openstack.wsgi [None req-68d3f89e-53e3-40b1-ac88-9f6eced73695 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.125334] [54740]: DEBUG cinder.api.openstack.wsgi [None req-68d3f89e-53e3-40b1-ac88-9f6eced73695 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.138784] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.138784] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.143582] [54740]: INFO cinder.volume.api [None req-68d3f89e-53e3-40b1-ac88-9f6eced73695 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1095.149253] [54740]: INFO cinder.api.openstack.wsgi [None req-68d3f89e-53e3-40b1-ac88-9f6eced73695 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1095.149658] [54740]: [pid: 54740|app: 0|req: 77/153] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:04 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.159583] [54740]: DEBUG cinder.api.middleware.request_id [None req-f8e1a8fd-0eb5-452e-813c-813d52685a22 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.161783] [54740]: INFO cinder.api.openstack.wsgi [None req-f8e1a8fd-0eb5-452e-813c-813d52685a22 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1096.162166] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f8e1a8fd-0eb5-452e-813c-813d52685a22 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.162277] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f8e1a8fd-0eb5-452e-813c-813d52685a22 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.177358] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.177358] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.181236] [54740]: INFO cinder.volume.api [None req-f8e1a8fd-0eb5-452e-813c-813d52685a22 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1096.186440] [54740]: INFO cinder.api.openstack.wsgi [None req-f8e1a8fd-0eb5-452e-813c-813d52685a22 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1096.186865] [54740]: [pid: 54740|app: 0|req: 78/154] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:06 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.131526] [54739]: DEBUG cinder.coordination [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-1d451954-72c8-4e74-ba99-88fa2285da06 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Lock "cinder-attachment_update-05c71695-2066-4611-ae96-3ddb34d2b201-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.538s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1097.131526] [54739]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-1d451954-72c8-4e74-ba99-88fa2285da06 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e returned with HTTP 200 [ 1097.131815] [54739]: [pid: 54739|app: 0|req: 77/155] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:37:02 2025] PUT /volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.200024] [54740]: DEBUG cinder.api.middleware.request_id [None req-36be7def-92da-4b4b-8b7a-0e6ddd9e2de4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.202306] [54740]: INFO cinder.api.openstack.wsgi [None req-36be7def-92da-4b4b-8b7a-0e6ddd9e2de4 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1097.204249] [54740]: DEBUG cinder.api.openstack.wsgi [None req-36be7def-92da-4b4b-8b7a-0e6ddd9e2de4 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.204873] [54740]: DEBUG cinder.api.openstack.wsgi [None req-36be7def-92da-4b4b-8b7a-0e6ddd9e2de4 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.216679] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.216679] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.220801] [54740]: INFO cinder.volume.api [None req-36be7def-92da-4b4b-8b7a-0e6ddd9e2de4 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1097.227340] [54740]: INFO cinder.api.openstack.wsgi [None req-36be7def-92da-4b4b-8b7a-0e6ddd9e2de4 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1097.227799] [54740]: [pid: 54740|app: 0|req: 79/156] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:07 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.239424] [54739]: DEBUG cinder.api.middleware.request_id [None req-18392552-48a6-484d-8437-cf73480bf967 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.242527] [54739]: INFO cinder.api.openstack.wsgi [None req-18392552-48a6-484d-8437-cf73480bf967 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1098.242812] [54739]: DEBUG cinder.api.openstack.wsgi [None req-18392552-48a6-484d-8437-cf73480bf967 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.243114] [54739]: DEBUG cinder.api.openstack.wsgi [None req-18392552-48a6-484d-8437-cf73480bf967 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.258203] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.258203] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.262100] [54739]: INFO cinder.volume.api [None req-18392552-48a6-484d-8437-cf73480bf967 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1098.267038] [54739]: INFO cinder.api.openstack.wsgi [None req-18392552-48a6-484d-8437-cf73480bf967 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1098.268143] [54739]: [pid: 54739|app: 0|req: 78/157] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:08 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.279360] [54740]: DEBUG cinder.api.middleware.request_id [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-0476a5b1-5bd9-4494-b65a-3a9fa2ebdf35 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.280814] [54739]: DEBUG cinder.api.middleware.request_id [None req-84e53e66-5f24-495f-8bbd-6f7fe5b77cdd None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.282376] [54740]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-0476a5b1-5bd9-4494-b65a-3a9fa2ebdf35 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] POST http://10.180.1.21/volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e/action [ 1099.282801] [54740]: DEBUG cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-0476a5b1-5bd9-4494-b65a-3a9fa2ebdf35 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1099.282933] [54740]: DEBUG cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-0476a5b1-5bd9-4494-b65a-3a9fa2ebdf35 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1099.283294] [54739]: INFO cinder.api.openstack.wsgi [None req-84e53e66-5f24-495f-8bbd-6f7fe5b77cdd tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1099.283518] [54739]: DEBUG cinder.api.openstack.wsgi [None req-84e53e66-5f24-495f-8bbd-6f7fe5b77cdd tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.283740] [54739]: DEBUG cinder.api.openstack.wsgi [None req-84e53e66-5f24-495f-8bbd-6f7fe5b77cdd tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.296606] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.296606] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.299574] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.299574] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.300401] [54739]: INFO cinder.volume.api [None req-84e53e66-5f24-495f-8bbd-6f7fe5b77cdd tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1099.305116] [54739]: INFO cinder.api.openstack.wsgi [None req-84e53e66-5f24-495f-8bbd-6f7fe5b77cdd tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1099.305544] [54739]: [pid: 54739|app: 0|req: 79/158] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:09 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.306641] [54740]: INFO cinder.api.openstack.wsgi [req-6c29496a-43b0-4a80-bc7e-387e9bc3e96c req-0476a5b1-5bd9-4494-b65a-3a9fa2ebdf35 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e/action returned with HTTP 204 [ 1099.307114] [54740]: [pid: 54740|app: 0|req: 80/159] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:37:09 2025] POST /volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1100.317403] [54739]: DEBUG cinder.api.middleware.request_id [None req-f9080fe3-034b-48e7-948c-1779f6c9b081 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.321856] [54739]: INFO cinder.api.openstack.wsgi [None req-f9080fe3-034b-48e7-948c-1779f6c9b081 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1100.321856] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f9080fe3-034b-48e7-948c-1779f6c9b081 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.321856] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f9080fe3-034b-48e7-948c-1779f6c9b081 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.334009] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.334009] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.338955] [54739]: INFO cinder.volume.api [None req-f9080fe3-034b-48e7-948c-1779f6c9b081 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1100.344135] [54739]: INFO cinder.api.openstack.wsgi [None req-f9080fe3-034b-48e7-948c-1779f6c9b081 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1100.344810] [54739]: [pid: 54739|app: 0|req: 80/160] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:10 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1100.356765] [54740]: DEBUG cinder.api.middleware.request_id [None req-615fc614-1202-40b6-93c8-3cddb74807f1 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.358871] [54740]: INFO cinder.api.openstack.wsgi [None req-615fc614-1202-40b6-93c8-3cddb74807f1 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1100.359343] [54740]: DEBUG cinder.api.openstack.wsgi [None req-615fc614-1202-40b6-93c8-3cddb74807f1 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.359722] [54740]: DEBUG cinder.api.openstack.wsgi [None req-615fc614-1202-40b6-93c8-3cddb74807f1 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.370427] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.370427] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.374279] [54740]: INFO cinder.volume.api [None req-615fc614-1202-40b6-93c8-3cddb74807f1 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1100.379119] [54740]: INFO cinder.api.openstack.wsgi [None req-615fc614-1202-40b6-93c8-3cddb74807f1 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1100.379474] [54740]: [pid: 54740|app: 0|req: 81/161] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:37:10 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.430165] [54739]: DEBUG cinder.api.middleware.request_id [req-1266a09b-2c68-4200-976b-bc74329914aa req-a597a296-f92f-43f0-a388-58f42984f18f None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.432458] [54739]: INFO cinder.api.openstack.wsgi [req-1266a09b-2c68-4200-976b-bc74329914aa req-a597a296-f92f-43f0-a388-58f42984f18f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1100.432672] [54739]: DEBUG cinder.api.openstack.wsgi [req-1266a09b-2c68-4200-976b-bc74329914aa req-a597a296-f92f-43f0-a388-58f42984f18f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.432887] [54739]: DEBUG cinder.api.openstack.wsgi [req-1266a09b-2c68-4200-976b-bc74329914aa req-a597a296-f92f-43f0-a388-58f42984f18f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.442573] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.442573] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.445765] [54739]: INFO cinder.volume.api [req-1266a09b-2c68-4200-976b-bc74329914aa req-a597a296-f92f-43f0-a388-58f42984f18f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1100.449998] [54739]: INFO cinder.api.openstack.wsgi [req-1266a09b-2c68-4200-976b-bc74329914aa req-a597a296-f92f-43f0-a388-58f42984f18f tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1100.450520] [54739]: [pid: 54739|app: 0|req: 81/162] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:37:10 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.031119] [54740]: DEBUG cinder.api.middleware.request_id [None req-9d375697-66d0-49ee-be71-6f6e8294a475 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.036087] [54740]: INFO cinder.api.openstack.wsgi [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1102.036087] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2003358352"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1102.036964] [54740]: DEBUG cinder.api.v3.volumes [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2003358352'}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1102.037152] [54740]: INFO cinder.api.v3.volumes [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Create volume of 1 GB [ 1102.043232] [54740]: INFO cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Availability Zones retrieved successfully. [ 1102.053395] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Flow 'volume_create_api' (502cb821-46cf-461f-adce-b634075cddbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1102.054775] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ad1a16-6cc3-415f-bb17-e235a6baba70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.056092] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1102.077487] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ad1a16-6cc3-415f-bb17-e235a6baba70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.078491] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed533fd8-f769-4edb-80ed-99880b703c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.136197] [54740]: DEBUG cinder.quota [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Created reservations ['dc2d62fa-efc5-492b-9a09-5f3236430751', 'e93bfdfe-741b-4abe-91f7-cc0abc7844e5', 'e5fd584d-4836-441e-9add-2a6a6ad419ab', '5ef40630-3a41-4da7-96b0-4d2da38858ff'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1102.137318] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed533fd8-f769-4edb-80ed-99880b703c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc2d62fa-efc5-492b-9a09-5f3236430751', 'e93bfdfe-741b-4abe-91f7-cc0abc7844e5', 'e5fd584d-4836-441e-9add-2a6a6ad419ab', '5ef40630-3a41-4da7-96b0-4d2da38858ff']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.139051] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170380a4-7a1a-4527-80eb-a3b1118030d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.154803] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170380a4-7a1a-4527-80eb-a3b1118030d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c7ed974-1052-4c7c-aece-d94f225c352b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2003358352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a97f57bdf4a46db80460b1d5c9f9b9f',qos_specs=None,replication_status=,reservations=['dc2d62fa-efc5-492b-9a09-5f3236430751','e93bfdfe-741b-4abe-91f7-cc0abc7844e5','e5fd584d-4836-441e-9add-2a6a6ad419ab','5ef40630-3a41-4da7-96b0-4d2da38858ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade098da576147a6bff6685cb886ff78',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:37:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2003358352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c7ed974-1052-4c7c-aece-d94f225c352b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a97f57bdf4a46db80460b1d5c9f9b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ade098da576147a6bff6685cb886ff78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.155764] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2f5945-0a24-4d91-bdad-b6712998bd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.178933] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2f5945-0a24-4d91-bdad-b6712998bd8a) transitioned into state 'SUCCESS' from state '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-2003358352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a97f57bdf4a46db80460b1d5c9f9b9f',qos_specs=None,replication_status=,reservations=['dc2d62fa-efc5-492b-9a09-5f3236430751','e93bfdfe-741b-4abe-91f7-cc0abc7844e5','e5fd584d-4836-441e-9add-2a6a6ad419ab','5ef40630-3a41-4da7-96b0-4d2da38858ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade098da576147a6bff6685cb886ff78',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.179901] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c79c339-5682-49a5-888e-75536b9edf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.192597] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c79c339-5682-49a5-888e-75536b9edf19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.193688] [54740]: DEBUG cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Flow 'volume_create_api' (502cb821-46cf-461f-adce-b634075cddbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1102.194069] [54740]: INFO cinder.volume.api [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Create volume request issued successfully. [ 1102.194769] [54740]: INFO cinder.api.openstack.wsgi [None req-9d375697-66d0-49ee-be71-6f6e8294a475 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1102.195215] [54740]: [pid: 54740|app: 0|req: 82/163] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:37:11 2025] POST /volume/v3/volumes => generated 753 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1108.965548] [54739]: DEBUG cinder.api.middleware.request_id [req-1fa31cdc-ddf1-4d2b-a2ad-e5a12e1cf923 req-687a7dff-346a-48bb-8071-06f20735e92b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.968138] [54739]: INFO cinder.api.openstack.wsgi [req-1fa31cdc-ddf1-4d2b-a2ad-e5a12e1cf923 req-687a7dff-346a-48bb-8071-06f20735e92b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1108.968408] [54739]: DEBUG cinder.api.openstack.wsgi [req-1fa31cdc-ddf1-4d2b-a2ad-e5a12e1cf923 req-687a7dff-346a-48bb-8071-06f20735e92b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.968918] [54739]: DEBUG cinder.api.openstack.wsgi [req-1fa31cdc-ddf1-4d2b-a2ad-e5a12e1cf923 req-687a7dff-346a-48bb-8071-06f20735e92b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.982396] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.982396] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.987927] [54739]: INFO cinder.volume.api [req-1fa31cdc-ddf1-4d2b-a2ad-e5a12e1cf923 req-687a7dff-346a-48bb-8071-06f20735e92b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1108.993350] [54739]: INFO cinder.api.openstack.wsgi [req-1fa31cdc-ddf1-4d2b-a2ad-e5a12e1cf923 req-687a7dff-346a-48bb-8071-06f20735e92b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1108.993822] [54739]: [pid: 54739|app: 0|req: 82/164] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:37:18 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.182678] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=71,cinder:UPDATE=14,cinder:INSERT=10 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1118.990692] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=39,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1137.881761] [54740]: DEBUG cinder.api.middleware.request_id [None req-d3d70c94-ffa0-456f-b694-88343398f28a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.884724] [54740]: INFO cinder.api.openstack.wsgi [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1137.884724] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1503941687", "imageRef": "d5497cf1-16e8-478a-a834-e9289b1751b7", "size": 1}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1137.887436] [54740]: DEBUG cinder.api.v3.volumes [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1503941687', 'imageRef': 'd5497cf1-16e8-478a-a834-e9289b1751b7', 'size': 1}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1138.081815] [54740]: INFO cinder.api.v3.volumes [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Create volume of 1 GB [ 1138.082264] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.082264] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.091605] [54740]: INFO cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Availability Zones retrieved successfully. [ 1138.099969] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Flow 'volume_create_api' (fd068789-8d41-435d-bbb3-9d5226c3b84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1138.101215] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a744b4ef-b227-40fa-ae1f-ece07b9a6283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.102451] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1138.158709] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a744b4ef-b227-40fa-ae1f-ece07b9a6283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.159895] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779cc33a-c1ed-45d4-8a44-834440b6eeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.223362] [54740]: DEBUG cinder.quota [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Created reservations ['dbb5f94a-a171-47dc-8901-247b34ae1738', '551d7818-fad7-4477-a5ac-dc5106300d02', 'f4ea48f6-dac4-4227-8559-08f4ca399c0c', 'ed7549fb-4b45-412d-b53a-d2371630be29'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1138.224553] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779cc33a-c1ed-45d4-8a44-834440b6eeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbb5f94a-a171-47dc-8901-247b34ae1738', '551d7818-fad7-4477-a5ac-dc5106300d02', 'f4ea48f6-dac4-4227-8559-08f4ca399c0c', 'ed7549fb-4b45-412d-b53a-d2371630be29']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.225895] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1336fefb-0568-4e8e-a766-880bf74bec71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.240036] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1336fefb-0568-4e8e-a766-880bf74bec71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5211d219-5b96-4822-bdba-9d41bc2363b9', '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-1503941687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b8ab3c165b34e418807f39bc01abf16',qos_specs=None,replication_status=,reservations=['dbb5f94a-a171-47dc-8901-247b34ae1738','551d7818-fad7-4477-a5ac-dc5106300d02','f4ea48f6-dac4-4227-8559-08f4ca399c0c','ed7549fb-4b45-412d-b53a-d2371630be29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11809f17aed344258d9eee68421e1df3',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1503941687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5211d219-5b96-4822-bdba-9d41bc2363b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b8ab3c165b34e418807f39bc01abf16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11809f17aed344258d9eee68421e1df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.240985] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b33b4d-0387-4e0e-a9a0-52b310867cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.255858] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b33b4d-0387-4e0e-a9a0-52b310867cad) transitioned into state 'SUCCESS' from state '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-1503941687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b8ab3c165b34e418807f39bc01abf16',qos_specs=None,replication_status=,reservations=['dbb5f94a-a171-47dc-8901-247b34ae1738','551d7818-fad7-4477-a5ac-dc5106300d02','f4ea48f6-dac4-4227-8559-08f4ca399c0c','ed7549fb-4b45-412d-b53a-d2371630be29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11809f17aed344258d9eee68421e1df3',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.256804] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d605ee2e-098d-4c28-a756-38efb6345b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.266574] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d605ee2e-098d-4c28-a756-38efb6345b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.267728] [54740]: DEBUG cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Flow 'volume_create_api' (fd068789-8d41-435d-bbb3-9d5226c3b84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1138.268123] [54740]: INFO cinder.volume.api [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Create volume request issued successfully. [ 1138.268809] [54740]: INFO cinder.api.openstack.wsgi [None req-d3d70c94-ffa0-456f-b694-88343398f28a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1138.269550] [54740]: [pid: 54740|app: 0|req: 83/165] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Jan 30 20:37:47 2025] POST /volume/v3/volumes => generated 898 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1138.281312] [54739]: DEBUG cinder.api.middleware.request_id [None req-8a26c28d-66b5-4a5c-b4bd-047359db8aa5 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.284758] [54739]: INFO cinder.api.openstack.wsgi [None req-8a26c28d-66b5-4a5c-b4bd-047359db8aa5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1138.285024] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8a26c28d-66b5-4a5c-b4bd-047359db8aa5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.285557] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8a26c28d-66b5-4a5c-b4bd-047359db8aa5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.294508] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.294508] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.299171] [54739]: INFO cinder.volume.api [None req-8a26c28d-66b5-4a5c-b4bd-047359db8aa5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1138.305076] [54739]: INFO cinder.api.openstack.wsgi [None req-8a26c28d-66b5-4a5c-b4bd-047359db8aa5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1138.305486] [54739]: [pid: 54739|app: 0|req: 83/166] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:48 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 966 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.321492] [54740]: DEBUG cinder.api.middleware.request_id [None req-914c0d78-20ad-4a14-8fd9-32a4f99c27fe None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.324598] [54740]: INFO cinder.api.openstack.wsgi [None req-914c0d78-20ad-4a14-8fd9-32a4f99c27fe tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1139.324763] [54740]: DEBUG cinder.api.openstack.wsgi [None req-914c0d78-20ad-4a14-8fd9-32a4f99c27fe tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.325009] [54740]: DEBUG cinder.api.openstack.wsgi [None req-914c0d78-20ad-4a14-8fd9-32a4f99c27fe tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.335758] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.335758] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.339862] [54740]: INFO cinder.volume.api [None req-914c0d78-20ad-4a14-8fd9-32a4f99c27fe tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1139.345040] [54740]: INFO cinder.api.openstack.wsgi [None req-914c0d78-20ad-4a14-8fd9-32a4f99c27fe tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1139.345581] [54740]: [pid: 54740|app: 0|req: 84/167] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:49 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.358192] [54739]: DEBUG cinder.api.middleware.request_id [None req-84f6fd5e-9e47-48d0-940a-e6e26cc31716 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.362945] [54739]: INFO cinder.api.openstack.wsgi [None req-84f6fd5e-9e47-48d0-940a-e6e26cc31716 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1140.362945] [54739]: DEBUG cinder.api.openstack.wsgi [None req-84f6fd5e-9e47-48d0-940a-e6e26cc31716 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.362945] [54739]: DEBUG cinder.api.openstack.wsgi [None req-84f6fd5e-9e47-48d0-940a-e6e26cc31716 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.375787] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.375787] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.379347] [54739]: INFO cinder.volume.api [None req-84f6fd5e-9e47-48d0-940a-e6e26cc31716 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1140.385313] [54739]: INFO cinder.api.openstack.wsgi [None req-84f6fd5e-9e47-48d0-940a-e6e26cc31716 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1140.385903] [54739]: [pid: 54739|app: 0|req: 84/168] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:50 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.401529] [54740]: DEBUG cinder.api.middleware.request_id [None req-a761cc13-e30a-445e-a8ce-b01d8c2b7c49 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.403884] [54740]: INFO cinder.api.openstack.wsgi [None req-a761cc13-e30a-445e-a8ce-b01d8c2b7c49 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1141.404397] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a761cc13-e30a-445e-a8ce-b01d8c2b7c49 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.404397] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a761cc13-e30a-445e-a8ce-b01d8c2b7c49 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.415984] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.415984] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.420822] [54740]: INFO cinder.volume.api [None req-a761cc13-e30a-445e-a8ce-b01d8c2b7c49 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1141.426614] [54740]: INFO cinder.api.openstack.wsgi [None req-a761cc13-e30a-445e-a8ce-b01d8c2b7c49 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1141.427100] [54740]: [pid: 54740|app: 0|req: 85/169] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:51 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.440809] [54739]: DEBUG cinder.api.middleware.request_id [None req-a279fd65-8d1d-4dd4-a83b-0490c88cb284 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.446026] [54739]: INFO cinder.api.openstack.wsgi [None req-a279fd65-8d1d-4dd4-a83b-0490c88cb284 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1142.446127] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a279fd65-8d1d-4dd4-a83b-0490c88cb284 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.446378] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a279fd65-8d1d-4dd4-a83b-0490c88cb284 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.471961] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.471961] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.481278] [54739]: INFO cinder.volume.api [None req-a279fd65-8d1d-4dd4-a83b-0490c88cb284 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1142.488893] [54739]: INFO cinder.api.openstack.wsgi [None req-a279fd65-8d1d-4dd4-a83b-0490c88cb284 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1142.489395] [54739]: [pid: 54739|app: 0|req: 85/170] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:52 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.519434] [54740]: DEBUG cinder.api.middleware.request_id [None req-e497a1f5-e809-4baa-9366-68f4c3540bd7 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.527457] [54740]: INFO cinder.api.openstack.wsgi [None req-e497a1f5-e809-4baa-9366-68f4c3540bd7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1143.527962] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e497a1f5-e809-4baa-9366-68f4c3540bd7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.530472] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e497a1f5-e809-4baa-9366-68f4c3540bd7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.549988] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.549988] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.555376] [54740]: INFO cinder.volume.api [None req-e497a1f5-e809-4baa-9366-68f4c3540bd7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1143.561178] [54740]: INFO cinder.api.openstack.wsgi [None req-e497a1f5-e809-4baa-9366-68f4c3540bd7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1143.561664] [54740]: [pid: 54740|app: 0|req: 86/171] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:53 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.581423] [54739]: DEBUG cinder.api.middleware.request_id [None req-8257dbeb-90f5-4f91-b434-a8039632a59f None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.583813] [54739]: INFO cinder.api.openstack.wsgi [None req-8257dbeb-90f5-4f91-b434-a8039632a59f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1144.583813] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8257dbeb-90f5-4f91-b434-a8039632a59f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.583813] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8257dbeb-90f5-4f91-b434-a8039632a59f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.593856] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.593856] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.597979] [54739]: INFO cinder.volume.api [None req-8257dbeb-90f5-4f91-b434-a8039632a59f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1144.603340] [54739]: INFO cinder.api.openstack.wsgi [None req-8257dbeb-90f5-4f91-b434-a8039632a59f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1144.603746] [54739]: [pid: 54739|app: 0|req: 86/172] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:54 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.372822] [54740]: DEBUG cinder.api.middleware.request_id [req-1fcd4685-1a84-4666-b933-0136a997121a req-103bc791-7b81-4664-98c0-fcc34291ecf1 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.375335] [54740]: INFO cinder.api.openstack.wsgi [req-1fcd4685-1a84-4666-b933-0136a997121a req-103bc791-7b81-4664-98c0-fcc34291ecf1 tempest-ServerActionsTestJSON-1886905081 tempest-ServerActionsTestJSON-1886905081-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=e9d33611-e373-4303-937d-b43d893e51f5 [ 1145.375593] [54740]: DEBUG cinder.api.openstack.wsgi [req-1fcd4685-1a84-4666-b933-0136a997121a req-103bc791-7b81-4664-98c0-fcc34291ecf1 tempest-ServerActionsTestJSON-1886905081 tempest-ServerActionsTestJSON-1886905081-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.375813] [54740]: DEBUG cinder.api.openstack.wsgi [req-1fcd4685-1a84-4666-b933-0136a997121a req-103bc791-7b81-4664-98c0-fcc34291ecf1 tempest-ServerActionsTestJSON-1886905081 tempest-ServerActionsTestJSON-1886905081-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.381075] [54740]: INFO cinder.api.openstack.wsgi [req-1fcd4685-1a84-4666-b933-0136a997121a req-103bc791-7b81-4664-98c0-fcc34291ecf1 tempest-ServerActionsTestJSON-1886905081 tempest-ServerActionsTestJSON-1886905081-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=e9d33611-e373-4303-937d-b43d893e51f5 returned with HTTP 200 [ 1145.381470] [54740]: [pid: 54740|app: 0|req: 87/173] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Jan 30 20:37:55 2025] GET /volume/v3/attachments?instance_id=e9d33611-e373-4303-937d-b43d893e51f5 => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.614553] [54739]: DEBUG cinder.api.middleware.request_id [None req-501a3841-2403-4551-932d-070fd6fa75a7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.617240] [54739]: INFO cinder.api.openstack.wsgi [None req-501a3841-2403-4551-932d-070fd6fa75a7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1145.617502] [54739]: DEBUG cinder.api.openstack.wsgi [None req-501a3841-2403-4551-932d-070fd6fa75a7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.617722] [54739]: DEBUG cinder.api.openstack.wsgi [None req-501a3841-2403-4551-932d-070fd6fa75a7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.627338] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.627338] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.631781] [54739]: INFO cinder.volume.api [None req-501a3841-2403-4551-932d-070fd6fa75a7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1145.636985] [54739]: INFO cinder.api.openstack.wsgi [None req-501a3841-2403-4551-932d-070fd6fa75a7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1145.637458] [54739]: [pid: 54739|app: 0|req: 87/174] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:55 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.648977] [54740]: DEBUG cinder.api.middleware.request_id [None req-50bd0a0d-9dc8-4db2-a140-2088b1d1cf9a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.651080] [54740]: INFO cinder.api.openstack.wsgi [None req-50bd0a0d-9dc8-4db2-a140-2088b1d1cf9a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1146.651391] [54740]: DEBUG cinder.api.openstack.wsgi [None req-50bd0a0d-9dc8-4db2-a140-2088b1d1cf9a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.651656] [54740]: DEBUG cinder.api.openstack.wsgi [None req-50bd0a0d-9dc8-4db2-a140-2088b1d1cf9a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.663018] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.663018] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.668193] [54740]: INFO cinder.volume.api [None req-50bd0a0d-9dc8-4db2-a140-2088b1d1cf9a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1146.673843] [54740]: INFO cinder.api.openstack.wsgi [None req-50bd0a0d-9dc8-4db2-a140-2088b1d1cf9a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1146.674443] [54740]: [pid: 54740|app: 0|req: 88/175] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:56 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.689020] [54739]: DEBUG cinder.api.middleware.request_id [None req-9bbc6420-4d82-4527-a0a1-e70fa9ee7380 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.690567] [54739]: INFO cinder.api.openstack.wsgi [None req-9bbc6420-4d82-4527-a0a1-e70fa9ee7380 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1147.691021] [54739]: DEBUG cinder.api.openstack.wsgi [None req-9bbc6420-4d82-4527-a0a1-e70fa9ee7380 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.691386] [54739]: DEBUG cinder.api.openstack.wsgi [None req-9bbc6420-4d82-4527-a0a1-e70fa9ee7380 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.704512] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.704512] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.712057] [54739]: INFO cinder.volume.api [None req-9bbc6420-4d82-4527-a0a1-e70fa9ee7380 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1147.721619] [54739]: INFO cinder.api.openstack.wsgi [None req-9bbc6420-4d82-4527-a0a1-e70fa9ee7380 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1147.721619] [54739]: [pid: 54739|app: 0|req: 88/176] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:57 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.733467] [54740]: DEBUG cinder.api.middleware.request_id [None req-c9dcf678-039d-4436-8936-0205fd59751f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.735604] [54740]: INFO cinder.api.openstack.wsgi [None req-c9dcf678-039d-4436-8936-0205fd59751f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1148.735876] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c9dcf678-039d-4436-8936-0205fd59751f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.736150] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c9dcf678-039d-4436-8936-0205fd59751f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.748859] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748859] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.754028] [54740]: INFO cinder.volume.api [None req-c9dcf678-039d-4436-8936-0205fd59751f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1148.759926] [54740]: INFO cinder.api.openstack.wsgi [None req-c9dcf678-039d-4436-8936-0205fd59751f tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1148.760572] [54740]: [pid: 54740|app: 0|req: 89/177] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:58 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1149.771544] [54739]: DEBUG cinder.api.middleware.request_id [None req-b6d9bae5-3f3f-4f34-bea0-4c2dbdb45504 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.774948] [54739]: INFO cinder.api.openstack.wsgi [None req-b6d9bae5-3f3f-4f34-bea0-4c2dbdb45504 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1149.775421] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b6d9bae5-3f3f-4f34-bea0-4c2dbdb45504 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.775540] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b6d9bae5-3f3f-4f34-bea0-4c2dbdb45504 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.787434] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787434] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.792152] [54739]: INFO cinder.volume.api [None req-b6d9bae5-3f3f-4f34-bea0-4c2dbdb45504 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1149.798371] [54739]: INFO cinder.api.openstack.wsgi [None req-b6d9bae5-3f3f-4f34-bea0-4c2dbdb45504 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1149.798799] [54739]: [pid: 54739|app: 0|req: 89/178] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:37:59 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.296495] [54740]: DEBUG cinder.api.middleware.request_id [None req-65deecb6-4f56-423f-a5a7-5e0cf7bf3e9d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.299065] [54740]: INFO cinder.api.openstack.wsgi [None req-65deecb6-4f56-423f-a5a7-5e0cf7bf3e9d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1150.299303] [54740]: DEBUG cinder.api.openstack.wsgi [None req-65deecb6-4f56-423f-a5a7-5e0cf7bf3e9d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.299526] [54740]: DEBUG cinder.api.openstack.wsgi [None req-65deecb6-4f56-423f-a5a7-5e0cf7bf3e9d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.316613] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.316613] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.320239] [54740]: INFO cinder.volume.api [None req-65deecb6-4f56-423f-a5a7-5e0cf7bf3e9d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1150.324970] [54740]: INFO cinder.api.openstack.wsgi [None req-65deecb6-4f56-423f-a5a7-5e0cf7bf3e9d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1150.325356] [54740]: [pid: 54740|app: 0|req: 90/179] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:00 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.374415] [54739]: DEBUG cinder.api.middleware.request_id [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-bb5a29a8-564e-45c9-84e2-04506f222179 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.377239] [54739]: INFO cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-bb5a29a8-564e-45c9-84e2-04506f222179 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1150.377239] [54739]: DEBUG cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-bb5a29a8-564e-45c9-84e2-04506f222179 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.377631] [54739]: DEBUG cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-bb5a29a8-564e-45c9-84e2-04506f222179 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.388331] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.388331] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.392149] [54739]: INFO cinder.volume.api [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-bb5a29a8-564e-45c9-84e2-04506f222179 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1150.397194] [54739]: INFO cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-bb5a29a8-564e-45c9-84e2-04506f222179 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1150.397851] [54739]: [pid: 54739|app: 0|req: 90/180] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:38:00 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.423654] [54740]: DEBUG cinder.api.middleware.request_id [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-f023c5bb-0fa7-4315-9646-015d98815497 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.426468] [54740]: INFO cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-f023c5bb-0fa7-4315-9646-015d98815497 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] POST http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201/action [ 1150.427171] [54740]: DEBUG cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-f023c5bb-0fa7-4315-9646-015d98815497 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1150.427432] [54740]: DEBUG cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-f023c5bb-0fa7-4315-9646-015d98815497 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.439541] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439541] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.441197] [54740]: INFO cinder.volume.api [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-f023c5bb-0fa7-4315-9646-015d98815497 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1150.447204] [54740]: INFO cinder.volume.api [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-f023c5bb-0fa7-4315-9646-015d98815497 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Begin detaching volume completed successfully. [ 1150.447443] [54740]: INFO cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-f023c5bb-0fa7-4315-9646-015d98815497 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201/action returned with HTTP 202 [ 1150.447901] [54740]: [pid: 54740|app: 0|req: 91/181] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:38:00 2025] POST /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1150.810753] [54739]: DEBUG cinder.api.middleware.request_id [None req-8034e00d-5ffb-48fc-9cda-25198281293e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.812976] [54739]: INFO cinder.api.openstack.wsgi [None req-8034e00d-5ffb-48fc-9cda-25198281293e tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1150.813294] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8034e00d-5ffb-48fc-9cda-25198281293e tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.813516] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8034e00d-5ffb-48fc-9cda-25198281293e tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.822064] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822064] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.824897] [54739]: INFO cinder.volume.api [None req-8034e00d-5ffb-48fc-9cda-25198281293e tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1150.829308] [54739]: INFO cinder.api.openstack.wsgi [None req-8034e00d-5ffb-48fc-9cda-25198281293e tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1150.829727] [54739]: [pid: 54739|app: 0|req: 91/182] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:38:00 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1151.485845] [54740]: DEBUG cinder.api.middleware.request_id [None req-e190ba10-ae93-44c4-aeee-11c80934567d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.486193] [54740]: INFO cinder.api.openstack.wsgi [None req-e190ba10-ae93-44c4-aeee-11c80934567d None None] GET http://10.180.1.21/volume// [ 1151.486439] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e190ba10-ae93-44c4-aeee-11c80934567d None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.486669] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e190ba10-ae93-44c4-aeee-11c80934567d None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.487128] [54740]: INFO cinder.api.openstack.wsgi [None req-e190ba10-ae93-44c4-aeee-11c80934567d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1151.487453] [54740]: [pid: 54740|app: 0|req: 92/183] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:38:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1151.490919] [54739]: DEBUG cinder.api.middleware.request_id [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-2b05c01e-e224-4439-93dd-970a8bf72a8b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.494409] [54739]: INFO cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-2b05c01e-e224-4439-93dd-970a8bf72a8b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1151.494731] [54739]: DEBUG cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-2b05c01e-e224-4439-93dd-970a8bf72a8b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.495090] [54739]: DEBUG cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-2b05c01e-e224-4439-93dd-970a8bf72a8b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.510460] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.510460] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.515032] [54739]: INFO cinder.volume.api [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-2b05c01e-e224-4439-93dd-970a8bf72a8b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1151.520805] [54739]: INFO cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-2b05c01e-e224-4439-93dd-970a8bf72a8b tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1151.521313] [54739]: [pid: 54739|app: 0|req: 92/184] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:38:01 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1151.842276] [54740]: DEBUG cinder.api.middleware.request_id [None req-4e01cb92-cf7a-43f8-bf9d-4c7fd16c52d4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.846630] [54740]: INFO cinder.api.openstack.wsgi [None req-4e01cb92-cf7a-43f8-bf9d-4c7fd16c52d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1151.847686] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4e01cb92-cf7a-43f8-bf9d-4c7fd16c52d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.847957] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4e01cb92-cf7a-43f8-bf9d-4c7fd16c52d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.857450] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.857450] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.862199] [54740]: INFO cinder.volume.api [None req-4e01cb92-cf7a-43f8-bf9d-4c7fd16c52d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1151.870938] [54740]: INFO cinder.api.openstack.wsgi [None req-4e01cb92-cf7a-43f8-bf9d-4c7fd16c52d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1151.871488] [54740]: [pid: 54740|app: 0|req: 93/185] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:38:01 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1152.705869] [54739]: DEBUG cinder.api.middleware.request_id [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-0115a595-7c41-4b9d-9183-f7baa7c903f7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.708314] [54739]: INFO cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-0115a595-7c41-4b9d-9183-f7baa7c903f7 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e [ 1152.709345] [54739]: DEBUG cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-0115a595-7c41-4b9d-9183-f7baa7c903f7 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.709345] [54739]: DEBUG cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-0115a595-7c41-4b9d-9183-f7baa7c903f7 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.717899] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.717899] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.888954] [54740]: DEBUG cinder.api.middleware.request_id [None req-1f84cb79-092b-4f07-afc9-e29264ed5bb5 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.891106] [54740]: INFO cinder.api.openstack.wsgi [None req-1f84cb79-092b-4f07-afc9-e29264ed5bb5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1152.891306] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1f84cb79-092b-4f07-afc9-e29264ed5bb5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.891522] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1f84cb79-092b-4f07-afc9-e29264ed5bb5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.904925] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.904925] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.908983] [54740]: INFO cinder.volume.api [None req-1f84cb79-092b-4f07-afc9-e29264ed5bb5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1152.914039] [54740]: INFO cinder.api.openstack.wsgi [None req-1f84cb79-092b-4f07-afc9-e29264ed5bb5 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1152.914445] [54740]: [pid: 54740|app: 0|req: 94/186] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:38:02 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.243047] [54739]: INFO cinder.api.openstack.wsgi [req-c1c7cdcf-9da5-46b1-ae71-de8a2cd75ab5 req-0115a595-7c41-4b9d-9183-f7baa7c903f7 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e returned with HTTP 200 [ 1153.243513] [54739]: [pid: 54739|app: 0|req: 93/187] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:38:02 2025] DELETE /volume/v3/attachments/3c01df41-ac39-4b76-910b-ec22500f6c0e => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.926536] [54740]: DEBUG cinder.api.middleware.request_id [None req-2cbce680-bd3a-47b3-8547-0de8885c3adf None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.929373] [54740]: INFO cinder.api.openstack.wsgi [None req-2cbce680-bd3a-47b3-8547-0de8885c3adf tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1153.929834] [54740]: DEBUG cinder.api.openstack.wsgi [None req-2cbce680-bd3a-47b3-8547-0de8885c3adf tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.930056] [54740]: DEBUG cinder.api.openstack.wsgi [None req-2cbce680-bd3a-47b3-8547-0de8885c3adf tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.939330] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.939330] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.943461] [54740]: INFO cinder.volume.api [None req-2cbce680-bd3a-47b3-8547-0de8885c3adf tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1153.948775] [54740]: INFO cinder.api.openstack.wsgi [None req-2cbce680-bd3a-47b3-8547-0de8885c3adf tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1153.949401] [54740]: [pid: 54740|app: 0|req: 95/188] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:38:03 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.623557] [54739]: DEBUG cinder.api.middleware.request_id [None req-ad5743e4-94ed-410c-88a2-566275022272 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.625832] [54739]: INFO cinder.api.openstack.wsgi [None req-ad5743e4-94ed-410c-88a2-566275022272 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1154.626143] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ad5743e4-94ed-410c-88a2-566275022272 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.626449] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ad5743e4-94ed-410c-88a2-566275022272 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.636267] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.636267] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.640470] [54739]: INFO cinder.volume.api [None req-ad5743e4-94ed-410c-88a2-566275022272 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1154.644897] [54739]: INFO cinder.api.openstack.wsgi [None req-ad5743e4-94ed-410c-88a2-566275022272 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1154.645327] [54739]: [pid: 54739|app: 0|req: 94/189] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:04 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.962416] [54740]: DEBUG cinder.api.middleware.request_id [None req-26e60b24-6ccf-4535-bc10-240a1545c0bd None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.964628] [54740]: INFO cinder.api.openstack.wsgi [None req-26e60b24-6ccf-4535-bc10-240a1545c0bd tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1154.964835] [54740]: DEBUG cinder.api.openstack.wsgi [None req-26e60b24-6ccf-4535-bc10-240a1545c0bd tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.965193] [54740]: DEBUG cinder.api.openstack.wsgi [None req-26e60b24-6ccf-4535-bc10-240a1545c0bd tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.973413] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.973413] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.977552] [54740]: INFO cinder.volume.api [None req-26e60b24-6ccf-4535-bc10-240a1545c0bd tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1154.982673] [54740]: INFO cinder.api.openstack.wsgi [None req-26e60b24-6ccf-4535-bc10-240a1545c0bd tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1154.983151] [54740]: [pid: 54740|app: 0|req: 96/190] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:38:04 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.996130] [54739]: DEBUG cinder.api.middleware.request_id [None req-caced002-df4b-414d-b679-23cb360223a9 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.998572] [54739]: INFO cinder.api.openstack.wsgi [None req-caced002-df4b-414d-b679-23cb360223a9 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1155.998891] [54739]: DEBUG cinder.api.openstack.wsgi [None req-caced002-df4b-414d-b679-23cb360223a9 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.999144] [54739]: DEBUG cinder.api.openstack.wsgi [None req-caced002-df4b-414d-b679-23cb360223a9 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.012081] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.012081] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.017333] [54739]: INFO cinder.volume.api [None req-caced002-df4b-414d-b679-23cb360223a9 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1156.027208] [54739]: INFO cinder.api.openstack.wsgi [None req-caced002-df4b-414d-b679-23cb360223a9 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1156.028025] [54739]: [pid: 54739|app: 0|req: 95/191] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:38:05 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 1537 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1157.044903] [54740]: DEBUG cinder.api.middleware.request_id [None req-7e74e8d7-f763-4ec9-96a7-21486f6c3293 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.047190] [54740]: INFO cinder.api.openstack.wsgi [None req-7e74e8d7-f763-4ec9-96a7-21486f6c3293 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1157.047439] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7e74e8d7-f763-4ec9-96a7-21486f6c3293 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.047659] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7e74e8d7-f763-4ec9-96a7-21486f6c3293 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.056857] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056857] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.060963] [54740]: INFO cinder.volume.api [None req-7e74e8d7-f763-4ec9-96a7-21486f6c3293 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1157.066445] [54740]: INFO cinder.api.openstack.wsgi [None req-7e74e8d7-f763-4ec9-96a7-21486f6c3293 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1157.067249] [54740]: [pid: 54740|app: 0|req: 97/192] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:38:06 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 1573 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1157.096448] [54739]: DEBUG cinder.api.middleware.request_id [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-ce303827-ca52-4895-809f-5d89dc79f63a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.098794] [54739]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-ce303827-ca52-4895-809f-5d89dc79f63a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1157.099022] [54739]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-ce303827-ca52-4895-809f-5d89dc79f63a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.099347] [54739]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-ce303827-ca52-4895-809f-5d89dc79f63a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.108041] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.108041] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.112499] [54739]: INFO cinder.volume.api [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-ce303827-ca52-4895-809f-5d89dc79f63a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1157.117725] [54739]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-ce303827-ca52-4895-809f-5d89dc79f63a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1157.118155] [54739]: [pid: 54739|app: 0|req: 96/193] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:38:06 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.422512] [54740]: DEBUG cinder.api.middleware.request_id [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-b27611b2-5c94-427c-9e87-b3dbd09380a3 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.425268] [54740]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-b27611b2-5c94-427c-9e87-b3dbd09380a3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1157.425470] [54740]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-b27611b2-5c94-427c-9e87-b3dbd09380a3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.425689] [54740]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-b27611b2-5c94-427c-9e87-b3dbd09380a3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.434543] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.434543] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.438909] [54740]: INFO cinder.volume.api [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-b27611b2-5c94-427c-9e87-b3dbd09380a3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1157.445383] [54740]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-b27611b2-5c94-427c-9e87-b3dbd09380a3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1157.445819] [54740]: [pid: 54740|app: 0|req: 98/194] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:38:07 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.452888] [54739]: DEBUG cinder.api.middleware.request_id [None req-d49f9b3b-9583-4fdf-bf0d-94a9e7e359d1 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.453363] [54739]: INFO cinder.api.openstack.wsgi [None req-d49f9b3b-9583-4fdf-bf0d-94a9e7e359d1 None None] GET http://10.180.1.21/volume// [ 1157.453545] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d49f9b3b-9583-4fdf-bf0d-94a9e7e359d1 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.453767] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d49f9b3b-9583-4fdf-bf0d-94a9e7e359d1 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.454256] [54739]: INFO cinder.api.openstack.wsgi [None req-d49f9b3b-9583-4fdf-bf0d-94a9e7e359d1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1157.454492] [54739]: [pid: 54739|app: 0|req: 97/195] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:38:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1157.461589] [54740]: DEBUG cinder.api.middleware.request_id [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-86f0483d-b393-4e45-a0e1-559a2edec98a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.464107] [54740]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-86f0483d-b393-4e45-a0e1-559a2edec98a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1157.464551] [54740]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-86f0483d-b393-4e45-a0e1-559a2edec98a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5211d219-5b96-4822-bdba-9d41bc2363b9", "connector": null, "instance_uuid": "c25fe185-2d6a-40a8-be06-84ee22a5464e"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.475352] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.475352] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.499682] [54740]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-86f0483d-b393-4e45-a0e1-559a2edec98a tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1157.500172] [54740]: [pid: 54740|app: 0|req: 99/196] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:38:07 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.276012] [54739]: DEBUG cinder.api.middleware.request_id [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.278792] [54739]: INFO cinder.api.openstack.wsgi [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1159.279324] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1371938145"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1159.281811] [54739]: DEBUG cinder.api.v3.volumes [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1371938145'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1159.282055] [54739]: INFO cinder.api.v3.volumes [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Create volume of 1 GB [ 1159.287877] [54739]: INFO cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Availability Zones retrieved successfully. [ 1159.295568] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Flow 'volume_create_api' (0f1057c3-3c04-4464-9113-975ce32f0428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1159.297066] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75661ae2-0b20-4a98-afc4-8c239ce33470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1159.298743] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1159.319912] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75661ae2-0b20-4a98-afc4-8c239ce33470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1159.321017] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fc054c-8043-406a-bf27-f2938419991f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1159.365955] [54739]: DEBUG cinder.quota [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Created reservations ['27e8fd98-52ad-4ffa-b669-768f79acaab8', '2b243333-3b0c-4aa2-936f-c0dacfb2d8a9', '740087ae-c167-45c3-9d12-47a403cfba58', '05bc97d3-ded3-4b64-917b-bef5994c6a94'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1159.366970] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fc054c-8043-406a-bf27-f2938419991f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27e8fd98-52ad-4ffa-b669-768f79acaab8', '2b243333-3b0c-4aa2-936f-c0dacfb2d8a9', '740087ae-c167-45c3-9d12-47a403cfba58', '05bc97d3-ded3-4b64-917b-bef5994c6a94']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1159.367952] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5614c7e2-4903-44db-9dd1-fb168c205e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1159.383450] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5614c7e2-4903-44db-9dd1-fb168c205e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2ecaa45-38dd-4cd1-8271-4a848bf411e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1371938145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97d5055e1a674886a161a96b0e095451',qos_specs=None,replication_status=,reservations=['27e8fd98-52ad-4ffa-b669-768f79acaab8','2b243333-3b0c-4aa2-936f-c0dacfb2d8a9','740087ae-c167-45c3-9d12-47a403cfba58','05bc97d3-ded3-4b64-917b-bef5994c6a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9acb109fb0c046b2b2e6dfc595dd5c07',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1371938145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2ecaa45-38dd-4cd1-8271-4a848bf411e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97d5055e1a674886a161a96b0e095451',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9acb109fb0c046b2b2e6dfc595dd5c07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1159.385036] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d5174b-3152-4cc5-88c0-328f5d50ea29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1159.400550] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d5174b-3152-4cc5-88c0-328f5d50ea29) transitioned into state 'SUCCESS' from state '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-1371938145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97d5055e1a674886a161a96b0e095451',qos_specs=None,replication_status=,reservations=['27e8fd98-52ad-4ffa-b669-768f79acaab8','2b243333-3b0c-4aa2-936f-c0dacfb2d8a9','740087ae-c167-45c3-9d12-47a403cfba58','05bc97d3-ded3-4b64-917b-bef5994c6a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9acb109fb0c046b2b2e6dfc595dd5c07',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1159.401367] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8bddfcf-04bd-4730-b458-252905424e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1159.410565] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8bddfcf-04bd-4730-b458-252905424e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1159.411624] [54739]: DEBUG cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Flow 'volume_create_api' (0f1057c3-3c04-4464-9113-975ce32f0428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1159.411987] [54739]: INFO cinder.volume.api [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Create volume request issued successfully. [ 1159.412656] [54739]: INFO cinder.api.openstack.wsgi [None req-2b61fb96-4ea5-4794-8d68-2ef28e19a19c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1159.413101] [54739]: [pid: 54739|app: 0|req: 98/197] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:38:09 2025] POST /volume/v3/volumes => generated 753 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1159.423149] [54740]: DEBUG cinder.api.middleware.request_id [None req-4fe3ee85-4deb-4aab-a4f0-df488e9c1bf2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.425195] [54740]: INFO cinder.api.openstack.wsgi [None req-4fe3ee85-4deb-4aab-a4f0-df488e9c1bf2 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 [ 1159.425426] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4fe3ee85-4deb-4aab-a4f0-df488e9c1bf2 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.425642] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4fe3ee85-4deb-4aab-a4f0-df488e9c1bf2 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.433831] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.433831] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.440196] [54740]: INFO cinder.volume.api [None req-4fe3ee85-4deb-4aab-a4f0-df488e9c1bf2 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1159.445749] [54740]: INFO cinder.api.openstack.wsgi [None req-4fe3ee85-4deb-4aab-a4f0-df488e9c1bf2 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 returned with HTTP 200 [ 1159.446510] [54740]: [pid: 54740|app: 0|req: 100/198] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:09 2025] GET /volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.457439] [54739]: DEBUG cinder.api.middleware.request_id [None req-0d3e863c-fa10-46bf-9a56-c2397de1c4d7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.463171] [54739]: INFO cinder.api.openstack.wsgi [None req-0d3e863c-fa10-46bf-9a56-c2397de1c4d7 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 [ 1160.463171] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0d3e863c-fa10-46bf-9a56-c2397de1c4d7 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.463171] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0d3e863c-fa10-46bf-9a56-c2397de1c4d7 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.472858] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472858] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.477731] [54739]: INFO cinder.volume.api [None req-0d3e863c-fa10-46bf-9a56-c2397de1c4d7 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1160.486601] [54739]: INFO cinder.api.openstack.wsgi [None req-0d3e863c-fa10-46bf-9a56-c2397de1c4d7 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 returned with HTTP 200 [ 1160.487170] [54739]: [pid: 54739|app: 0|req: 99/199] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:10 2025] GET /volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.497565] [54740]: DEBUG cinder.api.middleware.request_id [None req-7a0b4860-6775-4cef-83e5-2145bac5109f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.499854] [54740]: INFO cinder.api.openstack.wsgi [None req-7a0b4860-6775-4cef-83e5-2145bac5109f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] POST http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1/action [ 1160.502389] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7a0b4860-6775-4cef-83e5-2145bac5109f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1160.502389] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7a0b4860-6775-4cef-83e5-2145bac5109f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.510322] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.510322] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.510908] [54740]: INFO cinder.volume.api [None req-7a0b4860-6775-4cef-83e5-2145bac5109f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1160.517242] [54740]: INFO cinder.volume.api [None req-7a0b4860-6775-4cef-83e5-2145bac5109f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume updated successfully. [ 1160.517508] [54740]: INFO cinder.api.openstack.wsgi [None req-7a0b4860-6775-4cef-83e5-2145bac5109f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1/action returned with HTTP 200 [ 1160.518530] [54740]: [pid: 54740|app: 0|req: 101/200] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Jan 30 20:38:10 2025] POST /volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1160.527153] [54739]: DEBUG cinder.api.middleware.request_id [None req-2a74d98a-cf54-4863-828a-43adf2d1aaa0 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.528430] [54739]: INFO cinder.api.openstack.wsgi [None req-2a74d98a-cf54-4863-828a-43adf2d1aaa0 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 [ 1160.529164] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2a74d98a-cf54-4863-828a-43adf2d1aaa0 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.529752] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2a74d98a-cf54-4863-828a-43adf2d1aaa0 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.538961] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.538961] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.542886] [54739]: INFO cinder.volume.api [None req-2a74d98a-cf54-4863-828a-43adf2d1aaa0 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1160.548276] [54739]: INFO cinder.api.openstack.wsgi [None req-2a74d98a-cf54-4863-828a-43adf2d1aaa0 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 returned with HTTP 200 [ 1160.548276] [54739]: [pid: 54739|app: 0|req: 100/201] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:10 2025] GET /volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.730791] [54740]: DEBUG cinder.api.middleware.request_id [req-056b8bae-9091-4b68-987b-a77c465a503c req-319c8ab6-1c8d-49fd-b0c0-dd8d959a432f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.735480] [54740]: INFO cinder.api.openstack.wsgi [req-056b8bae-9091-4b68-987b-a77c465a503c req-319c8ab6-1c8d-49fd-b0c0-dd8d959a432f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 [ 1160.735480] [54740]: DEBUG cinder.api.openstack.wsgi [req-056b8bae-9091-4b68-987b-a77c465a503c req-319c8ab6-1c8d-49fd-b0c0-dd8d959a432f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.735480] [54740]: DEBUG cinder.api.openstack.wsgi [req-056b8bae-9091-4b68-987b-a77c465a503c req-319c8ab6-1c8d-49fd-b0c0-dd8d959a432f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.743206] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.743206] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.747385] [54740]: INFO cinder.volume.api [req-056b8bae-9091-4b68-987b-a77c465a503c req-319c8ab6-1c8d-49fd-b0c0-dd8d959a432f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1160.752204] [54740]: INFO cinder.api.openstack.wsgi [req-056b8bae-9091-4b68-987b-a77c465a503c req-319c8ab6-1c8d-49fd-b0c0-dd8d959a432f tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 returned with HTTP 200 [ 1160.752650] [54740]: [pid: 54740|app: 0|req: 102/202] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:38:10 2025] GET /volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.973457] [54739]: DEBUG cinder.api.middleware.request_id [None req-f4af6dcb-6484-4003-98c6-013b674de339 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.977033] [54739]: INFO cinder.api.openstack.wsgi [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1161.977033] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1577869313"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1161.977574] [54739]: DEBUG cinder.api.v3.volumes [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1577869313'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1161.977717] [54739]: INFO cinder.api.v3.volumes [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Create volume of 1 GB [ 1161.983375] [54739]: INFO cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Availability Zones retrieved successfully. [ 1161.992586] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Flow 'volume_create_api' (ac98dc8b-838e-45e6-938d-f97f5f659794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1161.993819] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1c015d8-1ff3-4bcc-a38f-fe91141f184f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1161.995064] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1162.013398] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1c015d8-1ff3-4bcc-a38f-fe91141f184f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1162.014730] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232b1f1f-15b1-45f9-b962-3268b0dcc135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1162.046226] [54739]: DEBUG cinder.quota [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Created reservations ['74b0b583-142b-4f92-afe7-e6eba2960429', '65c2fd67-9f20-460d-b144-ccf5aa727c84', '50db0c50-dc05-4822-9167-644a1ff9364c', 'c078385c-1a01-4c5c-b422-e3f5930a7b52'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1162.047198] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232b1f1f-15b1-45f9-b962-3268b0dcc135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74b0b583-142b-4f92-afe7-e6eba2960429', '65c2fd67-9f20-460d-b144-ccf5aa727c84', '50db0c50-dc05-4822-9167-644a1ff9364c', 'c078385c-1a01-4c5c-b422-e3f5930a7b52']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1162.048167] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a103e416-eb31-4995-8196-9cc97eff6503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1162.061416] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a103e416-eb31-4995-8196-9cc97eff6503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7017934-391c-4121-bff8-ab50f7f916a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1577869313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97d5055e1a674886a161a96b0e095451',qos_specs=None,replication_status=,reservations=['74b0b583-142b-4f92-afe7-e6eba2960429','65c2fd67-9f20-460d-b144-ccf5aa727c84','50db0c50-dc05-4822-9167-644a1ff9364c','c078385c-1a01-4c5c-b422-e3f5930a7b52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9acb109fb0c046b2b2e6dfc595dd5c07',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:38:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1577869313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7017934-391c-4121-bff8-ab50f7f916a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97d5055e1a674886a161a96b0e095451',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9acb109fb0c046b2b2e6dfc595dd5c07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1162.062309] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5688d9a0-c17e-4bc3-92d0-03e2f3d5282c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1162.075544] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5688d9a0-c17e-4bc3-92d0-03e2f3d5282c) transitioned into state 'SUCCESS' from state '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-1577869313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97d5055e1a674886a161a96b0e095451',qos_specs=None,replication_status=,reservations=['74b0b583-142b-4f92-afe7-e6eba2960429','65c2fd67-9f20-460d-b144-ccf5aa727c84','50db0c50-dc05-4822-9167-644a1ff9364c','c078385c-1a01-4c5c-b422-e3f5930a7b52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9acb109fb0c046b2b2e6dfc595dd5c07',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1162.076422] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03bbb1c-675b-402b-88ca-29f2512a15eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1162.084523] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03bbb1c-675b-402b-88ca-29f2512a15eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1162.085869] [54739]: DEBUG cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Flow 'volume_create_api' (ac98dc8b-838e-45e6-938d-f97f5f659794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1162.086247] [54739]: INFO cinder.volume.api [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Create volume request issued successfully. [ 1162.086938] [54739]: INFO cinder.api.openstack.wsgi [None req-f4af6dcb-6484-4003-98c6-013b674de339 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1162.087444] [54739]: [pid: 54739|app: 0|req: 101/203] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:38:11 2025] POST /volume/v3/volumes => generated 753 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1162.095986] [54740]: DEBUG cinder.api.middleware.request_id [None req-8e8f0aa3-dc76-4a31-a5f6-610ca9d50e23 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.098515] [54740]: INFO cinder.api.openstack.wsgi [None req-8e8f0aa3-dc76-4a31-a5f6-610ca9d50e23 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 [ 1162.098745] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8e8f0aa3-dc76-4a31-a5f6-610ca9d50e23 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.098967] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8e8f0aa3-dc76-4a31-a5f6-610ca9d50e23 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.106864] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.106864] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.111516] [54740]: INFO cinder.volume.api [None req-8e8f0aa3-dc76-4a31-a5f6-610ca9d50e23 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1162.116435] [54740]: INFO cinder.api.openstack.wsgi [None req-8e8f0aa3-dc76-4a31-a5f6-610ca9d50e23 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 returned with HTTP 200 [ 1162.116843] [54740]: [pid: 54740|app: 0|req: 103/204] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:11 2025] GET /volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.673516] [54739]: DEBUG cinder.api.middleware.request_id [None req-22270cec-6279-43a9-bcb6-cd81adbd1040 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.675894] [54739]: INFO cinder.api.openstack.wsgi [None req-22270cec-6279-43a9-bcb6-cd81adbd1040 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] DELETE http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1162.676223] [54739]: DEBUG cinder.api.openstack.wsgi [None req-22270cec-6279-43a9-bcb6-cd81adbd1040 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.676502] [54739]: DEBUG cinder.api.openstack.wsgi [None req-22270cec-6279-43a9-bcb6-cd81adbd1040 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.676749] [54739]: INFO cinder.api.v3.volumes [None req-22270cec-6279-43a9-bcb6-cd81adbd1040 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Delete volume with id: 05c71695-2066-4611-ae96-3ddb34d2b201 [ 1162.685603] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.685603] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.686237] [54739]: INFO cinder.volume.api [None req-22270cec-6279-43a9-bcb6-cd81adbd1040 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1162.700119] [54739]: INFO cinder.volume.api [None req-22270cec-6279-43a9-bcb6-cd81adbd1040 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Delete volume request issued successfully. [ 1162.700423] [54739]: INFO cinder.api.openstack.wsgi [None req-22270cec-6279-43a9-bcb6-cd81adbd1040 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 202 [ 1162.701048] [54739]: [pid: 54739|app: 0|req: 102/205] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:38:12 2025] DELETE /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1162.704693] [54740]: DEBUG cinder.api.middleware.request_id [None req-4eac12eb-99a2-4007-9f8c-5337e5bdd55d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.706156] [54740]: INFO cinder.api.openstack.wsgi [None req-4eac12eb-99a2-4007-9f8c-5337e5bdd55d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1162.706346] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4eac12eb-99a2-4007-9f8c-5337e5bdd55d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.706568] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4eac12eb-99a2-4007-9f8c-5337e5bdd55d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.715942] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.715942] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.719465] [54740]: INFO cinder.volume.api [None req-4eac12eb-99a2-4007-9f8c-5337e5bdd55d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1162.724427] [54740]: INFO cinder.api.openstack.wsgi [None req-4eac12eb-99a2-4007-9f8c-5337e5bdd55d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1162.724827] [54740]: [pid: 54740|app: 0|req: 104/206] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:12 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.130304] [54739]: DEBUG cinder.api.middleware.request_id [None req-2a434ca5-fbdd-4b35-ae84-758c3adc95b4 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.132691] [54739]: INFO cinder.api.openstack.wsgi [None req-2a434ca5-fbdd-4b35-ae84-758c3adc95b4 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 [ 1163.133283] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2a434ca5-fbdd-4b35-ae84-758c3adc95b4 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.133283] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2a434ca5-fbdd-4b35-ae84-758c3adc95b4 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.142987] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.142987] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.147337] [54739]: INFO cinder.volume.api [None req-2a434ca5-fbdd-4b35-ae84-758c3adc95b4 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1163.152419] [54739]: INFO cinder.api.openstack.wsgi [None req-2a434ca5-fbdd-4b35-ae84-758c3adc95b4 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 returned with HTTP 200 [ 1163.152844] [54739]: [pid: 54739|app: 0|req: 103/207] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:12 2025] GET /volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.737254] [54740]: DEBUG cinder.api.middleware.request_id [None req-9cccc5ae-1d16-46f5-b7f4-2f8410a98780 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.739874] [54740]: INFO cinder.api.openstack.wsgi [None req-9cccc5ae-1d16-46f5-b7f4-2f8410a98780 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1163.740212] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9cccc5ae-1d16-46f5-b7f4-2f8410a98780 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.740538] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9cccc5ae-1d16-46f5-b7f4-2f8410a98780 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.750878] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.750878] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.754315] [54740]: INFO cinder.volume.api [None req-9cccc5ae-1d16-46f5-b7f4-2f8410a98780 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1163.758724] [54740]: INFO cinder.api.openstack.wsgi [None req-9cccc5ae-1d16-46f5-b7f4-2f8410a98780 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1163.759142] [54740]: [pid: 54740|app: 0|req: 105/208] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:13 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.769337] [54739]: DEBUG cinder.api.middleware.request_id [None req-304b1d0b-7fee-4f6a-bc6c-3c1c0192d03e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.772399] [54739]: INFO cinder.api.openstack.wsgi [None req-304b1d0b-7fee-4f6a-bc6c-3c1c0192d03e tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1164.772752] [54739]: DEBUG cinder.api.openstack.wsgi [None req-304b1d0b-7fee-4f6a-bc6c-3c1c0192d03e tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.772902] [54739]: DEBUG cinder.api.openstack.wsgi [None req-304b1d0b-7fee-4f6a-bc6c-3c1c0192d03e tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.785600] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.785600] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.793567] [54739]: INFO cinder.volume.api [None req-304b1d0b-7fee-4f6a-bc6c-3c1c0192d03e tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1164.801863] [54739]: INFO cinder.api.openstack.wsgi [None req-304b1d0b-7fee-4f6a-bc6c-3c1c0192d03e tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 200 [ 1164.802379] [54739]: [pid: 54739|app: 0|req: 104/209] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:14 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.574960] [54740]: DEBUG cinder.api.middleware.request_id [None req-d3983f93-70c4-41d6-9d96-cb9f7eecd40e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.576042] [54740]: INFO cinder.api.openstack.wsgi [None req-d3983f93-70c4-41d6-9d96-cb9f7eecd40e None None] GET http://10.180.1.21/volume// [ 1165.576042] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d3983f93-70c4-41d6-9d96-cb9f7eecd40e None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.576161] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d3983f93-70c4-41d6-9d96-cb9f7eecd40e None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.576803] [54740]: INFO cinder.api.openstack.wsgi [None req-d3983f93-70c4-41d6-9d96-cb9f7eecd40e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1165.577268] [54740]: [pid: 54740|app: 0|req: 106/210] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:38:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1165.581289] [54739]: DEBUG cinder.api.middleware.request_id [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-22399a72-3737-4b46-8231-320a0f737a48 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.583960] [54739]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-22399a72-3737-4b46-8231-320a0f737a48 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1165.584221] [54739]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-22399a72-3737-4b46-8231-320a0f737a48 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.584440] [54739]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-22399a72-3737-4b46-8231-320a0f737a48 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.597976] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.597976] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.601576] [54739]: INFO cinder.volume.api [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-22399a72-3737-4b46-8231-320a0f737a48 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1165.606233] [54739]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-22399a72-3737-4b46-8231-320a0f737a48 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1165.606831] [54739]: [pid: 54739|app: 0|req: 105/211] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:38:15 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1165.723590] [54740]: DEBUG cinder.api.middleware.request_id [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-80146cc8-09ee-45a2-b0a6-92d6e0aa37d4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.726092] [54740]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-80146cc8-09ee-45a2-b0a6-92d6e0aa37d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] PUT http://10.180.1.21/volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1 [ 1165.726557] [54740]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-80146cc8-09ee-45a2-b0a6-92d6e0aa37d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-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=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1165.735210] [54740]: DEBUG cinder.coordination [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-80146cc8-09ee-45a2-b0a6-92d6e0aa37d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Acquiring lock "cinder-attachment_update-5211d219-5b96-4822-bdba-9d41bc2363b9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1165.739510] [54740]: DEBUG cinder.coordination [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-80146cc8-09ee-45a2-b0a6-92d6e0aa37d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Lock "cinder-attachment_update-5211d219-5b96-4822-bdba-9d41bc2363b9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1165.740581] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.740581] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.813160] [54739]: DEBUG cinder.api.middleware.request_id [None req-a4633b35-db0f-4c24-b2c7-ab5461d0f1d2 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.815758] [54739]: INFO cinder.api.openstack.wsgi [None req-a4633b35-db0f-4c24-b2c7-ab5461d0f1d2 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 [ 1165.817087] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a4633b35-db0f-4c24-b2c7-ab5461d0f1d2 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.817087] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a4633b35-db0f-4c24-b2c7-ab5461d0f1d2 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.823161] [54739]: INFO cinder.api.openstack.wsgi [None req-a4633b35-db0f-4c24-b2c7-ab5461d0f1d2 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 returned with HTTP 404 [ 1165.823677] [54739]: [pid: 54739|app: 0|req: 106/212] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:15 2025] GET /volume/v3/volumes/05c71695-2066-4611-ae96-3ddb34d2b201 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1165.826476] [54739]: DEBUG cinder.api.middleware.request_id [None req-2a1b6aff-bce5-48d6-bae2-5a33f172f257 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.828440] [54739]: INFO cinder.api.openstack.wsgi [None req-2a1b6aff-bce5-48d6-bae2-5a33f172f257 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 [ 1165.828652] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2a1b6aff-bce5-48d6-bae2-5a33f172f257 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.828860] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2a1b6aff-bce5-48d6-bae2-5a33f172f257 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.829064] [54739]: INFO cinder.api.v3.volumes [None req-2a1b6aff-bce5-48d6-bae2-5a33f172f257 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Delete volume with id: 4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 [ 1165.836425] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.836425] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.836929] [54739]: INFO cinder.volume.api [None req-2a1b6aff-bce5-48d6-bae2-5a33f172f257 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1165.854304] [54739]: INFO cinder.volume.api [None req-2a1b6aff-bce5-48d6-bae2-5a33f172f257 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Delete volume request issued successfully. [ 1165.854508] [54739]: INFO cinder.api.openstack.wsgi [None req-2a1b6aff-bce5-48d6-bae2-5a33f172f257 tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 returned with HTTP 202 [ 1165.854929] [54739]: [pid: 54739|app: 0|req: 107/213] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:38:15 2025] DELETE /volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1165.857620] [54739]: DEBUG cinder.api.middleware.request_id [None req-d2c0d0ff-2796-4d89-bf68-1c1868fb379d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.859678] [54739]: INFO cinder.api.openstack.wsgi [None req-d2c0d0ff-2796-4d89-bf68-1c1868fb379d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 [ 1165.859811] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d2c0d0ff-2796-4d89-bf68-1c1868fb379d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.860026] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d2c0d0ff-2796-4d89-bf68-1c1868fb379d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.867440] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.867440] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.870790] [54739]: INFO cinder.volume.api [None req-d2c0d0ff-2796-4d89-bf68-1c1868fb379d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Volume info retrieved successfully. [ 1165.876509] [54739]: INFO cinder.api.openstack.wsgi [None req-d2c0d0ff-2796-4d89-bf68-1c1868fb379d tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 returned with HTTP 200 [ 1165.876893] [54739]: [pid: 54739|app: 0|req: 108/214] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:15 2025] GET /volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.259577] [54740]: DEBUG cinder.coordination [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-80146cc8-09ee-45a2-b0a6-92d6e0aa37d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Lock "cinder-attachment_update-5211d219-5b96-4822-bdba-9d41bc2363b9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1166.260110] [54740]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-80146cc8-09ee-45a2-b0a6-92d6e0aa37d4 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1 returned with HTTP 200 [ 1166.260726] [54740]: [pid: 54740|app: 0|req: 107/215] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:38:15 2025] PUT /volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.768467] [54739]: DEBUG cinder.api.middleware.request_id [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-5e2b5c57-8860-448e-b5a3-913b6ec62ed2 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.770870] [54739]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-5e2b5c57-8860-448e-b5a3-913b6ec62ed2 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] POST http://10.180.1.21/volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1/action [ 1166.771302] [54739]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-5e2b5c57-8860-448e-b5a3-913b6ec62ed2 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1166.771442] [54739]: DEBUG cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-5e2b5c57-8860-448e-b5a3-913b6ec62ed2 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.788783] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.788783] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.795407] [54739]: INFO cinder.api.openstack.wsgi [req-67891c76-0c9b-4295-abc4-75106dd40cfd req-5e2b5c57-8860-448e-b5a3-913b6ec62ed2 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1/action returned with HTTP 204 [ 1166.795837] [54739]: [pid: 54739|app: 0|req: 109/216] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:38:16 2025] POST /volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1166.887856] [54740]: DEBUG cinder.api.middleware.request_id [None req-7d6f2ce7-1aae-4934-be93-f4c09deb3abe None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.890239] [54740]: INFO cinder.api.openstack.wsgi [None req-7d6f2ce7-1aae-4934-be93-f4c09deb3abe tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] GET http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 [ 1166.890605] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7d6f2ce7-1aae-4934-be93-f4c09deb3abe tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.890940] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7d6f2ce7-1aae-4934-be93-f4c09deb3abe tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.898082] [54740]: INFO cinder.api.openstack.wsgi [None req-7d6f2ce7-1aae-4934-be93-f4c09deb3abe tempest-ServerRescueNegativeTestJSON-1339547319 tempest-ServerRescueNegativeTestJSON-1339547319-project-member] http://10.180.1.21/volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 returned with HTTP 404 [ 1166.898808] [54740]: [pid: 54740|app: 0|req: 108/217] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:16 2025] GET /volume/v3/volumes/4e868cd8-c9b0-48ae-b7b8-34cba37d5cd0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1172.615651] [54739]: DEBUG cinder.api.middleware.request_id [None req-c4a503a1-b291-45e5-a99c-0f619a13128d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.618134] [54739]: INFO cinder.api.openstack.wsgi [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1172.618616] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-712590751"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1172.620366] [54739]: DEBUG cinder.api.v3.volumes [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-712590751'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1172.620508] [54739]: INFO cinder.api.v3.volumes [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume of 1 GB [ 1172.626443] [54739]: INFO cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Availability Zones retrieved successfully. [ 1172.633630] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Flow 'volume_create_api' (5435ba5e-f667-4237-85c6-8eca9a67de0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1172.634855] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208ad088-0146-4f1c-8a21-37d4b52fa1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.636129] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1172.657524] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208ad088-0146-4f1c-8a21-37d4b52fa1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.659083] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6e1fa8-cbe9-4948-9371-4c1aa96deb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.718189] [54739]: DEBUG cinder.quota [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Created reservations ['3c3824c8-898e-4d2a-b8bd-8878e0a1e26c', 'ab3faec2-c786-4258-a5ec-0dad63caec77', '2676c7e5-fefc-46fd-8695-38fb7416c3fb', '4da82d1f-95b3-40bd-9a16-65b0fc297eb6'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1172.719843] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6e1fa8-cbe9-4948-9371-4c1aa96deb63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c3824c8-898e-4d2a-b8bd-8878e0a1e26c', 'ab3faec2-c786-4258-a5ec-0dad63caec77', '2676c7e5-fefc-46fd-8695-38fb7416c3fb', '4da82d1f-95b3-40bd-9a16-65b0fc297eb6']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.720179] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab56715-2239-4e26-8205-ef5f2300915f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.735863] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab56715-2239-4e26-8205-ef5f2300915f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c96310-44b1-47ab-9c71-3099818174f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-712590751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41b0c171180469e9092b8a8da697a78',qos_specs=None,replication_status=,reservations=['3c3824c8-898e-4d2a-b8bd-8878e0a1e26c','ab3faec2-c786-4258-a5ec-0dad63caec77','2676c7e5-fefc-46fd-8695-38fb7416c3fb','4da82d1f-95b3-40bd-9a16-65b0fc297eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:38:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-712590751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98c96310-44b1-47ab-9c71-3099818174f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f41b0c171180469e9092b8a8da697a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.736824] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01f9e838-a7b1-4de7-86bb-91e74814c358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.749245] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01f9e838-a7b1-4de7-86bb-91e74814c358) transitioned into state 'SUCCESS' from state '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-712590751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41b0c171180469e9092b8a8da697a78',qos_specs=None,replication_status=,reservations=['3c3824c8-898e-4d2a-b8bd-8878e0a1e26c','ab3faec2-c786-4258-a5ec-0dad63caec77','2676c7e5-fefc-46fd-8695-38fb7416c3fb','4da82d1f-95b3-40bd-9a16-65b0fc297eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.750733] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cf651c-b714-4f71-97c4-5fd1f2cbd901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.758309] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cf651c-b714-4f71-97c4-5fd1f2cbd901) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.759479] [54739]: DEBUG cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Flow 'volume_create_api' (5435ba5e-f667-4237-85c6-8eca9a67de0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1172.759939] [54739]: INFO cinder.volume.api [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume request issued successfully. [ 1172.760581] [54739]: INFO cinder.api.openstack.wsgi [None req-c4a503a1-b291-45e5-a99c-0f619a13128d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1172.761158] [54739]: [pid: 54739|app: 0|req: 110/218] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:38:22 2025] POST /volume/v3/volumes => generated 753 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1172.770592] [54740]: DEBUG cinder.api.middleware.request_id [None req-b8d4f9af-91ba-4ecf-95fc-b4191bcd058d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.773054] [54740]: INFO cinder.api.openstack.wsgi [None req-b8d4f9af-91ba-4ecf-95fc-b4191bcd058d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1172.773241] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b8d4f9af-91ba-4ecf-95fc-b4191bcd058d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.773511] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b8d4f9af-91ba-4ecf-95fc-b4191bcd058d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.782759] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.782759] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.788261] [54740]: INFO cinder.volume.api [None req-b8d4f9af-91ba-4ecf-95fc-b4191bcd058d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1172.793553] [54740]: INFO cinder.api.openstack.wsgi [None req-b8d4f9af-91ba-4ecf-95fc-b4191bcd058d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1172.794205] [54740]: [pid: 54740|app: 0|req: 109/219] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:22 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.806703] [54739]: DEBUG cinder.api.middleware.request_id [None req-73582edd-e243-49a2-a480-23b2bd282c7a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.807918] [54739]: INFO cinder.api.openstack.wsgi [None req-73582edd-e243-49a2-a480-23b2bd282c7a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1173.808064] [54739]: DEBUG cinder.api.openstack.wsgi [None req-73582edd-e243-49a2-a480-23b2bd282c7a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.808977] [54739]: DEBUG cinder.api.openstack.wsgi [None req-73582edd-e243-49a2-a480-23b2bd282c7a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.851436] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.851436] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.859439] [54739]: INFO cinder.volume.api [None req-73582edd-e243-49a2-a480-23b2bd282c7a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1173.869587] [54739]: INFO cinder.api.openstack.wsgi [None req-73582edd-e243-49a2-a480-23b2bd282c7a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1173.871227] [54739]: [pid: 54739|app: 0|req: 111/220] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:23 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.967192] [54740]: DEBUG cinder.api.middleware.request_id [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-0f07dffc-b3b2-4f21-8e24-b0dd2dc01296 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.969924] [54740]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-0f07dffc-b3b2-4f21-8e24-b0dd2dc01296 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1173.970357] [54740]: DEBUG cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-0f07dffc-b3b2-4f21-8e24-b0dd2dc01296 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.970740] [54740]: DEBUG cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-0f07dffc-b3b2-4f21-8e24-b0dd2dc01296 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.979188] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.979188] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.983145] [54740]: INFO cinder.volume.api [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-0f07dffc-b3b2-4f21-8e24-b0dd2dc01296 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1173.988090] [54740]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-0f07dffc-b3b2-4f21-8e24-b0dd2dc01296 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1173.988699] [54740]: [pid: 54740|app: 0|req: 110/221] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:38:23 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.513171] [54739]: DEBUG cinder.api.middleware.request_id [None req-85cdd781-14c9-4b53-8934-c6a06ba69e30 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.513658] [54739]: INFO cinder.api.openstack.wsgi [None req-85cdd781-14c9-4b53-8934-c6a06ba69e30 None None] GET http://10.180.1.21/volume// [ 1175.513864] [54739]: DEBUG cinder.api.openstack.wsgi [None req-85cdd781-14c9-4b53-8934-c6a06ba69e30 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.514109] [54739]: DEBUG cinder.api.openstack.wsgi [None req-85cdd781-14c9-4b53-8934-c6a06ba69e30 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.514546] [54739]: INFO cinder.api.openstack.wsgi [None req-85cdd781-14c9-4b53-8934-c6a06ba69e30 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1175.514952] [54739]: [pid: 54739|app: 0|req: 112/222] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:38:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1175.519611] [54740]: DEBUG cinder.api.middleware.request_id [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-235e33a9-7315-4820-8a80-b9c644feb2cb None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.521865] [54740]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-235e33a9-7315-4820-8a80-b9c644feb2cb tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1175.522733] [54740]: DEBUG cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-235e33a9-7315-4820-8a80-b9c644feb2cb tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98c96310-44b1-47ab-9c71-3099818174f5", "connector": null, "instance_uuid": "3001147e-7be3-4f72-b330-8f99bf7cf3ea"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1175.534863] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534863] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.558514] [54740]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-235e33a9-7315-4820-8a80-b9c644feb2cb tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1175.559222] [54740]: [pid: 54740|app: 0|req: 111/223] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:38:25 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) [ 1175.577799] [54739]: DEBUG cinder.api.middleware.request_id [None req-90c84b5e-43f9-4318-b400-75b2ffece9b6 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.580119] [54739]: INFO cinder.api.openstack.wsgi [None req-90c84b5e-43f9-4318-b400-75b2ffece9b6 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1175.580431] [54739]: DEBUG cinder.api.openstack.wsgi [None req-90c84b5e-43f9-4318-b400-75b2ffece9b6 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.580655] [54739]: DEBUG cinder.api.openstack.wsgi [None req-90c84b5e-43f9-4318-b400-75b2ffece9b6 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.594785] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.594785] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.599117] [54739]: INFO cinder.volume.api [None req-90c84b5e-43f9-4318-b400-75b2ffece9b6 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1175.605837] [54739]: INFO cinder.api.openstack.wsgi [None req-90c84b5e-43f9-4318-b400-75b2ffece9b6 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1175.606290] [54739]: [pid: 54739|app: 0|req: 113/224] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:25 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.091027] [54740]: DEBUG cinder.api.middleware.request_id [None req-08799b65-3b35-4c93-8863-65b4a2f9d7b3 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.091570] [54740]: INFO cinder.api.openstack.wsgi [None req-08799b65-3b35-4c93-8863-65b4a2f9d7b3 None None] GET http://10.180.1.21/volume// [ 1176.091724] [54740]: DEBUG cinder.api.openstack.wsgi [None req-08799b65-3b35-4c93-8863-65b4a2f9d7b3 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.091941] [54740]: DEBUG cinder.api.openstack.wsgi [None req-08799b65-3b35-4c93-8863-65b4a2f9d7b3 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.092375] [54740]: INFO cinder.api.openstack.wsgi [None req-08799b65-3b35-4c93-8863-65b4a2f9d7b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1176.092697] [54740]: [pid: 54740|app: 0|req: 112/225] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:38:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1176.098698] [54739]: DEBUG cinder.api.middleware.request_id [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-1c2e387b-904f-49e3-8aee-66adebffcffd None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.101376] [54739]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-1c2e387b-904f-49e3-8aee-66adebffcffd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1176.101703] [54739]: DEBUG cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-1c2e387b-904f-49e3-8aee-66adebffcffd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.101999] [54739]: DEBUG cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-1c2e387b-904f-49e3-8aee-66adebffcffd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.115331] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.115331] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.119221] [54739]: INFO cinder.volume.api [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-1c2e387b-904f-49e3-8aee-66adebffcffd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1176.124673] [54739]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-1c2e387b-904f-49e3-8aee-66adebffcffd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1176.125109] [54739]: [pid: 54739|app: 0|req: 114/226] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:38:25 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1176.160650] [54740]: DEBUG cinder.api.middleware.request_id [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-85c84da1-ce70-4203-a291-6470fb992d69 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.163622] [54740]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-85c84da1-ce70-4203-a291-6470fb992d69 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] PUT http://10.180.1.21/volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8 [ 1176.163960] [54740]: DEBUG cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-85c84da1-ce70-4203-a291-6470fb992d69 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-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-447783", "mountpoint": "/dev/sdb"}}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1176.173095] [54740]: DEBUG cinder.coordination [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-85c84da1-ce70-4203-a291-6470fb992d69 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Acquiring lock "cinder-attachment_update-98c96310-44b1-47ab-9c71-3099818174f5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1176.178093] [54740]: DEBUG cinder.coordination [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-85c84da1-ce70-4203-a291-6470fb992d69 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Lock "cinder-attachment_update-98c96310-44b1-47ab-9c71-3099818174f5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1176.179392] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.179392] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.617874] [54739]: DEBUG cinder.api.middleware.request_id [None req-d5a34d84-4d0f-4106-8af3-803269434342 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.620709] [54739]: INFO cinder.api.openstack.wsgi [None req-d5a34d84-4d0f-4106-8af3-803269434342 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1176.620943] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d5a34d84-4d0f-4106-8af3-803269434342 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.621172] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d5a34d84-4d0f-4106-8af3-803269434342 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.631883] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.631883] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.636225] [54739]: INFO cinder.volume.api [None req-d5a34d84-4d0f-4106-8af3-803269434342 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1176.641213] [54739]: INFO cinder.api.openstack.wsgi [None req-d5a34d84-4d0f-4106-8af3-803269434342 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1176.641636] [54739]: [pid: 54739|app: 0|req: 115/227] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:26 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.128101] [54739]: DEBUG cinder.api.middleware.request_id [None req-ea3a3ef0-1f18-4b47-9e37-3e5d24b862e3 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.130298] [54739]: INFO cinder.api.openstack.wsgi [None req-ea3a3ef0-1f18-4b47-9e37-3e5d24b862e3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1177.130575] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ea3a3ef0-1f18-4b47-9e37-3e5d24b862e3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.130807] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ea3a3ef0-1f18-4b47-9e37-3e5d24b862e3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.143846] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.143846] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.148400] [54739]: INFO cinder.volume.api [None req-ea3a3ef0-1f18-4b47-9e37-3e5d24b862e3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1177.154658] [54739]: INFO cinder.api.openstack.wsgi [None req-ea3a3ef0-1f18-4b47-9e37-3e5d24b862e3 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1177.155082] [54739]: [pid: 54739|app: 0|req: 116/228] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 30 20:38:26 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 1865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1177.612193] [54739]: DEBUG cinder.api.middleware.request_id [None req-8f3319bd-0fa5-47cc-8f5c-8511f325f4aa None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.614987] [54739]: INFO cinder.api.openstack.wsgi [None req-8f3319bd-0fa5-47cc-8f5c-8511f325f4aa tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 1177.615258] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8f3319bd-0fa5-47cc-8f5c-8511f325f4aa tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.615480] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8f3319bd-0fa5-47cc-8f5c-8511f325f4aa tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.615668] [54739]: INFO cinder.api.v3.volumes [None req-8f3319bd-0fa5-47cc-8f5c-8511f325f4aa tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Delete volume with id: d70a21ef-38af-445d-bae6-087172ff59dc [ 1177.623523] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.623523] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.624178] [54739]: INFO cinder.volume.api [None req-8f3319bd-0fa5-47cc-8f5c-8511f325f4aa tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 1177.645246] [54739]: INFO cinder.volume.api [None req-8f3319bd-0fa5-47cc-8f5c-8511f325f4aa tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Delete volume request issued successfully. [ 1177.645710] [54739]: INFO cinder.api.openstack.wsgi [None req-8f3319bd-0fa5-47cc-8f5c-8511f325f4aa tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 202 [ 1177.646198] [54739]: [pid: 54739|app: 0|req: 117/229] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:38:27 2025] DELETE /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1177.651101] [54739]: DEBUG cinder.api.middleware.request_id [None req-f7fb6674-7607-4d00-bde8-7f17b67809d8 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.651827] [54739]: INFO cinder.api.openstack.wsgi [None req-f7fb6674-7607-4d00-bde8-7f17b67809d8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 1177.652176] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f7fb6674-7607-4d00-bde8-7f17b67809d8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.652452] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f7fb6674-7607-4d00-bde8-7f17b67809d8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.662831] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.662831] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.668605] [54739]: INFO cinder.volume.api [None req-f7fb6674-7607-4d00-bde8-7f17b67809d8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 1177.681787] [54739]: INFO cinder.api.openstack.wsgi [None req-f7fb6674-7607-4d00-bde8-7f17b67809d8 tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 1177.682338] [54739]: [pid: 54739|app: 0|req: 118/230] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:27 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.682794] [54739]: DEBUG cinder.api.middleware.request_id [None req-41daffc9-64c0-4ed8-93b7-c621cc76fd84 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.691602] [54739]: INFO cinder.api.openstack.wsgi [None req-41daffc9-64c0-4ed8-93b7-c621cc76fd84 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1177.691602] [54739]: DEBUG cinder.api.openstack.wsgi [None req-41daffc9-64c0-4ed8-93b7-c621cc76fd84 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.691602] [54739]: DEBUG cinder.api.openstack.wsgi [None req-41daffc9-64c0-4ed8-93b7-c621cc76fd84 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.707610] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.707610] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.713371] [54739]: INFO cinder.volume.api [None req-41daffc9-64c0-4ed8-93b7-c621cc76fd84 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1177.719453] [54739]: INFO cinder.api.openstack.wsgi [None req-41daffc9-64c0-4ed8-93b7-c621cc76fd84 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1177.720218] [54739]: [pid: 54739|app: 0|req: 119/231] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:27 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.696842] [54739]: DEBUG cinder.api.middleware.request_id [None req-73ad7acb-cebf-48a4-b774-ff7a35d428ed None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.702310] [54739]: INFO cinder.api.openstack.wsgi [None req-73ad7acb-cebf-48a4-b774-ff7a35d428ed tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 1178.702310] [54739]: DEBUG cinder.api.openstack.wsgi [None req-73ad7acb-cebf-48a4-b774-ff7a35d428ed tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.702310] [54739]: DEBUG cinder.api.openstack.wsgi [None req-73ad7acb-cebf-48a4-b774-ff7a35d428ed tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.715423] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.715423] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.724410] [54739]: INFO cinder.volume.api [None req-73ad7acb-cebf-48a4-b774-ff7a35d428ed tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Volume info retrieved successfully. [ 1178.730673] [54739]: INFO cinder.api.openstack.wsgi [None req-73ad7acb-cebf-48a4-b774-ff7a35d428ed tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 200 [ 1178.731242] [54739]: [pid: 54739|app: 0|req: 120/232] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:28 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.732064] [54739]: DEBUG cinder.api.middleware.request_id [None req-79b6a944-a89b-4f7e-9907-aa505afe38cb None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.746416] [54739]: INFO cinder.api.openstack.wsgi [None req-79b6a944-a89b-4f7e-9907-aa505afe38cb tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1178.746416] [54739]: DEBUG cinder.api.openstack.wsgi [None req-79b6a944-a89b-4f7e-9907-aa505afe38cb tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.746416] [54739]: DEBUG cinder.api.openstack.wsgi [None req-79b6a944-a89b-4f7e-9907-aa505afe38cb tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.756978] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.756978] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.760646] [54739]: INFO cinder.volume.api [None req-79b6a944-a89b-4f7e-9907-aa505afe38cb tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1178.765589] [54739]: INFO cinder.api.openstack.wsgi [None req-79b6a944-a89b-4f7e-9907-aa505afe38cb tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1178.765589] [54739]: [pid: 54739|app: 0|req: 121/233] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:28 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.845123] [54739]: DEBUG cinder.api.middleware.request_id [None req-32991692-1754-493b-8ad6-87d7696910b7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.846918] [54739]: INFO cinder.api.openstack.wsgi [None req-32991692-1754-493b-8ad6-87d7696910b7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1178.847350] [54739]: DEBUG cinder.api.openstack.wsgi [None req-32991692-1754-493b-8ad6-87d7696910b7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.847714] [54739]: DEBUG cinder.api.openstack.wsgi [None req-32991692-1754-493b-8ad6-87d7696910b7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.856860] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.856860] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.859573] [54739]: INFO cinder.volume.api [None req-32991692-1754-493b-8ad6-87d7696910b7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1178.864064] [54739]: INFO cinder.api.openstack.wsgi [None req-32991692-1754-493b-8ad6-87d7696910b7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1178.864584] [54739]: [pid: 54739|app: 0|req: 122/234] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:28 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.214735] [54739]: DEBUG cinder.api.middleware.request_id [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-dd1ef2e9-078d-40cb-a938-fb956767abd2 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.217087] [54739]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-dd1ef2e9-078d-40cb-a938-fb956767abd2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1179.217320] [54739]: DEBUG cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-dd1ef2e9-078d-40cb-a938-fb956767abd2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.217547] [54739]: DEBUG cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-dd1ef2e9-078d-40cb-a938-fb956767abd2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.225025] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.225025] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.228505] [54739]: INFO cinder.volume.api [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-dd1ef2e9-078d-40cb-a938-fb956767abd2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1179.233043] [54739]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-dd1ef2e9-078d-40cb-a938-fb956767abd2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1179.234143] [54739]: [pid: 54739|app: 0|req: 123/235] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:38:29 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.748898] [54739]: DEBUG cinder.api.middleware.request_id [None req-0dd3b895-3c15-47b2-87f8-9dd3391ba88a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.750965] [54739]: INFO cinder.api.openstack.wsgi [None req-0dd3b895-3c15-47b2-87f8-9dd3391ba88a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] GET http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc [ 1179.751212] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0dd3b895-3c15-47b2-87f8-9dd3391ba88a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.751431] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0dd3b895-3c15-47b2-87f8-9dd3391ba88a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.757515] [54739]: INFO cinder.api.openstack.wsgi [None req-0dd3b895-3c15-47b2-87f8-9dd3391ba88a tempest-DeleteServersTestJSON-1791757005 tempest-DeleteServersTestJSON-1791757005-project-member] http://10.180.1.21/volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc returned with HTTP 404 [ 1179.758036] [54739]: [pid: 54739|app: 0|req: 124/236] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:29 2025] GET /volume/v3/volumes/d70a21ef-38af-445d-bae6-087172ff59dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1179.779214] [54739]: DEBUG cinder.api.middleware.request_id [None req-faa565fa-8494-4834-86db-6b9b78b84b79 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.781162] [54739]: INFO cinder.api.openstack.wsgi [None req-faa565fa-8494-4834-86db-6b9b78b84b79 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1179.781379] [54739]: DEBUG cinder.api.openstack.wsgi [None req-faa565fa-8494-4834-86db-6b9b78b84b79 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.781593] [54739]: DEBUG cinder.api.openstack.wsgi [None req-faa565fa-8494-4834-86db-6b9b78b84b79 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.792166] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.792166] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.795461] [54739]: INFO cinder.volume.api [None req-faa565fa-8494-4834-86db-6b9b78b84b79 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1179.801020] [54739]: INFO cinder.api.openstack.wsgi [None req-faa565fa-8494-4834-86db-6b9b78b84b79 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1179.801316] [54739]: [pid: 54739|app: 0|req: 125/237] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:29 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.755611] [54739]: DEBUG cinder.api.middleware.request_id [None req-3f2ebd80-fc95-4edf-9c81-e76e59a8f46a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.756247] [54739]: INFO cinder.api.openstack.wsgi [None req-3f2ebd80-fc95-4edf-9c81-e76e59a8f46a None None] GET http://10.180.1.21/volume// [ 1180.756478] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3f2ebd80-fc95-4edf-9c81-e76e59a8f46a None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.756728] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3f2ebd80-fc95-4edf-9c81-e76e59a8f46a None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.757138] [54739]: INFO cinder.api.openstack.wsgi [None req-3f2ebd80-fc95-4edf-9c81-e76e59a8f46a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1180.757605] [54739]: [pid: 54739|app: 0|req: 126/238] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:38:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1180.761394] [54739]: DEBUG cinder.api.middleware.request_id [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-56534c4a-3168-4b14-b9dd-9085672a3ee3 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.763940] [54739]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-56534c4a-3168-4b14-b9dd-9085672a3ee3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1180.764650] [54739]: DEBUG cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-56534c4a-3168-4b14-b9dd-9085672a3ee3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c7ed974-1052-4c7c-aece-d94f225c352b", "connector": null, "instance_uuid": "f1d87fd3-1d7b-4d51-8d6c-8b03d42003b1"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.788020] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.788020] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.816258] [54739]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-56534c4a-3168-4b14-b9dd-9085672a3ee3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1180.816757] [54739]: [pid: 54739|app: 0|req: 127/239] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:38:30 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) [ 1180.817565] [54739]: DEBUG cinder.api.middleware.request_id [None req-1924f2ab-4e26-49dd-97eb-60bade271c4d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.819995] [54739]: INFO cinder.api.openstack.wsgi [None req-1924f2ab-4e26-49dd-97eb-60bade271c4d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1180.820219] [54739]: DEBUG cinder.api.openstack.wsgi [None req-1924f2ab-4e26-49dd-97eb-60bade271c4d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.820513] [54739]: DEBUG cinder.api.openstack.wsgi [None req-1924f2ab-4e26-49dd-97eb-60bade271c4d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.831520] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.831520] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.838199] [54739]: INFO cinder.volume.api [None req-1924f2ab-4e26-49dd-97eb-60bade271c4d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1180.846263] [54739]: INFO cinder.api.openstack.wsgi [None req-1924f2ab-4e26-49dd-97eb-60bade271c4d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1180.847108] [54739]: [pid: 54739|app: 0|req: 128/240] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:30 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.847878] [54739]: DEBUG cinder.api.middleware.request_id [None req-97d71a08-d623-4996-996e-fa08b005f4e6 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.849963] [54739]: INFO cinder.api.openstack.wsgi [None req-97d71a08-d623-4996-996e-fa08b005f4e6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1180.850135] [54739]: DEBUG cinder.api.openstack.wsgi [None req-97d71a08-d623-4996-996e-fa08b005f4e6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.850374] [54739]: DEBUG cinder.api.openstack.wsgi [None req-97d71a08-d623-4996-996e-fa08b005f4e6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.864181] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.864181] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.868610] [54739]: INFO cinder.volume.api [None req-97d71a08-d623-4996-996e-fa08b005f4e6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1180.872609] [54739]: INFO cinder.api.openstack.wsgi [None req-97d71a08-d623-4996-996e-fa08b005f4e6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1180.873018] [54739]: [pid: 54739|app: 0|req: 129/241] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:30 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.214201] [54740]: DEBUG cinder.coordination [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-85c84da1-ce70-4203-a291-6470fb992d69 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Lock "cinder-attachment_update-98c96310-44b1-47ab-9c71-3099818174f5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1181.214201] [54740]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-85c84da1-ce70-4203-a291-6470fb992d69 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8 returned with HTTP 200 [ 1181.214201] [54740]: [pid: 54740|app: 0|req: 113/242] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:38:26 2025] PUT /volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8 => generated 617 bytes in 5054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.344593] [54739]: DEBUG cinder.api.middleware.request_id [None req-60c8c25e-ea0a-4270-b473-a3588a6793f3 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.345089] [54739]: INFO cinder.api.openstack.wsgi [None req-60c8c25e-ea0a-4270-b473-a3588a6793f3 None None] GET http://10.180.1.21/volume// [ 1181.345312] [54739]: DEBUG cinder.api.openstack.wsgi [None req-60c8c25e-ea0a-4270-b473-a3588a6793f3 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.345556] [54739]: DEBUG cinder.api.openstack.wsgi [None req-60c8c25e-ea0a-4270-b473-a3588a6793f3 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.345955] [54739]: INFO cinder.api.openstack.wsgi [None req-60c8c25e-ea0a-4270-b473-a3588a6793f3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1181.346464] [54739]: [pid: 54739|app: 0|req: 130/243] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:38:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1181.351470] [54740]: DEBUG cinder.api.middleware.request_id [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-eb18d4c7-02df-4108-bd37-8be08a65af3e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.355031] [54740]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-eb18d4c7-02df-4108-bd37-8be08a65af3e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1181.355407] [54740]: DEBUG cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-eb18d4c7-02df-4108-bd37-8be08a65af3e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.356312] [54740]: DEBUG cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-eb18d4c7-02df-4108-bd37-8be08a65af3e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.372574] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.372574] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.380808] [54740]: INFO cinder.volume.api [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-eb18d4c7-02df-4108-bd37-8be08a65af3e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1181.388202] [54740]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-eb18d4c7-02df-4108-bd37-8be08a65af3e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1181.389708] [54740]: [pid: 54740|app: 0|req: 114/244] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:38:31 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1181.420571] [54739]: DEBUG cinder.api.middleware.request_id [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-662e818a-3fcb-45dc-8342-a0f5f85d9b97 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.425117] [54739]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-662e818a-3fcb-45dc-8342-a0f5f85d9b97 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] PUT http://10.180.1.21/volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1 [ 1181.427065] [54739]: DEBUG cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-662e818a-3fcb-45dc-8342-a0f5f85d9b97 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-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-447772", "mountpoint": "/dev/sdb"}}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.439755] [54739]: DEBUG cinder.coordination [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-662e818a-3fcb-45dc-8342-a0f5f85d9b97 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Acquiring lock "cinder-attachment_update-4c7ed974-1052-4c7c-aece-d94f225c352b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1181.443514] [54739]: DEBUG cinder.coordination [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-662e818a-3fcb-45dc-8342-a0f5f85d9b97 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Lock "cinder-attachment_update-4c7ed974-1052-4c7c-aece-d94f225c352b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1181.444656] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.444656] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.860851] [54740]: DEBUG cinder.api.middleware.request_id [None req-0ee215f7-c2aa-4624-a13b-b828a847b720 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.864399] [54740]: INFO cinder.api.openstack.wsgi [None req-0ee215f7-c2aa-4624-a13b-b828a847b720 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1181.864636] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0ee215f7-c2aa-4624-a13b-b828a847b720 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.864856] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0ee215f7-c2aa-4624-a13b-b828a847b720 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.879037] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.879037] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.883433] [54740]: INFO cinder.volume.api [None req-0ee215f7-c2aa-4624-a13b-b828a847b720 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1181.889352] [54740]: INFO cinder.api.openstack.wsgi [None req-0ee215f7-c2aa-4624-a13b-b828a847b720 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1181.889807] [54740]: [pid: 54740|app: 0|req: 115/245] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:31 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.892918] [54740]: DEBUG cinder.api.middleware.request_id [None req-1305cb08-bd05-4256-b88a-b90f6414ed36 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.895792] [54740]: INFO cinder.api.openstack.wsgi [None req-1305cb08-bd05-4256-b88a-b90f6414ed36 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1181.896093] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1305cb08-bd05-4256-b88a-b90f6414ed36 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.896323] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1305cb08-bd05-4256-b88a-b90f6414ed36 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.908481] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.908481] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.913118] [54740]: INFO cinder.volume.api [None req-1305cb08-bd05-4256-b88a-b90f6414ed36 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1181.918516] [54740]: INFO cinder.api.openstack.wsgi [None req-1305cb08-bd05-4256-b88a-b90f6414ed36 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1181.918960] [54740]: [pid: 54740|app: 0|req: 116/246] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:31 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.901911] [54740]: DEBUG cinder.api.middleware.request_id [None req-35588e5e-e98a-440e-b244-9fc39d1649dd None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.905101] [54740]: INFO cinder.api.openstack.wsgi [None req-35588e5e-e98a-440e-b244-9fc39d1649dd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1182.905584] [54740]: DEBUG cinder.api.openstack.wsgi [None req-35588e5e-e98a-440e-b244-9fc39d1649dd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.905935] [54740]: DEBUG cinder.api.openstack.wsgi [None req-35588e5e-e98a-440e-b244-9fc39d1649dd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.922209] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.922209] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.928394] [54740]: INFO cinder.volume.api [None req-35588e5e-e98a-440e-b244-9fc39d1649dd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1182.934135] [54740]: INFO cinder.api.openstack.wsgi [None req-35588e5e-e98a-440e-b244-9fc39d1649dd tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1182.934656] [54740]: [pid: 54740|app: 0|req: 117/247] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:32 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.935255] [54740]: DEBUG cinder.api.middleware.request_id [None req-67802179-5849-4427-82a6-c6659a0d1e1e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.938099] [54740]: INFO cinder.api.openstack.wsgi [None req-67802179-5849-4427-82a6-c6659a0d1e1e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1182.938334] [54740]: DEBUG cinder.api.openstack.wsgi [None req-67802179-5849-4427-82a6-c6659a0d1e1e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.938605] [54740]: DEBUG cinder.api.openstack.wsgi [None req-67802179-5849-4427-82a6-c6659a0d1e1e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.950843] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.950843] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.955108] [54740]: INFO cinder.volume.api [None req-67802179-5849-4427-82a6-c6659a0d1e1e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1182.960263] [54740]: INFO cinder.api.openstack.wsgi [None req-67802179-5849-4427-82a6-c6659a0d1e1e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1182.960834] [54740]: [pid: 54740|app: 0|req: 118/248] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:32 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.915014] [54740]: DEBUG cinder.api.middleware.request_id [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-766c88b7-e5cc-4474-a407-815f86cd5597 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.921259] [54740]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-766c88b7-e5cc-4474-a407-815f86cd5597 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8/action [ 1183.921259] [54740]: DEBUG cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-766c88b7-e5cc-4474-a407-815f86cd5597 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1183.921613] [54740]: DEBUG cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-766c88b7-e5cc-4474-a407-815f86cd5597 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.958035] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.958035] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.973365] [54740]: INFO cinder.api.openstack.wsgi [req-4f4c2876-2d6e-46b9-b575-053f9a6420b0 req-766c88b7-e5cc-4474-a407-815f86cd5597 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8/action returned with HTTP 204 [ 1183.973365] [54740]: [pid: 54740|app: 0|req: 119/249] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:38:33 2025] POST /volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1183.973365] [54740]: DEBUG cinder.api.middleware.request_id [None req-1a490438-d145-488a-adae-7d1f232dec82 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.979955] [54740]: INFO cinder.api.openstack.wsgi [None req-1a490438-d145-488a-adae-7d1f232dec82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1183.979955] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1a490438-d145-488a-adae-7d1f232dec82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.980786] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1a490438-d145-488a-adae-7d1f232dec82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.992967] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.992967] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.997443] [54740]: INFO cinder.volume.api [None req-1a490438-d145-488a-adae-7d1f232dec82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1184.003081] [54740]: INFO cinder.api.openstack.wsgi [None req-1a490438-d145-488a-adae-7d1f232dec82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1184.003529] [54740]: [pid: 54740|app: 0|req: 120/250] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:33 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1184.005737] [54740]: DEBUG cinder.api.middleware.request_id [None req-cd8a7355-2f5a-466b-88a0-0439b17f5cd9 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.008030] [54740]: INFO cinder.api.openstack.wsgi [None req-cd8a7355-2f5a-466b-88a0-0439b17f5cd9 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1184.009482] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cd8a7355-2f5a-466b-88a0-0439b17f5cd9 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.009482] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cd8a7355-2f5a-466b-88a0-0439b17f5cd9 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.023154] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.023154] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.024490] [54740]: INFO cinder.volume.api [None req-cd8a7355-2f5a-466b-88a0-0439b17f5cd9 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1184.029622] [54740]: INFO cinder.api.openstack.wsgi [None req-cd8a7355-2f5a-466b-88a0-0439b17f5cd9 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1184.030053] [54740]: [pid: 54740|app: 0|req: 121/251] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:33 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.030862] [54740]: DEBUG cinder.api.middleware.request_id [None req-9238c1df-9959-4112-84d2-c7f3604141a0 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.033168] [54740]: INFO cinder.api.openstack.wsgi [None req-9238c1df-9959-4112-84d2-c7f3604141a0 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1184.033413] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9238c1df-9959-4112-84d2-c7f3604141a0 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.034973] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9238c1df-9959-4112-84d2-c7f3604141a0 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.044722] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.044722] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.049162] [54740]: INFO cinder.volume.api [None req-9238c1df-9959-4112-84d2-c7f3604141a0 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1184.055394] [54740]: INFO cinder.api.openstack.wsgi [None req-9238c1df-9959-4112-84d2-c7f3604141a0 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1184.055805] [54740]: [pid: 54740|app: 0|req: 122/252] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:33 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.046537] [54740]: DEBUG cinder.api.middleware.request_id [None req-9c778751-32d1-4d88-b013-d6e22c691a67 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.049457] [54740]: INFO cinder.api.openstack.wsgi [None req-9c778751-32d1-4d88-b013-d6e22c691a67 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1185.049457] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9c778751-32d1-4d88-b013-d6e22c691a67 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.049457] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9c778751-32d1-4d88-b013-d6e22c691a67 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.073041] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.073041] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.078411] [54740]: INFO cinder.volume.api [None req-9c778751-32d1-4d88-b013-d6e22c691a67 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1185.086034] [54740]: INFO cinder.api.openstack.wsgi [None req-9c778751-32d1-4d88-b013-d6e22c691a67 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1185.086034] [54740]: [pid: 54740|app: 0|req: 123/253] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:34 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1185.973616] [54739]: DEBUG cinder.coordination [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-662e818a-3fcb-45dc-8342-a0f5f85d9b97 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Lock "cinder-attachment_update-4c7ed974-1052-4c7c-aece-d94f225c352b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1185.973966] [54739]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-662e818a-3fcb-45dc-8342-a0f5f85d9b97 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1 returned with HTTP 200 [ 1185.974439] [54739]: [pid: 54739|app: 0|req: 131/254] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:38:31 2025] PUT /volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1 => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.097526] [54740]: DEBUG cinder.api.middleware.request_id [None req-a9500bb0-4404-4080-bae9-dcc8f782a3e5 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.100087] [54740]: INFO cinder.api.openstack.wsgi [None req-a9500bb0-4404-4080-bae9-dcc8f782a3e5 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1186.100319] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a9500bb0-4404-4080-bae9-dcc8f782a3e5 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.100789] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a9500bb0-4404-4080-bae9-dcc8f782a3e5 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.114212] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.114212] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.119483] [54740]: INFO cinder.volume.api [None req-a9500bb0-4404-4080-bae9-dcc8f782a3e5 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1186.126073] [54740]: INFO cinder.api.openstack.wsgi [None req-a9500bb0-4404-4080-bae9-dcc8f782a3e5 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1186.126520] [54740]: [pid: 54740|app: 0|req: 124/255] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:35 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.139062] [54739]: DEBUG cinder.api.middleware.request_id [None req-37adbfdc-105d-454c-907a-4c21ffe80ade None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.143706] [54739]: INFO cinder.api.openstack.wsgi [None req-37adbfdc-105d-454c-907a-4c21ffe80ade tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1187.144100] [54739]: DEBUG cinder.api.openstack.wsgi [None req-37adbfdc-105d-454c-907a-4c21ffe80ade tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.144578] [54739]: DEBUG cinder.api.openstack.wsgi [None req-37adbfdc-105d-454c-907a-4c21ffe80ade tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.162462] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.162462] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.172470] [54739]: INFO cinder.volume.api [None req-37adbfdc-105d-454c-907a-4c21ffe80ade tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1187.182732] [54739]: INFO cinder.api.openstack.wsgi [None req-37adbfdc-105d-454c-907a-4c21ffe80ade tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1187.183262] [54739]: [pid: 54739|app: 0|req: 132/256] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:37 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.614965] [54740]: DEBUG cinder.api.middleware.request_id [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-0f700126-5c69-46cb-898d-a8f613f6383d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.617625] [54740]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-0f700126-5c69-46cb-898d-a8f613f6383d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1/action [ 1187.618082] [54740]: DEBUG cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-0f700126-5c69-46cb-898d-a8f613f6383d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1187.618225] [54740]: DEBUG cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-0f700126-5c69-46cb-898d-a8f613f6383d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.646343] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.646343] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.664666] [54740]: INFO cinder.api.openstack.wsgi [req-a74b98a4-a68c-4b3b-8678-651c072b04d8 req-0f700126-5c69-46cb-898d-a8f613f6383d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1/action returned with HTTP 204 [ 1187.666577] [54740]: [pid: 54740|app: 0|req: 125/257] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:38:37 2025] POST /volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1188.197882] [54739]: DEBUG cinder.api.middleware.request_id [None req-bd7da32e-ef92-46b6-8ed6-037d9305463e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.200056] [54739]: INFO cinder.api.openstack.wsgi [None req-bd7da32e-ef92-46b6-8ed6-037d9305463e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1188.200360] [54739]: DEBUG cinder.api.openstack.wsgi [None req-bd7da32e-ef92-46b6-8ed6-037d9305463e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.200620] [54739]: DEBUG cinder.api.openstack.wsgi [None req-bd7da32e-ef92-46b6-8ed6-037d9305463e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.215865] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.215865] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.221783] [54739]: INFO cinder.volume.api [None req-bd7da32e-ef92-46b6-8ed6-037d9305463e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1188.227616] [54739]: INFO cinder.api.openstack.wsgi [None req-bd7da32e-ef92-46b6-8ed6-037d9305463e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1188.228074] [54739]: [pid: 54739|app: 0|req: 133/258] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:38 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.241157] [54740]: DEBUG cinder.api.middleware.request_id [None req-37c04f5d-f420-4c60-8bf4-c131ce357ed2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.246190] [54740]: INFO cinder.api.openstack.wsgi [None req-37c04f5d-f420-4c60-8bf4-c131ce357ed2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1188.246517] [54740]: DEBUG cinder.api.openstack.wsgi [None req-37c04f5d-f420-4c60-8bf4-c131ce357ed2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.247084] [54740]: DEBUG cinder.api.openstack.wsgi [None req-37c04f5d-f420-4c60-8bf4-c131ce357ed2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.258171] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.258171] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.261747] [54740]: INFO cinder.volume.api [None req-37c04f5d-f420-4c60-8bf4-c131ce357ed2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1188.266595] [54740]: INFO cinder.api.openstack.wsgi [None req-37c04f5d-f420-4c60-8bf4-c131ce357ed2 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1188.267045] [54740]: [pid: 54740|app: 0|req: 126/259] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:38:38 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.534186] [54739]: DEBUG cinder.api.middleware.request_id [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-3ba95421-99da-4b47-ba2d-b1e090c9acda None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.536736] [54739]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-3ba95421-99da-4b47-ba2d-b1e090c9acda tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1188.536983] [54739]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-3ba95421-99da-4b47-ba2d-b1e090c9acda tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.537251] [54739]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-3ba95421-99da-4b47-ba2d-b1e090c9acda tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.548030] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.548030] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.551403] [54739]: INFO cinder.volume.api [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-3ba95421-99da-4b47-ba2d-b1e090c9acda tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1188.555647] [54739]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-3ba95421-99da-4b47-ba2d-b1e090c9acda tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1188.556059] [54739]: [pid: 54739|app: 0|req: 134/260] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:38:38 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.707623] [54740]: DEBUG cinder.api.middleware.request_id [None req-a1dc0fff-e722-4bba-9a3c-5fba28318875 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.708088] [54740]: INFO cinder.api.openstack.wsgi [None req-a1dc0fff-e722-4bba-9a3c-5fba28318875 None None] GET http://10.180.1.21/volume// [ 1190.708276] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a1dc0fff-e722-4bba-9a3c-5fba28318875 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.708497] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a1dc0fff-e722-4bba-9a3c-5fba28318875 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.708999] [54740]: INFO cinder.api.openstack.wsgi [None req-a1dc0fff-e722-4bba-9a3c-5fba28318875 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1190.709230] [54740]: [pid: 54740|app: 0|req: 127/261] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:38:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1190.712468] [54739]: DEBUG cinder.api.middleware.request_id [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-eef49ed0-0320-407b-811a-6d978ac56eae None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.715691] [54739]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-eef49ed0-0320-407b-811a-6d978ac56eae tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1190.716149] [54739]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-eef49ed0-0320-407b-811a-6d978ac56eae tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c7ed974-1052-4c7c-aece-d94f225c352b", "connector": null, "instance_uuid": "f1d87fd3-1d7b-4d51-8d6c-8b03d42003b1"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1190.719837] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=269,cinder:UPDATE=47,cinder:INSERT=30 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1190.730945] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.730945] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.758869] [54739]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-eef49ed0-0320-407b-811a-6d978ac56eae tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1190.758869] [54739]: [pid: 54739|app: 0|req: 135/262] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:38:40 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) [ 1190.765370] [54740]: DEBUG cinder.api.middleware.request_id [None req-c77a7bcb-6740-4e03-ada2-13c647eeaaf1 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.765811] [54740]: INFO cinder.api.openstack.wsgi [None req-c77a7bcb-6740-4e03-ada2-13c647eeaaf1 None None] GET http://10.180.1.21/volume// [ 1190.766011] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c77a7bcb-6740-4e03-ada2-13c647eeaaf1 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.766234] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c77a7bcb-6740-4e03-ada2-13c647eeaaf1 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.766719] [54740]: INFO cinder.api.openstack.wsgi [None req-c77a7bcb-6740-4e03-ada2-13c647eeaaf1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1190.767076] [54740]: [pid: 54740|app: 0|req: 128/263] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:38:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1190.770979] [54739]: DEBUG cinder.api.middleware.request_id [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-2a5ca233-9286-48aa-82fa-71750fa70661 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.773083] [54739]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-2a5ca233-9286-48aa-82fa-71750fa70661 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1190.773397] [54739]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-2a5ca233-9286-48aa-82fa-71750fa70661 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.773684] [54739]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-2a5ca233-9286-48aa-82fa-71750fa70661 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.788296] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.788296] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.793197] [54739]: INFO cinder.volume.api [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-2a5ca233-9286-48aa-82fa-71750fa70661 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1190.799577] [54739]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-2a5ca233-9286-48aa-82fa-71750fa70661 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1190.800052] [54739]: [pid: 54739|app: 0|req: 136/264] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:38:40 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1191.941034] [54740]: DEBUG cinder.api.middleware.request_id [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-b603f559-1804-43a9-9a38-f87221ac36d7 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.943779] [54740]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-b603f559-1804-43a9-9a38-f87221ac36d7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1 [ 1191.944891] [54740]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-b603f559-1804-43a9-9a38-f87221ac36d7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.944891] [54740]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-b603f559-1804-43a9-9a38-f87221ac36d7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.953658] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.953658] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.459483] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=195,cinder:INSERT=12,cinder:UPDATE=24 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1192.486211] [54740]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-b603f559-1804-43a9-9a38-f87221ac36d7 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1 returned with HTTP 200 [ 1192.486614] [54740]: [pid: 54740|app: 0|req: 129/265] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:38:41 2025] DELETE /volume/v3/attachments/a7bd880f-93b9-429b-a894-39dceb1206c1 => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.166986] [54739]: DEBUG cinder.api.middleware.request_id [None req-e236b5e7-1f46-43d8-af01-b286e517b3c7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.167577] [54739]: INFO cinder.api.openstack.wsgi [None req-e236b5e7-1f46-43d8-af01-b286e517b3c7 None None] GET http://10.180.1.21/volume// [ 1194.167644] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e236b5e7-1f46-43d8-af01-b286e517b3c7 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.167860] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e236b5e7-1f46-43d8-af01-b286e517b3c7 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.168279] [54739]: INFO cinder.api.openstack.wsgi [None req-e236b5e7-1f46-43d8-af01-b286e517b3c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1194.168596] [54739]: [pid: 54739|app: 0|req: 137/266] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:38:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1194.174693] [54740]: DEBUG cinder.api.middleware.request_id [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-03e51087-ee0b-4b50-9b63-e2dd1e514340 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.176875] [54740]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-03e51087-ee0b-4b50-9b63-e2dd1e514340 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1194.177684] [54740]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-03e51087-ee0b-4b50-9b63-e2dd1e514340 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.177684] [54740]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-03e51087-ee0b-4b50-9b63-e2dd1e514340 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.190574] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.190574] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.194217] [54740]: INFO cinder.volume.api [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-03e51087-ee0b-4b50-9b63-e2dd1e514340 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1194.199156] [54740]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-03e51087-ee0b-4b50-9b63-e2dd1e514340 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1194.199675] [54740]: [pid: 54740|app: 0|req: 130/267] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:38:44 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1194.297438] [54739]: DEBUG cinder.api.middleware.request_id [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-692d9fd9-474c-44a4-97e6-2e0991ffe838 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.300027] [54739]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-692d9fd9-474c-44a4-97e6-2e0991ffe838 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] PUT http://10.180.1.21/volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766 [ 1194.300341] [54739]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-692d9fd9-474c-44a4-97e6-2e0991ffe838 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-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=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.309131] [54739]: DEBUG cinder.coordination [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-692d9fd9-474c-44a4-97e6-2e0991ffe838 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Acquiring lock "cinder-attachment_update-4c7ed974-1052-4c7c-aece-d94f225c352b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1194.313704] [54739]: DEBUG cinder.coordination [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-692d9fd9-474c-44a4-97e6-2e0991ffe838 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Lock "cinder-attachment_update-4c7ed974-1052-4c7c-aece-d94f225c352b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1194.314836] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.314836] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.835572] [54739]: DEBUG cinder.coordination [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-692d9fd9-474c-44a4-97e6-2e0991ffe838 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Lock "cinder-attachment_update-4c7ed974-1052-4c7c-aece-d94f225c352b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1194.836067] [54739]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-692d9fd9-474c-44a4-97e6-2e0991ffe838 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766 returned with HTTP 200 [ 1194.836717] [54739]: [pid: 54739|app: 0|req: 138/268] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:38:44 2025] PUT /volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.349233] [54740]: DEBUG cinder.api.middleware.request_id [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-4cfa1ab1-1c79-4f4f-8a23-5af8175aace6 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.349407] [54740]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-4cfa1ab1-1c79-4f4f-8a23-5af8175aace6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766/action [ 1195.349781] [54740]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-4cfa1ab1-1c79-4f4f-8a23-5af8175aace6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1195.349911] [54740]: DEBUG cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-4cfa1ab1-1c79-4f4f-8a23-5af8175aace6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1195.379435] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.379435] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.388516] [54740]: INFO cinder.api.openstack.wsgi [req-c29c63c6-b1a2-4d59-9d11-087fcb1a36f2 req-4cfa1ab1-1c79-4f4f-8a23-5af8175aace6 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766/action returned with HTTP 204 [ 1195.389208] [54740]: [pid: 54740|app: 0|req: 131/269] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:38:45 2025] POST /volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1204.829068] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=18,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1205.386020] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1213.968521] [54739]: DEBUG cinder.api.middleware.request_id [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-2a5b38be-65cc-46d7-9bff-cb655e15473d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.972025] [54739]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-2a5b38be-65cc-46d7-9bff-cb655e15473d tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1213.972462] [54739]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-2a5b38be-65cc-46d7-9bff-cb655e15473d tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.972947] [54739]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-2a5b38be-65cc-46d7-9bff-cb655e15473d tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.992472] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.992472] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.000825] [54739]: INFO cinder.volume.api [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-2a5b38be-65cc-46d7-9bff-cb655e15473d tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1214.007497] [54739]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-2a5b38be-65cc-46d7-9bff-cb655e15473d tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1214.008148] [54739]: [pid: 54739|app: 0|req: 139/270] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:03 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 1684 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.053329] [54740]: DEBUG cinder.api.middleware.request_id [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-626d2704-056f-438a-b825-fe5e200f2d93 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.055613] [54740]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-626d2704-056f-438a-b825-fe5e200f2d93 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] GET http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1214.056531] [54740]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-626d2704-056f-438a-b825-fe5e200f2d93 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.056531] [54740]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-626d2704-056f-438a-b825-fe5e200f2d93 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.073992] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.073992] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.080379] [54740]: INFO cinder.volume.api [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-626d2704-056f-438a-b825-fe5e200f2d93 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1214.090319] [54740]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-626d2704-056f-438a-b825-fe5e200f2d93 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 200 [ 1214.092335] [54740]: [pid: 54740|app: 0|req: 132/271] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:03 2025] GET /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 1684 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.204577] [54739]: DEBUG cinder.api.middleware.request_id [None req-321a2ea3-6dec-4b6d-9809-38b80fad0b97 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.205054] [54739]: INFO cinder.api.openstack.wsgi [None req-321a2ea3-6dec-4b6d-9809-38b80fad0b97 None None] GET http://10.180.1.21/volume// [ 1219.205299] [54739]: DEBUG cinder.api.openstack.wsgi [None req-321a2ea3-6dec-4b6d-9809-38b80fad0b97 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.205461] [54739]: DEBUG cinder.api.openstack.wsgi [None req-321a2ea3-6dec-4b6d-9809-38b80fad0b97 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.205896] [54739]: INFO cinder.api.openstack.wsgi [None req-321a2ea3-6dec-4b6d-9809-38b80fad0b97 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1219.206236] [54739]: [pid: 54739|app: 0|req: 140/272] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:39:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1219.210459] [54740]: DEBUG cinder.api.middleware.request_id [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-b496f88d-6ec5-42ee-9555-25903575342e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.213528] [54740]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-b496f88d-6ec5-42ee-9555-25903575342e tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1219.213987] [54740]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-b496f88d-6ec5-42ee-9555-25903575342e tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5211d219-5b96-4822-bdba-9d41bc2363b9", "connector": null, "instance_uuid": "c25fe185-2d6a-40a8-be06-84ee22a5464e"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.234240] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.234240] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.271363] [54740]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-b496f88d-6ec5-42ee-9555-25903575342e tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1219.272181] [54740]: [pid: 54740|app: 0|req: 133/273] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:39:09 2025] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.351962] [54739]: DEBUG cinder.api.middleware.request_id [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-1906650f-e25b-4ecc-af21-7f48deb5d6be None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.355392] [54739]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-1906650f-e25b-4ecc-af21-7f48deb5d6be tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] POST http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9/action [ 1219.356065] [54739]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-1906650f-e25b-4ecc-af21-7f48deb5d6be tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1219.356293] [54739]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-1906650f-e25b-4ecc-af21-7f48deb5d6be tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.371428] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.371428] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.372155] [54739]: INFO cinder.volume.api [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-1906650f-e25b-4ecc-af21-7f48deb5d6be tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1219.379351] [54739]: INFO cinder.volume.api [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-1906650f-e25b-4ecc-af21-7f48deb5d6be tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Roll detaching of volume completed successfully. [ 1219.379723] [54739]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-1906650f-e25b-4ecc-af21-7f48deb5d6be tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9/action returned with HTTP 202 [ 1219.380295] [54739]: [pid: 54739|app: 0|req: 141/274] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:39:09 2025] POST /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1219.385270] [54740]: DEBUG cinder.api.middleware.request_id [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-5e16f738-2d32-46d4-90a8-82a11b9081f7 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.388204] [54740]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-5e16f738-2d32-46d4-90a8-82a11b9081f7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f4981765-376e-49a1-840d-95c8ed730397 [ 1219.388436] [54740]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-5e16f738-2d32-46d4-90a8-82a11b9081f7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.389007] [54740]: DEBUG cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-5e16f738-2d32-46d4-90a8-82a11b9081f7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.397095] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.397095] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.424168] [54740]: INFO cinder.api.openstack.wsgi [req-7d3a47c1-7fb1-4202-ab97-acfff8aedb4c req-5e16f738-2d32-46d4-90a8-82a11b9081f7 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/attachments/f4981765-376e-49a1-840d-95c8ed730397 returned with HTTP 200 [ 1219.424844] [54740]: [pid: 54740|app: 0|req: 134/275] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:39:09 2025] DELETE /volume/v3/attachments/f4981765-376e-49a1-840d-95c8ed730397 => generated 192 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1224.777847] [54739]: DEBUG cinder.api.middleware.request_id [req-1aaba5e8-a913-4389-8d36-93d888907507 req-6e0fc35e-457f-493e-97fc-77c72f1ca912 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.780277] [54739]: INFO cinder.api.openstack.wsgi [req-1aaba5e8-a913-4389-8d36-93d888907507 req-6e0fc35e-457f-493e-97fc-77c72f1ca912 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1 [ 1224.780616] [54739]: DEBUG cinder.api.openstack.wsgi [req-1aaba5e8-a913-4389-8d36-93d888907507 req-6e0fc35e-457f-493e-97fc-77c72f1ca912 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.780958] [54739]: DEBUG cinder.api.openstack.wsgi [req-1aaba5e8-a913-4389-8d36-93d888907507 req-6e0fc35e-457f-493e-97fc-77c72f1ca912 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.791194] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.791194] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.322698] [54739]: INFO cinder.api.openstack.wsgi [req-1aaba5e8-a913-4389-8d36-93d888907507 req-6e0fc35e-457f-493e-97fc-77c72f1ca912 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1 returned with HTTP 200 [ 1225.323198] [54739]: [pid: 54739|app: 0|req: 142/276] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:39:14 2025] DELETE /volume/v3/attachments/4e9ab5e6-d668-4d08-8c6d-a29f874549e1 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.330292] [54740]: DEBUG cinder.api.middleware.request_id [req-1aaba5e8-a913-4389-8d36-93d888907507 req-4e9d5391-d253-4739-9920-e7d193ce1670 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.332609] [54740]: INFO cinder.api.openstack.wsgi [req-1aaba5e8-a913-4389-8d36-93d888907507 req-4e9d5391-d253-4739-9920-e7d193ce1670 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1225.332956] [54740]: DEBUG cinder.api.openstack.wsgi [req-1aaba5e8-a913-4389-8d36-93d888907507 req-4e9d5391-d253-4739-9920-e7d193ce1670 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.333032] [54740]: DEBUG cinder.api.openstack.wsgi [req-1aaba5e8-a913-4389-8d36-93d888907507 req-4e9d5391-d253-4739-9920-e7d193ce1670 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.333206] [54740]: INFO cinder.api.v3.volumes [req-1aaba5e8-a913-4389-8d36-93d888907507 req-4e9d5391-d253-4739-9920-e7d193ce1670 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Delete volume with id: 5211d219-5b96-4822-bdba-9d41bc2363b9 [ 1225.342230] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.342230] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.342775] [54740]: INFO cinder.volume.api [req-1aaba5e8-a913-4389-8d36-93d888907507 req-4e9d5391-d253-4739-9920-e7d193ce1670 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Volume info retrieved successfully. [ 1225.361796] [54740]: INFO cinder.volume.api [req-1aaba5e8-a913-4389-8d36-93d888907507 req-4e9d5391-d253-4739-9920-e7d193ce1670 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] Delete volume request issued successfully. [ 1225.361887] [54740]: INFO cinder.api.openstack.wsgi [req-1aaba5e8-a913-4389-8d36-93d888907507 req-4e9d5391-d253-4739-9920-e7d193ce1670 tempest-ServerActionsV293TestJSON-856706501 tempest-ServerActionsV293TestJSON-856706501-project-member] http://10.180.1.21/volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 returned with HTTP 202 [ 1225.362447] [54740]: [pid: 54740|app: 0|req: 135/277] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 30 20:39:15 2025] DELETE /volume/v3/volumes/5211d219-5b96-4822-bdba-9d41bc2363b9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1235.321487] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1235.356706] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1239.906084] [54739]: DEBUG cinder.api.middleware.request_id [None req-59c6aeca-9be9-4771-b801-414fd36ac1ff None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.908842] [54739]: INFO cinder.api.openstack.wsgi [None req-59c6aeca-9be9-4771-b801-414fd36ac1ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1239.911189] [54739]: DEBUG cinder.api.openstack.wsgi [None req-59c6aeca-9be9-4771-b801-414fd36ac1ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.911189] [54739]: DEBUG cinder.api.openstack.wsgi [None req-59c6aeca-9be9-4771-b801-414fd36ac1ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.926755] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.926755] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.934846] [54739]: INFO cinder.volume.api [None req-59c6aeca-9be9-4771-b801-414fd36ac1ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1239.941192] [54739]: INFO cinder.api.openstack.wsgi [None req-59c6aeca-9be9-4771-b801-414fd36ac1ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1239.941192] [54739]: [pid: 54739|app: 0|req: 143/278] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:29 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.159503] [54740]: DEBUG cinder.api.middleware.request_id [None req-cadc8f17-bc38-42f1-91db-6b52cb3e6471 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.162430] [54740]: INFO cinder.api.openstack.wsgi [None req-cadc8f17-bc38-42f1-91db-6b52cb3e6471 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1240.162659] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cadc8f17-bc38-42f1-91db-6b52cb3e6471 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.162880] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cadc8f17-bc38-42f1-91db-6b52cb3e6471 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.178553] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.178553] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.182943] [54740]: INFO cinder.volume.api [None req-cadc8f17-bc38-42f1-91db-6b52cb3e6471 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1240.187743] [54740]: INFO cinder.api.openstack.wsgi [None req-cadc8f17-bc38-42f1-91db-6b52cb3e6471 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1240.188179] [54740]: [pid: 54740|app: 0|req: 136/279] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:30 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.225165] [54739]: DEBUG cinder.api.middleware.request_id [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-093620cf-4e8f-4301-ba0f-ba05ee84b290 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.228404] [54739]: INFO cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-093620cf-4e8f-4301-ba0f-ba05ee84b290 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1240.228782] [54739]: DEBUG cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-093620cf-4e8f-4301-ba0f-ba05ee84b290 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.229082] [54739]: DEBUG cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-093620cf-4e8f-4301-ba0f-ba05ee84b290 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.239315] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.239315] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.242808] [54739]: INFO cinder.volume.api [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-093620cf-4e8f-4301-ba0f-ba05ee84b290 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1240.247432] [54739]: INFO cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-093620cf-4e8f-4301-ba0f-ba05ee84b290 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1240.247902] [54739]: [pid: 54739|app: 0|req: 144/280] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:30 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.282495] [54740]: DEBUG cinder.api.middleware.request_id [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-6da0f023-8bbe-4d39-b452-66a8bd25135e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.284947] [54740]: INFO cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-6da0f023-8bbe-4d39-b452-66a8bd25135e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b/action [ 1240.285354] [54740]: DEBUG cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-6da0f023-8bbe-4d39-b452-66a8bd25135e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1240.285499] [54740]: DEBUG cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-6da0f023-8bbe-4d39-b452-66a8bd25135e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1240.295598] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.295598] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.296136] [54740]: INFO cinder.volume.api [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-6da0f023-8bbe-4d39-b452-66a8bd25135e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1240.301235] [54740]: INFO cinder.volume.api [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-6da0f023-8bbe-4d39-b452-66a8bd25135e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Begin detaching volume completed successfully. [ 1240.301459] [54740]: INFO cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-6da0f023-8bbe-4d39-b452-66a8bd25135e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b/action returned with HTTP 202 [ 1240.301873] [54740]: [pid: 54740|app: 0|req: 137/281] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:39:30 2025] POST /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1240.953842] [54739]: DEBUG cinder.api.middleware.request_id [None req-ec302540-17b9-4698-aecf-bb6cce6f1e5b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.957572] [54739]: INFO cinder.api.openstack.wsgi [None req-ec302540-17b9-4698-aecf-bb6cce6f1e5b tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 [ 1240.957840] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ec302540-17b9-4698-aecf-bb6cce6f1e5b tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.958143] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ec302540-17b9-4698-aecf-bb6cce6f1e5b tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.958349] [54739]: INFO cinder.api.v3.volumes [None req-ec302540-17b9-4698-aecf-bb6cce6f1e5b tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Delete volume with id: b7017934-391c-4121-bff8-ab50f7f916a7 [ 1240.966450] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.966450] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.967045] [54739]: INFO cinder.volume.api [None req-ec302540-17b9-4698-aecf-bb6cce6f1e5b tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1240.989112] [54739]: INFO cinder.volume.api [None req-ec302540-17b9-4698-aecf-bb6cce6f1e5b tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Delete volume request issued successfully. [ 1240.989112] [54739]: INFO cinder.api.openstack.wsgi [None req-ec302540-17b9-4698-aecf-bb6cce6f1e5b tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 returned with HTTP 202 [ 1240.989321] [54739]: [pid: 54739|app: 0|req: 145/282] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:39:30 2025] DELETE /volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1240.993396] [54740]: DEBUG cinder.api.middleware.request_id [None req-34713162-77d1-41c8-8f38-d2774bceeb2c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.999747] [54740]: INFO cinder.api.openstack.wsgi [None req-34713162-77d1-41c8-8f38-d2774bceeb2c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 [ 1240.999747] [54740]: DEBUG cinder.api.openstack.wsgi [None req-34713162-77d1-41c8-8f38-d2774bceeb2c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.999747] [54740]: DEBUG cinder.api.openstack.wsgi [None req-34713162-77d1-41c8-8f38-d2774bceeb2c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.010284] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.010284] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.016218] [54740]: INFO cinder.volume.api [None req-34713162-77d1-41c8-8f38-d2774bceeb2c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1241.022889] [54740]: INFO cinder.api.openstack.wsgi [None req-34713162-77d1-41c8-8f38-d2774bceeb2c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 returned with HTTP 200 [ 1241.023567] [54740]: [pid: 54740|app: 0|req: 138/283] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:30 2025] GET /volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.319844] [54739]: DEBUG cinder.api.middleware.request_id [None req-89274558-2244-4017-945d-4e37ca2db24a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.320321] [54739]: INFO cinder.api.openstack.wsgi [None req-89274558-2244-4017-945d-4e37ca2db24a None None] GET http://10.180.1.21/volume// [ 1241.320507] [54739]: DEBUG cinder.api.openstack.wsgi [None req-89274558-2244-4017-945d-4e37ca2db24a None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.320723] [54739]: DEBUG cinder.api.openstack.wsgi [None req-89274558-2244-4017-945d-4e37ca2db24a None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.321181] [54739]: INFO cinder.api.openstack.wsgi [None req-89274558-2244-4017-945d-4e37ca2db24a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1241.321496] [54739]: [pid: 54739|app: 0|req: 146/284] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:39:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1241.326369] [54740]: DEBUG cinder.api.middleware.request_id [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-e9f337d8-178f-49c2-b8af-e8eae90ab595 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.329080] [54740]: INFO cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-e9f337d8-178f-49c2-b8af-e8eae90ab595 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1241.329403] [54740]: DEBUG cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-e9f337d8-178f-49c2-b8af-e8eae90ab595 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.329649] [54740]: DEBUG cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-e9f337d8-178f-49c2-b8af-e8eae90ab595 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.343331] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.343331] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.347025] [54740]: INFO cinder.volume.api [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-e9f337d8-178f-49c2-b8af-e8eae90ab595 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1241.351848] [54740]: INFO cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-e9f337d8-178f-49c2-b8af-e8eae90ab595 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1241.352299] [54740]: [pid: 54740|app: 0|req: 139/285] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:39:31 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1242.034670] [54739]: DEBUG cinder.api.middleware.request_id [None req-c963918b-6147-43e2-8b2e-083410b1b68d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.037090] [54739]: INFO cinder.api.openstack.wsgi [None req-c963918b-6147-43e2-8b2e-083410b1b68d tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 [ 1242.037381] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c963918b-6147-43e2-8b2e-083410b1b68d tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.037648] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c963918b-6147-43e2-8b2e-083410b1b68d tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.045589] [54739]: INFO cinder.api.openstack.wsgi [None req-c963918b-6147-43e2-8b2e-083410b1b68d tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 returned with HTTP 404 [ 1242.046313] [54739]: [pid: 54739|app: 0|req: 147/286] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:31 2025] GET /volume/v3/volumes/b7017934-391c-4121-bff8-ab50f7f916a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1242.050592] [54740]: DEBUG cinder.api.middleware.request_id [None req-53e1f4e6-9b08-46a5-8d5e-a79f015e788c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.052934] [54740]: INFO cinder.api.openstack.wsgi [None req-53e1f4e6-9b08-46a5-8d5e-a79f015e788c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 [ 1242.053173] [54740]: DEBUG cinder.api.openstack.wsgi [None req-53e1f4e6-9b08-46a5-8d5e-a79f015e788c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.053437] [54740]: DEBUG cinder.api.openstack.wsgi [None req-53e1f4e6-9b08-46a5-8d5e-a79f015e788c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.053695] [54740]: INFO cinder.api.v3.volumes [None req-53e1f4e6-9b08-46a5-8d5e-a79f015e788c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Delete volume with id: c2ecaa45-38dd-4cd1-8271-4a848bf411e1 [ 1242.064743] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064743] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.065416] [54740]: INFO cinder.volume.api [None req-53e1f4e6-9b08-46a5-8d5e-a79f015e788c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1242.085823] [54740]: INFO cinder.volume.api [None req-53e1f4e6-9b08-46a5-8d5e-a79f015e788c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Delete volume request issued successfully. [ 1242.086051] [54740]: INFO cinder.api.openstack.wsgi [None req-53e1f4e6-9b08-46a5-8d5e-a79f015e788c tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 returned with HTTP 202 [ 1242.086524] [54740]: [pid: 54740|app: 0|req: 140/287] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:39:31 2025] DELETE /volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1242.090470] [54739]: DEBUG cinder.api.middleware.request_id [None req-390f58b9-a3c9-4036-a73a-e2c3339d3957 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.093723] [54739]: INFO cinder.api.openstack.wsgi [None req-390f58b9-a3c9-4036-a73a-e2c3339d3957 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 [ 1242.094135] [54739]: DEBUG cinder.api.openstack.wsgi [None req-390f58b9-a3c9-4036-a73a-e2c3339d3957 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.094296] [54739]: DEBUG cinder.api.openstack.wsgi [None req-390f58b9-a3c9-4036-a73a-e2c3339d3957 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.104031] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.104031] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.108294] [54739]: INFO cinder.volume.api [None req-390f58b9-a3c9-4036-a73a-e2c3339d3957 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Volume info retrieved successfully. [ 1242.113886] [54739]: INFO cinder.api.openstack.wsgi [None req-390f58b9-a3c9-4036-a73a-e2c3339d3957 tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 returned with HTTP 200 [ 1242.114316] [54739]: [pid: 54739|app: 0|req: 148/288] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:31 2025] GET /volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.501413] [54740]: DEBUG cinder.api.middleware.request_id [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-b9973d45-d178-4429-b0b1-699a704a6312 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.503979] [54740]: INFO cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-b9973d45-d178-4429-b0b1-699a704a6312 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] DELETE http://10.180.1.21/volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766 [ 1242.504237] [54740]: DEBUG cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-b9973d45-d178-4429-b0b1-699a704a6312 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.504460] [54740]: DEBUG cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-b9973d45-d178-4429-b0b1-699a704a6312 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.513117] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.513117] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.037864] [54740]: INFO cinder.api.openstack.wsgi [req-bd0246fa-c68d-4c55-9548-2babfce085b3 req-b9973d45-d178-4429-b0b1-699a704a6312 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766 returned with HTTP 200 [ 1243.038381] [54740]: [pid: 54740|app: 0|req: 141/289] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:39:32 2025] DELETE /volume/v3/attachments/98b7171b-4d56-4cd7-9f38-3fc0c53d7766 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.125312] [54739]: DEBUG cinder.api.middleware.request_id [None req-0ea8ad3f-0c6e-448d-980b-f5f54375af1d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.127400] [54739]: INFO cinder.api.openstack.wsgi [None req-0ea8ad3f-0c6e-448d-980b-f5f54375af1d tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 [ 1243.127618] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0ea8ad3f-0c6e-448d-980b-f5f54375af1d tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.127835] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0ea8ad3f-0c6e-448d-980b-f5f54375af1d tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.134228] [54739]: INFO cinder.api.openstack.wsgi [None req-0ea8ad3f-0c6e-448d-980b-f5f54375af1d tempest-ServersNegativeTestJSON-470999703 tempest-ServersNegativeTestJSON-470999703-project-member] http://10.180.1.21/volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 returned with HTTP 404 [ 1243.134681] [54739]: [pid: 54739|app: 0|req: 149/290] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:32 2025] GET /volume/v3/volumes/c2ecaa45-38dd-4cd1-8271-4a848bf411e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1244.482387] [54740]: DEBUG cinder.api.middleware.request_id [None req-66dae9af-791c-4a40-afb7-7b72a902f14e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.484478] [54740]: INFO cinder.api.openstack.wsgi [None req-66dae9af-791c-4a40-afb7-7b72a902f14e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1244.484706] [54740]: DEBUG cinder.api.openstack.wsgi [None req-66dae9af-791c-4a40-afb7-7b72a902f14e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.485059] [54740]: DEBUG cinder.api.openstack.wsgi [None req-66dae9af-791c-4a40-afb7-7b72a902f14e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.496084] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.496084] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.500443] [54740]: INFO cinder.volume.api [None req-66dae9af-791c-4a40-afb7-7b72a902f14e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1244.505880] [54740]: INFO cinder.api.openstack.wsgi [None req-66dae9af-791c-4a40-afb7-7b72a902f14e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1244.506332] [54740]: [pid: 54740|app: 0|req: 142/291] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:34 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.275371] [54739]: DEBUG cinder.api.middleware.request_id [req-d13f4b27-3931-4efa-860c-ccf0ddf199fd req-f5f50eb0-1239-41d2-a0bd-6f8141a90d52 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.277824] [54739]: INFO cinder.api.openstack.wsgi [req-d13f4b27-3931-4efa-860c-ccf0ddf199fd req-f5f50eb0-1239-41d2-a0bd-6f8141a90d52 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1245.278132] [54739]: DEBUG cinder.api.openstack.wsgi [req-d13f4b27-3931-4efa-860c-ccf0ddf199fd req-f5f50eb0-1239-41d2-a0bd-6f8141a90d52 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.278353] [54739]: DEBUG cinder.api.openstack.wsgi [req-d13f4b27-3931-4efa-860c-ccf0ddf199fd req-f5f50eb0-1239-41d2-a0bd-6f8141a90d52 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.289689] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.289689] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.292986] [54739]: INFO cinder.volume.api [req-d13f4b27-3931-4efa-860c-ccf0ddf199fd req-f5f50eb0-1239-41d2-a0bd-6f8141a90d52 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1245.297336] [54739]: INFO cinder.api.openstack.wsgi [req-d13f4b27-3931-4efa-860c-ccf0ddf199fd req-f5f50eb0-1239-41d2-a0bd-6f8141a90d52 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1245.297730] [54739]: [pid: 54739|app: 0|req: 150/292] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:35 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.895803] [54740]: DEBUG cinder.api.middleware.request_id [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.899013] [54740]: INFO cinder.api.openstack.wsgi [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1252.901411] [54740]: DEBUG cinder.api.openstack.wsgi [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1738603923", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1252.903826] [54740]: DEBUG cinder.api.v3.volumes [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1738603923', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1252.904030] [54740]: INFO cinder.api.v3.volumes [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Create volume of 1 GB [ 1252.910294] [54740]: INFO cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Availability Zones retrieved successfully. [ 1252.918219] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Flow 'volume_create_api' (69b66b22-a4d2-4b87-a8db-0f562faf1a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1252.919401] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e74860-c0c3-4463-9f46-ed3cf5bab947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1252.920652] [54740]: DEBUG cinder.volume.flows.api.create_volume [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1252.946112] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e74860-c0c3-4463-9f46-ed3cf5bab947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1252.947189] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b84b8ac-27a5-447f-ab46-8a7ccf51856d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1252.998990] [54740]: DEBUG cinder.quota [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Created reservations ['df39e154-5fa0-485f-b5be-a3e1c5c6c135', 'ba588622-4af5-4b81-9afc-4b626c37d1db', 'e43d46db-56fd-4830-8b7f-27c71e7f4fef', '14c9f512-37e0-495f-8659-d73f8768351e'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1253.000232] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b84b8ac-27a5-447f-ab46-8a7ccf51856d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df39e154-5fa0-485f-b5be-a3e1c5c6c135', 'ba588622-4af5-4b81-9afc-4b626c37d1db', 'e43d46db-56fd-4830-8b7f-27c71e7f4fef', '14c9f512-37e0-495f-8659-d73f8768351e']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1253.001122] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7eca041-2cdb-4bc7-a032-d93a083db098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1253.017196] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7eca041-2cdb-4bc7-a032-d93a083db098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd55a2592-f55d-4fe8-a819-097044a24591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1738603923',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c957c5838b440038f4bcac17104d9c9',qos_specs=None,replication_status=,reservations=['df39e154-5fa0-485f-b5be-a3e1c5c6c135','ba588622-4af5-4b81-9afc-4b626c37d1db','e43d46db-56fd-4830-8b7f-27c71e7f4fef','14c9f512-37e0-495f-8659-d73f8768351e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcffaea58b4644fda0a9550532148057',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1738603923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d55a2592-f55d-4fe8-a819-097044a24591,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6c957c5838b440038f4bcac17104d9c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcffaea58b4644fda0a9550532148057',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1253.018214] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0ca7c14-6dce-4872-b1dd-d8cabfee900a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1253.031277] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0ca7c14-6dce-4872-b1dd-d8cabfee900a) transitioned into state 'SUCCESS' from state '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-1738603923',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c957c5838b440038f4bcac17104d9c9',qos_specs=None,replication_status=,reservations=['df39e154-5fa0-485f-b5be-a3e1c5c6c135','ba588622-4af5-4b81-9afc-4b626c37d1db','e43d46db-56fd-4830-8b7f-27c71e7f4fef','14c9f512-37e0-495f-8659-d73f8768351e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcffaea58b4644fda0a9550532148057',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1253.032217] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217b7c2e-a97f-463d-989c-998e2fa81276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1253.042047] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217b7c2e-a97f-463d-989c-998e2fa81276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1253.043300] [54740]: DEBUG cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Flow 'volume_create_api' (69b66b22-a4d2-4b87-a8db-0f562faf1a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1253.043722] [54740]: INFO cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Create volume request issued successfully. [ 1253.044482] [54740]: INFO cinder.api.openstack.wsgi [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-b6e057bd-bcb0-4d68-8034-696d107362be tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1253.044957] [54740]: [pid: 54740|app: 0|req: 143/293] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Jan 30 20:39:42 2025] POST /volume/v3/volumes => generated 762 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1253.051205] [54739]: DEBUG cinder.api.middleware.request_id [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-69ba98cd-26b6-4954-8ec4-04ef8a5624ba None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.054216] [54739]: INFO cinder.api.openstack.wsgi [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-69ba98cd-26b6-4954-8ec4-04ef8a5624ba tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] GET http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 [ 1253.054529] [54739]: DEBUG cinder.api.openstack.wsgi [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-69ba98cd-26b6-4954-8ec4-04ef8a5624ba tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.054805] [54739]: DEBUG cinder.api.openstack.wsgi [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-69ba98cd-26b6-4954-8ec4-04ef8a5624ba tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.064792] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064792] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.069656] [54739]: INFO cinder.volume.api [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-69ba98cd-26b6-4954-8ec4-04ef8a5624ba tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Volume info retrieved successfully. [ 1253.074822] [54739]: INFO cinder.api.openstack.wsgi [req-08d3c9d0-b9e4-4bdf-90fe-a64f6bdfae0d req-69ba98cd-26b6-4954-8ec4-04ef8a5624ba tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 returned with HTTP 200 [ 1253.075272] [54739]: [pid: 54739|app: 0|req: 151/294] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:42 2025] GET /volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.237733] [54740]: DEBUG cinder.api.middleware.request_id [req-8d77352e-84df-45a3-a9bb-42deb8ffd814 req-98debbed-3298-4e60-9b05-7eeb539cbdd7 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.240381] [54740]: INFO cinder.api.openstack.wsgi [req-8d77352e-84df-45a3-a9bb-42deb8ffd814 req-98debbed-3298-4e60-9b05-7eeb539cbdd7 tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] GET http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 [ 1253.240620] [54740]: DEBUG cinder.api.openstack.wsgi [req-8d77352e-84df-45a3-a9bb-42deb8ffd814 req-98debbed-3298-4e60-9b05-7eeb539cbdd7 tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.240859] [54740]: DEBUG cinder.api.openstack.wsgi [req-8d77352e-84df-45a3-a9bb-42deb8ffd814 req-98debbed-3298-4e60-9b05-7eeb539cbdd7 tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.250281] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.250281] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.254563] [54740]: INFO cinder.volume.api [req-8d77352e-84df-45a3-a9bb-42deb8ffd814 req-98debbed-3298-4e60-9b05-7eeb539cbdd7 tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Volume info retrieved successfully. [ 1253.259395] [54740]: INFO cinder.api.openstack.wsgi [req-8d77352e-84df-45a3-a9bb-42deb8ffd814 req-98debbed-3298-4e60-9b05-7eeb539cbdd7 tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 returned with HTTP 200 [ 1253.259865] [54740]: [pid: 54740|app: 0|req: 144/295] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:43 2025] GET /volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.338587] [54739]: DEBUG cinder.api.middleware.request_id [req-f515c570-03ef-4c3c-9ed3-53edd44542ce req-ce2a7439-cc40-4208-8776-17a676b3437f None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.341265] [54739]: INFO cinder.api.openstack.wsgi [req-f515c570-03ef-4c3c-9ed3-53edd44542ce req-ce2a7439-cc40-4208-8776-17a676b3437f tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] GET http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 [ 1253.341515] [54739]: DEBUG cinder.api.openstack.wsgi [req-f515c570-03ef-4c3c-9ed3-53edd44542ce req-ce2a7439-cc40-4208-8776-17a676b3437f tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.341772] [54739]: DEBUG cinder.api.openstack.wsgi [req-f515c570-03ef-4c3c-9ed3-53edd44542ce req-ce2a7439-cc40-4208-8776-17a676b3437f tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.350619] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.350619] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.355169] [54739]: INFO cinder.volume.api [req-f515c570-03ef-4c3c-9ed3-53edd44542ce req-ce2a7439-cc40-4208-8776-17a676b3437f tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Volume info retrieved successfully. [ 1253.362843] [54739]: INFO cinder.api.openstack.wsgi [req-f515c570-03ef-4c3c-9ed3-53edd44542ce req-ce2a7439-cc40-4208-8776-17a676b3437f tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 returned with HTTP 200 [ 1253.363290] [54739]: [pid: 54739|app: 0|req: 152/296] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:43 2025] GET /volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.736051] [54740]: DEBUG cinder.api.middleware.request_id [req-b4988c26-1a5b-4dd0-ae3a-e492ce3c00a6 req-2fee26dd-6b8c-49cd-8eab-0ff2442ea90b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.739476] [54740]: INFO cinder.api.openstack.wsgi [req-b4988c26-1a5b-4dd0-ae3a-e492ce3c00a6 req-2fee26dd-6b8c-49cd-8eab-0ff2442ea90b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 [ 1253.739701] [54740]: DEBUG cinder.api.openstack.wsgi [req-b4988c26-1a5b-4dd0-ae3a-e492ce3c00a6 req-2fee26dd-6b8c-49cd-8eab-0ff2442ea90b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.740034] [54740]: DEBUG cinder.api.openstack.wsgi [req-b4988c26-1a5b-4dd0-ae3a-e492ce3c00a6 req-2fee26dd-6b8c-49cd-8eab-0ff2442ea90b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.740245] [54740]: INFO cinder.api.v3.volumes [req-b4988c26-1a5b-4dd0-ae3a-e492ce3c00a6 req-2fee26dd-6b8c-49cd-8eab-0ff2442ea90b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Delete volume with id: d55a2592-f55d-4fe8-a819-097044a24591 [ 1253.753859] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.753859] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.753859] [54740]: INFO cinder.volume.api [req-b4988c26-1a5b-4dd0-ae3a-e492ce3c00a6 req-2fee26dd-6b8c-49cd-8eab-0ff2442ea90b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Volume info retrieved successfully. [ 1253.760074] [54739]: DEBUG cinder.api.middleware.request_id [None req-64d6e983-b079-4a14-bf4f-ce071421009e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.762441] [54739]: INFO cinder.api.openstack.wsgi [None req-64d6e983-b079-4a14-bf4f-ce071421009e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1253.762947] [54739]: DEBUG cinder.api.openstack.wsgi [None req-64d6e983-b079-4a14-bf4f-ce071421009e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.763083] [54739]: DEBUG cinder.api.openstack.wsgi [None req-64d6e983-b079-4a14-bf4f-ce071421009e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.777118] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.777118] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.780437] [54740]: INFO cinder.volume.api [req-b4988c26-1a5b-4dd0-ae3a-e492ce3c00a6 req-2fee26dd-6b8c-49cd-8eab-0ff2442ea90b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Delete volume request issued successfully. [ 1253.780826] [54740]: INFO cinder.api.openstack.wsgi [req-b4988c26-1a5b-4dd0-ae3a-e492ce3c00a6 req-2fee26dd-6b8c-49cd-8eab-0ff2442ea90b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 returned with HTTP 202 [ 1253.781135] [54739]: INFO cinder.volume.api [None req-64d6e983-b079-4a14-bf4f-ce071421009e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1253.781670] [54740]: [pid: 54740|app: 0|req: 145/297] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 30 20:39:43 2025] DELETE /volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1253.786364] [54739]: INFO cinder.api.openstack.wsgi [None req-64d6e983-b079-4a14-bf4f-ce071421009e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1253.787314] [54739]: [pid: 54739|app: 0|req: 153/298] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:43 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1254.034830] [54740]: DEBUG cinder.api.middleware.request_id [req-598ccd58-ba7d-48c0-ba85-c862c7a34d66 req-58914e13-63d1-4e73-a7af-294d64b66f7b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.037194] [54740]: INFO cinder.api.openstack.wsgi [req-598ccd58-ba7d-48c0-ba85-c862c7a34d66 req-58914e13-63d1-4e73-a7af-294d64b66f7b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] GET http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 [ 1254.037445] [54740]: DEBUG cinder.api.openstack.wsgi [req-598ccd58-ba7d-48c0-ba85-c862c7a34d66 req-58914e13-63d1-4e73-a7af-294d64b66f7b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.037634] [54740]: DEBUG cinder.api.openstack.wsgi [req-598ccd58-ba7d-48c0-ba85-c862c7a34d66 req-58914e13-63d1-4e73-a7af-294d64b66f7b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.044150] [54740]: INFO cinder.api.openstack.wsgi [req-598ccd58-ba7d-48c0-ba85-c862c7a34d66 req-58914e13-63d1-4e73-a7af-294d64b66f7b tempest-VolumesGetTestJSON-1727315165 tempest-VolumesGetTestJSON-1727315165-project-member] http://10.180.1.21/volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 returned with HTTP 404 [ 1254.044935] [54740]: [pid: 54740|app: 0|req: 146/299] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:43 2025] GET /volume/v3/volumes/d55a2592-f55d-4fe8-a819-097044a24591 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1254.080806] [54739]: DEBUG cinder.api.middleware.request_id [req-35dfced3-8000-434c-8cd3-9bea0669938c req-1f32dfa4-374a-44db-9d10-8e9011351964 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.083301] [54739]: INFO cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-1f32dfa4-374a-44db-9d10-8e9011351964 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1254.083559] [54739]: DEBUG cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-1f32dfa4-374a-44db-9d10-8e9011351964 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.083731] [54739]: DEBUG cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-1f32dfa4-374a-44db-9d10-8e9011351964 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.097755] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.097755] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.101521] [54739]: INFO cinder.volume.api [req-35dfced3-8000-434c-8cd3-9bea0669938c req-1f32dfa4-374a-44db-9d10-8e9011351964 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1254.106354] [54739]: INFO cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-1f32dfa4-374a-44db-9d10-8e9011351964 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1254.106788] [54739]: [pid: 54739|app: 0|req: 154/300] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:39:43 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1254.128509] [54740]: DEBUG cinder.api.middleware.request_id [req-35dfced3-8000-434c-8cd3-9bea0669938c req-a82cd867-4c5d-4721-bb3b-687a25faeff7 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.131116] [54740]: INFO cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-a82cd867-4c5d-4721-bb3b-687a25faeff7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5/action [ 1254.131596] [54740]: DEBUG cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-a82cd867-4c5d-4721-bb3b-687a25faeff7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1254.131776] [54740]: DEBUG cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-a82cd867-4c5d-4721-bb3b-687a25faeff7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1254.141949] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141949] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.142505] [54740]: INFO cinder.volume.api [req-35dfced3-8000-434c-8cd3-9bea0669938c req-a82cd867-4c5d-4721-bb3b-687a25faeff7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1254.147946] [54740]: INFO cinder.volume.api [req-35dfced3-8000-434c-8cd3-9bea0669938c req-a82cd867-4c5d-4721-bb3b-687a25faeff7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Begin detaching volume completed successfully. [ 1254.148214] [54740]: INFO cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-a82cd867-4c5d-4721-bb3b-687a25faeff7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5/action returned with HTTP 202 [ 1254.148625] [54740]: [pid: 54740|app: 0|req: 147/301] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:39:43 2025] POST /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1255.168792] [54739]: DEBUG cinder.api.middleware.request_id [None req-49a7ac60-0d7b-4ca1-834d-1d5dbd23f035 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.169408] [54739]: INFO cinder.api.openstack.wsgi [None req-49a7ac60-0d7b-4ca1-834d-1d5dbd23f035 None None] GET http://10.180.1.21/volume// [ 1255.169607] [54739]: DEBUG cinder.api.openstack.wsgi [None req-49a7ac60-0d7b-4ca1-834d-1d5dbd23f035 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.169832] [54739]: DEBUG cinder.api.openstack.wsgi [None req-49a7ac60-0d7b-4ca1-834d-1d5dbd23f035 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.170246] [54739]: INFO cinder.api.openstack.wsgi [None req-49a7ac60-0d7b-4ca1-834d-1d5dbd23f035 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1255.170728] [54739]: [pid: 54739|app: 0|req: 155/302] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:39:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1255.175391] [54740]: DEBUG cinder.api.middleware.request_id [req-35dfced3-8000-434c-8cd3-9bea0669938c req-5053bf3c-fbff-469c-8d67-b65b7a19a907 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.179190] [54740]: INFO cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-5053bf3c-fbff-469c-8d67-b65b7a19a907 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1255.179190] [54740]: DEBUG cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-5053bf3c-fbff-469c-8d67-b65b7a19a907 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.179190] [54740]: DEBUG cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-5053bf3c-fbff-469c-8d67-b65b7a19a907 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.195349] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.195349] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.200043] [54740]: INFO cinder.volume.api [req-35dfced3-8000-434c-8cd3-9bea0669938c req-5053bf3c-fbff-469c-8d67-b65b7a19a907 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1255.206532] [54740]: INFO cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-5053bf3c-fbff-469c-8d67-b65b7a19a907 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1255.207243] [54740]: [pid: 54740|app: 0|req: 148/303] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:39:45 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1256.352294] [54739]: DEBUG cinder.api.middleware.request_id [req-35dfced3-8000-434c-8cd3-9bea0669938c req-c5569aee-04b6-419d-9143-2e0755180d33 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.355044] [54739]: INFO cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-c5569aee-04b6-419d-9143-2e0755180d33 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8 [ 1256.355161] [54739]: DEBUG cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-c5569aee-04b6-419d-9143-2e0755180d33 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.355380] [54739]: DEBUG cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-c5569aee-04b6-419d-9143-2e0755180d33 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.362668] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.362668] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.888880] [54739]: INFO cinder.api.openstack.wsgi [req-35dfced3-8000-434c-8cd3-9bea0669938c req-c5569aee-04b6-419d-9143-2e0755180d33 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8 returned with HTTP 200 [ 1256.888880] [54739]: [pid: 54739|app: 0|req: 156/304] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:39:46 2025] DELETE /volume/v3/attachments/f7b2f37c-0e82-4fab-9b1d-74b9b00116a8 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.377689] [54740]: DEBUG cinder.api.middleware.request_id [None req-9f68f808-de3a-4a8e-96e2-5ba5f347fa1b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.379820] [54740]: INFO cinder.api.openstack.wsgi [None req-9f68f808-de3a-4a8e-96e2-5ba5f347fa1b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1258.380052] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9f68f808-de3a-4a8e-96e2-5ba5f347fa1b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.380321] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9f68f808-de3a-4a8e-96e2-5ba5f347fa1b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.392900] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.392900] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.397103] [54740]: INFO cinder.volume.api [None req-9f68f808-de3a-4a8e-96e2-5ba5f347fa1b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1258.402153] [54740]: INFO cinder.api.openstack.wsgi [None req-9f68f808-de3a-4a8e-96e2-5ba5f347fa1b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1258.402576] [54740]: [pid: 54740|app: 0|req: 149/305] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:39:48 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.887628] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=52,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1268.399530] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=79,cinder:UPDATE=19,cinder:INSERT=13 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1270.366527] [54739]: DEBUG cinder.api.middleware.request_id [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.368775] [54739]: INFO cinder.api.openstack.wsgi [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1270.369201] [54739]: DEBUG cinder.api.openstack.wsgi [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1802946674", "imageRef": "d5497cf1-16e8-478a-a834-e9289b1751b7", "size": 1}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1270.371087] [54739]: DEBUG cinder.api.v3.volumes [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1802946674', 'imageRef': 'd5497cf1-16e8-478a-a834-e9289b1751b7', 'size': 1}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1270.558425] [54739]: INFO cinder.api.v3.volumes [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Create volume of 1 GB [ 1270.558912] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.558912] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.564435] [54739]: INFO cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Availability Zones retrieved successfully. [ 1270.571193] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Flow 'volume_create_api' (1e0d22e8-68ff-4c8d-ad21-d77b74ef9397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1270.572365] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de7a889a-7906-440e-a03f-689a3bd6e5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1270.573489] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1270.613837] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de7a889a-7906-440e-a03f-689a3bd6e5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1270.614792] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e61672d-56c9-49ef-bea4-00794ac80e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1270.642517] [54739]: DEBUG cinder.quota [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Created reservations ['dfed990f-29b1-44e9-9d18-513b8c08c080', '7706340a-ddb4-4e6e-917a-8d954cf9fffc', '4a77c09a-7ad9-4e8c-8ac9-44fb2fd7c06b', '6b1f1717-68fc-4f2c-8d6a-3d1b8f028052'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1270.643389] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e61672d-56c9-49ef-bea4-00794ac80e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfed990f-29b1-44e9-9d18-513b8c08c080', '7706340a-ddb4-4e6e-917a-8d954cf9fffc', '4a77c09a-7ad9-4e8c-8ac9-44fb2fd7c06b', '6b1f1717-68fc-4f2c-8d6a-3d1b8f028052']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1270.644305] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e539a511-d3a0-4f04-8d60-31bd9c4749e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1270.658296] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e539a511-d3a0-4f04-8d60-31bd9c4749e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c69bdc-55ac-48af-b285-e6d2d8dd861d', '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-1802946674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a97f57bdf4a46db80460b1d5c9f9b9f',qos_specs=None,replication_status=,reservations=['dfed990f-29b1-44e9-9d18-513b8c08c080','7706340a-ddb4-4e6e-917a-8d954cf9fffc','4a77c09a-7ad9-4e8c-8ac9-44fb2fd7c06b','6b1f1717-68fc-4f2c-8d6a-3d1b8f028052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade098da576147a6bff6685cb886ff78',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1802946674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c69bdc-55ac-48af-b285-e6d2d8dd861d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a97f57bdf4a46db80460b1d5c9f9b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ade098da576147a6bff6685cb886ff78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1270.659211] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4c2aa7-d287-40eb-b40c-834f6cac733e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1270.669979] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4c2aa7-d287-40eb-b40c-834f6cac733e) transitioned into state 'SUCCESS' from state '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-1802946674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a97f57bdf4a46db80460b1d5c9f9b9f',qos_specs=None,replication_status=,reservations=['dfed990f-29b1-44e9-9d18-513b8c08c080','7706340a-ddb4-4e6e-917a-8d954cf9fffc','4a77c09a-7ad9-4e8c-8ac9-44fb2fd7c06b','6b1f1717-68fc-4f2c-8d6a-3d1b8f028052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade098da576147a6bff6685cb886ff78',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1270.670814] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891057ab-e0c1-4718-add2-ecc4f41b7920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1270.682060] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891057ab-e0c1-4718-add2-ecc4f41b7920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1270.683065] [54739]: DEBUG cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Flow 'volume_create_api' (1e0d22e8-68ff-4c8d-ad21-d77b74ef9397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1270.683404] [54739]: INFO cinder.volume.api [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Create volume request issued successfully. [ 1270.684047] [54739]: INFO cinder.api.openstack.wsgi [None req-639ead4f-29e9-49ec-917c-64e1dc847da3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1270.684601] [54739]: [pid: 54739|app: 0|req: 157/306] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 30 20:40:00 2025] POST /volume/v3/volumes => generated 752 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1270.694494] [54740]: DEBUG cinder.api.middleware.request_id [None req-6a94120a-0380-4cbd-acb3-05a8dc56a1c8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.697296] [54740]: INFO cinder.api.openstack.wsgi [None req-6a94120a-0380-4cbd-acb3-05a8dc56a1c8 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1270.697296] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6a94120a-0380-4cbd-acb3-05a8dc56a1c8 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.697436] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6a94120a-0380-4cbd-acb3-05a8dc56a1c8 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.705061] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.705061] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.709599] [54740]: INFO cinder.volume.api [None req-6a94120a-0380-4cbd-acb3-05a8dc56a1c8 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1270.713780] [54740]: INFO cinder.api.openstack.wsgi [None req-6a94120a-0380-4cbd-acb3-05a8dc56a1c8 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1270.714161] [54740]: [pid: 54740|app: 0|req: 150/307] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:00 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.724625] [54739]: DEBUG cinder.api.middleware.request_id [None req-967078b2-3336-4d8a-a9dc-fbed5a3dd71c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.726991] [54739]: INFO cinder.api.openstack.wsgi [None req-967078b2-3336-4d8a-a9dc-fbed5a3dd71c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1271.727230] [54739]: DEBUG cinder.api.openstack.wsgi [None req-967078b2-3336-4d8a-a9dc-fbed5a3dd71c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.727490] [54739]: DEBUG cinder.api.openstack.wsgi [None req-967078b2-3336-4d8a-a9dc-fbed5a3dd71c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.737937] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.737937] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.742284] [54739]: INFO cinder.volume.api [None req-967078b2-3336-4d8a-a9dc-fbed5a3dd71c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1271.747355] [54739]: INFO cinder.api.openstack.wsgi [None req-967078b2-3336-4d8a-a9dc-fbed5a3dd71c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1271.747798] [54739]: [pid: 54739|app: 0|req: 158/308] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:01 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.758726] [54740]: DEBUG cinder.api.middleware.request_id [None req-0560119f-5df1-4563-abda-2f60157818c4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.761977] [54740]: INFO cinder.api.openstack.wsgi [None req-0560119f-5df1-4563-abda-2f60157818c4 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1272.761977] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0560119f-5df1-4563-abda-2f60157818c4 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.761977] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0560119f-5df1-4563-abda-2f60157818c4 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.774048] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.774048] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.780108] [54740]: INFO cinder.volume.api [None req-0560119f-5df1-4563-abda-2f60157818c4 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1272.785051] [54740]: INFO cinder.api.openstack.wsgi [None req-0560119f-5df1-4563-abda-2f60157818c4 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1272.785614] [54740]: [pid: 54740|app: 0|req: 151/309] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:02 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.795298] [54739]: DEBUG cinder.api.middleware.request_id [None req-63ec6f29-6409-41b1-bf3d-7f0fd690149d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.797539] [54739]: INFO cinder.api.openstack.wsgi [None req-63ec6f29-6409-41b1-bf3d-7f0fd690149d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1273.797756] [54739]: DEBUG cinder.api.openstack.wsgi [None req-63ec6f29-6409-41b1-bf3d-7f0fd690149d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.797984] [54739]: DEBUG cinder.api.openstack.wsgi [None req-63ec6f29-6409-41b1-bf3d-7f0fd690149d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.812343] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.812343] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.816979] [54739]: INFO cinder.volume.api [None req-63ec6f29-6409-41b1-bf3d-7f0fd690149d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1273.822555] [54739]: INFO cinder.api.openstack.wsgi [None req-63ec6f29-6409-41b1-bf3d-7f0fd690149d tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1273.823010] [54739]: [pid: 54739|app: 0|req: 159/310] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:03 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.833238] [54740]: DEBUG cinder.api.middleware.request_id [None req-617f3f81-630c-4278-bf36-588c75987b32 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.835359] [54740]: INFO cinder.api.openstack.wsgi [None req-617f3f81-630c-4278-bf36-588c75987b32 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1274.835587] [54740]: DEBUG cinder.api.openstack.wsgi [None req-617f3f81-630c-4278-bf36-588c75987b32 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.835852] [54740]: DEBUG cinder.api.openstack.wsgi [None req-617f3f81-630c-4278-bf36-588c75987b32 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.845516] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.845516] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.849919] [54740]: INFO cinder.volume.api [None req-617f3f81-630c-4278-bf36-588c75987b32 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1274.855266] [54740]: INFO cinder.api.openstack.wsgi [None req-617f3f81-630c-4278-bf36-588c75987b32 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1274.855695] [54740]: [pid: 54740|app: 0|req: 152/311] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:04 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.867534] [54739]: DEBUG cinder.api.middleware.request_id [None req-e317af10-4110-4b94-bf10-3151d3951fb1 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.870808] [54739]: INFO cinder.api.openstack.wsgi [None req-e317af10-4110-4b94-bf10-3151d3951fb1 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1275.871177] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e317af10-4110-4b94-bf10-3151d3951fb1 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.871544] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e317af10-4110-4b94-bf10-3151d3951fb1 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.886980] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.886980] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.893276] [54739]: INFO cinder.volume.api [None req-e317af10-4110-4b94-bf10-3151d3951fb1 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1275.901394] [54739]: INFO cinder.api.openstack.wsgi [None req-e317af10-4110-4b94-bf10-3151d3951fb1 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1275.901967] [54739]: [pid: 54739|app: 0|req: 160/312] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:05 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.912194] [54740]: DEBUG cinder.api.middleware.request_id [None req-85e831ab-df53-492e-92f4-f41ac54d2fe3 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.914315] [54740]: INFO cinder.api.openstack.wsgi [None req-85e831ab-df53-492e-92f4-f41ac54d2fe3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1276.914622] [54740]: DEBUG cinder.api.openstack.wsgi [None req-85e831ab-df53-492e-92f4-f41ac54d2fe3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.914908] [54740]: DEBUG cinder.api.openstack.wsgi [None req-85e831ab-df53-492e-92f4-f41ac54d2fe3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.935992] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.935992] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.944097] [54740]: INFO cinder.volume.api [None req-85e831ab-df53-492e-92f4-f41ac54d2fe3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1276.951605] [54740]: INFO cinder.api.openstack.wsgi [None req-85e831ab-df53-492e-92f4-f41ac54d2fe3 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1276.952404] [54740]: [pid: 54740|app: 0|req: 153/313] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:06 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.964974] [54739]: DEBUG cinder.api.middleware.request_id [None req-f450f77b-b67f-4ade-ac71-7c2bbf00da18 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.967249] [54739]: INFO cinder.api.openstack.wsgi [None req-f450f77b-b67f-4ade-ac71-7c2bbf00da18 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1277.967508] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f450f77b-b67f-4ade-ac71-7c2bbf00da18 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.967693] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f450f77b-b67f-4ade-ac71-7c2bbf00da18 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.978826] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.978826] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.985086] [54739]: INFO cinder.volume.api [None req-f450f77b-b67f-4ade-ac71-7c2bbf00da18 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1277.989367] [54739]: INFO cinder.api.openstack.wsgi [None req-f450f77b-b67f-4ade-ac71-7c2bbf00da18 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1277.993019] [54739]: [pid: 54739|app: 0|req: 161/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:07 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.000516] [54740]: DEBUG cinder.api.middleware.request_id [None req-68375ea5-ec20-4697-9a16-785e8ad69244 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.003075] [54740]: INFO cinder.api.openstack.wsgi [None req-68375ea5-ec20-4697-9a16-785e8ad69244 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1279.003349] [54740]: DEBUG cinder.api.openstack.wsgi [None req-68375ea5-ec20-4697-9a16-785e8ad69244 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.003645] [54740]: DEBUG cinder.api.openstack.wsgi [None req-68375ea5-ec20-4697-9a16-785e8ad69244 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.020959] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.020959] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.027429] [54740]: INFO cinder.volume.api [None req-68375ea5-ec20-4697-9a16-785e8ad69244 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1279.034766] [54740]: INFO cinder.api.openstack.wsgi [None req-68375ea5-ec20-4697-9a16-785e8ad69244 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1279.035205] [54740]: [pid: 54740|app: 0|req: 154/315] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:08 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.045245] [54739]: DEBUG cinder.api.middleware.request_id [None req-1bc96997-4661-45db-a789-f83d8dac4d50 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.047305] [54739]: INFO cinder.api.openstack.wsgi [None req-1bc96997-4661-45db-a789-f83d8dac4d50 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1280.047646] [54739]: DEBUG cinder.api.openstack.wsgi [None req-1bc96997-4661-45db-a789-f83d8dac4d50 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.047738] [54739]: DEBUG cinder.api.openstack.wsgi [None req-1bc96997-4661-45db-a789-f83d8dac4d50 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.057411] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.057411] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.061830] [54739]: INFO cinder.volume.api [None req-1bc96997-4661-45db-a789-f83d8dac4d50 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1280.067701] [54739]: INFO cinder.api.openstack.wsgi [None req-1bc96997-4661-45db-a789-f83d8dac4d50 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1280.068138] [54739]: [pid: 54739|app: 0|req: 162/316] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:09 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.081647] [54740]: DEBUG cinder.api.middleware.request_id [None req-a717ce44-d6e3-44ac-a275-3dbcf5b0f9ed None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.084679] [54740]: INFO cinder.api.openstack.wsgi [None req-a717ce44-d6e3-44ac-a275-3dbcf5b0f9ed tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1281.085184] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a717ce44-d6e3-44ac-a275-3dbcf5b0f9ed tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.085277] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a717ce44-d6e3-44ac-a275-3dbcf5b0f9ed tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.097927] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.097927] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.104295] [54740]: INFO cinder.volume.api [None req-a717ce44-d6e3-44ac-a275-3dbcf5b0f9ed tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1281.110112] [54740]: INFO cinder.api.openstack.wsgi [None req-a717ce44-d6e3-44ac-a275-3dbcf5b0f9ed tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1281.110554] [54740]: [pid: 54740|app: 0|req: 155/317] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:10 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.297997] [54739]: DEBUG cinder.api.middleware.request_id [None req-eceb1a5b-7481-4067-b198-da96bb397c16 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.300152] [54739]: INFO cinder.api.openstack.wsgi [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1281.300579] [54739]: DEBUG cinder.api.openstack.wsgi [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1458008122"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1281.302188] [54739]: DEBUG cinder.api.v3.volumes [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1458008122'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1281.302327] [54739]: INFO cinder.api.v3.volumes [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Create volume of 1 GB [ 1281.307183] [54739]: INFO cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Availability Zones retrieved successfully. [ 1281.313876] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Flow 'volume_create_api' (c30f1280-03fa-4e81-85fb-1907bdeb5083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1281.315072] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af2a644-c25f-4c0b-a43b-764aa985a737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.316191] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1281.334249] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af2a644-c25f-4c0b-a43b-764aa985a737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.335197] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba6da667-316b-4c05-a254-46a75abf6879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.378840] [54739]: DEBUG cinder.quota [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Created reservations ['1e3dc89f-b2f3-486d-9c84-b259457a3eb3', '4a72e9d2-3634-4034-817e-5b26ab9393e6', 'aa0a0ca5-d95f-4588-829c-15c867190513', '2913f238-3d72-47de-bd36-117de7e7aff4'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1281.379631] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba6da667-316b-4c05-a254-46a75abf6879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3dc89f-b2f3-486d-9c84-b259457a3eb3', '4a72e9d2-3634-4034-817e-5b26ab9393e6', 'aa0a0ca5-d95f-4588-829c-15c867190513', '2913f238-3d72-47de-bd36-117de7e7aff4']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.380562] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a127b7a-d839-4fbc-bcd0-3f7cae33c0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.392416] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a127b7a-d839-4fbc-bcd0-3f7cae33c0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade44e27-be53-4d9a-b346-ccf17aadfded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1458008122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f3a36c557145e38c528a628b1f3b67',qos_specs=None,replication_status=,reservations=['1e3dc89f-b2f3-486d-9c84-b259457a3eb3','4a72e9d2-3634-4034-817e-5b26ab9393e6','aa0a0ca5-d95f-4588-829c-15c867190513','2913f238-3d72-47de-bd36-117de7e7aff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc7ce5392ecd486b962c3db9d43181e1',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:40:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1458008122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade44e27-be53-4d9a-b346-ccf17aadfded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f3a36c557145e38c528a628b1f3b67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc7ce5392ecd486b962c3db9d43181e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.393349] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d714e9-77f3-42db-a030-d77e3a9fed12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.406342] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d714e9-77f3-42db-a030-d77e3a9fed12) transitioned into state 'SUCCESS' from state '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-1458008122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f3a36c557145e38c528a628b1f3b67',qos_specs=None,replication_status=,reservations=['1e3dc89f-b2f3-486d-9c84-b259457a3eb3','4a72e9d2-3634-4034-817e-5b26ab9393e6','aa0a0ca5-d95f-4588-829c-15c867190513','2913f238-3d72-47de-bd36-117de7e7aff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc7ce5392ecd486b962c3db9d43181e1',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.407248] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b31fee7-2d05-47ba-835c-38e5ef2cd273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.415904] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b31fee7-2d05-47ba-835c-38e5ef2cd273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.416976] [54739]: DEBUG cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Flow 'volume_create_api' (c30f1280-03fa-4e81-85fb-1907bdeb5083) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1281.417869] [54739]: INFO cinder.volume.api [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Create volume request issued successfully. [ 1281.418022] [54739]: INFO cinder.api.openstack.wsgi [None req-eceb1a5b-7481-4067-b198-da96bb397c16 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1281.418505] [54739]: [pid: 54739|app: 0|req: 163/318] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:40:11 2025] POST /volume/v3/volumes => generated 753 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1281.427174] [54740]: DEBUG cinder.api.middleware.request_id [None req-18d36293-6a60-487c-b286-de0fbb41089f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.429310] [54740]: INFO cinder.api.openstack.wsgi [None req-18d36293-6a60-487c-b286-de0fbb41089f tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1281.429548] [54740]: DEBUG cinder.api.openstack.wsgi [None req-18d36293-6a60-487c-b286-de0fbb41089f tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.429769] [54740]: DEBUG cinder.api.openstack.wsgi [None req-18d36293-6a60-487c-b286-de0fbb41089f tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.437323] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.437323] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.441845] [54740]: INFO cinder.volume.api [None req-18d36293-6a60-487c-b286-de0fbb41089f tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1281.446223] [54740]: INFO cinder.api.openstack.wsgi [None req-18d36293-6a60-487c-b286-de0fbb41089f tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1281.446861] [54740]: [pid: 54740|app: 0|req: 156/319] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:11 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.123361] [54739]: DEBUG cinder.api.middleware.request_id [None req-4bd6d6b9-7ddc-4622-ba4e-619d9d19c710 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.125222] [54739]: INFO cinder.api.openstack.wsgi [None req-4bd6d6b9-7ddc-4622-ba4e-619d9d19c710 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1282.125620] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4bd6d6b9-7ddc-4622-ba4e-619d9d19c710 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.127018] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4bd6d6b9-7ddc-4622-ba4e-619d9d19c710 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.135952] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.135952] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.139823] [54739]: INFO cinder.volume.api [None req-4bd6d6b9-7ddc-4622-ba4e-619d9d19c710 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1282.144551] [54739]: INFO cinder.api.openstack.wsgi [None req-4bd6d6b9-7ddc-4622-ba4e-619d9d19c710 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1282.144982] [54739]: [pid: 54739|app: 0|req: 164/320] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:11 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.456367] [54740]: DEBUG cinder.api.middleware.request_id [None req-c735726a-a35c-436e-9fa4-13a2f616f0ef None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.458836] [54740]: INFO cinder.api.openstack.wsgi [None req-c735726a-a35c-436e-9fa4-13a2f616f0ef tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1282.459088] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c735726a-a35c-436e-9fa4-13a2f616f0ef tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.459309] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c735726a-a35c-436e-9fa4-13a2f616f0ef tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.467702] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.467702] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.471366] [54740]: INFO cinder.volume.api [None req-c735726a-a35c-436e-9fa4-13a2f616f0ef tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1282.476298] [54740]: INFO cinder.api.openstack.wsgi [None req-c735726a-a35c-436e-9fa4-13a2f616f0ef tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1282.476657] [54740]: [pid: 54740|app: 0|req: 157/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:12 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.666956] [54739]: DEBUG cinder.api.middleware.request_id [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-8b4208ac-a5b2-417a-aefe-0dea9e4f5099 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.671618] [54739]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-8b4208ac-a5b2-417a-aefe-0dea9e4f5099 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1282.672024] [54739]: DEBUG cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-8b4208ac-a5b2-417a-aefe-0dea9e4f5099 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.672389] [54739]: DEBUG cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-8b4208ac-a5b2-417a-aefe-0dea9e4f5099 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.685268] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.685268] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.689824] [54739]: INFO cinder.volume.api [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-8b4208ac-a5b2-417a-aefe-0dea9e4f5099 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1282.696316] [54739]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-8b4208ac-a5b2-417a-aefe-0dea9e4f5099 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1282.697120] [54739]: [pid: 54739|app: 0|req: 165/322] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:12 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.155258] [54740]: DEBUG cinder.api.middleware.request_id [None req-61e2e470-b737-44a7-9395-83c88bfc690c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.157109] [54740]: INFO cinder.api.openstack.wsgi [None req-61e2e470-b737-44a7-9395-83c88bfc690c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1283.157393] [54740]: DEBUG cinder.api.openstack.wsgi [None req-61e2e470-b737-44a7-9395-83c88bfc690c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.157657] [54740]: DEBUG cinder.api.openstack.wsgi [None req-61e2e470-b737-44a7-9395-83c88bfc690c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.172797] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.172797] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.177116] [54740]: INFO cinder.volume.api [None req-61e2e470-b737-44a7-9395-83c88bfc690c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1283.183264] [54740]: INFO cinder.api.openstack.wsgi [None req-61e2e470-b737-44a7-9395-83c88bfc690c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1283.183719] [54740]: [pid: 54740|app: 0|req: 158/323] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:13 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.749645] [54739]: DEBUG cinder.api.middleware.request_id [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.799337] [54739]: INFO cinder.api.openstack.wsgi [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1283.799755] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-599868891"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1283.801607] [54739]: DEBUG cinder.api.v3.volumes [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-599868891'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1283.801750] [54739]: INFO cinder.api.v3.volumes [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume of 1 GB [ 1283.805669] [54739]: INFO cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Availability Zones retrieved successfully. [ 1283.812276] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Flow 'volume_create_api' (ff98782e-34da-4c42-91ca-60ec73a46bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1283.813427] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dbb25be-d3b4-4d1b-9dee-76b88f06a6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1283.814546] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1283.832230] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dbb25be-d3b4-4d1b-9dee-76b88f06a6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1283.833257] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a761ecfc-be06-49a3-8ff7-dbb515288b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1283.879158] [54739]: DEBUG cinder.quota [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Created reservations ['c646eb3d-b864-4d3d-9207-173ddd3e3f87', 'abeb09cc-689a-42be-893b-945e9fa96289', '19c91ac1-40d4-417f-9b53-dadface830e4', 'a108bfb6-1909-43a5-be1d-e8c256da4993'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1283.880322] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a761ecfc-be06-49a3-8ff7-dbb515288b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c646eb3d-b864-4d3d-9207-173ddd3e3f87', 'abeb09cc-689a-42be-893b-945e9fa96289', '19c91ac1-40d4-417f-9b53-dadface830e4', 'a108bfb6-1909-43a5-be1d-e8c256da4993']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1283.881244] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492a6d6d-ce15-41f5-8a4b-82e7ddd69bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1283.895310] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492a6d6d-ce15-41f5-8a4b-82e7ddd69bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da96bfce-0042-4468-9f27-c6ba5aa8f463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-599868891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67377b5fa72d4a7aad58c335d3889421',qos_specs=None,replication_status=,reservations=['c646eb3d-b864-4d3d-9207-173ddd3e3f87','abeb09cc-689a-42be-893b-945e9fa96289','19c91ac1-40d4-417f-9b53-dadface830e4','a108bfb6-1909-43a5-be1d-e8c256da4993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-599868891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da96bfce-0042-4468-9f27-c6ba5aa8f463,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='67377b5fa72d4a7aad58c335d3889421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1283.896229] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7b4a7d-0232-4b4c-9961-49a7f312e744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1283.909620] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7b4a7d-0232-4b4c-9961-49a7f312e744) transitioned into state 'SUCCESS' from state '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-599868891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67377b5fa72d4a7aad58c335d3889421',qos_specs=None,replication_status=,reservations=['c646eb3d-b864-4d3d-9207-173ddd3e3f87','abeb09cc-689a-42be-893b-945e9fa96289','19c91ac1-40d4-417f-9b53-dadface830e4','a108bfb6-1909-43a5-be1d-e8c256da4993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1283.910489] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ef55f8-54e0-47de-a0d0-27ec9c736b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1283.919576] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ef55f8-54e0-47de-a0d0-27ec9c736b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1283.920654] [54739]: DEBUG cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Flow 'volume_create_api' (ff98782e-34da-4c42-91ca-60ec73a46bb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1283.921028] [54739]: INFO cinder.volume.api [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume request issued successfully. [ 1283.921686] [54739]: INFO cinder.api.openstack.wsgi [None req-0de75d45-b7ec-40d9-ad83-3cff402ab977 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1283.922272] [54739]: [pid: 54739|app: 0|req: 166/324] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 30 20:40:13 2025] POST /volume/v3/volumes => generated 758 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1283.933762] [54740]: DEBUG cinder.api.middleware.request_id [None req-eec09825-86b2-417e-afba-d163a1e5d7c0 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.935955] [54740]: INFO cinder.api.openstack.wsgi [None req-eec09825-86b2-417e-afba-d163a1e5d7c0 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 [ 1283.937574] [54740]: DEBUG cinder.api.openstack.wsgi [None req-eec09825-86b2-417e-afba-d163a1e5d7c0 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.938794] [54740]: DEBUG cinder.api.openstack.wsgi [None req-eec09825-86b2-417e-afba-d163a1e5d7c0 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.946037] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.946037] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.949482] [54740]: INFO cinder.volume.api [None req-eec09825-86b2-417e-afba-d163a1e5d7c0 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1283.953970] [54740]: INFO cinder.api.openstack.wsgi [None req-eec09825-86b2-417e-afba-d163a1e5d7c0 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 returned with HTTP 200 [ 1283.954378] [54740]: [pid: 54740|app: 0|req: 159/325] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:13 2025] GET /volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.194639] [54739]: DEBUG cinder.api.middleware.request_id [None req-f90a315f-b699-488d-9368-a86c2238eb62 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.196900] [54739]: INFO cinder.api.openstack.wsgi [None req-f90a315f-b699-488d-9368-a86c2238eb62 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1284.197133] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f90a315f-b699-488d-9368-a86c2238eb62 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.197358] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f90a315f-b699-488d-9368-a86c2238eb62 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.206096] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.206096] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.209754] [54739]: INFO cinder.volume.api [None req-f90a315f-b699-488d-9368-a86c2238eb62 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1284.215028] [54739]: INFO cinder.api.openstack.wsgi [None req-f90a315f-b699-488d-9368-a86c2238eb62 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1284.215186] [54739]: [pid: 54739|app: 0|req: 167/326] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:14 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.221049] [54740]: DEBUG cinder.api.middleware.request_id [None req-09844f4a-f2d4-4162-b55e-7f6208cdc409 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.221548] [54740]: INFO cinder.api.openstack.wsgi [None req-09844f4a-f2d4-4162-b55e-7f6208cdc409 None None] GET http://10.180.1.21/volume// [ 1284.221876] [54740]: DEBUG cinder.api.openstack.wsgi [None req-09844f4a-f2d4-4162-b55e-7f6208cdc409 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.222186] [54740]: DEBUG cinder.api.openstack.wsgi [None req-09844f4a-f2d4-4162-b55e-7f6208cdc409 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.222613] [54740]: INFO cinder.api.openstack.wsgi [None req-09844f4a-f2d4-4162-b55e-7f6208cdc409 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1284.222909] [54740]: [pid: 54740|app: 0|req: 160/327] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:40:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1284.226711] [54739]: DEBUG cinder.api.middleware.request_id [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-f365897b-e703-465f-970f-ec5b19d4255b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.229635] [54739]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-f365897b-e703-465f-970f-ec5b19d4255b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1284.230163] [54739]: DEBUG cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-f365897b-e703-465f-970f-ec5b19d4255b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ade44e27-be53-4d9a-b346-ccf17aadfded", "connector": null, "instance_uuid": "1593ca50-bc97-464a-86ca-17995db15758"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1284.239583] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.239583] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.260650] [54739]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-f365897b-e703-465f-970f-ec5b19d4255b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1284.261239] [54739]: [pid: 54739|app: 0|req: 168/328] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:40:14 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1284.283766] [54740]: DEBUG cinder.api.middleware.request_id [None req-9d0a9a15-99e1-42a1-be80-c0588a84db36 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.286463] [54740]: INFO cinder.api.openstack.wsgi [None req-9d0a9a15-99e1-42a1-be80-c0588a84db36 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1284.286713] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9d0a9a15-99e1-42a1-be80-c0588a84db36 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.286926] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9d0a9a15-99e1-42a1-be80-c0588a84db36 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.297575] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.297575] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.301402] [54740]: INFO cinder.volume.api [None req-9d0a9a15-99e1-42a1-be80-c0588a84db36 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1284.305301] [54740]: INFO cinder.api.openstack.wsgi [None req-9d0a9a15-99e1-42a1-be80-c0588a84db36 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1284.305687] [54740]: [pid: 54740|app: 0|req: 161/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:14 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.787997] [54739]: DEBUG cinder.api.middleware.request_id [None req-5c9ad467-8b3c-4dd8-98cd-d392a4149515 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.788559] [54739]: INFO cinder.api.openstack.wsgi [None req-5c9ad467-8b3c-4dd8-98cd-d392a4149515 None None] GET http://10.180.1.21/volume// [ 1284.788722] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5c9ad467-8b3c-4dd8-98cd-d392a4149515 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.788934] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5c9ad467-8b3c-4dd8-98cd-d392a4149515 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.789354] [54739]: INFO cinder.api.openstack.wsgi [None req-5c9ad467-8b3c-4dd8-98cd-d392a4149515 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1284.789689] [54739]: [pid: 54739|app: 0|req: 169/330] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:40:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1284.792925] [54740]: DEBUG cinder.api.middleware.request_id [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-9ccbb94a-3713-418d-a205-13ed2582ab9e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.795628] [54740]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-9ccbb94a-3713-418d-a205-13ed2582ab9e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1284.795932] [54740]: DEBUG cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-9ccbb94a-3713-418d-a205-13ed2582ab9e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.796171] [54740]: DEBUG cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-9ccbb94a-3713-418d-a205-13ed2582ab9e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.807728] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.807728] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.811540] [54740]: INFO cinder.volume.api [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-9ccbb94a-3713-418d-a205-13ed2582ab9e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1284.816264] [54740]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-9ccbb94a-3713-418d-a205-13ed2582ab9e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1284.816627] [54740]: [pid: 54740|app: 0|req: 162/331] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:40:14 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1284.842418] [54739]: DEBUG cinder.api.middleware.request_id [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-c50f8b14-38df-45b6-9b38-3133128a702a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.844717] [54739]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-c50f8b14-38df-45b6-9b38-3133128a702a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] PUT http://10.180.1.21/volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b [ 1284.845227] [54739]: DEBUG cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-c50f8b14-38df-45b6-9b38-3133128a702a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-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-447821", "mountpoint": "/dev/sdb"}}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1284.853050] [54739]: DEBUG cinder.coordination [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-c50f8b14-38df-45b6-9b38-3133128a702a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Acquiring lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1284.857275] [54739]: DEBUG cinder.coordination [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-c50f8b14-38df-45b6-9b38-3133128a702a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1284.858284] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.858284] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.965984] [54740]: DEBUG cinder.api.middleware.request_id [None req-66ff5baf-1bd4-431b-9678-1a03ad94fa3d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.969156] [54740]: INFO cinder.api.openstack.wsgi [None req-66ff5baf-1bd4-431b-9678-1a03ad94fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 [ 1284.969413] [54740]: DEBUG cinder.api.openstack.wsgi [None req-66ff5baf-1bd4-431b-9678-1a03ad94fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.969683] [54740]: DEBUG cinder.api.openstack.wsgi [None req-66ff5baf-1bd4-431b-9678-1a03ad94fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.978353] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.978353] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.982116] [54740]: INFO cinder.volume.api [None req-66ff5baf-1bd4-431b-9678-1a03ad94fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1284.986713] [54740]: INFO cinder.api.openstack.wsgi [None req-66ff5baf-1bd4-431b-9678-1a03ad94fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 returned with HTTP 200 [ 1284.987032] [54740]: [pid: 54740|app: 0|req: 163/332] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:14 2025] GET /volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.005034] [54740]: DEBUG cinder.api.middleware.request_id [req-e039104a-ce36-4f97-ad97-26edbbdd72ed req-36664473-2a9e-4a41-9bad-5d7c2f907f37 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.007443] [54740]: INFO cinder.api.openstack.wsgi [req-e039104a-ce36-4f97-ad97-26edbbdd72ed req-36664473-2a9e-4a41-9bad-5d7c2f907f37 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 [ 1285.007659] [54740]: DEBUG cinder.api.openstack.wsgi [req-e039104a-ce36-4f97-ad97-26edbbdd72ed req-36664473-2a9e-4a41-9bad-5d7c2f907f37 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.007874] [54740]: DEBUG cinder.api.openstack.wsgi [req-e039104a-ce36-4f97-ad97-26edbbdd72ed req-36664473-2a9e-4a41-9bad-5d7c2f907f37 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.016587] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.016587] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.020196] [54740]: INFO cinder.volume.api [req-e039104a-ce36-4f97-ad97-26edbbdd72ed req-36664473-2a9e-4a41-9bad-5d7c2f907f37 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1285.024515] [54740]: INFO cinder.api.openstack.wsgi [req-e039104a-ce36-4f97-ad97-26edbbdd72ed req-36664473-2a9e-4a41-9bad-5d7c2f907f37 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 returned with HTTP 200 [ 1285.024913] [54740]: [pid: 54740|app: 0|req: 164/333] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:14 2025] GET /volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.032125] [54740]: DEBUG cinder.api.middleware.request_id [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.033996] [54740]: INFO cinder.api.openstack.wsgi [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1285.034387] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-666250233"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1285.036120] [54740]: DEBUG cinder.api.v3.volumes [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-666250233'}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1285.037108] [54740]: INFO cinder.api.v3.volumes [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume of 1 GB [ 1285.043094] [54740]: INFO cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Availability Zones retrieved successfully. [ 1285.048844] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Flow 'volume_create_api' (dcd448d0-2e0a-4322-9627-f13e5e68bb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1285.050099] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d0d4ef-c355-4ced-9184-0cf276aad030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1285.051503] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1285.069248] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d0d4ef-c355-4ced-9184-0cf276aad030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1285.070351] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8438da-517b-48bf-ba26-dc011755cda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1285.104611] [54740]: DEBUG cinder.quota [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Created reservations ['f06cc55d-f5d2-4c97-8ab4-8f1339a2f5de', '70c84419-b27a-4871-a13f-bdf2fb468d3e', '56758f90-6a72-47a4-bf26-dd0fd183b741', '1aaf831a-b8bc-41ec-811c-ec55558bae9d'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1285.105575] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8438da-517b-48bf-ba26-dc011755cda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f06cc55d-f5d2-4c97-8ab4-8f1339a2f5de', '70c84419-b27a-4871-a13f-bdf2fb468d3e', '56758f90-6a72-47a4-bf26-dd0fd183b741', '1aaf831a-b8bc-41ec-811c-ec55558bae9d']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1285.106491] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8201de2b-cc2c-4254-8f37-9ea9f900fee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1285.121381] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8201de2b-cc2c-4254-8f37-9ea9f900fee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2084c8-fcd9-47de-b5b7-78f2507b6cbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-666250233',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67377b5fa72d4a7aad58c335d3889421',qos_specs=None,replication_status=,reservations=['f06cc55d-f5d2-4c97-8ab4-8f1339a2f5de','70c84419-b27a-4871-a13f-bdf2fb468d3e','56758f90-6a72-47a4-bf26-dd0fd183b741','1aaf831a-b8bc-41ec-811c-ec55558bae9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:40:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-666250233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af2084c8-fcd9-47de-b5b7-78f2507b6cbd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='67377b5fa72d4a7aad58c335d3889421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1285.122371] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a497f158-4b6c-48c1-87ea-7b45355d4882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1285.135823] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a497f158-4b6c-48c1-87ea-7b45355d4882) transitioned into state 'SUCCESS' from state '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-666250233',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67377b5fa72d4a7aad58c335d3889421',qos_specs=None,replication_status=,reservations=['f06cc55d-f5d2-4c97-8ab4-8f1339a2f5de','70c84419-b27a-4871-a13f-bdf2fb468d3e','56758f90-6a72-47a4-bf26-dd0fd183b741','1aaf831a-b8bc-41ec-811c-ec55558bae9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1285.136738] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55779a6-bf71-4c63-ae8b-233d9305d386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1285.144849] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55779a6-bf71-4c63-ae8b-233d9305d386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1285.145920] [54740]: DEBUG cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Flow 'volume_create_api' (dcd448d0-2e0a-4322-9627-f13e5e68bb0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1285.146283] [54740]: INFO cinder.volume.api [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume request issued successfully. [ 1285.146924] [54740]: INFO cinder.api.openstack.wsgi [None req-4e2323a0-da88-493b-ae7d-6c10a3d5e0f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1285.147377] [54740]: [pid: 54740|app: 0|req: 165/334] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 30 20:40:14 2025] POST /volume/v3/volumes => generated 758 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1285.156238] [54740]: DEBUG cinder.api.middleware.request_id [None req-1f193d2d-2f3f-4f46-91eb-6fe816758f4f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.158557] [54740]: INFO cinder.api.openstack.wsgi [None req-1f193d2d-2f3f-4f46-91eb-6fe816758f4f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd [ 1285.158796] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1f193d2d-2f3f-4f46-91eb-6fe816758f4f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.159040] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1f193d2d-2f3f-4f46-91eb-6fe816758f4f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.168450] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.168450] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.172518] [54740]: INFO cinder.volume.api [None req-1f193d2d-2f3f-4f46-91eb-6fe816758f4f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1285.177885] [54740]: INFO cinder.api.openstack.wsgi [None req-1f193d2d-2f3f-4f46-91eb-6fe816758f4f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd returned with HTTP 200 [ 1285.178340] [54740]: [pid: 54740|app: 0|req: 166/335] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:15 2025] GET /volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.225185] [54740]: DEBUG cinder.api.middleware.request_id [None req-6572c8d4-0448-4f4d-8c41-565dbfe10630 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.227284] [54740]: INFO cinder.api.openstack.wsgi [None req-6572c8d4-0448-4f4d-8c41-565dbfe10630 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1285.227510] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6572c8d4-0448-4f4d-8c41-565dbfe10630 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.227733] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6572c8d4-0448-4f4d-8c41-565dbfe10630 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.235341] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.235341] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.238667] [54740]: INFO cinder.volume.api [None req-6572c8d4-0448-4f4d-8c41-565dbfe10630 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1285.242836] [54740]: INFO cinder.api.openstack.wsgi [None req-6572c8d4-0448-4f4d-8c41-565dbfe10630 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1285.243228] [54740]: [pid: 54740|app: 0|req: 167/336] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:15 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.316384] [54740]: DEBUG cinder.api.middleware.request_id [None req-6370fb38-b988-44ed-859e-c89c514fda4c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.318575] [54740]: INFO cinder.api.openstack.wsgi [None req-6370fb38-b988-44ed-859e-c89c514fda4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1285.318822] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6370fb38-b988-44ed-859e-c89c514fda4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.319057] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6370fb38-b988-44ed-859e-c89c514fda4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.328940] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.328940] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.332177] [54740]: INFO cinder.volume.api [None req-6370fb38-b988-44ed-859e-c89c514fda4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1285.338221] [54740]: INFO cinder.api.openstack.wsgi [None req-6370fb38-b988-44ed-859e-c89c514fda4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1285.338221] [54740]: [pid: 54740|app: 0|req: 168/337] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:15 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.191794] [54740]: DEBUG cinder.api.middleware.request_id [None req-d274238b-7b0c-4cef-89ef-3ec25d54fa3d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.193866] [54740]: INFO cinder.api.openstack.wsgi [None req-d274238b-7b0c-4cef-89ef-3ec25d54fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd [ 1286.194102] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d274238b-7b0c-4cef-89ef-3ec25d54fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.194320] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d274238b-7b0c-4cef-89ef-3ec25d54fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.207011] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.207011] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.210823] [54740]: INFO cinder.volume.api [None req-d274238b-7b0c-4cef-89ef-3ec25d54fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1286.216205] [54740]: INFO cinder.api.openstack.wsgi [None req-d274238b-7b0c-4cef-89ef-3ec25d54fa3d tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd returned with HTTP 200 [ 1286.216815] [54740]: [pid: 54740|app: 0|req: 169/338] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:16 2025] GET /volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.234779] [54740]: DEBUG cinder.api.middleware.request_id [req-54077350-3ad7-47f5-b4ff-8effc7acb3e0 req-27535e18-dd04-4573-a56e-d2b4be4ad42a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.236792] [54740]: INFO cinder.api.openstack.wsgi [req-54077350-3ad7-47f5-b4ff-8effc7acb3e0 req-27535e18-dd04-4573-a56e-d2b4be4ad42a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd [ 1286.237185] [54740]: DEBUG cinder.api.openstack.wsgi [req-54077350-3ad7-47f5-b4ff-8effc7acb3e0 req-27535e18-dd04-4573-a56e-d2b4be4ad42a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.237547] [54740]: DEBUG cinder.api.openstack.wsgi [req-54077350-3ad7-47f5-b4ff-8effc7acb3e0 req-27535e18-dd04-4573-a56e-d2b4be4ad42a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.246038] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.246038] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.250047] [54740]: INFO cinder.volume.api [req-54077350-3ad7-47f5-b4ff-8effc7acb3e0 req-27535e18-dd04-4573-a56e-d2b4be4ad42a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1286.254871] [54740]: INFO cinder.api.openstack.wsgi [req-54077350-3ad7-47f5-b4ff-8effc7acb3e0 req-27535e18-dd04-4573-a56e-d2b4be4ad42a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd returned with HTTP 200 [ 1286.255330] [54740]: [pid: 54740|app: 0|req: 170/339] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:16 2025] GET /volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1286.256025] [54740]: DEBUG cinder.api.middleware.request_id [None req-598cedff-3d0f-4c46-9f3c-75ad45852007 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.258048] [54740]: INFO cinder.api.openstack.wsgi [None req-598cedff-3d0f-4c46-9f3c-75ad45852007 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1286.258295] [54740]: DEBUG cinder.api.openstack.wsgi [None req-598cedff-3d0f-4c46-9f3c-75ad45852007 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.258592] [54740]: DEBUG cinder.api.openstack.wsgi [None req-598cedff-3d0f-4c46-9f3c-75ad45852007 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.267911] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.267911] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.271129] [54740]: INFO cinder.volume.api [None req-598cedff-3d0f-4c46-9f3c-75ad45852007 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1286.275264] [54740]: INFO cinder.api.openstack.wsgi [None req-598cedff-3d0f-4c46-9f3c-75ad45852007 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1286.275615] [54740]: [pid: 54740|app: 0|req: 171/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:16 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.276272] [54740]: DEBUG cinder.api.middleware.request_id [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.277980] [54740]: INFO cinder.api.openstack.wsgi [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1286.278343] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1731910505"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1286.279975] [54740]: DEBUG cinder.api.v3.volumes [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1731910505'}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1286.280151] [54740]: INFO cinder.api.v3.volumes [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume of 1 GB [ 1286.283342] [54740]: INFO cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Availability Zones retrieved successfully. [ 1286.289964] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Flow 'volume_create_api' (17b10d12-a634-4ee9-9a0d-1d00277d8aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1286.291095] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e45c75-8fd7-464c-ae7d-6998ee556c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.292140] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1286.308080] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e45c75-8fd7-464c-ae7d-6998ee556c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.309031] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a9c6a9-826b-4c32-87c1-425cbb31086b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.338912] [54740]: DEBUG cinder.quota [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Created reservations ['22286e5a-dcfb-48c2-96ca-adb343f5c337', '10b8ed4f-fe19-4e32-aeca-6d57ce23d62a', '8febee17-8100-4cb9-aedb-e8f956b79862', 'e19a82a0-b066-479a-9487-0b67a8a0f1bb'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1286.339836] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a9c6a9-826b-4c32-87c1-425cbb31086b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22286e5a-dcfb-48c2-96ca-adb343f5c337', '10b8ed4f-fe19-4e32-aeca-6d57ce23d62a', '8febee17-8100-4cb9-aedb-e8f956b79862', 'e19a82a0-b066-479a-9487-0b67a8a0f1bb']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.340740] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d762ec0-365f-457f-a525-9783a65622b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.353897] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d762ec0-365f-457f-a525-9783a65622b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91087afe-1d09-4d20-91a1-185ea59a05c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1731910505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67377b5fa72d4a7aad58c335d3889421',qos_specs=None,replication_status=,reservations=['22286e5a-dcfb-48c2-96ca-adb343f5c337','10b8ed4f-fe19-4e32-aeca-6d57ce23d62a','8febee17-8100-4cb9-aedb-e8f956b79862','e19a82a0-b066-479a-9487-0b67a8a0f1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1731910505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91087afe-1d09-4d20-91a1-185ea59a05c3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='67377b5fa72d4a7aad58c335d3889421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.354762] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b083c42f-f1bf-4239-9bc4-b5039aea2ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.365388] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b083c42f-f1bf-4239-9bc4-b5039aea2ae4) transitioned into state 'SUCCESS' from state '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-1731910505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67377b5fa72d4a7aad58c335d3889421',qos_specs=None,replication_status=,reservations=['22286e5a-dcfb-48c2-96ca-adb343f5c337','10b8ed4f-fe19-4e32-aeca-6d57ce23d62a','8febee17-8100-4cb9-aedb-e8f956b79862','e19a82a0-b066-479a-9487-0b67a8a0f1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='943e0ae8005f48fe9aa17293fcd4b17d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.366193] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf783e8-6538-46c4-9374-d25cd339bef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.372991] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf783e8-6538-46c4-9374-d25cd339bef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.373989] [54740]: DEBUG cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Flow 'volume_create_api' (17b10d12-a634-4ee9-9a0d-1d00277d8aad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1286.374335] [54740]: INFO cinder.volume.api [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Create volume request issued successfully. [ 1286.374963] [54740]: INFO cinder.api.openstack.wsgi [None req-9c322a1a-835b-4cc7-8724-5a9fd64737e3 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1286.375415] [54740]: [pid: 54740|app: 0|req: 172/341] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 30 20:40:16 2025] POST /volume/v3/volumes => generated 759 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1286.376336] [54740]: DEBUG cinder.api.middleware.request_id [None req-1a1eaf6f-4ff4-4911-8841-66dab57cae4c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.378298] [54740]: INFO cinder.api.openstack.wsgi [None req-1a1eaf6f-4ff4-4911-8841-66dab57cae4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1286.378532] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1a1eaf6f-4ff4-4911-8841-66dab57cae4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.378735] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1a1eaf6f-4ff4-4911-8841-66dab57cae4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.389062] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.389062] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.392094] [54740]: INFO cinder.volume.api [None req-1a1eaf6f-4ff4-4911-8841-66dab57cae4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1286.396228] [54740]: INFO cinder.api.openstack.wsgi [None req-1a1eaf6f-4ff4-4911-8841-66dab57cae4c tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1286.396509] [54740]: [pid: 54740|app: 0|req: 173/342] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:16 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.397168] [54740]: DEBUG cinder.api.middleware.request_id [None req-a73c3ee6-4595-4d62-8dcf-93f1e3013d45 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.398931] [54740]: INFO cinder.api.openstack.wsgi [None req-a73c3ee6-4595-4d62-8dcf-93f1e3013d45 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 [ 1286.399150] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a73c3ee6-4595-4d62-8dcf-93f1e3013d45 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.399355] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a73c3ee6-4595-4d62-8dcf-93f1e3013d45 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.405647] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.405647] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.408572] [54740]: INFO cinder.volume.api [None req-a73c3ee6-4595-4d62-8dcf-93f1e3013d45 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1286.412534] [54740]: INFO cinder.api.openstack.wsgi [None req-a73c3ee6-4595-4d62-8dcf-93f1e3013d45 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 returned with HTTP 200 [ 1286.412996] [54740]: [pid: 54740|app: 0|req: 174/343] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:16 2025] GET /volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.285340] [54740]: DEBUG cinder.api.middleware.request_id [None req-867b0bd0-8eb5-4bcb-b7af-c080a9af3e00 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.287537] [54740]: INFO cinder.api.openstack.wsgi [None req-867b0bd0-8eb5-4bcb-b7af-c080a9af3e00 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1287.287816] [54740]: DEBUG cinder.api.openstack.wsgi [None req-867b0bd0-8eb5-4bcb-b7af-c080a9af3e00 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.288076] [54740]: DEBUG cinder.api.openstack.wsgi [None req-867b0bd0-8eb5-4bcb-b7af-c080a9af3e00 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.296458] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.296458] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.300211] [54740]: INFO cinder.volume.api [None req-867b0bd0-8eb5-4bcb-b7af-c080a9af3e00 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1287.304880] [54740]: INFO cinder.api.openstack.wsgi [None req-867b0bd0-8eb5-4bcb-b7af-c080a9af3e00 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1287.305337] [54740]: [pid: 54740|app: 0|req: 175/344] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.406888] [54740]: DEBUG cinder.api.middleware.request_id [None req-585c8712-d54a-4b2e-a737-44a93e0a134e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.409011] [54740]: INFO cinder.api.openstack.wsgi [None req-585c8712-d54a-4b2e-a737-44a93e0a134e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1287.409237] [54740]: DEBUG cinder.api.openstack.wsgi [None req-585c8712-d54a-4b2e-a737-44a93e0a134e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.409456] [54740]: DEBUG cinder.api.openstack.wsgi [None req-585c8712-d54a-4b2e-a737-44a93e0a134e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.420120] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.420120] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.423725] [54740]: INFO cinder.volume.api [None req-585c8712-d54a-4b2e-a737-44a93e0a134e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1287.428385] [54740]: INFO cinder.api.openstack.wsgi [None req-585c8712-d54a-4b2e-a737-44a93e0a134e tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1287.428847] [54740]: [pid: 54740|app: 0|req: 176/345] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1287.429530] [54740]: DEBUG cinder.api.middleware.request_id [None req-adceb2cc-238e-406d-87b6-77c5a7469901 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.431547] [54740]: INFO cinder.api.openstack.wsgi [None req-adceb2cc-238e-406d-87b6-77c5a7469901 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 [ 1287.431770] [54740]: DEBUG cinder.api.openstack.wsgi [None req-adceb2cc-238e-406d-87b6-77c5a7469901 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.431990] [54740]: DEBUG cinder.api.openstack.wsgi [None req-adceb2cc-238e-406d-87b6-77c5a7469901 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.440214] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.440214] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.444183] [54740]: INFO cinder.volume.api [None req-adceb2cc-238e-406d-87b6-77c5a7469901 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1287.449083] [54740]: INFO cinder.api.openstack.wsgi [None req-adceb2cc-238e-406d-87b6-77c5a7469901 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 returned with HTTP 200 [ 1287.449528] [54740]: [pid: 54740|app: 0|req: 177/346] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.469131] [54740]: DEBUG cinder.api.middleware.request_id [req-9dcc0268-6ae1-40fb-8503-a7912e301b02 req-23c1abe1-3fc9-4b4e-bf5e-81ea7de35592 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.471735] [54740]: INFO cinder.api.openstack.wsgi [req-9dcc0268-6ae1-40fb-8503-a7912e301b02 req-23c1abe1-3fc9-4b4e-bf5e-81ea7de35592 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 [ 1287.471958] [54740]: DEBUG cinder.api.openstack.wsgi [req-9dcc0268-6ae1-40fb-8503-a7912e301b02 req-23c1abe1-3fc9-4b4e-bf5e-81ea7de35592 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.472195] [54740]: DEBUG cinder.api.openstack.wsgi [req-9dcc0268-6ae1-40fb-8503-a7912e301b02 req-23c1abe1-3fc9-4b4e-bf5e-81ea7de35592 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.480850] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.480850] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.484919] [54740]: INFO cinder.volume.api [req-9dcc0268-6ae1-40fb-8503-a7912e301b02 req-23c1abe1-3fc9-4b4e-bf5e-81ea7de35592 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1287.489913] [54740]: INFO cinder.api.openstack.wsgi [req-9dcc0268-6ae1-40fb-8503-a7912e301b02 req-23c1abe1-3fc9-4b4e-bf5e-81ea7de35592 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 returned with HTTP 200 [ 1287.490362] [54740]: [pid: 54740|app: 0|req: 178/347] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.506671] [54740]: DEBUG cinder.api.middleware.request_id [req-258e032a-5cce-4f41-9047-421b0a800aa4 req-84525c1a-02dd-4ed8-a044-111e27b5509f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.509014] [54740]: INFO cinder.api.openstack.wsgi [req-258e032a-5cce-4f41-9047-421b0a800aa4 req-84525c1a-02dd-4ed8-a044-111e27b5509f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1287.509262] [54740]: DEBUG cinder.api.openstack.wsgi [req-258e032a-5cce-4f41-9047-421b0a800aa4 req-84525c1a-02dd-4ed8-a044-111e27b5509f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.509488] [54740]: DEBUG cinder.api.openstack.wsgi [req-258e032a-5cce-4f41-9047-421b0a800aa4 req-84525c1a-02dd-4ed8-a044-111e27b5509f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.509872] [54740]: DEBUG cinder.api.api_utils [req-258e032a-5cce-4f41-9047-421b0a800aa4 req-84525c1a-02dd-4ed8-a044-111e27b5509f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1287.510837] [54740]: DEBUG cinder.volume.api [req-258e032a-5cce-4f41-9047-421b0a800aa4 req-84525c1a-02dd-4ed8-a044-111e27b5509f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1287.539974] [54740]: INFO cinder.volume.api [req-258e032a-5cce-4f41-9047-421b0a800aa4 req-84525c1a-02dd-4ed8-a044-111e27b5509f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Get all volumes completed successfully. [ 1287.541111] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.541111] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.545447] [54740]: INFO cinder.api.openstack.wsgi [req-258e032a-5cce-4f41-9047-421b0a800aa4 req-84525c1a-02dd-4ed8-a044-111e27b5509f tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1287.545862] [54740]: [pid: 54740|app: 0|req: 179/348] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1287.562463] [54740]: DEBUG cinder.api.middleware.request_id [req-3f0615e7-2534-4c24-9804-d26e6f2a6e96 req-8bfa3e24-68e3-47e2-b67c-f6355279b168 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.565845] [54740]: INFO cinder.api.openstack.wsgi [req-3f0615e7-2534-4c24-9804-d26e6f2a6e96 req-8bfa3e24-68e3-47e2-b67c-f6355279b168 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1287.566213] [54740]: DEBUG cinder.api.openstack.wsgi [req-3f0615e7-2534-4c24-9804-d26e6f2a6e96 req-8bfa3e24-68e3-47e2-b67c-f6355279b168 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.566519] [54740]: DEBUG cinder.api.openstack.wsgi [req-3f0615e7-2534-4c24-9804-d26e6f2a6e96 req-8bfa3e24-68e3-47e2-b67c-f6355279b168 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.566953] [54740]: DEBUG cinder.api.api_utils [req-3f0615e7-2534-4c24-9804-d26e6f2a6e96 req-8bfa3e24-68e3-47e2-b67c-f6355279b168 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1287.568177] [54740]: DEBUG cinder.volume.api [req-3f0615e7-2534-4c24-9804-d26e6f2a6e96 req-8bfa3e24-68e3-47e2-b67c-f6355279b168 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1287.577672] [54740]: INFO cinder.volume.api [req-3f0615e7-2534-4c24-9804-d26e6f2a6e96 req-8bfa3e24-68e3-47e2-b67c-f6355279b168 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Get all volumes completed successfully. [ 1287.578834] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.578834] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.583107] [54740]: INFO cinder.api.openstack.wsgi [req-3f0615e7-2534-4c24-9804-d26e6f2a6e96 req-8bfa3e24-68e3-47e2-b67c-f6355279b168 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1287.583529] [54740]: [pid: 54740|app: 0|req: 180/349] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.600197] [54740]: DEBUG cinder.api.middleware.request_id [req-19051869-ec4e-4041-bb81-f35c90a1886b req-21558b78-a6fa-43be-a84a-6cf72c2442ff None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.602472] [54740]: INFO cinder.api.openstack.wsgi [req-19051869-ec4e-4041-bb81-f35c90a1886b req-21558b78-a6fa-43be-a84a-6cf72c2442ff tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1287.602694] [54740]: DEBUG cinder.api.openstack.wsgi [req-19051869-ec4e-4041-bb81-f35c90a1886b req-21558b78-a6fa-43be-a84a-6cf72c2442ff tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.602908] [54740]: DEBUG cinder.api.openstack.wsgi [req-19051869-ec4e-4041-bb81-f35c90a1886b req-21558b78-a6fa-43be-a84a-6cf72c2442ff tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.603206] [54740]: DEBUG cinder.api.api_utils [req-19051869-ec4e-4041-bb81-f35c90a1886b req-21558b78-a6fa-43be-a84a-6cf72c2442ff tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1287.604044] [54740]: DEBUG cinder.volume.api [req-19051869-ec4e-4041-bb81-f35c90a1886b req-21558b78-a6fa-43be-a84a-6cf72c2442ff tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1287.612771] [54740]: INFO cinder.volume.api [req-19051869-ec4e-4041-bb81-f35c90a1886b req-21558b78-a6fa-43be-a84a-6cf72c2442ff tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Get all volumes completed successfully. [ 1287.613804] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.613804] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.619157] [54740]: INFO cinder.api.openstack.wsgi [req-19051869-ec4e-4041-bb81-f35c90a1886b req-21558b78-a6fa-43be-a84a-6cf72c2442ff tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1287.619690] [54740]: [pid: 54740|app: 0|req: 181/350] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.635064] [54740]: DEBUG cinder.api.middleware.request_id [req-e3d7bf6a-0514-490d-be6e-28ff0c732774 req-97e949bf-bb7b-443e-82df-f3c99b736115 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.637604] [54740]: INFO cinder.api.openstack.wsgi [req-e3d7bf6a-0514-490d-be6e-28ff0c732774 req-97e949bf-bb7b-443e-82df-f3c99b736115 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1287.637836] [54740]: DEBUG cinder.api.openstack.wsgi [req-e3d7bf6a-0514-490d-be6e-28ff0c732774 req-97e949bf-bb7b-443e-82df-f3c99b736115 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.638084] [54740]: DEBUG cinder.api.openstack.wsgi [req-e3d7bf6a-0514-490d-be6e-28ff0c732774 req-97e949bf-bb7b-443e-82df-f3c99b736115 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.638377] [54740]: DEBUG cinder.api.api_utils [req-e3d7bf6a-0514-490d-be6e-28ff0c732774 req-97e949bf-bb7b-443e-82df-f3c99b736115 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1287.639309] [54740]: DEBUG cinder.volume.api [req-e3d7bf6a-0514-490d-be6e-28ff0c732774 req-97e949bf-bb7b-443e-82df-f3c99b736115 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1287.648506] [54740]: INFO cinder.volume.api [req-e3d7bf6a-0514-490d-be6e-28ff0c732774 req-97e949bf-bb7b-443e-82df-f3c99b736115 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Get all volumes completed successfully. [ 1287.649556] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.649556] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.653758] [54740]: INFO cinder.api.openstack.wsgi [req-e3d7bf6a-0514-490d-be6e-28ff0c732774 req-97e949bf-bb7b-443e-82df-f3c99b736115 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1287.654180] [54740]: [pid: 54740|app: 0|req: 182/351] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1287.669892] [54740]: DEBUG cinder.api.middleware.request_id [req-b507db8d-623a-41f2-bd7b-2beadc10725c req-df7da7cb-0253-4f0b-81d7-02938c9e353c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.672227] [54740]: INFO cinder.api.openstack.wsgi [req-b507db8d-623a-41f2-bd7b-2beadc10725c req-df7da7cb-0253-4f0b-81d7-02938c9e353c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1287.672444] [54740]: DEBUG cinder.api.openstack.wsgi [req-b507db8d-623a-41f2-bd7b-2beadc10725c req-df7da7cb-0253-4f0b-81d7-02938c9e353c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.672660] [54740]: DEBUG cinder.api.openstack.wsgi [req-b507db8d-623a-41f2-bd7b-2beadc10725c req-df7da7cb-0253-4f0b-81d7-02938c9e353c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.673144] [54740]: DEBUG cinder.api.api_utils [req-b507db8d-623a-41f2-bd7b-2beadc10725c req-df7da7cb-0253-4f0b-81d7-02938c9e353c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1287.674029] [54740]: DEBUG cinder.volume.api [req-b507db8d-623a-41f2-bd7b-2beadc10725c req-df7da7cb-0253-4f0b-81d7-02938c9e353c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1287.683992] [54740]: INFO cinder.volume.api [req-b507db8d-623a-41f2-bd7b-2beadc10725c req-df7da7cb-0253-4f0b-81d7-02938c9e353c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Get all volumes completed successfully. [ 1287.685052] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.685052] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.689235] [54740]: INFO cinder.api.openstack.wsgi [req-b507db8d-623a-41f2-bd7b-2beadc10725c req-df7da7cb-0253-4f0b-81d7-02938c9e353c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1287.689657] [54740]: [pid: 54740|app: 0|req: 183/352] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.705526] [54740]: DEBUG cinder.api.middleware.request_id [req-c945277f-d23a-49e0-a8a1-f75181a3b895 req-ddb030de-566a-406c-a139-46e07faf72f9 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.708037] [54740]: INFO cinder.api.openstack.wsgi [req-c945277f-d23a-49e0-a8a1-f75181a3b895 req-ddb030de-566a-406c-a139-46e07faf72f9 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1287.708314] [54740]: DEBUG cinder.api.openstack.wsgi [req-c945277f-d23a-49e0-a8a1-f75181a3b895 req-ddb030de-566a-406c-a139-46e07faf72f9 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.708564] [54740]: DEBUG cinder.api.openstack.wsgi [req-c945277f-d23a-49e0-a8a1-f75181a3b895 req-ddb030de-566a-406c-a139-46e07faf72f9 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.708856] [54740]: DEBUG cinder.api.api_utils [req-c945277f-d23a-49e0-a8a1-f75181a3b895 req-ddb030de-566a-406c-a139-46e07faf72f9 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1287.709747] [54740]: DEBUG cinder.volume.api [req-c945277f-d23a-49e0-a8a1-f75181a3b895 req-ddb030de-566a-406c-a139-46e07faf72f9 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1287.719587] [54740]: INFO cinder.volume.api [req-c945277f-d23a-49e0-a8a1-f75181a3b895 req-ddb030de-566a-406c-a139-46e07faf72f9 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Get all volumes completed successfully. [ 1287.720672] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.720672] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.724921] [54740]: INFO cinder.api.openstack.wsgi [req-c945277f-d23a-49e0-a8a1-f75181a3b895 req-ddb030de-566a-406c-a139-46e07faf72f9 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1287.725332] [54740]: [pid: 54740|app: 0|req: 184/353] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1287.740643] [54740]: DEBUG cinder.api.middleware.request_id [req-37f2d195-101e-4e55-96cb-9730141547ed req-6ea01d5e-c2ae-46a3-b1a4-f11a32f98ad2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.743302] [54740]: INFO cinder.api.openstack.wsgi [req-37f2d195-101e-4e55-96cb-9730141547ed req-6ea01d5e-c2ae-46a3-b1a4-f11a32f98ad2 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1287.743623] [54740]: DEBUG cinder.api.openstack.wsgi [req-37f2d195-101e-4e55-96cb-9730141547ed req-6ea01d5e-c2ae-46a3-b1a4-f11a32f98ad2 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.743963] [54740]: DEBUG cinder.api.openstack.wsgi [req-37f2d195-101e-4e55-96cb-9730141547ed req-6ea01d5e-c2ae-46a3-b1a4-f11a32f98ad2 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.744431] [54740]: DEBUG cinder.api.api_utils [req-37f2d195-101e-4e55-96cb-9730141547ed req-6ea01d5e-c2ae-46a3-b1a4-f11a32f98ad2 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1287.745684] [54740]: DEBUG cinder.volume.api [req-37f2d195-101e-4e55-96cb-9730141547ed req-6ea01d5e-c2ae-46a3-b1a4-f11a32f98ad2 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1287.756047] [54740]: INFO cinder.volume.api [req-37f2d195-101e-4e55-96cb-9730141547ed req-6ea01d5e-c2ae-46a3-b1a4-f11a32f98ad2 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Get all volumes completed successfully. [ 1287.757164] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.757164] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.761193] [54740]: INFO cinder.api.openstack.wsgi [req-37f2d195-101e-4e55-96cb-9730141547ed req-6ea01d5e-c2ae-46a3-b1a4-f11a32f98ad2 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1287.761703] [54740]: [pid: 54740|app: 0|req: 185/354] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.776453] [54740]: DEBUG cinder.api.middleware.request_id [req-07ab10d8-9b7c-438a-85d1-4b60c2ac94cb req-26af4011-aaff-40e4-bb9e-3f4796b05cb4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.778464] [54740]: INFO cinder.api.openstack.wsgi [req-07ab10d8-9b7c-438a-85d1-4b60c2ac94cb req-26af4011-aaff-40e4-bb9e-3f4796b05cb4 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1287.778700] [54740]: DEBUG cinder.api.openstack.wsgi [req-07ab10d8-9b7c-438a-85d1-4b60c2ac94cb req-26af4011-aaff-40e4-bb9e-3f4796b05cb4 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.778919] [54740]: DEBUG cinder.api.openstack.wsgi [req-07ab10d8-9b7c-438a-85d1-4b60c2ac94cb req-26af4011-aaff-40e4-bb9e-3f4796b05cb4 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.779198] [54740]: DEBUG cinder.api.api_utils [req-07ab10d8-9b7c-438a-85d1-4b60c2ac94cb req-26af4011-aaff-40e4-bb9e-3f4796b05cb4 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1287.780015] [54740]: DEBUG cinder.volume.api [req-07ab10d8-9b7c-438a-85d1-4b60c2ac94cb req-26af4011-aaff-40e4-bb9e-3f4796b05cb4 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1287.787982] [54740]: INFO cinder.volume.api [req-07ab10d8-9b7c-438a-85d1-4b60c2ac94cb req-26af4011-aaff-40e4-bb9e-3f4796b05cb4 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Get all volumes completed successfully. [ 1287.788977] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.788977] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.792866] [54740]: INFO cinder.api.openstack.wsgi [req-07ab10d8-9b7c-438a-85d1-4b60c2ac94cb req-26af4011-aaff-40e4-bb9e-3f4796b05cb4 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1287.793230] [54740]: [pid: 54740|app: 0|req: 186/355] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.803760] [54740]: DEBUG cinder.api.middleware.request_id [None req-aabd09c1-0dff-40c7-9c5c-c27befd6080b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.807031] [54740]: INFO cinder.api.openstack.wsgi [None req-aabd09c1-0dff-40c7-9c5c-c27befd6080b tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] DELETE http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 [ 1287.807237] [54740]: DEBUG cinder.api.openstack.wsgi [None req-aabd09c1-0dff-40c7-9c5c-c27befd6080b tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.807444] [54740]: DEBUG cinder.api.openstack.wsgi [None req-aabd09c1-0dff-40c7-9c5c-c27befd6080b tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.807627] [54740]: INFO cinder.api.v3.volumes [None req-aabd09c1-0dff-40c7-9c5c-c27befd6080b tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Delete volume with id: 91087afe-1d09-4d20-91a1-185ea59a05c3 [ 1287.814865] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.814865] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.815341] [54740]: INFO cinder.volume.api [None req-aabd09c1-0dff-40c7-9c5c-c27befd6080b tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1287.829143] [54740]: INFO cinder.volume.api [None req-aabd09c1-0dff-40c7-9c5c-c27befd6080b tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Delete volume request issued successfully. [ 1287.829432] [54740]: INFO cinder.api.openstack.wsgi [None req-aabd09c1-0dff-40c7-9c5c-c27befd6080b tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 returned with HTTP 202 [ 1287.829835] [54740]: [pid: 54740|app: 0|req: 187/356] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:40:17 2025] DELETE /volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1287.832254] [54740]: DEBUG cinder.api.middleware.request_id [None req-b6400adc-5aac-49fe-9d78-c4bfa8af85f8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.834135] [54740]: INFO cinder.api.openstack.wsgi [None req-b6400adc-5aac-49fe-9d78-c4bfa8af85f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 [ 1287.834342] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b6400adc-5aac-49fe-9d78-c4bfa8af85f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.834549] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b6400adc-5aac-49fe-9d78-c4bfa8af85f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.841346] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.841346] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.844434] [54740]: INFO cinder.volume.api [None req-b6400adc-5aac-49fe-9d78-c4bfa8af85f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1287.848467] [54740]: INFO cinder.api.openstack.wsgi [None req-b6400adc-5aac-49fe-9d78-c4bfa8af85f8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 returned with HTTP 200 [ 1287.848783] [54740]: [pid: 54740|app: 0|req: 188/357] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:17 2025] GET /volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.315152] [54740]: DEBUG cinder.api.middleware.request_id [None req-aa3441b0-802c-4bf4-aadf-5069d3e22b37 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.317423] [54740]: INFO cinder.api.openstack.wsgi [None req-aa3441b0-802c-4bf4-aadf-5069d3e22b37 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1288.317676] [54740]: DEBUG cinder.api.openstack.wsgi [None req-aa3441b0-802c-4bf4-aadf-5069d3e22b37 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.317905] [54740]: DEBUG cinder.api.openstack.wsgi [None req-aa3441b0-802c-4bf4-aadf-5069d3e22b37 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.328811] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.328811] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.332747] [54740]: INFO cinder.volume.api [None req-aa3441b0-802c-4bf4-aadf-5069d3e22b37 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1288.337519] [54740]: INFO cinder.api.openstack.wsgi [None req-aa3441b0-802c-4bf4-aadf-5069d3e22b37 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1288.338025] [54740]: [pid: 54740|app: 0|req: 189/358] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:18 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.363819] [54740]: DEBUG cinder.api.middleware.request_id [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-26559c80-b04e-4fdc-8b5e-faca199ea09f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.366374] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-26559c80-b04e-4fdc-8b5e-faca199ea09f tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1288.366374] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-26559c80-b04e-4fdc-8b5e-faca199ea09f tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.366603] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-26559c80-b04e-4fdc-8b5e-faca199ea09f tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.373492] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.373492] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.376807] [54740]: INFO cinder.volume.api [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-26559c80-b04e-4fdc-8b5e-faca199ea09f tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1288.381763] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-26559c80-b04e-4fdc-8b5e-faca199ea09f tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1288.382159] [54740]: [pid: 54740|app: 0|req: 190/359] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:18 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.440620] [54740]: DEBUG cinder.api.middleware.request_id [None req-840d0ae0-23e7-47fe-bc80-956c2819e824 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.442714] [54740]: INFO cinder.api.openstack.wsgi [None req-840d0ae0-23e7-47fe-bc80-956c2819e824 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1288.442952] [54740]: DEBUG cinder.api.openstack.wsgi [None req-840d0ae0-23e7-47fe-bc80-956c2819e824 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.443183] [54740]: DEBUG cinder.api.openstack.wsgi [None req-840d0ae0-23e7-47fe-bc80-956c2819e824 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.452736] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.452736] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.455858] [54740]: INFO cinder.volume.api [None req-840d0ae0-23e7-47fe-bc80-956c2819e824 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1288.460172] [54740]: INFO cinder.api.openstack.wsgi [None req-840d0ae0-23e7-47fe-bc80-956c2819e824 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1288.460675] [54740]: [pid: 54740|app: 0|req: 191/360] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:18 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.610826] [54740]: DEBUG cinder.api.middleware.request_id [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-0142d3d6-eb37-4797-9414-5a70b6ac1dba None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.613162] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-0142d3d6-eb37-4797-9414-5a70b6ac1dba tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1288.613388] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-0142d3d6-eb37-4797-9414-5a70b6ac1dba tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.613610] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-0142d3d6-eb37-4797-9414-5a70b6ac1dba tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.621305] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.621305] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.624679] [54740]: INFO cinder.volume.api [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-0142d3d6-eb37-4797-9414-5a70b6ac1dba tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1288.629446] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-0142d3d6-eb37-4797-9414-5a70b6ac1dba tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1288.629879] [54740]: [pid: 54740|app: 0|req: 192/361] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:18 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.635669] [54740]: DEBUG cinder.api.middleware.request_id [None req-c25f7e79-a625-4af4-8ca0-2f774a9ac213 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.636171] [54740]: INFO cinder.api.openstack.wsgi [None req-c25f7e79-a625-4af4-8ca0-2f774a9ac213 None None] GET http://10.180.1.21/volume// [ 1288.636441] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c25f7e79-a625-4af4-8ca0-2f774a9ac213 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.636751] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c25f7e79-a625-4af4-8ca0-2f774a9ac213 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.637197] [54740]: INFO cinder.api.openstack.wsgi [None req-c25f7e79-a625-4af4-8ca0-2f774a9ac213 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1288.637488] [54740]: [pid: 54740|app: 0|req: 193/362] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:40:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1288.641250] [54740]: DEBUG cinder.api.middleware.request_id [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-10ceafcd-2b5f-4f3d-9a92-42dbdfe260ec None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.644187] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-10ceafcd-2b5f-4f3d-9a92-42dbdfe260ec tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1288.644823] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-10ceafcd-2b5f-4f3d-9a92-42dbdfe260ec tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68c69bdc-55ac-48af-b285-e6d2d8dd861d", "connector": null, "instance_uuid": "02b9bb2d-5752-4c09-9661-5966c2ac1bad"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1288.657753] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.657753] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.677843] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-10ceafcd-2b5f-4f3d-9a92-42dbdfe260ec tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1288.678320] [54740]: [pid: 54740|app: 0|req: 194/363] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:40:18 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) [ 1288.859320] [54740]: DEBUG cinder.api.middleware.request_id [None req-c3bbd6ff-cde8-40dd-9e77-a5e53ce49dc8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.862541] [54740]: INFO cinder.api.openstack.wsgi [None req-c3bbd6ff-cde8-40dd-9e77-a5e53ce49dc8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 [ 1288.862963] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c3bbd6ff-cde8-40dd-9e77-a5e53ce49dc8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.863385] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c3bbd6ff-cde8-40dd-9e77-a5e53ce49dc8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.870762] [54740]: INFO cinder.api.openstack.wsgi [None req-c3bbd6ff-cde8-40dd-9e77-a5e53ce49dc8 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 returned with HTTP 404 [ 1288.871338] [54740]: [pid: 54740|app: 0|req: 195/364] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:18 2025] GET /volume/v3/volumes/91087afe-1d09-4d20-91a1-185ea59a05c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1288.874277] [54740]: DEBUG cinder.api.middleware.request_id [None req-0056cbe9-2671-416b-a2cd-94dbf154b49a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.876262] [54740]: INFO cinder.api.openstack.wsgi [None req-0056cbe9-2671-416b-a2cd-94dbf154b49a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] DELETE http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd [ 1288.876623] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0056cbe9-2671-416b-a2cd-94dbf154b49a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.876746] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0056cbe9-2671-416b-a2cd-94dbf154b49a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.876936] [54740]: INFO cinder.api.v3.volumes [None req-0056cbe9-2671-416b-a2cd-94dbf154b49a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Delete volume with id: af2084c8-fcd9-47de-b5b7-78f2507b6cbd [ 1288.885585] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.885585] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.886260] [54740]: INFO cinder.volume.api [None req-0056cbe9-2671-416b-a2cd-94dbf154b49a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1288.905368] [54740]: INFO cinder.volume.api [None req-0056cbe9-2671-416b-a2cd-94dbf154b49a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Delete volume request issued successfully. [ 1288.905572] [54740]: INFO cinder.api.openstack.wsgi [None req-0056cbe9-2671-416b-a2cd-94dbf154b49a tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd returned with HTTP 202 [ 1288.906204] [54740]: [pid: 54740|app: 0|req: 196/365] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:40:18 2025] DELETE /volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1288.909036] [54740]: DEBUG cinder.api.middleware.request_id [None req-05eb6026-6653-4e2e-94e0-c205989bbe3c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.911657] [54740]: INFO cinder.api.openstack.wsgi [None req-05eb6026-6653-4e2e-94e0-c205989bbe3c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd [ 1288.911941] [54740]: DEBUG cinder.api.openstack.wsgi [None req-05eb6026-6653-4e2e-94e0-c205989bbe3c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.912192] [54740]: DEBUG cinder.api.openstack.wsgi [None req-05eb6026-6653-4e2e-94e0-c205989bbe3c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.920471] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.920471] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.924974] [54740]: INFO cinder.volume.api [None req-05eb6026-6653-4e2e-94e0-c205989bbe3c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1288.930316] [54740]: INFO cinder.api.openstack.wsgi [None req-05eb6026-6653-4e2e-94e0-c205989bbe3c tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd returned with HTTP 200 [ 1288.930769] [54740]: [pid: 54740|app: 0|req: 197/366] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:18 2025] GET /volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1289.470306] [54740]: DEBUG cinder.api.middleware.request_id [None req-43b13c6b-4ecc-426b-a511-86a2070de266 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.472434] [54740]: INFO cinder.api.openstack.wsgi [None req-43b13c6b-4ecc-426b-a511-86a2070de266 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1289.472660] [54740]: DEBUG cinder.api.openstack.wsgi [None req-43b13c6b-4ecc-426b-a511-86a2070de266 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.472885] [54740]: DEBUG cinder.api.openstack.wsgi [None req-43b13c6b-4ecc-426b-a511-86a2070de266 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.483994] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.483994] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.487503] [54740]: INFO cinder.volume.api [None req-43b13c6b-4ecc-426b-a511-86a2070de266 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1289.492639] [54740]: INFO cinder.api.openstack.wsgi [None req-43b13c6b-4ecc-426b-a511-86a2070de266 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1289.493063] [54740]: [pid: 54740|app: 0|req: 198/367] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:19 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.880400] [54739]: DEBUG cinder.coordination [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-c50f8b14-38df-45b6-9b38-3133128a702a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.023s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1289.880826] [54739]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-c50f8b14-38df-45b6-9b38-3133128a702a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b returned with HTTP 200 [ 1289.881337] [54739]: [pid: 54739|app: 0|req: 170/368] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:40:14 2025] PUT /volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b => generated 617 bytes in 5039 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.940445] [54740]: DEBUG cinder.api.middleware.request_id [None req-06fa7db8-8b95-42b5-a1c0-80cbd90982c6 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.942555] [54740]: INFO cinder.api.openstack.wsgi [None req-06fa7db8-8b95-42b5-a1c0-80cbd90982c6 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd [ 1289.942785] [54740]: DEBUG cinder.api.openstack.wsgi [None req-06fa7db8-8b95-42b5-a1c0-80cbd90982c6 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.943012] [54740]: DEBUG cinder.api.openstack.wsgi [None req-06fa7db8-8b95-42b5-a1c0-80cbd90982c6 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.949312] [54740]: INFO cinder.api.openstack.wsgi [None req-06fa7db8-8b95-42b5-a1c0-80cbd90982c6 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd returned with HTTP 404 [ 1289.949837] [54740]: [pid: 54740|app: 0|req: 199/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:19 2025] GET /volume/v3/volumes/af2084c8-fcd9-47de-b5b7-78f2507b6cbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1289.952836] [54739]: DEBUG cinder.api.middleware.request_id [None req-2508b92e-1a28-4cc9-8b41-17c0fe9cf7ef None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.954896] [54739]: INFO cinder.api.openstack.wsgi [None req-2508b92e-1a28-4cc9-8b41-17c0fe9cf7ef tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] DELETE http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 [ 1289.955143] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2508b92e-1a28-4cc9-8b41-17c0fe9cf7ef tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.955361] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2508b92e-1a28-4cc9-8b41-17c0fe9cf7ef tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.955545] [54739]: INFO cinder.api.v3.volumes [None req-2508b92e-1a28-4cc9-8b41-17c0fe9cf7ef tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Delete volume with id: da96bfce-0042-4468-9f27-c6ba5aa8f463 [ 1289.964126] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.964126] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.964722] [54739]: INFO cinder.volume.api [None req-2508b92e-1a28-4cc9-8b41-17c0fe9cf7ef tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1289.985112] [54739]: INFO cinder.volume.api [None req-2508b92e-1a28-4cc9-8b41-17c0fe9cf7ef tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Delete volume request issued successfully. [ 1289.985305] [54739]: INFO cinder.api.openstack.wsgi [None req-2508b92e-1a28-4cc9-8b41-17c0fe9cf7ef tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 returned with HTTP 202 [ 1289.985757] [54739]: [pid: 54739|app: 0|req: 171/370] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:40:19 2025] DELETE /volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1289.988960] [54740]: DEBUG cinder.api.middleware.request_id [None req-5131ae5b-7a51-4a6a-8102-e5ede43a6bf5 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.990981] [54740]: INFO cinder.api.openstack.wsgi [None req-5131ae5b-7a51-4a6a-8102-e5ede43a6bf5 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 [ 1289.991449] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5131ae5b-7a51-4a6a-8102-e5ede43a6bf5 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.991449] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5131ae5b-7a51-4a6a-8102-e5ede43a6bf5 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.999014] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.999014] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.002449] [54740]: INFO cinder.volume.api [None req-5131ae5b-7a51-4a6a-8102-e5ede43a6bf5 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Volume info retrieved successfully. [ 1290.007083] [54740]: INFO cinder.api.openstack.wsgi [None req-5131ae5b-7a51-4a6a-8102-e5ede43a6bf5 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 returned with HTTP 200 [ 1290.007468] [54740]: [pid: 54740|app: 0|req: 200/371] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:19 2025] GET /volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.503236] [54739]: DEBUG cinder.api.middleware.request_id [None req-dd35e757-aed2-4d87-99c9-55b5c5ce35a7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.505549] [54739]: INFO cinder.api.openstack.wsgi [None req-dd35e757-aed2-4d87-99c9-55b5c5ce35a7 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1290.505652] [54739]: DEBUG cinder.api.openstack.wsgi [None req-dd35e757-aed2-4d87-99c9-55b5c5ce35a7 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.505783] [54739]: DEBUG cinder.api.openstack.wsgi [None req-dd35e757-aed2-4d87-99c9-55b5c5ce35a7 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.519188] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.519188] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.522806] [54739]: INFO cinder.volume.api [None req-dd35e757-aed2-4d87-99c9-55b5c5ce35a7 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1290.527681] [54739]: INFO cinder.api.openstack.wsgi [None req-dd35e757-aed2-4d87-99c9-55b5c5ce35a7 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1290.528118] [54739]: [pid: 54739|app: 0|req: 172/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:20 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.018375] [54740]: DEBUG cinder.api.middleware.request_id [None req-1e0fea4a-55ca-435d-80a8-d5c0f13f6545 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.020572] [54740]: INFO cinder.api.openstack.wsgi [None req-1e0fea4a-55ca-435d-80a8-d5c0f13f6545 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] GET http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 [ 1291.020820] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1e0fea4a-55ca-435d-80a8-d5c0f13f6545 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.021094] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1e0fea4a-55ca-435d-80a8-d5c0f13f6545 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.027727] [54740]: INFO cinder.api.openstack.wsgi [None req-1e0fea4a-55ca-435d-80a8-d5c0f13f6545 tempest-VolumesTestJSON-1337680175 tempest-VolumesTestJSON-1337680175-project-member] http://10.180.1.21/volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 returned with HTTP 404 [ 1291.028229] [54740]: [pid: 54740|app: 0|req: 201/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:20 2025] GET /volume/v3/volumes/da96bfce-0042-4468-9f27-c6ba5aa8f463 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1291.539049] [54739]: DEBUG cinder.api.middleware.request_id [None req-721e2f0b-7e73-4b0a-9724-9eb9ecac23d2 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.540987] [54739]: INFO cinder.api.openstack.wsgi [None req-721e2f0b-7e73-4b0a-9724-9eb9ecac23d2 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1291.541268] [54739]: DEBUG cinder.api.openstack.wsgi [None req-721e2f0b-7e73-4b0a-9724-9eb9ecac23d2 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.541491] [54739]: DEBUG cinder.api.openstack.wsgi [None req-721e2f0b-7e73-4b0a-9724-9eb9ecac23d2 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.556122] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.556122] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.560338] [54739]: INFO cinder.volume.api [None req-721e2f0b-7e73-4b0a-9724-9eb9ecac23d2 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1291.565546] [54739]: INFO cinder.api.openstack.wsgi [None req-721e2f0b-7e73-4b0a-9724-9eb9ecac23d2 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1291.565998] [54739]: [pid: 54739|app: 0|req: 173/374] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:21 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.002081] [54740]: DEBUG cinder.api.middleware.request_id [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-09ba211b-32ad-463b-a8f1-8d1ff1e85d9a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.004859] [54740]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-09ba211b-32ad-463b-a8f1-8d1ff1e85d9a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] POST http://10.180.1.21/volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b/action [ 1292.005455] [54740]: DEBUG cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-09ba211b-32ad-463b-a8f1-8d1ff1e85d9a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1292.005796] [54740]: DEBUG cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-09ba211b-32ad-463b-a8f1-8d1ff1e85d9a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1292.021870] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.021870] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.029191] [54740]: INFO cinder.api.openstack.wsgi [req-a78283f6-8371-4e8c-bd2a-c91671b6f263 req-09ba211b-32ad-463b-a8f1-8d1ff1e85d9a tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b/action returned with HTTP 204 [ 1292.029764] [54740]: [pid: 54740|app: 0|req: 202/375] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:40:21 2025] POST /volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1292.577876] [54739]: DEBUG cinder.api.middleware.request_id [None req-b6b245c9-ea52-4d7c-a055-7d09dc6b221d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.581535] [54739]: INFO cinder.api.openstack.wsgi [None req-b6b245c9-ea52-4d7c-a055-7d09dc6b221d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1292.581535] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b6b245c9-ea52-4d7c-a055-7d09dc6b221d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.581535] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b6b245c9-ea52-4d7c-a055-7d09dc6b221d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.590613] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.590613] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.593744] [54739]: INFO cinder.volume.api [None req-b6b245c9-ea52-4d7c-a055-7d09dc6b221d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1292.598766] [54739]: INFO cinder.api.openstack.wsgi [None req-b6b245c9-ea52-4d7c-a055-7d09dc6b221d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1292.599157] [54739]: [pid: 54739|app: 0|req: 174/376] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:22 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1292.608609] [54740]: DEBUG cinder.api.middleware.request_id [None req-fd508c1e-e682-4621-9449-0f3eb5f1def3 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.610693] [54740]: INFO cinder.api.openstack.wsgi [None req-fd508c1e-e682-4621-9449-0f3eb5f1def3 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1292.610919] [54740]: DEBUG cinder.api.openstack.wsgi [None req-fd508c1e-e682-4621-9449-0f3eb5f1def3 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.611156] [54740]: DEBUG cinder.api.openstack.wsgi [None req-fd508c1e-e682-4621-9449-0f3eb5f1def3 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.620765] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.620765] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.623818] [54740]: INFO cinder.volume.api [None req-fd508c1e-e682-4621-9449-0f3eb5f1def3 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1292.627824] [54740]: INFO cinder.api.openstack.wsgi [None req-fd508c1e-e682-4621-9449-0f3eb5f1def3 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1292.628212] [54740]: [pid: 54740|app: 0|req: 203/377] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:22 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1294.105618] [54739]: DEBUG cinder.api.middleware.request_id [None req-f7e20daf-21e7-4487-ba4b-1b299a761242 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.106145] [54739]: INFO cinder.api.openstack.wsgi [None req-f7e20daf-21e7-4487-ba4b-1b299a761242 None None] GET http://10.180.1.21/volume// [ 1294.106371] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f7e20daf-21e7-4487-ba4b-1b299a761242 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.106692] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f7e20daf-21e7-4487-ba4b-1b299a761242 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.107099] [54739]: INFO cinder.api.openstack.wsgi [None req-f7e20daf-21e7-4487-ba4b-1b299a761242 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1294.107419] [54739]: [pid: 54739|app: 0|req: 175/378] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:40:23 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1294.111476] [54740]: DEBUG cinder.api.middleware.request_id [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-e1dd81de-d043-47ff-bac4-cac899317182 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.114120] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-e1dd81de-d043-47ff-bac4-cac899317182 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1294.114363] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-e1dd81de-d043-47ff-bac4-cac899317182 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.114622] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-e1dd81de-d043-47ff-bac4-cac899317182 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.127610] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.127610] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.132406] [54740]: INFO cinder.volume.api [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-e1dd81de-d043-47ff-bac4-cac899317182 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1294.137913] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-e1dd81de-d043-47ff-bac4-cac899317182 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 200 [ 1294.138321] [54740]: [pid: 54740|app: 0|req: 204/379] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:40:23 2025] GET /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1294.244886] [54739]: DEBUG cinder.api.middleware.request_id [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-fe565636-9ff4-40e3-a252-673bd996043e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.247169] [54739]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-fe565636-9ff4-40e3-a252-673bd996043e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] PUT http://10.180.1.21/volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609 [ 1294.247577] [54739]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-fe565636-9ff4-40e3-a252-673bd996043e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-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=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1294.256086] [54739]: DEBUG cinder.coordination [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-fe565636-9ff4-40e3-a252-673bd996043e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Acquiring lock "cinder-attachment_update-68c69bdc-55ac-48af-b285-e6d2d8dd861d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1294.260730] [54739]: DEBUG cinder.coordination [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-fe565636-9ff4-40e3-a252-673bd996043e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Lock "cinder-attachment_update-68c69bdc-55ac-48af-b285-e6d2d8dd861d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1294.261888] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.261888] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.781204] [54739]: DEBUG cinder.coordination [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-fe565636-9ff4-40e3-a252-673bd996043e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Lock "cinder-attachment_update-68c69bdc-55ac-48af-b285-e6d2d8dd861d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1294.781553] [54739]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-fe565636-9ff4-40e3-a252-673bd996043e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609 returned with HTTP 200 [ 1294.782030] [54739]: [pid: 54739|app: 0|req: 176/380] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:40:24 2025] PUT /volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1295.289839] [54740]: DEBUG cinder.api.middleware.request_id [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-36b02f93-c7fd-4f1f-982c-4e2b7c8a16ff None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.292181] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-36b02f93-c7fd-4f1f-982c-4e2b7c8a16ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609/action [ 1295.292594] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-36b02f93-c7fd-4f1f-982c-4e2b7c8a16ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1295.292738] [54740]: DEBUG cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-36b02f93-c7fd-4f1f-982c-4e2b7c8a16ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1295.310477] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310477] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.316691] [54740]: INFO cinder.api.openstack.wsgi [req-53fef0e2-adea-4e2c-b3a7-7724cdf467f0 req-36b02f93-c7fd-4f1f-982c-4e2b7c8a16ff tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609/action returned with HTTP 204 [ 1295.317120] [54740]: [pid: 54740|app: 0|req: 205/381] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:40:25 2025] POST /volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1304.755945] [54739]: DEBUG cinder.api.middleware.request_id [None req-22e31f58-3de8-4b9c-b577-7c6fabab0bd7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.756498] [54739]: INFO cinder.api.openstack.wsgi [None req-22e31f58-3de8-4b9c-b577-7c6fabab0bd7 None None] GET http://10.180.1.21/volume// [ 1304.756634] [54739]: DEBUG cinder.api.openstack.wsgi [None req-22e31f58-3de8-4b9c-b577-7c6fabab0bd7 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.757014] [54739]: DEBUG cinder.api.openstack.wsgi [None req-22e31f58-3de8-4b9c-b577-7c6fabab0bd7 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.757454] [54739]: INFO cinder.api.openstack.wsgi [None req-22e31f58-3de8-4b9c-b577-7c6fabab0bd7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1304.757788] [54739]: [pid: 54739|app: 0|req: 177/382] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:40:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1304.763775] [54740]: DEBUG cinder.api.middleware.request_id [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-d97f6e4e-33ca-452d-b680-e2910dc12b03 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.766175] [54740]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-d97f6e4e-33ca-452d-b680-e2910dc12b03 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1304.766690] [54740]: DEBUG cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-d97f6e4e-33ca-452d-b680-e2910dc12b03 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ade44e27-be53-4d9a-b346-ccf17aadfded", "connector": null, "instance_uuid": "1593ca50-bc97-464a-86ca-17995db15758"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1304.776955] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=138,cinder:INSERT=29,cinder:UPDATE=41 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1304.801252] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.801252] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.842232] [54740]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-d97f6e4e-33ca-452d-b680-e2910dc12b03 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1304.842723] [54740]: [pid: 54740|app: 0|req: 206/383] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:40:34 2025] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1304.848724] [54739]: DEBUG cinder.api.middleware.request_id [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-fa2b525d-2c8d-448c-9f68-11784cacb4dd None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.850949] [54739]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-fa2b525d-2c8d-448c-9f68-11784cacb4dd tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b [ 1304.851369] [54739]: DEBUG cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-fa2b525d-2c8d-448c-9f68-11784cacb4dd tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.851689] [54739]: DEBUG cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-fa2b525d-2c8d-448c-9f68-11784cacb4dd tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.860867] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.860867] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.389224] [54739]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-fa2b525d-2c8d-448c-9f68-11784cacb4dd tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b returned with HTTP 200 [ 1305.389980] [54739]: [pid: 54739|app: 0|req: 178/384] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:40:34 2025] DELETE /volume/v3/attachments/0d1c766e-1b4d-49de-859f-455a93f2c91b => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.085551] [54740]: DEBUG cinder.api.middleware.request_id [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-45f04f93-be3c-4ef2-96ea-479c97033f2d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.088356] [54740]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-45f04f93-be3c-4ef2-96ea-479c97033f2d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] PUT http://10.180.1.21/volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f [ 1310.089026] [54740]: DEBUG cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-45f04f93-be3c-4ef2-96ea-479c97033f2d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-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-447821", "mountpoint": "/dev/sdb"}}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1310.102100] [54740]: DEBUG cinder.coordination [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-45f04f93-be3c-4ef2-96ea-479c97033f2d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Acquiring lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1310.106663] [54740]: DEBUG cinder.coordination [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-45f04f93-be3c-4ef2-96ea-479c97033f2d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1310.108942] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.108942] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.638985] [54740]: DEBUG cinder.coordination [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-45f04f93-be3c-4ef2-96ea-479c97033f2d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.532s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1310.639374] [54740]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-45f04f93-be3c-4ef2-96ea-479c97033f2d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f returned with HTTP 200 [ 1310.639984] [54740]: [pid: 54740|app: 0|req: 207/385] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:40:39 2025] PUT /volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f => generated 617 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.644562] [54739]: DEBUG cinder.api.middleware.request_id [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-ebbf0900-70c6-4e09-9093-758ea5c60aa8 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.646711] [54739]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-ebbf0900-70c6-4e09-9093-758ea5c60aa8 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f [ 1310.647091] [54739]: DEBUG cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-ebbf0900-70c6-4e09-9093-758ea5c60aa8 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.647447] [54739]: DEBUG cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-ebbf0900-70c6-4e09-9093-758ea5c60aa8 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.662654] [54739]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-ebbf0900-70c6-4e09-9093-758ea5c60aa8 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f returned with HTTP 200 [ 1310.663080] [54739]: [pid: 54739|app: 0|req: 179/386] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Jan 30 20:40:40 2025] GET /volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1312.768305] [54740]: DEBUG cinder.api.middleware.request_id [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-124b1bcd-3f47-4860-acc8-bba056692dfe None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.840932] [54740]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-124b1bcd-3f47-4860-acc8-bba056692dfe tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] POST http://10.180.1.21/volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f/action [ 1312.841419] [54740]: DEBUG cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-124b1bcd-3f47-4860-acc8-bba056692dfe tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1312.841581] [54740]: DEBUG cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-124b1bcd-3f47-4860-acc8-bba056692dfe tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1312.880064] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.880064] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.910247] [54740]: INFO cinder.api.openstack.wsgi [req-2ca83e66-27dc-4c69-9df1-79cd7d897970 req-124b1bcd-3f47-4860-acc8-bba056692dfe tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f/action returned with HTTP 204 [ 1312.910852] [54740]: [pid: 54740|app: 0|req: 208/387] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:40:42 2025] POST /volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1315.370058] [54739]: DEBUG cinder.api.middleware.request_id [None req-8ab93858-913c-48d3-bf61-b63299ba6e5c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.370475] [54739]: INFO cinder.api.openstack.wsgi [None req-8ab93858-913c-48d3-bf61-b63299ba6e5c None None] GET http://10.180.1.21/volume// [ 1315.370656] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8ab93858-913c-48d3-bf61-b63299ba6e5c None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.370874] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8ab93858-913c-48d3-bf61-b63299ba6e5c None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.371355] [54739]: INFO cinder.api.openstack.wsgi [None req-8ab93858-913c-48d3-bf61-b63299ba6e5c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1315.371664] [54739]: [pid: 54739|app: 0|req: 180/388] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:40:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1315.375646] [54740]: DEBUG cinder.api.middleware.request_id [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-ed3b3ce8-ec3a-46ec-bdf0-0f607a0f4807 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.377695] [54740]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-ed3b3ce8-ec3a-46ec-bdf0-0f607a0f4807 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1315.378272] [54740]: DEBUG cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-ed3b3ce8-ec3a-46ec-bdf0-0f607a0f4807 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68c69bdc-55ac-48af-b285-e6d2d8dd861d", "connector": null, "instance_uuid": "02b9bb2d-5752-4c09-9661-5966c2ac1bad"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1315.406295] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.406295] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.437984] [54740]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-ed3b3ce8-ec3a-46ec-bdf0-0f607a0f4807 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1315.438400] [54740]: [pid: 54740|app: 0|req: 209/389] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:40:45 2025] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.442238] [54739]: DEBUG cinder.api.middleware.request_id [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-e3edbfdc-91c1-4134-a6a2-29c328b89e4a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.444511] [54739]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-e3edbfdc-91c1-4134-a6a2-29c328b89e4a tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] DELETE http://10.180.1.21/volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609 [ 1315.444726] [54739]: DEBUG cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-e3edbfdc-91c1-4134-a6a2-29c328b89e4a tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.444936] [54739]: DEBUG cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-e3edbfdc-91c1-4134-a6a2-29c328b89e4a tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.451930] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.451930] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.979293] [54739]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-e3edbfdc-91c1-4134-a6a2-29c328b89e4a tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609 returned with HTTP 200 [ 1315.979758] [54739]: [pid: 54739|app: 0|req: 181/390] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:40:45 2025] DELETE /volume/v3/attachments/676cde7a-f415-478c-b42f-0fbdf0e0f609 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.803945] [54740]: DEBUG cinder.api.middleware.request_id [None req-a814985c-badc-427e-9cde-b11ee397d366 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.804417] [54740]: INFO cinder.api.openstack.wsgi [None req-a814985c-badc-427e-9cde-b11ee397d366 None None] GET http://10.180.1.21/volume// [ 1316.804598] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a814985c-badc-427e-9cde-b11ee397d366 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.804814] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a814985c-badc-427e-9cde-b11ee397d366 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.805226] [54740]: INFO cinder.api.openstack.wsgi [None req-a814985c-badc-427e-9cde-b11ee397d366 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1316.805589] [54740]: [pid: 54740|app: 0|req: 210/391] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:40:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1316.809729] [54739]: DEBUG cinder.api.middleware.request_id [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-3906fc51-2cec-47d0-9d3b-3ff67834d7a2 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.812187] [54739]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-3906fc51-2cec-47d0-9d3b-3ff67834d7a2 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1316.812536] [54739]: DEBUG cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-3906fc51-2cec-47d0-9d3b-3ff67834d7a2 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ade44e27-be53-4d9a-b346-ccf17aadfded", "connector": null, "instance_uuid": "1593ca50-bc97-464a-86ca-17995db15758"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1316.826448] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.826448] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.858346] [54739]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-3906fc51-2cec-47d0-9d3b-3ff67834d7a2 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1316.858817] [54739]: [pid: 54739|app: 0|req: 182/392] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:40:46 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) [ 1316.862456] [54740]: DEBUG cinder.api.middleware.request_id [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-23d147e5-c4f5-47ab-b2c2-f499a839b4a6 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.865087] [54740]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-23d147e5-c4f5-47ab-b2c2-f499a839b4a6 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f [ 1316.865354] [54740]: DEBUG cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-23d147e5-c4f5-47ab-b2c2-f499a839b4a6 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.865522] [54740]: DEBUG cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-23d147e5-c4f5-47ab-b2c2-f499a839b4a6 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.872372] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.872372] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.399804] [54740]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-23d147e5-c4f5-47ab-b2c2-f499a839b4a6 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f returned with HTTP 200 [ 1317.399992] [54740]: [pid: 54740|app: 0|req: 211/393] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:40:46 2025] DELETE /volume/v3/attachments/2ca5e66d-0f91-4187-b529-3fc66848f35f => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.572090] [54739]: DEBUG cinder.api.middleware.request_id [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.574096] [54739]: INFO cinder.api.openstack.wsgi [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1318.574478] [54739]: DEBUG cinder.api.openstack.wsgi [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-606323820"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1318.576129] [54739]: DEBUG cinder.api.v3.volumes [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-606323820'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1318.576271] [54739]: INFO cinder.api.v3.volumes [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume of 1 GB [ 1318.576608] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.576608] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.583013] [54739]: INFO cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Availability Zones retrieved successfully. [ 1318.590610] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Flow 'volume_create_api' (0c292493-ef0e-4c5a-9bd9-8ee5ba099292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1318.591898] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d06e745-80a1-49f4-8acb-c3ac48bc69f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.593071] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1318.612975] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d06e745-80a1-49f4-8acb-c3ac48bc69f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.613979] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbbeb2a-76e1-462a-b02c-e6834772262d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.648217] [54739]: DEBUG cinder.quota [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Created reservations ['229a328e-bd53-4b62-9ea4-3b1e42ffded7', 'b2434156-19ad-41c5-825b-37c6d7e97556', '5e889d72-eb99-45e2-aae1-418ac41ec05b', '2df533f6-2e95-4305-85e1-18b818057c89'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1318.649346] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbbeb2a-76e1-462a-b02c-e6834772262d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['229a328e-bd53-4b62-9ea4-3b1e42ffded7', 'b2434156-19ad-41c5-825b-37c6d7e97556', '5e889d72-eb99-45e2-aae1-418ac41ec05b', '2df533f6-2e95-4305-85e1-18b818057c89']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.650275] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a160e747-89b4-40f9-8d4c-78c1a2ae1a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.667770] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a160e747-89b4-40f9-8d4c-78c1a2ae1a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a99f16-9526-46b7-ac02-baad9561109d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-606323820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41b0c171180469e9092b8a8da697a78',qos_specs=None,replication_status=,reservations=['229a328e-bd53-4b62-9ea4-3b1e42ffded7','b2434156-19ad-41c5-825b-37c6d7e97556','5e889d72-eb99-45e2-aae1-418ac41ec05b','2df533f6-2e95-4305-85e1-18b818057c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-606323820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7a99f16-9526-46b7-ac02-baad9561109d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f41b0c171180469e9092b8a8da697a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.668681] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b8a472-b004-4374-9074-2a537d0c58cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.684460] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b8a472-b004-4374-9074-2a537d0c58cf) transitioned into state 'SUCCESS' from state '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-606323820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41b0c171180469e9092b8a8da697a78',qos_specs=None,replication_status=,reservations=['229a328e-bd53-4b62-9ea4-3b1e42ffded7','b2434156-19ad-41c5-825b-37c6d7e97556','5e889d72-eb99-45e2-aae1-418ac41ec05b','2df533f6-2e95-4305-85e1-18b818057c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.685359] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72cd52ee-b323-4897-a963-c7b416f4082f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.694780] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72cd52ee-b323-4897-a963-c7b416f4082f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.695844] [54739]: DEBUG cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Flow 'volume_create_api' (0c292493-ef0e-4c5a-9bd9-8ee5ba099292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1318.696216] [54739]: INFO cinder.volume.api [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume request issued successfully. [ 1318.696871] [54739]: INFO cinder.api.openstack.wsgi [None req-59b1c58d-13d0-423c-9cf3-4bcd035ce2ca tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1318.697335] [54739]: [pid: 54739|app: 0|req: 183/394] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:40:48 2025] POST /volume/v3/volumes => generated 753 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1318.706018] [54740]: DEBUG cinder.api.middleware.request_id [None req-2cf502b1-f92c-403e-ac74-28a5d89ff7e8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.708045] [54740]: INFO cinder.api.openstack.wsgi [None req-2cf502b1-f92c-403e-ac74-28a5d89ff7e8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1318.709057] [54740]: DEBUG cinder.api.openstack.wsgi [None req-2cf502b1-f92c-403e-ac74-28a5d89ff7e8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.709057] [54740]: DEBUG cinder.api.openstack.wsgi [None req-2cf502b1-f92c-403e-ac74-28a5d89ff7e8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.717112] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.717112] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.720319] [54740]: INFO cinder.volume.api [None req-2cf502b1-f92c-403e-ac74-28a5d89ff7e8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1318.727060] [54740]: INFO cinder.api.openstack.wsgi [None req-2cf502b1-f92c-403e-ac74-28a5d89ff7e8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1318.727474] [54740]: [pid: 54740|app: 0|req: 212/395] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:48 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.739545] [54739]: DEBUG cinder.api.middleware.request_id [None req-57ccdab8-74cf-4b91-bb34-7dee4f40dbe7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.741775] [54739]: INFO cinder.api.openstack.wsgi [None req-57ccdab8-74cf-4b91-bb34-7dee4f40dbe7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1319.742079] [54739]: DEBUG cinder.api.openstack.wsgi [None req-57ccdab8-74cf-4b91-bb34-7dee4f40dbe7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.742240] [54739]: DEBUG cinder.api.openstack.wsgi [None req-57ccdab8-74cf-4b91-bb34-7dee4f40dbe7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.755263] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.755263] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.760057] [54739]: INFO cinder.volume.api [None req-57ccdab8-74cf-4b91-bb34-7dee4f40dbe7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1319.765587] [54739]: INFO cinder.api.openstack.wsgi [None req-57ccdab8-74cf-4b91-bb34-7dee4f40dbe7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1319.766077] [54739]: [pid: 54739|app: 0|req: 184/396] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:49 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.801185] [54740]: DEBUG cinder.api.middleware.request_id [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-0251fb4a-0bc1-4ccc-899e-83e1e1dac4b2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.804125] [54740]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-0251fb4a-0bc1-4ccc-899e-83e1e1dac4b2 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1319.804365] [54740]: DEBUG cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-0251fb4a-0bc1-4ccc-899e-83e1e1dac4b2 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.804596] [54740]: DEBUG cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-0251fb4a-0bc1-4ccc-899e-83e1e1dac4b2 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.813104] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.813104] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.816779] [54740]: INFO cinder.volume.api [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-0251fb4a-0bc1-4ccc-899e-83e1e1dac4b2 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1319.822281] [54740]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-0251fb4a-0bc1-4ccc-899e-83e1e1dac4b2 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1319.822750] [54740]: [pid: 54740|app: 0|req: 213/397] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:49 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.404111] [54739]: DEBUG cinder.api.middleware.request_id [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-05b82079-bef9-4ede-8f9a-872ba3a339cd None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.406481] [54739]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-05b82079-bef9-4ede-8f9a-872ba3a339cd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] PUT http://10.180.1.21/volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 [ 1320.406932] [54739]: DEBUG cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-05b82079-bef9-4ede-8f9a-872ba3a339cd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-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-447836", "mountpoint": "/dev/sda"}}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1320.420597] [54739]: DEBUG cinder.coordination [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-05b82079-bef9-4ede-8f9a-872ba3a339cd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Acquiring lock "cinder-attachment_update-68c69bdc-55ac-48af-b285-e6d2d8dd861d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1320.424870] [54739]: DEBUG cinder.coordination [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-05b82079-bef9-4ede-8f9a-872ba3a339cd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Lock "cinder-attachment_update-68c69bdc-55ac-48af-b285-e6d2d8dd861d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1320.425964] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.425964] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.952492] [54739]: DEBUG cinder.coordination [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-05b82079-bef9-4ede-8f9a-872ba3a339cd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Lock "cinder-attachment_update-68c69bdc-55ac-48af-b285-e6d2d8dd861d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1320.952492] [54739]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-05b82079-bef9-4ede-8f9a-872ba3a339cd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 returned with HTTP 200 [ 1320.952852] [54739]: [pid: 54739|app: 0|req: 185/398] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:40:50 2025] PUT /volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1320.957057] [54740]: DEBUG cinder.api.middleware.request_id [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-0ca9fd24-02c7-4802-ac40-b24eb822fe02 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.959532] [54740]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-0ca9fd24-02c7-4802-ac40-b24eb822fe02 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 [ 1320.959779] [54740]: DEBUG cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-0ca9fd24-02c7-4802-ac40-b24eb822fe02 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.960175] [54740]: DEBUG cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-0ca9fd24-02c7-4802-ac40-b24eb822fe02 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.975117] [54740]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-0ca9fd24-02c7-4802-ac40-b24eb822fe02 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 returned with HTTP 200 [ 1320.975501] [54740]: [pid: 54740|app: 0|req: 214/399] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Jan 30 20:40:50 2025] GET /volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1321.346635] [54739]: DEBUG cinder.api.middleware.request_id [None req-69950afb-ec7f-4a2c-aceb-6e49aa5e41a7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.347145] [54739]: INFO cinder.api.openstack.wsgi [None req-69950afb-ec7f-4a2c-aceb-6e49aa5e41a7 None None] GET http://10.180.1.21/volume// [ 1321.347334] [54739]: DEBUG cinder.api.openstack.wsgi [None req-69950afb-ec7f-4a2c-aceb-6e49aa5e41a7 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.347551] [54739]: DEBUG cinder.api.openstack.wsgi [None req-69950afb-ec7f-4a2c-aceb-6e49aa5e41a7 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.347944] [54739]: INFO cinder.api.openstack.wsgi [None req-69950afb-ec7f-4a2c-aceb-6e49aa5e41a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1321.348260] [54739]: [pid: 54739|app: 0|req: 186/400] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:40:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1321.352468] [54740]: DEBUG cinder.api.middleware.request_id [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-ce6f119f-9ea2-4389-826a-8ee9aa9b40df None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.354613] [54740]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-ce6f119f-9ea2-4389-826a-8ee9aa9b40df tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1321.355058] [54740]: DEBUG cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-ce6f119f-9ea2-4389-826a-8ee9aa9b40df tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7a99f16-9526-46b7-ac02-baad9561109d", "connector": null, "instance_uuid": "cfdb0b96-0df5-4b71-b1c4-5f0f32f2155e"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1321.368406] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.368406] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.402680] [54740]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-ce6f119f-9ea2-4389-826a-8ee9aa9b40df tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1321.403105] [54740]: [pid: 54740|app: 0|req: 215/401] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:40:51 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) [ 1321.426192] [54739]: DEBUG cinder.api.middleware.request_id [None req-de8aa96e-5ca9-4770-ab42-6bde01e44609 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.428461] [54739]: INFO cinder.api.openstack.wsgi [None req-de8aa96e-5ca9-4770-ab42-6bde01e44609 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1321.428555] [54739]: DEBUG cinder.api.openstack.wsgi [None req-de8aa96e-5ca9-4770-ab42-6bde01e44609 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.428753] [54739]: DEBUG cinder.api.openstack.wsgi [None req-de8aa96e-5ca9-4770-ab42-6bde01e44609 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.438671] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.438671] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.441893] [54739]: INFO cinder.volume.api [None req-de8aa96e-5ca9-4770-ab42-6bde01e44609 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1321.448676] [54739]: INFO cinder.api.openstack.wsgi [None req-de8aa96e-5ca9-4770-ab42-6bde01e44609 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1321.449097] [54739]: [pid: 54739|app: 0|req: 187/402] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:51 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.928799] [54740]: DEBUG cinder.api.middleware.request_id [None req-5fe047a5-45dc-46aa-ad64-e33c2fd19316 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.929701] [54740]: INFO cinder.api.openstack.wsgi [None req-5fe047a5-45dc-46aa-ad64-e33c2fd19316 None None] GET http://10.180.1.21/volume// [ 1321.930537] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5fe047a5-45dc-46aa-ad64-e33c2fd19316 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.930537] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5fe047a5-45dc-46aa-ad64-e33c2fd19316 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.930889] [54740]: INFO cinder.api.openstack.wsgi [None req-5fe047a5-45dc-46aa-ad64-e33c2fd19316 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1321.931488] [54740]: [pid: 54740|app: 0|req: 216/403] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:40:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1321.940688] [54739]: DEBUG cinder.api.middleware.request_id [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-6933c22a-ec64-4170-9015-800e26342192 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.943275] [54739]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-6933c22a-ec64-4170-9015-800e26342192 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1321.943535] [54739]: DEBUG cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-6933c22a-ec64-4170-9015-800e26342192 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.943755] [54739]: DEBUG cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-6933c22a-ec64-4170-9015-800e26342192 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.953730] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.953730] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.956829] [54739]: INFO cinder.volume.api [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-6933c22a-ec64-4170-9015-800e26342192 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1321.961117] [54739]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-6933c22a-ec64-4170-9015-800e26342192 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1321.961496] [54739]: [pid: 54739|app: 0|req: 188/404] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:40:51 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1321.988651] [54740]: DEBUG cinder.api.middleware.request_id [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-118a20c5-2a85-4e1f-91d7-81b049405d53 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.991627] [54740]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-118a20c5-2a85-4e1f-91d7-81b049405d53 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] PUT http://10.180.1.21/volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807 [ 1321.992117] [54740]: DEBUG cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-118a20c5-2a85-4e1f-91d7-81b049405d53 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-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-447829", "mountpoint": "/dev/sdb"}}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1322.000556] [54740]: DEBUG cinder.coordination [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-118a20c5-2a85-4e1f-91d7-81b049405d53 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Acquiring lock "cinder-attachment_update-b7a99f16-9526-46b7-ac02-baad9561109d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1322.004581] [54740]: DEBUG cinder.coordination [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-118a20c5-2a85-4e1f-91d7-81b049405d53 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Lock "cinder-attachment_update-b7a99f16-9526-46b7-ac02-baad9561109d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1322.005632] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.005632] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.458278] [54739]: DEBUG cinder.api.middleware.request_id [None req-aa5718ad-5088-48d4-bb51-ff1f2b8102ec None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.460515] [54739]: INFO cinder.api.openstack.wsgi [None req-aa5718ad-5088-48d4-bb51-ff1f2b8102ec tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1322.460749] [54739]: DEBUG cinder.api.openstack.wsgi [None req-aa5718ad-5088-48d4-bb51-ff1f2b8102ec tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.460958] [54739]: DEBUG cinder.api.openstack.wsgi [None req-aa5718ad-5088-48d4-bb51-ff1f2b8102ec tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.470619] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.470619] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.473721] [54739]: INFO cinder.volume.api [None req-aa5718ad-5088-48d4-bb51-ff1f2b8102ec tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1322.477897] [54739]: INFO cinder.api.openstack.wsgi [None req-aa5718ad-5088-48d4-bb51-ff1f2b8102ec tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1322.478391] [54739]: [pid: 54739|app: 0|req: 189/405] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:52 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.489214] [54739]: DEBUG cinder.api.middleware.request_id [None req-4d777b15-0bea-4091-b712-ddc7f2408ab7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.491541] [54739]: INFO cinder.api.openstack.wsgi [None req-4d777b15-0bea-4091-b712-ddc7f2408ab7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1323.491541] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4d777b15-0bea-4091-b712-ddc7f2408ab7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.492658] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4d777b15-0bea-4091-b712-ddc7f2408ab7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.507311] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.507311] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.511639] [54739]: INFO cinder.volume.api [None req-4d777b15-0bea-4091-b712-ddc7f2408ab7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1323.517857] [54739]: INFO cinder.api.openstack.wsgi [None req-4d777b15-0bea-4091-b712-ddc7f2408ab7 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1323.518377] [54739]: [pid: 54739|app: 0|req: 190/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:53 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.520671] [54739]: DEBUG cinder.api.middleware.request_id [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-9a5ddeff-5faa-4efa-ab59-1de49467de84 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.523173] [54739]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-9a5ddeff-5faa-4efa-ab59-1de49467de84 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] PUT http://10.180.1.21/volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea [ 1323.523624] [54739]: DEBUG cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-9a5ddeff-5faa-4efa-ab59-1de49467de84 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-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-447821", "mountpoint": "/dev/sdb"}}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1323.531732] [54739]: DEBUG cinder.coordination [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-9a5ddeff-5faa-4efa-ab59-1de49467de84 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Acquiring lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1323.536722] [54739]: DEBUG cinder.coordination [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-9a5ddeff-5faa-4efa-ab59-1de49467de84 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1323.537873] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.537873] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.059501] [54739]: DEBUG cinder.coordination [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-9a5ddeff-5faa-4efa-ab59-1de49467de84 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Lock "cinder-attachment_update-ade44e27-be53-4d9a-b346-ccf17aadfded-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1324.059897] [54739]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-9a5ddeff-5faa-4efa-ab59-1de49467de84 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea returned with HTTP 200 [ 1324.064140] [54739]: [pid: 54739|app: 0|req: 191/407] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:40:53 2025] PUT /volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.064943] [54739]: DEBUG cinder.api.middleware.request_id [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-52fcebfc-1755-472e-89a8-77530e7dbb1c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.070021] [54739]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-52fcebfc-1755-472e-89a8-77530e7dbb1c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] POST http://10.180.1.21/volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54/action [ 1324.070021] [54739]: DEBUG cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-52fcebfc-1755-472e-89a8-77530e7dbb1c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1324.070021] [54739]: DEBUG cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-52fcebfc-1755-472e-89a8-77530e7dbb1c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1324.081900] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.081900] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.087928] [54739]: INFO cinder.api.openstack.wsgi [req-72c1f7ac-86cd-44c2-a274-800b50742cfe req-52fcebfc-1755-472e-89a8-77530e7dbb1c tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54/action returned with HTTP 204 [ 1324.088348] [54739]: [pid: 54739|app: 0|req: 192/408] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:40:53 2025] POST /volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1324.089142] [54739]: DEBUG cinder.api.middleware.request_id [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-a72ba747-eede-4e4e-b4c3-e9060d531301 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.091144] [54739]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-a72ba747-eede-4e4e-b4c3-e9060d531301 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea [ 1324.091378] [54739]: DEBUG cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-a72ba747-eede-4e4e-b4c3-e9060d531301 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.091584] [54739]: DEBUG cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-a72ba747-eede-4e4e-b4c3-e9060d531301 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.106679] [54739]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-a72ba747-eede-4e4e-b4c3-e9060d531301 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea returned with HTTP 200 [ 1324.107270] [54739]: [pid: 54739|app: 0|req: 193/409] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Jan 30 20:40:53 2025] GET /volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.528405] [54739]: DEBUG cinder.api.middleware.request_id [None req-389bca8f-d165-488d-b09f-6bc5a998cddf None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.530620] [54739]: INFO cinder.api.openstack.wsgi [None req-389bca8f-d165-488d-b09f-6bc5a998cddf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1324.530867] [54739]: DEBUG cinder.api.openstack.wsgi [None req-389bca8f-d165-488d-b09f-6bc5a998cddf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.531100] [54739]: DEBUG cinder.api.openstack.wsgi [None req-389bca8f-d165-488d-b09f-6bc5a998cddf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.543925] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.543925] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.550439] [54739]: INFO cinder.volume.api [None req-389bca8f-d165-488d-b09f-6bc5a998cddf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1324.555615] [54739]: INFO cinder.api.openstack.wsgi [None req-389bca8f-d165-488d-b09f-6bc5a998cddf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1324.556177] [54739]: [pid: 54739|app: 0|req: 194/410] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:54 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.567503] [54739]: DEBUG cinder.api.middleware.request_id [None req-98de910b-b412-494a-8457-5e9323319bdc None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.569644] [54739]: INFO cinder.api.openstack.wsgi [None req-98de910b-b412-494a-8457-5e9323319bdc tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1325.569879] [54739]: DEBUG cinder.api.openstack.wsgi [None req-98de910b-b412-494a-8457-5e9323319bdc tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.570139] [54739]: DEBUG cinder.api.openstack.wsgi [None req-98de910b-b412-494a-8457-5e9323319bdc tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.584422] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.584422] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.589028] [54739]: INFO cinder.volume.api [None req-98de910b-b412-494a-8457-5e9323319bdc tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1325.593760] [54739]: INFO cinder.api.openstack.wsgi [None req-98de910b-b412-494a-8457-5e9323319bdc tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1325.594170] [54739]: [pid: 54739|app: 0|req: 195/411] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:55 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.530197] [54740]: DEBUG cinder.coordination [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-118a20c5-2a85-4e1f-91d7-81b049405d53 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Lock "cinder-attachment_update-b7a99f16-9526-46b7-ac02-baad9561109d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1326.530593] [54740]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-118a20c5-2a85-4e1f-91d7-81b049405d53 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807 returned with HTTP 200 [ 1326.531068] [54740]: [pid: 54740|app: 0|req: 217/412] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:40:51 2025] PUT /volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1326.604242] [54739]: DEBUG cinder.api.middleware.request_id [None req-f75a75cf-1613-4254-8bf2-ed87cc141eb8 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.606343] [54739]: INFO cinder.api.openstack.wsgi [None req-f75a75cf-1613-4254-8bf2-ed87cc141eb8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1326.606564] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f75a75cf-1613-4254-8bf2-ed87cc141eb8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.606780] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f75a75cf-1613-4254-8bf2-ed87cc141eb8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.617146] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.617146] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.620362] [54739]: INFO cinder.volume.api [None req-f75a75cf-1613-4254-8bf2-ed87cc141eb8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1326.625444] [54739]: INFO cinder.api.openstack.wsgi [None req-f75a75cf-1613-4254-8bf2-ed87cc141eb8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1326.625950] [54739]: [pid: 54739|app: 0|req: 196/413] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:56 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.636330] [54740]: DEBUG cinder.api.middleware.request_id [None req-822da1ea-be4f-4026-a594-74993523f51f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.638755] [54740]: INFO cinder.api.openstack.wsgi [None req-822da1ea-be4f-4026-a594-74993523f51f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1327.639050] [54740]: DEBUG cinder.api.openstack.wsgi [None req-822da1ea-be4f-4026-a594-74993523f51f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.639321] [54740]: DEBUG cinder.api.openstack.wsgi [None req-822da1ea-be4f-4026-a594-74993523f51f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.650660] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.650660] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.654280] [54740]: INFO cinder.volume.api [None req-822da1ea-be4f-4026-a594-74993523f51f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1327.659000] [54740]: INFO cinder.api.openstack.wsgi [None req-822da1ea-be4f-4026-a594-74993523f51f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1327.659495] [54740]: [pid: 54740|app: 0|req: 218/414] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:57 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.187881] [54739]: DEBUG cinder.api.middleware.request_id [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-12fe72f8-9c19-496c-a4f2-53395744632e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.190374] [54739]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-12fe72f8-9c19-496c-a4f2-53395744632e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807/action [ 1328.190785] [54739]: DEBUG cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-12fe72f8-9c19-496c-a4f2-53395744632e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1328.190926] [54739]: DEBUG cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-12fe72f8-9c19-496c-a4f2-53395744632e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1328.205500] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.205500] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.211936] [54739]: INFO cinder.api.openstack.wsgi [req-f6ca66e6-8a33-4397-a13e-d47cfe8c05a3 req-12fe72f8-9c19-496c-a4f2-53395744632e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807/action returned with HTTP 204 [ 1328.212366] [54739]: [pid: 54739|app: 0|req: 197/415] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:40:58 2025] POST /volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1328.670167] [54740]: DEBUG cinder.api.middleware.request_id [None req-1459cac2-f6da-43b4-b33b-aafc1d002677 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.672313] [54740]: INFO cinder.api.openstack.wsgi [None req-1459cac2-f6da-43b4-b33b-aafc1d002677 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1328.672620] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1459cac2-f6da-43b4-b33b-aafc1d002677 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.672873] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1459cac2-f6da-43b4-b33b-aafc1d002677 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.675067] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=297,cinder:INSERT=20,cinder:UPDATE=45 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1328.684446] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.684446] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.687740] [54740]: INFO cinder.volume.api [None req-1459cac2-f6da-43b4-b33b-aafc1d002677 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1328.691558] [54740]: INFO cinder.api.openstack.wsgi [None req-1459cac2-f6da-43b4-b33b-aafc1d002677 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1328.692047] [54740]: [pid: 54740|app: 0|req: 219/416] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:58 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1328.701435] [54739]: DEBUG cinder.api.middleware.request_id [None req-38214bef-4890-448b-9c00-bc56018fa389 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.703470] [54739]: INFO cinder.api.openstack.wsgi [None req-38214bef-4890-448b-9c00-bc56018fa389 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1328.703695] [54739]: DEBUG cinder.api.openstack.wsgi [None req-38214bef-4890-448b-9c00-bc56018fa389 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.703911] [54739]: DEBUG cinder.api.openstack.wsgi [None req-38214bef-4890-448b-9c00-bc56018fa389 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.713237] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.713237] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.716543] [54739]: INFO cinder.volume.api [None req-38214bef-4890-448b-9c00-bc56018fa389 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1328.720458] [54739]: INFO cinder.api.openstack.wsgi [None req-38214bef-4890-448b-9c00-bc56018fa389 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1328.720853] [54739]: [pid: 54739|app: 0|req: 198/417] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:58 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.758994] [54740]: DEBUG cinder.api.middleware.request_id [req-d0ab37ce-4cbd-45a3-84df-df73be7ba123 req-c51ff3a5-b121-4a92-aa19-4a5e1181fa36 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.761646] [54740]: INFO cinder.api.openstack.wsgi [req-d0ab37ce-4cbd-45a3-84df-df73be7ba123 req-c51ff3a5-b121-4a92-aa19-4a5e1181fa36 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1328.761791] [54740]: DEBUG cinder.api.openstack.wsgi [req-d0ab37ce-4cbd-45a3-84df-df73be7ba123 req-c51ff3a5-b121-4a92-aa19-4a5e1181fa36 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.762023] [54740]: DEBUG cinder.api.openstack.wsgi [req-d0ab37ce-4cbd-45a3-84df-df73be7ba123 req-c51ff3a5-b121-4a92-aa19-4a5e1181fa36 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.771866] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.771866] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.775049] [54740]: INFO cinder.volume.api [req-d0ab37ce-4cbd-45a3-84df-df73be7ba123 req-c51ff3a5-b121-4a92-aa19-4a5e1181fa36 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1328.779182] [54740]: INFO cinder.api.openstack.wsgi [req-d0ab37ce-4cbd-45a3-84df-df73be7ba123 req-c51ff3a5-b121-4a92-aa19-4a5e1181fa36 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1328.780318] [54740]: [pid: 54740|app: 0|req: 220/418] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:58 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.789455] [54739]: DEBUG cinder.api.middleware.request_id [None req-5c2a86eb-6e28-4be3-84a3-a4ae9a62608d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.791370] [54739]: INFO cinder.api.openstack.wsgi [None req-5c2a86eb-6e28-4be3-84a3-a4ae9a62608d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1328.791592] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5c2a86eb-6e28-4be3-84a3-a4ae9a62608d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.791803] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5c2a86eb-6e28-4be3-84a3-a4ae9a62608d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.801041] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.801041] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.804054] [54739]: INFO cinder.volume.api [None req-5c2a86eb-6e28-4be3-84a3-a4ae9a62608d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1328.808592] [54739]: INFO cinder.api.openstack.wsgi [None req-5c2a86eb-6e28-4be3-84a3-a4ae9a62608d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1328.808964] [54739]: [pid: 54739|app: 0|req: 199/419] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:40:58 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.840941] [54740]: DEBUG cinder.api.middleware.request_id [req-b0586b60-ad91-4576-9b82-57052da73c8c req-51087b5a-7cff-4127-925d-1568a3648519 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.843347] [54740]: INFO cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-51087b5a-7cff-4127-925d-1568a3648519 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1328.843569] [54740]: DEBUG cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-51087b5a-7cff-4127-925d-1568a3648519 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.843786] [54740]: DEBUG cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-51087b5a-7cff-4127-925d-1568a3648519 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.853304] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.853304] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.856395] [54740]: INFO cinder.volume.api [req-b0586b60-ad91-4576-9b82-57052da73c8c req-51087b5a-7cff-4127-925d-1568a3648519 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1328.860568] [54740]: INFO cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-51087b5a-7cff-4127-925d-1568a3648519 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1328.860954] [54740]: [pid: 54740|app: 0|req: 221/420] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:40:58 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.875582] [54739]: DEBUG cinder.api.middleware.request_id [req-b0586b60-ad91-4576-9b82-57052da73c8c req-47b273dd-16db-40ea-86e9-1654f891815b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.877981] [54739]: INFO cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-47b273dd-16db-40ea-86e9-1654f891815b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d/action [ 1328.878378] [54739]: DEBUG cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-47b273dd-16db-40ea-86e9-1654f891815b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1328.878518] [54739]: DEBUG cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-47b273dd-16db-40ea-86e9-1654f891815b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1328.888036] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.888036] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.888534] [54739]: INFO cinder.volume.api [req-b0586b60-ad91-4576-9b82-57052da73c8c req-47b273dd-16db-40ea-86e9-1654f891815b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1328.892468] [54739]: INFO cinder.volume.api [req-b0586b60-ad91-4576-9b82-57052da73c8c req-47b273dd-16db-40ea-86e9-1654f891815b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Begin detaching volume completed successfully. [ 1328.892680] [54739]: INFO cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-47b273dd-16db-40ea-86e9-1654f891815b tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d/action returned with HTTP 202 [ 1328.893067] [54739]: [pid: 54739|app: 0|req: 200/421] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:40:58 2025] POST /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1328.923449] [54740]: DEBUG cinder.api.middleware.request_id [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-f310378b-b5fa-4605-8195-5c0e4eb1dd65 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.926081] [54740]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-f310378b-b5fa-4605-8195-5c0e4eb1dd65 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] POST http://10.180.1.21/volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea/action [ 1328.926515] [54740]: DEBUG cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-f310378b-b5fa-4605-8195-5c0e4eb1dd65 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1328.926658] [54740]: DEBUG cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-f310378b-b5fa-4605-8195-5c0e4eb1dd65 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1328.946336] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.946336] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.951787] [54740]: INFO cinder.api.openstack.wsgi [req-7bc950f5-edec-4422-842b-2f0c8b2cd8c9 req-f310378b-b5fa-4605-8195-5c0e4eb1dd65 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea/action returned with HTTP 204 [ 1328.952334] [54740]: [pid: 54740|app: 0|req: 222/422] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:40:58 2025] POST /volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1329.912135] [54739]: DEBUG cinder.api.middleware.request_id [None req-f1a50473-e7c7-4851-84ac-a303b4bb8737 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.912755] [54739]: INFO cinder.api.openstack.wsgi [None req-f1a50473-e7c7-4851-84ac-a303b4bb8737 None None] GET http://10.180.1.21/volume// [ 1329.913071] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f1a50473-e7c7-4851-84ac-a303b4bb8737 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.913358] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f1a50473-e7c7-4851-84ac-a303b4bb8737 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.913943] [54739]: INFO cinder.api.openstack.wsgi [None req-f1a50473-e7c7-4851-84ac-a303b4bb8737 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1329.914358] [54739]: [pid: 54739|app: 0|req: 201/423] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:40:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1329.918010] [54740]: DEBUG cinder.api.middleware.request_id [req-b0586b60-ad91-4576-9b82-57052da73c8c req-b6dd7a1a-6a16-408b-a155-92b990659daf None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.920557] [54740]: INFO cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-b6dd7a1a-6a16-408b-a155-92b990659daf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1329.920805] [54740]: DEBUG cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-b6dd7a1a-6a16-408b-a155-92b990659daf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.921044] [54740]: DEBUG cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-b6dd7a1a-6a16-408b-a155-92b990659daf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.935288] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.935288] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.939206] [54740]: INFO cinder.volume.api [req-b0586b60-ad91-4576-9b82-57052da73c8c req-b6dd7a1a-6a16-408b-a155-92b990659daf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1329.944387] [54740]: INFO cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-b6dd7a1a-6a16-408b-a155-92b990659daf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1329.944835] [54740]: [pid: 54740|app: 0|req: 223/424] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:40:59 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1332.110925] [54739]: DEBUG cinder.api.middleware.request_id [req-b0586b60-ad91-4576-9b82-57052da73c8c req-751d3b9b-6fb8-48f9-ab6b-24e6215f47f1 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.113291] [54739]: INFO cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-751d3b9b-6fb8-48f9-ab6b-24e6215f47f1 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807 [ 1332.113512] [54739]: DEBUG cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-751d3b9b-6fb8-48f9-ab6b-24e6215f47f1 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.113722] [54739]: DEBUG cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-751d3b9b-6fb8-48f9-ab6b-24e6215f47f1 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.123031] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.123031] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.649634] [54739]: INFO cinder.api.openstack.wsgi [req-b0586b60-ad91-4576-9b82-57052da73c8c req-751d3b9b-6fb8-48f9-ab6b-24e6215f47f1 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807 returned with HTTP 200 [ 1332.650444] [54739]: [pid: 54739|app: 0|req: 202/425] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:41:01 2025] DELETE /volume/v3/attachments/1fb15dc2-8183-4f6c-9114-eeffc0845807 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.337972] [54740]: DEBUG cinder.api.middleware.request_id [None req-1fcda919-dd20-4078-9c00-564a3c5b18d4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.340306] [54740]: INFO cinder.api.openstack.wsgi [None req-1fcda919-dd20-4078-9c00-564a3c5b18d4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1333.341935] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1fcda919-dd20-4078-9c00-564a3c5b18d4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.341935] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1fcda919-dd20-4078-9c00-564a3c5b18d4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.356070] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.356070] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.360631] [54740]: INFO cinder.volume.api [None req-1fcda919-dd20-4078-9c00-564a3c5b18d4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1333.366952] [54740]: INFO cinder.api.openstack.wsgi [None req-1fcda919-dd20-4078-9c00-564a3c5b18d4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1333.367828] [54740]: [pid: 54740|app: 0|req: 224/426] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:41:03 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.203940] [54739]: DEBUG cinder.api.middleware.request_id [req-2fd33279-741e-4328-b83d-b3ca250d0765 req-42731fc6-298d-4ddd-af50-e48395413b03 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.206302] [54739]: INFO cinder.api.openstack.wsgi [req-2fd33279-741e-4328-b83d-b3ca250d0765 req-42731fc6-298d-4ddd-af50-e48395413b03 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] DELETE http://10.180.1.21/volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea [ 1335.206513] [54739]: DEBUG cinder.api.openstack.wsgi [req-2fd33279-741e-4328-b83d-b3ca250d0765 req-42731fc6-298d-4ddd-af50-e48395413b03 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.206764] [54739]: DEBUG cinder.api.openstack.wsgi [req-2fd33279-741e-4328-b83d-b3ca250d0765 req-42731fc6-298d-4ddd-af50-e48395413b03 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.216128] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.216128] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.744688] [54739]: INFO cinder.api.openstack.wsgi [req-2fd33279-741e-4328-b83d-b3ca250d0765 req-42731fc6-298d-4ddd-af50-e48395413b03 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea returned with HTTP 200 [ 1335.745143] [54739]: [pid: 54739|app: 0|req: 203/427] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:41:05 2025] DELETE /volume/v3/attachments/92455076-f4d5-4cb2-99b2-02273c298cea => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.267523] [54740]: DEBUG cinder.api.middleware.request_id [None req-26b4ea18-1169-4982-b070-c094a9b2e4fa None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.269706] [54740]: INFO cinder.api.openstack.wsgi [None req-26b4ea18-1169-4982-b070-c094a9b2e4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1337.269951] [54740]: DEBUG cinder.api.openstack.wsgi [None req-26b4ea18-1169-4982-b070-c094a9b2e4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.270228] [54740]: DEBUG cinder.api.openstack.wsgi [None req-26b4ea18-1169-4982-b070-c094a9b2e4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.281972] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.281972] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.286233] [54740]: INFO cinder.volume.api [None req-26b4ea18-1169-4982-b070-c094a9b2e4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1337.292660] [54740]: INFO cinder.api.openstack.wsgi [None req-26b4ea18-1169-4982-b070-c094a9b2e4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1337.292660] [54740]: [pid: 54740|app: 0|req: 225/428] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:41:07 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.323385] [54739]: DEBUG cinder.api.middleware.request_id [None req-2b2f584b-3288-4551-8ca0-61853a67125d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.326701] [54739]: INFO cinder.api.openstack.wsgi [None req-2b2f584b-3288-4551-8ca0-61853a67125d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1337.326941] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2b2f584b-3288-4551-8ca0-61853a67125d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.327180] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2b2f584b-3288-4551-8ca0-61853a67125d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.335229] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.335229] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.339100] [54739]: INFO cinder.volume.api [None req-2b2f584b-3288-4551-8ca0-61853a67125d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1337.342688] [54739]: INFO cinder.api.openstack.wsgi [None req-2b2f584b-3288-4551-8ca0-61853a67125d tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1337.343191] [54739]: [pid: 54739|app: 0|req: 204/429] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:41:07 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.288962] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=31,cinder:UPDATE=2 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1347.340691] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=150,cinder:UPDATE=33,cinder:INSERT=7 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1363.645048] [54740]: DEBUG cinder.api.middleware.request_id [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-b797900e-dc91-4d93-ace7-b0fe24f9271e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.647782] [54740]: INFO cinder.api.openstack.wsgi [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-b797900e-dc91-4d93-ace7-b0fe24f9271e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 [ 1363.648045] [54740]: DEBUG cinder.api.openstack.wsgi [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-b797900e-dc91-4d93-ace7-b0fe24f9271e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.648275] [54740]: DEBUG cinder.api.openstack.wsgi [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-b797900e-dc91-4d93-ace7-b0fe24f9271e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.659864] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.659864] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1364.189895] [54740]: INFO cinder.api.openstack.wsgi [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-b797900e-dc91-4d93-ace7-b0fe24f9271e tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 returned with HTTP 200 [ 1364.190369] [54740]: [pid: 54740|app: 0|req: 226/430] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:41:33 2025] DELETE /volume/v3/attachments/d4eb0687-bea2-4c02-a499-8d102848eb54 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.198610] [54739]: DEBUG cinder.api.middleware.request_id [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-30d7f0c6-5d37-4c35-a5dc-f88e4eb62990 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.201231] [54739]: INFO cinder.api.openstack.wsgi [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-30d7f0c6-5d37-4c35-a5dc-f88e4eb62990 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] DELETE http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1364.201437] [54739]: DEBUG cinder.api.openstack.wsgi [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-30d7f0c6-5d37-4c35-a5dc-f88e4eb62990 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.201663] [54739]: DEBUG cinder.api.openstack.wsgi [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-30d7f0c6-5d37-4c35-a5dc-f88e4eb62990 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.201848] [54739]: INFO cinder.api.v3.volumes [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-30d7f0c6-5d37-4c35-a5dc-f88e4eb62990 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Delete volume with id: 68c69bdc-55ac-48af-b285-e6d2d8dd861d [ 1364.211267] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.211267] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1364.211791] [54739]: INFO cinder.volume.api [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-30d7f0c6-5d37-4c35-a5dc-f88e4eb62990 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1364.228900] [54739]: INFO cinder.volume.api [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-30d7f0c6-5d37-4c35-a5dc-f88e4eb62990 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Delete volume request issued successfully. [ 1364.229101] [54739]: INFO cinder.api.openstack.wsgi [req-0e1e030e-4bf3-4d94-81a5-e865df342d9a req-30d7f0c6-5d37-4c35-a5dc-f88e4eb62990 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d returned with HTTP 202 [ 1364.229618] [54739]: [pid: 54739|app: 0|req: 205/431] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 30 20:41:34 2025] DELETE /volume/v3/volumes/68c69bdc-55ac-48af-b285-e6d2d8dd861d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1373.240996] [54740]: DEBUG cinder.api.middleware.request_id [None req-9d33686b-a7cc-491f-9d07-d5318adbc13b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.243184] [54740]: INFO cinder.api.openstack.wsgi [None req-9d33686b-a7cc-491f-9d07-d5318adbc13b tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1373.243405] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9d33686b-a7cc-491f-9d07-d5318adbc13b tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.243631] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9d33686b-a7cc-491f-9d07-d5318adbc13b tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.243820] [54740]: INFO cinder.api.v3.volumes [None req-9d33686b-a7cc-491f-9d07-d5318adbc13b tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Delete volume with id: 4c7ed974-1052-4c7c-aece-d94f225c352b [ 1373.255990] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255990] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.256524] [54740]: INFO cinder.volume.api [None req-9d33686b-a7cc-491f-9d07-d5318adbc13b tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1373.272889] [54740]: INFO cinder.volume.api [None req-9d33686b-a7cc-491f-9d07-d5318adbc13b tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Delete volume request issued successfully. [ 1373.273217] [54740]: INFO cinder.api.openstack.wsgi [None req-9d33686b-a7cc-491f-9d07-d5318adbc13b tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 202 [ 1373.273635] [54740]: [pid: 54740|app: 0|req: 227/432] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:41:43 2025] DELETE /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1373.277197] [54739]: DEBUG cinder.api.middleware.request_id [None req-eb5684a9-b634-487e-8aba-1f067fa0c1fd None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.279707] [54739]: INFO cinder.api.openstack.wsgi [None req-eb5684a9-b634-487e-8aba-1f067fa0c1fd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1373.279925] [54739]: DEBUG cinder.api.openstack.wsgi [None req-eb5684a9-b634-487e-8aba-1f067fa0c1fd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.280177] [54739]: DEBUG cinder.api.openstack.wsgi [None req-eb5684a9-b634-487e-8aba-1f067fa0c1fd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.287935] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.287935] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.291598] [54739]: INFO cinder.volume.api [None req-eb5684a9-b634-487e-8aba-1f067fa0c1fd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1373.296232] [54739]: INFO cinder.api.openstack.wsgi [None req-eb5684a9-b634-487e-8aba-1f067fa0c1fd tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1373.296598] [54739]: [pid: 54739|app: 0|req: 206/433] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:41:43 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.306787] [54740]: DEBUG cinder.api.middleware.request_id [None req-e4642782-9ec4-4310-9f15-f8f8fa0c90de None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.308851] [54740]: INFO cinder.api.openstack.wsgi [None req-e4642782-9ec4-4310-9f15-f8f8fa0c90de tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1374.309079] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e4642782-9ec4-4310-9f15-f8f8fa0c90de tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.309304] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e4642782-9ec4-4310-9f15-f8f8fa0c90de tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.317045] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.317045] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.320317] [54740]: INFO cinder.volume.api [None req-e4642782-9ec4-4310-9f15-f8f8fa0c90de tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1374.324324] [54740]: INFO cinder.api.openstack.wsgi [None req-e4642782-9ec4-4310-9f15-f8f8fa0c90de tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1374.324683] [54740]: [pid: 54740|app: 0|req: 228/434] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:41:44 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.335363] [54739]: DEBUG cinder.api.middleware.request_id [None req-1f6047f2-6667-440f-9a22-6222b4ad7349 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.337524] [54739]: INFO cinder.api.openstack.wsgi [None req-1f6047f2-6667-440f-9a22-6222b4ad7349 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1375.337710] [54739]: DEBUG cinder.api.openstack.wsgi [None req-1f6047f2-6667-440f-9a22-6222b4ad7349 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.337929] [54739]: DEBUG cinder.api.openstack.wsgi [None req-1f6047f2-6667-440f-9a22-6222b4ad7349 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.345229] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.345229] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.348455] [54739]: INFO cinder.volume.api [None req-1f6047f2-6667-440f-9a22-6222b4ad7349 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Volume info retrieved successfully. [ 1375.352517] [54739]: INFO cinder.api.openstack.wsgi [None req-1f6047f2-6667-440f-9a22-6222b4ad7349 tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 200 [ 1375.352886] [54739]: [pid: 54739|app: 0|req: 207/435] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:41:45 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.363097] [54740]: DEBUG cinder.api.middleware.request_id [None req-35e0d8b1-7d13-470c-8a14-58e73ebf55ca None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.365303] [54740]: INFO cinder.api.openstack.wsgi [None req-35e0d8b1-7d13-470c-8a14-58e73ebf55ca tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] GET http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b [ 1376.365535] [54740]: DEBUG cinder.api.openstack.wsgi [None req-35e0d8b1-7d13-470c-8a14-58e73ebf55ca tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.365766] [54740]: DEBUG cinder.api.openstack.wsgi [None req-35e0d8b1-7d13-470c-8a14-58e73ebf55ca tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.373726] [54740]: INFO cinder.api.openstack.wsgi [None req-35e0d8b1-7d13-470c-8a14-58e73ebf55ca tempest-ServerActionsTestOtherA-1289442600 tempest-ServerActionsTestOtherA-1289442600-project-member] http://10.180.1.21/volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b returned with HTTP 404 [ 1376.374360] [54740]: [pid: 54740|app: 0|req: 229/436] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:41:46 2025] GET /volume/v3/volumes/4c7ed974-1052-4c7c-aece-d94f225c352b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1385.352471] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1386.368207] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1394.316583] [54739]: DEBUG cinder.api.middleware.request_id [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.318595] [54739]: INFO cinder.api.openstack.wsgi [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1394.318987] [54739]: DEBUG cinder.api.openstack.wsgi [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-678838498"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1394.320756] [54739]: DEBUG cinder.api.v3.volumes [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-678838498'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1394.320896] [54739]: INFO cinder.api.v3.volumes [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume of 1 GB [ 1394.326092] [54739]: INFO cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Availability Zones retrieved successfully. [ 1394.332816] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Flow 'volume_create_api' (3eb03872-a4e8-4174-bc27-f80beb379aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1394.333996] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da94773-1a00-4a8f-b6cc-6c239ee7de38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1394.335634] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1394.354761] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da94773-1a00-4a8f-b6cc-6c239ee7de38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1394.355752] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f0a354-716f-480e-9af4-a34f039cec06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1394.385525] [54739]: DEBUG cinder.quota [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Created reservations ['eb7ffcb2-33fe-41fb-93e6-a009b5a1f46d', '1055893c-c2cf-4106-912e-683a3d99e823', '3029b06a-5882-4cc9-a417-d118b2ab2262', '5c99e070-fdd2-48f4-92ba-574248ee0633'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1394.386526] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f0a354-716f-480e-9af4-a34f039cec06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb7ffcb2-33fe-41fb-93e6-a009b5a1f46d', '1055893c-c2cf-4106-912e-683a3d99e823', '3029b06a-5882-4cc9-a417-d118b2ab2262', '5c99e070-fdd2-48f4-92ba-574248ee0633']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1394.387468] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc6cc8a-954b-4ad6-8dac-a75b1c07f5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1394.406152] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc6cc8a-954b-4ad6-8dac-a75b1c07f5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31039c86-298a-44e8-bac6-8c32f195fa88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-678838498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41b0c171180469e9092b8a8da697a78',qos_specs=None,replication_status=,reservations=['eb7ffcb2-33fe-41fb-93e6-a009b5a1f46d','1055893c-c2cf-4106-912e-683a3d99e823','3029b06a-5882-4cc9-a417-d118b2ab2262','5c99e070-fdd2-48f4-92ba-574248ee0633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-678838498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31039c86-298a-44e8-bac6-8c32f195fa88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f41b0c171180469e9092b8a8da697a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1394.407156] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089d231e-3bf8-4d71-803f-7f4cffea6165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1394.419971] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089d231e-3bf8-4d71-803f-7f4cffea6165) transitioned into state 'SUCCESS' from state '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-678838498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41b0c171180469e9092b8a8da697a78',qos_specs=None,replication_status=,reservations=['eb7ffcb2-33fe-41fb-93e6-a009b5a1f46d','1055893c-c2cf-4106-912e-683a3d99e823','3029b06a-5882-4cc9-a417-d118b2ab2262','5c99e070-fdd2-48f4-92ba-574248ee0633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8960d0a8ce744e8b0536074751e9d0d',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1394.420885] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6270f897-aa27-4654-9f48-b6d1e9c8625a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1394.432696] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6270f897-aa27-4654-9f48-b6d1e9c8625a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1394.434127] [54739]: DEBUG cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Flow 'volume_create_api' (3eb03872-a4e8-4174-bc27-f80beb379aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1394.434408] [54739]: INFO cinder.volume.api [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Create volume request issued successfully. [ 1394.435277] [54739]: INFO cinder.api.openstack.wsgi [None req-90e7d43a-e9bc-4970-a180-90f8516ec465 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1394.435739] [54739]: [pid: 54739|app: 0|req: 208/437] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:42:04 2025] POST /volume/v3/volumes => generated 753 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1394.446573] [54740]: DEBUG cinder.api.middleware.request_id [None req-2d0eae2e-c6b6-4672-82b1-d46aa195ffed None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.451329] [54740]: INFO cinder.api.openstack.wsgi [None req-2d0eae2e-c6b6-4672-82b1-d46aa195ffed tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1394.451329] [54740]: DEBUG cinder.api.openstack.wsgi [None req-2d0eae2e-c6b6-4672-82b1-d46aa195ffed tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.451329] [54740]: DEBUG cinder.api.openstack.wsgi [None req-2d0eae2e-c6b6-4672-82b1-d46aa195ffed tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.459558] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.459558] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.465498] [54740]: INFO cinder.volume.api [None req-2d0eae2e-c6b6-4672-82b1-d46aa195ffed tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1394.470379] [54740]: INFO cinder.api.openstack.wsgi [None req-2d0eae2e-c6b6-4672-82b1-d46aa195ffed tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1394.470791] [54740]: [pid: 54740|app: 0|req: 230/438] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:04 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.482529] [54739]: DEBUG cinder.api.middleware.request_id [None req-258b660a-e1b3-4a24-8c86-334abfa6ac0c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.486344] [54739]: INFO cinder.api.openstack.wsgi [None req-258b660a-e1b3-4a24-8c86-334abfa6ac0c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1395.486585] [54739]: DEBUG cinder.api.openstack.wsgi [None req-258b660a-e1b3-4a24-8c86-334abfa6ac0c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.486796] [54739]: DEBUG cinder.api.openstack.wsgi [None req-258b660a-e1b3-4a24-8c86-334abfa6ac0c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.497044] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.497044] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.500660] [54739]: INFO cinder.volume.api [None req-258b660a-e1b3-4a24-8c86-334abfa6ac0c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1395.505707] [54739]: INFO cinder.api.openstack.wsgi [None req-258b660a-e1b3-4a24-8c86-334abfa6ac0c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1395.506082] [54739]: [pid: 54739|app: 0|req: 209/439] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:05 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.540821] [54740]: DEBUG cinder.api.middleware.request_id [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20879cb1-bc9a-4ca9-b1ca-db51633f3b64 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.543191] [54740]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20879cb1-bc9a-4ca9-b1ca-db51633f3b64 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1395.543418] [54740]: DEBUG cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20879cb1-bc9a-4ca9-b1ca-db51633f3b64 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.543633] [54740]: DEBUG cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20879cb1-bc9a-4ca9-b1ca-db51633f3b64 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.551182] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.551182] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.556681] [54740]: INFO cinder.volume.api [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20879cb1-bc9a-4ca9-b1ca-db51633f3b64 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1395.561364] [54740]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20879cb1-bc9a-4ca9-b1ca-db51633f3b64 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1395.561628] [54740]: [pid: 54740|app: 0|req: 231/440] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:42:05 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.081034] [54739]: DEBUG cinder.api.middleware.request_id [None req-572946c9-6ba8-4cef-9997-8107c345fb0d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.081508] [54739]: INFO cinder.api.openstack.wsgi [None req-572946c9-6ba8-4cef-9997-8107c345fb0d None None] GET http://10.180.1.21/volume// [ 1397.081745] [54739]: DEBUG cinder.api.openstack.wsgi [None req-572946c9-6ba8-4cef-9997-8107c345fb0d None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.082032] [54739]: DEBUG cinder.api.openstack.wsgi [None req-572946c9-6ba8-4cef-9997-8107c345fb0d None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.082506] [54739]: INFO cinder.api.openstack.wsgi [None req-572946c9-6ba8-4cef-9997-8107c345fb0d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1397.082856] [54739]: [pid: 54739|app: 0|req: 210/441] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:42:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1397.086895] [54740]: DEBUG cinder.api.middleware.request_id [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20b30c9b-9edf-4ab4-a935-d84a59df9de8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.089255] [54740]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20b30c9b-9edf-4ab4-a935-d84a59df9de8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1397.089697] [54740]: DEBUG cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20b30c9b-9edf-4ab4-a935-d84a59df9de8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31039c86-298a-44e8-bac6-8c32f195fa88", "connector": null, "instance_uuid": "6c4ebb14-c3a3-485c-bbb3-405a8b7f92db"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1397.101146] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.101146] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.130436] [54740]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-20b30c9b-9edf-4ab4-a935-d84a59df9de8 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1397.131043] [54740]: [pid: 54740|app: 0|req: 232/442] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:42:06 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) [ 1397.156630] [54739]: DEBUG cinder.api.middleware.request_id [None req-4153b43a-f77e-4750-a2dc-85abbc859c19 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.159121] [54739]: INFO cinder.api.openstack.wsgi [None req-4153b43a-f77e-4750-a2dc-85abbc859c19 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1397.159894] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4153b43a-f77e-4750-a2dc-85abbc859c19 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.159894] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4153b43a-f77e-4750-a2dc-85abbc859c19 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.171873] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.171873] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.174717] [54739]: INFO cinder.volume.api [None req-4153b43a-f77e-4750-a2dc-85abbc859c19 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1397.179591] [54739]: INFO cinder.api.openstack.wsgi [None req-4153b43a-f77e-4750-a2dc-85abbc859c19 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1397.180029] [54739]: [pid: 54739|app: 0|req: 211/443] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:07 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.660919] [54740]: DEBUG cinder.api.middleware.request_id [None req-89938f1d-1053-4e94-8ae8-a0d9d9cffd11 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.661594] [54740]: INFO cinder.api.openstack.wsgi [None req-89938f1d-1053-4e94-8ae8-a0d9d9cffd11 None None] GET http://10.180.1.21/volume// [ 1397.661884] [54740]: DEBUG cinder.api.openstack.wsgi [None req-89938f1d-1053-4e94-8ae8-a0d9d9cffd11 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.662254] [54740]: DEBUG cinder.api.openstack.wsgi [None req-89938f1d-1053-4e94-8ae8-a0d9d9cffd11 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.662848] [54740]: INFO cinder.api.openstack.wsgi [None req-89938f1d-1053-4e94-8ae8-a0d9d9cffd11 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1397.663437] [54740]: [pid: 54740|app: 0|req: 233/444] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:42:07 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1397.667327] [54739]: DEBUG cinder.api.middleware.request_id [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-2e8a15d5-6b3f-443e-ba77-32fa4bf6e730 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.669935] [54739]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-2e8a15d5-6b3f-443e-ba77-32fa4bf6e730 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1397.670284] [54739]: DEBUG cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-2e8a15d5-6b3f-443e-ba77-32fa4bf6e730 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.670590] [54739]: DEBUG cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-2e8a15d5-6b3f-443e-ba77-32fa4bf6e730 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.681990] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.681990] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.685302] [54739]: INFO cinder.volume.api [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-2e8a15d5-6b3f-443e-ba77-32fa4bf6e730 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1397.689936] [54739]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-2e8a15d5-6b3f-443e-ba77-32fa4bf6e730 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1397.690378] [54739]: [pid: 54739|app: 0|req: 212/445] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:42:07 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1397.717767] [54740]: DEBUG cinder.api.middleware.request_id [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-a85ec09b-eba1-4081-9699-ecc628973a91 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.720134] [54740]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-a85ec09b-eba1-4081-9699-ecc628973a91 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] PUT http://10.180.1.21/volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e [ 1397.720522] [54740]: DEBUG cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-a85ec09b-eba1-4081-9699-ecc628973a91 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-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-447843", "mountpoint": "/dev/sdb"}}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1397.728330] [54740]: DEBUG cinder.coordination [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-a85ec09b-eba1-4081-9699-ecc628973a91 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Acquiring lock "cinder-attachment_update-31039c86-298a-44e8-bac6-8c32f195fa88-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1397.733506] [54740]: DEBUG cinder.coordination [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-a85ec09b-eba1-4081-9699-ecc628973a91 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Lock "cinder-attachment_update-31039c86-298a-44e8-bac6-8c32f195fa88-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1397.734451] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.734451] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.190551] [54739]: DEBUG cinder.api.middleware.request_id [None req-5c69d629-3f28-42ac-b6c0-5b12865b02e4 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.192816] [54739]: INFO cinder.api.openstack.wsgi [None req-5c69d629-3f28-42ac-b6c0-5b12865b02e4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1398.193091] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5c69d629-3f28-42ac-b6c0-5b12865b02e4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.193342] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5c69d629-3f28-42ac-b6c0-5b12865b02e4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.205838] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.205838] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.209955] [54739]: INFO cinder.volume.api [None req-5c69d629-3f28-42ac-b6c0-5b12865b02e4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1398.215010] [54739]: INFO cinder.api.openstack.wsgi [None req-5c69d629-3f28-42ac-b6c0-5b12865b02e4 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1398.215299] [54739]: [pid: 54739|app: 0|req: 213/446] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:08 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.230295] [54739]: DEBUG cinder.api.middleware.request_id [None req-d74751a9-c7a0-43e4-83ad-05572750a076 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.232722] [54739]: INFO cinder.api.openstack.wsgi [None req-d74751a9-c7a0-43e4-83ad-05572750a076 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1399.233009] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d74751a9-c7a0-43e4-83ad-05572750a076 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.233308] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d74751a9-c7a0-43e4-83ad-05572750a076 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.243482] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.243482] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.247071] [54739]: INFO cinder.volume.api [None req-d74751a9-c7a0-43e4-83ad-05572750a076 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1399.252551] [54739]: INFO cinder.api.openstack.wsgi [None req-d74751a9-c7a0-43e4-83ad-05572750a076 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1399.252973] [54739]: [pid: 54739|app: 0|req: 214/447] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:09 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.264627] [54739]: DEBUG cinder.api.middleware.request_id [None req-f9d995e0-80a2-4c36-9d71-3f102741bd0a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.266808] [54739]: INFO cinder.api.openstack.wsgi [None req-f9d995e0-80a2-4c36-9d71-3f102741bd0a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1400.267058] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f9d995e0-80a2-4c36-9d71-3f102741bd0a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.267297] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f9d995e0-80a2-4c36-9d71-3f102741bd0a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.282174] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.282174] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.286150] [54739]: INFO cinder.volume.api [None req-f9d995e0-80a2-4c36-9d71-3f102741bd0a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1400.291263] [54739]: INFO cinder.api.openstack.wsgi [None req-f9d995e0-80a2-4c36-9d71-3f102741bd0a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1400.291681] [54739]: [pid: 54739|app: 0|req: 215/448] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:10 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1401.301466] [54739]: DEBUG cinder.api.middleware.request_id [None req-d0ab1ed3-3a3c-4d92-9e59-a7c8cc5590ab None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.304214] [54739]: INFO cinder.api.openstack.wsgi [None req-d0ab1ed3-3a3c-4d92-9e59-a7c8cc5590ab tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1401.304575] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d0ab1ed3-3a3c-4d92-9e59-a7c8cc5590ab tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1401.305636] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d0ab1ed3-3a3c-4d92-9e59-a7c8cc5590ab tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1401.316366] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.316366] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1401.319983] [54739]: INFO cinder.volume.api [None req-d0ab1ed3-3a3c-4d92-9e59-a7c8cc5590ab tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1401.324701] [54739]: INFO cinder.api.openstack.wsgi [None req-d0ab1ed3-3a3c-4d92-9e59-a7c8cc5590ab tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1401.325133] [54739]: [pid: 54739|app: 0|req: 216/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:11 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.257858] [54740]: DEBUG cinder.coordination [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-a85ec09b-eba1-4081-9699-ecc628973a91 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Lock "cinder-attachment_update-31039c86-298a-44e8-bac6-8c32f195fa88-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1402.258276] [54740]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-a85ec09b-eba1-4081-9699-ecc628973a91 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e returned with HTTP 200 [ 1402.258793] [54740]: [pid: 54740|app: 0|req: 234/450] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:42:07 2025] PUT /volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1402.335837] [54739]: DEBUG cinder.api.middleware.request_id [None req-ca52d3b3-a0fb-44fc-949c-72c713959e12 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.338152] [54739]: INFO cinder.api.openstack.wsgi [None req-ca52d3b3-a0fb-44fc-949c-72c713959e12 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1402.338449] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ca52d3b3-a0fb-44fc-949c-72c713959e12 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.338785] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ca52d3b3-a0fb-44fc-949c-72c713959e12 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.350313] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.350313] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.354028] [54739]: INFO cinder.volume.api [None req-ca52d3b3-a0fb-44fc-949c-72c713959e12 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1402.358337] [54739]: INFO cinder.api.openstack.wsgi [None req-ca52d3b3-a0fb-44fc-949c-72c713959e12 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1402.358725] [54739]: [pid: 54739|app: 0|req: 217/451] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:12 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.369528] [54740]: DEBUG cinder.api.middleware.request_id [None req-b334774e-55b0-46a1-ac0e-c406be81ca82 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.371782] [54740]: INFO cinder.api.openstack.wsgi [None req-b334774e-55b0-46a1-ac0e-c406be81ca82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1403.371955] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b334774e-55b0-46a1-ac0e-c406be81ca82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.372364] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b334774e-55b0-46a1-ac0e-c406be81ca82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.384386] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.384386] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.388462] [54740]: INFO cinder.volume.api [None req-b334774e-55b0-46a1-ac0e-c406be81ca82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1403.393382] [54740]: INFO cinder.api.openstack.wsgi [None req-b334774e-55b0-46a1-ac0e-c406be81ca82 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1403.394034] [54740]: [pid: 54740|app: 0|req: 235/452] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:13 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.369132] [54739]: DEBUG cinder.api.middleware.request_id [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-8704fbfd-cd66-4785-b1a4-64a7ece0134e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.371650] [54739]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-8704fbfd-cd66-4785-b1a4-64a7ece0134e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e/action [ 1404.372119] [54739]: DEBUG cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-8704fbfd-cd66-4785-b1a4-64a7ece0134e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1404.372250] [54739]: DEBUG cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-8704fbfd-cd66-4785-b1a4-64a7ece0134e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1404.391174] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.391174] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.397725] [54739]: INFO cinder.api.openstack.wsgi [req-2511fa8a-3730-455f-b635-054fa4a8a176 req-8704fbfd-cd66-4785-b1a4-64a7ece0134e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e/action returned with HTTP 204 [ 1404.398185] [54739]: [pid: 54739|app: 0|req: 218/453] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:42:14 2025] POST /volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1404.406254] [54740]: DEBUG cinder.api.middleware.request_id [None req-8af692da-6d43-4fa6-b750-e7011da28862 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.408785] [54740]: INFO cinder.api.openstack.wsgi [None req-8af692da-6d43-4fa6-b750-e7011da28862 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1404.409013] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8af692da-6d43-4fa6-b750-e7011da28862 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.409242] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8af692da-6d43-4fa6-b750-e7011da28862 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.421383] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.421383] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.425396] [54740]: INFO cinder.volume.api [None req-8af692da-6d43-4fa6-b750-e7011da28862 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1404.430027] [54740]: INFO cinder.api.openstack.wsgi [None req-8af692da-6d43-4fa6-b750-e7011da28862 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1404.430412] [54740]: [pid: 54740|app: 0|req: 236/454] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:14 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.440200] [54739]: DEBUG cinder.api.middleware.request_id [None req-952ebe15-bf26-4474-bb41-510bbcb58121 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.442687] [54739]: INFO cinder.api.openstack.wsgi [None req-952ebe15-bf26-4474-bb41-510bbcb58121 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1404.442935] [54739]: DEBUG cinder.api.openstack.wsgi [None req-952ebe15-bf26-4474-bb41-510bbcb58121 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.443142] [54739]: DEBUG cinder.api.openstack.wsgi [None req-952ebe15-bf26-4474-bb41-510bbcb58121 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.453415] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.453415] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.457173] [54739]: INFO cinder.volume.api [None req-952ebe15-bf26-4474-bb41-510bbcb58121 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1404.462342] [54739]: INFO cinder.api.openstack.wsgi [None req-952ebe15-bf26-4474-bb41-510bbcb58121 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1404.462746] [54739]: [pid: 54739|app: 0|req: 219/455] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:14 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.473430] [54740]: DEBUG cinder.api.middleware.request_id [None req-daa3be17-b98c-44c6-be7c-8ad627b4cd4a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.475640] [54740]: INFO cinder.api.openstack.wsgi [None req-daa3be17-b98c-44c6-be7c-8ad627b4cd4a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] DELETE http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1404.475640] [54740]: DEBUG cinder.api.openstack.wsgi [None req-daa3be17-b98c-44c6-be7c-8ad627b4cd4a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.475790] [54740]: DEBUG cinder.api.openstack.wsgi [None req-daa3be17-b98c-44c6-be7c-8ad627b4cd4a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.476918] [54740]: INFO cinder.api.v3.volumes [None req-daa3be17-b98c-44c6-be7c-8ad627b4cd4a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Delete volume with id: 31039c86-298a-44e8-bac6-8c32f195fa88 [ 1404.486552] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.486552] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.487472] [54740]: INFO cinder.volume.api [None req-daa3be17-b98c-44c6-be7c-8ad627b4cd4a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1404.495506] [54740]: INFO cinder.volume.api [None req-daa3be17-b98c-44c6-be7c-8ad627b4cd4a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-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. [ 1404.495931] [54740]: INFO cinder.api.openstack.wsgi [None req-daa3be17-b98c-44c6-be7c-8ad627b4cd4a tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 400 [ 1404.496524] [54740]: [pid: 54740|app: 0|req: 237/456] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:42:14 2025] DELETE /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1404.499606] [54739]: DEBUG cinder.api.middleware.request_id [None req-ee917702-82b7-490d-9458-39b0b4572427 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.501848] [54739]: INFO cinder.api.openstack.wsgi [None req-ee917702-82b7-490d-9458-39b0b4572427 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1404.502156] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ee917702-82b7-490d-9458-39b0b4572427 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.502403] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ee917702-82b7-490d-9458-39b0b4572427 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.514325] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.514325] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.517757] [54739]: INFO cinder.volume.api [None req-ee917702-82b7-490d-9458-39b0b4572427 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1404.522554] [54739]: INFO cinder.api.openstack.wsgi [None req-ee917702-82b7-490d-9458-39b0b4572427 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1404.523054] [54739]: [pid: 54739|app: 0|req: 220/457] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:14 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.560823] [54740]: DEBUG cinder.api.middleware.request_id [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-b7654c6a-d389-46dc-ab57-e8417f947ebe None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.563089] [54740]: INFO cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-b7654c6a-d389-46dc-ab57-e8417f947ebe tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1404.563309] [54740]: DEBUG cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-b7654c6a-d389-46dc-ab57-e8417f947ebe tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.563525] [54740]: DEBUG cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-b7654c6a-d389-46dc-ab57-e8417f947ebe tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.573060] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.573060] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.576217] [54740]: INFO cinder.volume.api [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-b7654c6a-d389-46dc-ab57-e8417f947ebe tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1404.580298] [54740]: INFO cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-b7654c6a-d389-46dc-ab57-e8417f947ebe tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1404.580676] [54740]: [pid: 54740|app: 0|req: 238/458] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:42:14 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.599349] [54739]: DEBUG cinder.api.middleware.request_id [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-468e6b0c-37a5-45d6-8781-7b9e39171add None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.601783] [54739]: INFO cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-468e6b0c-37a5-45d6-8781-7b9e39171add tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] POST http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88/action [ 1404.602350] [54739]: DEBUG cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-468e6b0c-37a5-45d6-8781-7b9e39171add tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1404.602426] [54739]: DEBUG cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-468e6b0c-37a5-45d6-8781-7b9e39171add tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1404.614627] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.614627] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.615162] [54739]: INFO cinder.volume.api [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-468e6b0c-37a5-45d6-8781-7b9e39171add tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1404.619615] [54739]: INFO cinder.volume.api [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-468e6b0c-37a5-45d6-8781-7b9e39171add tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Begin detaching volume completed successfully. [ 1404.619912] [54739]: INFO cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-468e6b0c-37a5-45d6-8781-7b9e39171add tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88/action returned with HTTP 202 [ 1404.620329] [54739]: [pid: 54739|app: 0|req: 221/459] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:42:14 2025] POST /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1405.918138] [54740]: DEBUG cinder.api.middleware.request_id [None req-d70dbde7-6d2f-4c39-860e-8e7d047f721b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.918529] [54740]: INFO cinder.api.openstack.wsgi [None req-d70dbde7-6d2f-4c39-860e-8e7d047f721b None None] GET http://10.180.1.21/volume// [ 1405.918723] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d70dbde7-6d2f-4c39-860e-8e7d047f721b None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.918949] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d70dbde7-6d2f-4c39-860e-8e7d047f721b None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.919378] [54740]: INFO cinder.api.openstack.wsgi [None req-d70dbde7-6d2f-4c39-860e-8e7d047f721b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1405.919684] [54740]: [pid: 54740|app: 0|req: 239/460] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:42:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1405.923501] [54739]: DEBUG cinder.api.middleware.request_id [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-db26ca1c-7668-47fd-99f9-ef85b29885df None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.925753] [54739]: INFO cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-db26ca1c-7668-47fd-99f9-ef85b29885df tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1405.926021] [54739]: DEBUG cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-db26ca1c-7668-47fd-99f9-ef85b29885df tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.926239] [54739]: DEBUG cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-db26ca1c-7668-47fd-99f9-ef85b29885df tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.939515] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.939515] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.944015] [54739]: INFO cinder.volume.api [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-db26ca1c-7668-47fd-99f9-ef85b29885df tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1405.948235] [54739]: INFO cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-db26ca1c-7668-47fd-99f9-ef85b29885df tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1405.948647] [54739]: [pid: 54739|app: 0|req: 222/461] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:42:15 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1407.082341] [54740]: DEBUG cinder.api.middleware.request_id [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-81b2d41c-c61a-42d9-944b-983828d0badf None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.084668] [54740]: INFO cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-81b2d41c-c61a-42d9-944b-983828d0badf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e [ 1407.084897] [54740]: DEBUG cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-81b2d41c-c61a-42d9-944b-983828d0badf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.085141] [54740]: DEBUG cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-81b2d41c-c61a-42d9-944b-983828d0badf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.097069] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.097069] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.621966] [54740]: INFO cinder.api.openstack.wsgi [req-09ac693c-427f-4d09-9af7-1de94a11b57c req-81b2d41c-c61a-42d9-944b-983828d0badf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e returned with HTTP 200 [ 1407.622412] [54740]: [pid: 54740|app: 0|req: 240/462] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:42:16 2025] DELETE /volume/v3/attachments/8ddd7803-714c-425b-b1a5-10056369212e => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.795090] [54739]: DEBUG cinder.api.middleware.request_id [None req-7c374c14-2c46-4c80-8036-186b6a5e92e9 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.796931] [54739]: INFO cinder.api.openstack.wsgi [None req-7c374c14-2c46-4c80-8036-186b6a5e92e9 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1408.797296] [54739]: DEBUG cinder.api.openstack.wsgi [None req-7c374c14-2c46-4c80-8036-186b6a5e92e9 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.797658] [54739]: DEBUG cinder.api.openstack.wsgi [None req-7c374c14-2c46-4c80-8036-186b6a5e92e9 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.808100] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.808100] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.811908] [54739]: INFO cinder.volume.api [None req-7c374c14-2c46-4c80-8036-186b6a5e92e9 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1408.816636] [54739]: INFO cinder.api.openstack.wsgi [None req-7c374c14-2c46-4c80-8036-186b6a5e92e9 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1408.817040] [54739]: [pid: 54739|app: 0|req: 223/463] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:18 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.835083] [54740]: DEBUG cinder.api.middleware.request_id [None req-8a5cfa85-53c4-41c8-a66d-59e18477366c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.837040] [54740]: INFO cinder.api.openstack.wsgi [None req-8a5cfa85-53c4-41c8-a66d-59e18477366c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] DELETE http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1415.837271] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8a5cfa85-53c4-41c8-a66d-59e18477366c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.837498] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8a5cfa85-53c4-41c8-a66d-59e18477366c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.837686] [54740]: INFO cinder.api.v3.volumes [None req-8a5cfa85-53c4-41c8-a66d-59e18477366c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Delete volume with id: 31039c86-298a-44e8-bac6-8c32f195fa88 [ 1415.848549] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.848549] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.849166] [54740]: INFO cinder.volume.api [None req-8a5cfa85-53c4-41c8-a66d-59e18477366c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1415.867016] [54740]: INFO cinder.volume.api [None req-8a5cfa85-53c4-41c8-a66d-59e18477366c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Delete volume request issued successfully. [ 1415.867016] [54740]: INFO cinder.api.openstack.wsgi [None req-8a5cfa85-53c4-41c8-a66d-59e18477366c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 202 [ 1415.867458] [54740]: [pid: 54740|app: 0|req: 241/464] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:42:25 2025] DELETE /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1415.870852] [54739]: DEBUG cinder.api.middleware.request_id [None req-d0a9cf30-fdbd-4ce1-a505-428e9d6021bf None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.873942] [54739]: INFO cinder.api.openstack.wsgi [None req-d0a9cf30-fdbd-4ce1-a505-428e9d6021bf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1415.874596] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d0a9cf30-fdbd-4ce1-a505-428e9d6021bf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.874596] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d0a9cf30-fdbd-4ce1-a505-428e9d6021bf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.883331] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.883331] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.887435] [54739]: INFO cinder.volume.api [None req-d0a9cf30-fdbd-4ce1-a505-428e9d6021bf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1415.892237] [54739]: INFO cinder.api.openstack.wsgi [None req-d0a9cf30-fdbd-4ce1-a505-428e9d6021bf tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1415.892769] [54739]: [pid: 54739|app: 0|req: 224/465] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:25 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.903539] [54740]: DEBUG cinder.api.middleware.request_id [None req-21627bf9-0e16-4381-b4f9-12a92611ad43 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.905606] [54740]: INFO cinder.api.openstack.wsgi [None req-21627bf9-0e16-4381-b4f9-12a92611ad43 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1416.905825] [54740]: DEBUG cinder.api.openstack.wsgi [None req-21627bf9-0e16-4381-b4f9-12a92611ad43 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.906056] [54740]: DEBUG cinder.api.openstack.wsgi [None req-21627bf9-0e16-4381-b4f9-12a92611ad43 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.916227] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.916227] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.920015] [54740]: INFO cinder.volume.api [None req-21627bf9-0e16-4381-b4f9-12a92611ad43 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1416.924898] [54740]: INFO cinder.api.openstack.wsgi [None req-21627bf9-0e16-4381-b4f9-12a92611ad43 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 200 [ 1416.925143] [54740]: [pid: 54740|app: 0|req: 242/466] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:26 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.938558] [54739]: DEBUG cinder.api.middleware.request_id [None req-b8d70b14-1775-4088-b9a3-2c2ae983227c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.941882] [54739]: INFO cinder.api.openstack.wsgi [None req-b8d70b14-1775-4088-b9a3-2c2ae983227c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 [ 1417.941882] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b8d70b14-1775-4088-b9a3-2c2ae983227c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.942287] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b8d70b14-1775-4088-b9a3-2c2ae983227c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.954803] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.954803] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.958961] [54739]: INFO cinder.api.openstack.wsgi [None req-b8d70b14-1775-4088-b9a3-2c2ae983227c tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 returned with HTTP 404 [ 1417.959723] [54739]: [pid: 54739|app: 0|req: 225/467] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:27 2025] GET /volume/v3/volumes/31039c86-298a-44e8-bac6-8c32f195fa88 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1418.010981] [54740]: DEBUG cinder.api.middleware.request_id [None req-6ddada96-6ecd-45a8-b851-a1b2ebb676db None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.013174] [54740]: INFO cinder.api.openstack.wsgi [None req-6ddada96-6ecd-45a8-b851-a1b2ebb676db tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1418.013406] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6ddada96-6ecd-45a8-b851-a1b2ebb676db tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.013647] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6ddada96-6ecd-45a8-b851-a1b2ebb676db tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.013855] [54740]: INFO cinder.api.v3.volumes [None req-6ddada96-6ecd-45a8-b851-a1b2ebb676db tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Delete volume with id: b7a99f16-9526-46b7-ac02-baad9561109d [ 1418.022148] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.022148] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.022727] [54740]: INFO cinder.volume.api [None req-6ddada96-6ecd-45a8-b851-a1b2ebb676db tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1418.037717] [54740]: INFO cinder.volume.api [None req-6ddada96-6ecd-45a8-b851-a1b2ebb676db tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Delete volume request issued successfully. [ 1418.038059] [54740]: INFO cinder.api.openstack.wsgi [None req-6ddada96-6ecd-45a8-b851-a1b2ebb676db tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 202 [ 1418.038706] [54740]: [pid: 54740|app: 0|req: 243/468] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:42:27 2025] DELETE /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1418.042181] [54739]: DEBUG cinder.api.middleware.request_id [None req-cb7ec827-736d-49a8-b759-4e2b98137e59 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.044598] [54739]: INFO cinder.api.openstack.wsgi [None req-cb7ec827-736d-49a8-b759-4e2b98137e59 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1418.044834] [54739]: DEBUG cinder.api.openstack.wsgi [None req-cb7ec827-736d-49a8-b759-4e2b98137e59 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.045083] [54739]: DEBUG cinder.api.openstack.wsgi [None req-cb7ec827-736d-49a8-b759-4e2b98137e59 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.054290] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.054290] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.058335] [54739]: INFO cinder.volume.api [None req-cb7ec827-736d-49a8-b759-4e2b98137e59 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1418.063317] [54739]: INFO cinder.api.openstack.wsgi [None req-cb7ec827-736d-49a8-b759-4e2b98137e59 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1418.063733] [54739]: [pid: 54739|app: 0|req: 226/469] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:27 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.074346] [54740]: DEBUG cinder.api.middleware.request_id [None req-b2202ed4-b125-4122-b48c-e71757ea295d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.076425] [54740]: INFO cinder.api.openstack.wsgi [None req-b2202ed4-b125-4122-b48c-e71757ea295d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1419.076713] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b2202ed4-b125-4122-b48c-e71757ea295d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.076983] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b2202ed4-b125-4122-b48c-e71757ea295d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.087628] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.087628] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.091801] [54740]: INFO cinder.volume.api [None req-b2202ed4-b125-4122-b48c-e71757ea295d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1419.096963] [54740]: INFO cinder.api.openstack.wsgi [None req-b2202ed4-b125-4122-b48c-e71757ea295d tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1419.097414] [54740]: [pid: 54740|app: 0|req: 244/470] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:28 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.107553] [54739]: DEBUG cinder.api.middleware.request_id [None req-a8ad60d9-8baf-432e-ae0a-6d1e87f418d3 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.110017] [54739]: INFO cinder.api.openstack.wsgi [None req-a8ad60d9-8baf-432e-ae0a-6d1e87f418d3 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1420.110457] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a8ad60d9-8baf-432e-ae0a-6d1e87f418d3 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.110588] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a8ad60d9-8baf-432e-ae0a-6d1e87f418d3 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.123036] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.123036] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.128011] [54739]: INFO cinder.volume.api [None req-a8ad60d9-8baf-432e-ae0a-6d1e87f418d3 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1420.132762] [54739]: INFO cinder.api.openstack.wsgi [None req-a8ad60d9-8baf-432e-ae0a-6d1e87f418d3 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 200 [ 1420.133307] [54739]: [pid: 54739|app: 0|req: 227/471] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:29 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.144357] [54740]: DEBUG cinder.api.middleware.request_id [None req-2509e7e7-00d8-4c40-b857-43501223b704 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.146453] [54740]: INFO cinder.api.openstack.wsgi [None req-2509e7e7-00d8-4c40-b857-43501223b704 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d [ 1421.146716] [54740]: DEBUG cinder.api.openstack.wsgi [None req-2509e7e7-00d8-4c40-b857-43501223b704 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.147007] [54740]: DEBUG cinder.api.openstack.wsgi [None req-2509e7e7-00d8-4c40-b857-43501223b704 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.153473] [54740]: INFO cinder.api.openstack.wsgi [None req-2509e7e7-00d8-4c40-b857-43501223b704 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d returned with HTTP 404 [ 1421.153981] [54740]: [pid: 54740|app: 0|req: 245/472] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:31 2025] GET /volume/v3/volumes/b7a99f16-9526-46b7-ac02-baad9561109d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1421.237412] [54739]: DEBUG cinder.api.middleware.request_id [None req-fb46c044-4a3a-4606-82f4-dbade37ef52e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.239506] [54739]: INFO cinder.api.openstack.wsgi [None req-fb46c044-4a3a-4606-82f4-dbade37ef52e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] DELETE http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1421.239724] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fb46c044-4a3a-4606-82f4-dbade37ef52e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.239995] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fb46c044-4a3a-4606-82f4-dbade37ef52e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.240210] [54739]: INFO cinder.api.v3.volumes [None req-fb46c044-4a3a-4606-82f4-dbade37ef52e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Delete volume with id: 98c96310-44b1-47ab-9c71-3099818174f5 [ 1421.250505] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.250505] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.251094] [54739]: INFO cinder.volume.api [None req-fb46c044-4a3a-4606-82f4-dbade37ef52e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1421.269706] [54739]: INFO cinder.volume.api [None req-fb46c044-4a3a-4606-82f4-dbade37ef52e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Delete volume request issued successfully. [ 1421.269944] [54739]: INFO cinder.api.openstack.wsgi [None req-fb46c044-4a3a-4606-82f4-dbade37ef52e tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 202 [ 1421.270362] [54739]: [pid: 54739|app: 0|req: 228/473] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:42:31 2025] DELETE /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1421.273269] [54740]: DEBUG cinder.api.middleware.request_id [None req-d8e14a2b-ae8a-4b0c-910d-48c7cade4649 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.275653] [54740]: INFO cinder.api.openstack.wsgi [None req-d8e14a2b-ae8a-4b0c-910d-48c7cade4649 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1421.275878] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d8e14a2b-ae8a-4b0c-910d-48c7cade4649 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.276273] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d8e14a2b-ae8a-4b0c-910d-48c7cade4649 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.283786] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.283786] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.287484] [54740]: INFO cinder.volume.api [None req-d8e14a2b-ae8a-4b0c-910d-48c7cade4649 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1421.292400] [54740]: INFO cinder.api.openstack.wsgi [None req-d8e14a2b-ae8a-4b0c-910d-48c7cade4649 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1421.292775] [54740]: [pid: 54740|app: 0|req: 246/474] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:31 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.302405] [54739]: DEBUG cinder.api.middleware.request_id [None req-d403e062-77e7-4fdc-89d8-57a9fbfb1d03 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.304663] [54739]: INFO cinder.api.openstack.wsgi [None req-d403e062-77e7-4fdc-89d8-57a9fbfb1d03 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1422.304906] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d403e062-77e7-4fdc-89d8-57a9fbfb1d03 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.305155] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d403e062-77e7-4fdc-89d8-57a9fbfb1d03 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.315508] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.315508] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.321858] [54739]: INFO cinder.volume.api [None req-d403e062-77e7-4fdc-89d8-57a9fbfb1d03 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Volume info retrieved successfully. [ 1422.326732] [54739]: INFO cinder.api.openstack.wsgi [None req-d403e062-77e7-4fdc-89d8-57a9fbfb1d03 tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 200 [ 1422.327181] [54739]: [pid: 54739|app: 0|req: 229/475] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:32 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.338217] [54740]: DEBUG cinder.api.middleware.request_id [None req-1fa6e066-f6da-4d05-ac22-56fb951bd18f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.341708] [54740]: INFO cinder.api.openstack.wsgi [None req-1fa6e066-f6da-4d05-ac22-56fb951bd18f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] GET http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 [ 1423.341708] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1fa6e066-f6da-4d05-ac22-56fb951bd18f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.341708] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1fa6e066-f6da-4d05-ac22-56fb951bd18f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.350830] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.350830] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.353483] [54740]: INFO cinder.api.openstack.wsgi [None req-1fa6e066-f6da-4d05-ac22-56fb951bd18f tempest-AttachVolumeNegativeTest-1428764152 tempest-AttachVolumeNegativeTest-1428764152-project-member] http://10.180.1.21/volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 returned with HTTP 404 [ 1423.353919] [54740]: [pid: 54740|app: 0|req: 247/476] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:33 2025] GET /volume/v3/volumes/98c96310-44b1-47ab-9c71-3099818174f5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1432.324180] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=105,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1433.352567] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=67,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1440.948160] [54739]: DEBUG cinder.api.middleware.request_id [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.950245] [54739]: INFO cinder.api.openstack.wsgi [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1440.950619] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1225594449"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1440.952283] [54739]: DEBUG cinder.api.v3.volumes [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1225594449'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1440.952418] [54739]: INFO cinder.api.v3.volumes [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Create volume of 1 GB [ 1440.957593] [54739]: INFO cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Availability Zones retrieved successfully. [ 1440.964213] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Flow 'volume_create_api' (fc6e08a9-4fc0-44c3-b1c1-d06547055317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1440.965447] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6248f234-0288-451f-aa94-e4ee752fc0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1440.966518] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1440.983641] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6248f234-0288-451f-aa94-e4ee752fc0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1440.984614] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f00fbe-eec3-487e-af02-2b33a7d914ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1441.029851] [54739]: DEBUG cinder.quota [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Created reservations ['f435c855-8fca-4b99-96c0-2bfad72ec815', '44ff59ae-2372-4915-b2f4-decea1b2e251', '6812ae33-c9ff-433c-b449-3be7228192e6', '7764f4c0-df5d-4d80-b65a-478c1a1442e2'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1441.030866] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f00fbe-eec3-487e-af02-2b33a7d914ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f435c855-8fca-4b99-96c0-2bfad72ec815', '44ff59ae-2372-4915-b2f4-decea1b2e251', '6812ae33-c9ff-433c-b449-3be7228192e6', '7764f4c0-df5d-4d80-b65a-478c1a1442e2']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1441.031821] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d51990-1a86-4000-9067-679fe06ee4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1441.046293] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d51990-1a86-4000-9067-679fe06ee4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3d23526-ef45-4e03-a5a6-5df1c7626e46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1225594449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6095198e22f645698a7c566414eba47c',qos_specs=None,replication_status=,reservations=['f435c855-8fca-4b99-96c0-2bfad72ec815','44ff59ae-2372-4915-b2f4-decea1b2e251','6812ae33-c9ff-433c-b449-3be7228192e6','7764f4c0-df5d-4d80-b65a-478c1a1442e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9744688d4c8c41e6a3091a27f8f63104',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:42:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1225594449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3d23526-ef45-4e03-a5a6-5df1c7626e46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6095198e22f645698a7c566414eba47c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9744688d4c8c41e6a3091a27f8f63104',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1441.047220] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a351ccee-214b-4e0f-bf74-a2d545bf2e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1441.059248] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a351ccee-214b-4e0f-bf74-a2d545bf2e5d) transitioned into state 'SUCCESS' from state '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-1225594449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6095198e22f645698a7c566414eba47c',qos_specs=None,replication_status=,reservations=['f435c855-8fca-4b99-96c0-2bfad72ec815','44ff59ae-2372-4915-b2f4-decea1b2e251','6812ae33-c9ff-433c-b449-3be7228192e6','7764f4c0-df5d-4d80-b65a-478c1a1442e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9744688d4c8c41e6a3091a27f8f63104',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1441.060092] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a6d4679-5a9c-4fd8-8cc5-993d85ee84e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1441.067820] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a6d4679-5a9c-4fd8-8cc5-993d85ee84e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1441.068842] [54739]: DEBUG cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Flow 'volume_create_api' (fc6e08a9-4fc0-44c3-b1c1-d06547055317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1441.069190] [54739]: INFO cinder.volume.api [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Create volume request issued successfully. [ 1441.069858] [54739]: INFO cinder.api.openstack.wsgi [None req-3ee2e12e-b55a-415d-9dd8-848bb294a3cd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1441.070436] [54739]: [pid: 54739|app: 0|req: 230/477] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:42:50 2025] POST /volume/v3/volumes => generated 756 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1441.078730] [54740]: DEBUG cinder.api.middleware.request_id [None req-fb7c7837-b435-4ad9-81ca-6c827641b4fd None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.080984] [54740]: INFO cinder.api.openstack.wsgi [None req-fb7c7837-b435-4ad9-81ca-6c827641b4fd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1441.081269] [54740]: DEBUG cinder.api.openstack.wsgi [None req-fb7c7837-b435-4ad9-81ca-6c827641b4fd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.081533] [54740]: DEBUG cinder.api.openstack.wsgi [None req-fb7c7837-b435-4ad9-81ca-6c827641b4fd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.090005] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.090005] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.093978] [54740]: INFO cinder.volume.api [None req-fb7c7837-b435-4ad9-81ca-6c827641b4fd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1441.098769] [54740]: INFO cinder.api.openstack.wsgi [None req-fb7c7837-b435-4ad9-81ca-6c827641b4fd tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1441.099202] [54740]: [pid: 54740|app: 0|req: 248/478] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:50 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.431961] [54739]: DEBUG cinder.api.middleware.request_id [None req-d12744fc-270a-49f6-aeea-517985cb2c8b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.434253] [54739]: INFO cinder.api.openstack.wsgi [None req-d12744fc-270a-49f6-aeea-517985cb2c8b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1441.434473] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d12744fc-270a-49f6-aeea-517985cb2c8b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.434712] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d12744fc-270a-49f6-aeea-517985cb2c8b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.434887] [54739]: INFO cinder.api.v3.volumes [None req-d12744fc-270a-49f6-aeea-517985cb2c8b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Delete volume with id: ade44e27-be53-4d9a-b346-ccf17aadfded [ 1441.442922] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.442922] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.443460] [54739]: INFO cinder.volume.api [None req-d12744fc-270a-49f6-aeea-517985cb2c8b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1441.456053] [54739]: INFO cinder.volume.api [None req-d12744fc-270a-49f6-aeea-517985cb2c8b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Delete volume request issued successfully. [ 1441.456053] [54739]: INFO cinder.api.openstack.wsgi [None req-d12744fc-270a-49f6-aeea-517985cb2c8b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 202 [ 1441.456403] [54739]: [pid: 54739|app: 0|req: 231/479] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:42:51 2025] DELETE /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1441.459621] [54740]: DEBUG cinder.api.middleware.request_id [None req-cf8e7e42-5dc0-4047-b360-fa833fd4b98b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.462244] [54740]: INFO cinder.api.openstack.wsgi [None req-cf8e7e42-5dc0-4047-b360-fa833fd4b98b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1441.462470] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cf8e7e42-5dc0-4047-b360-fa833fd4b98b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.462686] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cf8e7e42-5dc0-4047-b360-fa833fd4b98b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.470165] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.470165] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.473413] [54740]: INFO cinder.volume.api [None req-cf8e7e42-5dc0-4047-b360-fa833fd4b98b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1441.477720] [54740]: INFO cinder.api.openstack.wsgi [None req-cf8e7e42-5dc0-4047-b360-fa833fd4b98b tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1441.478073] [54740]: [pid: 54740|app: 0|req: 249/480] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:51 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.109384] [54739]: DEBUG cinder.api.middleware.request_id [None req-59136ca5-360c-4a01-98e7-3f9362baf60d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.111559] [54739]: INFO cinder.api.openstack.wsgi [None req-59136ca5-360c-4a01-98e7-3f9362baf60d tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1442.111774] [54739]: DEBUG cinder.api.openstack.wsgi [None req-59136ca5-360c-4a01-98e7-3f9362baf60d tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.111999] [54739]: DEBUG cinder.api.openstack.wsgi [None req-59136ca5-360c-4a01-98e7-3f9362baf60d tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.119616] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.119616] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.122924] [54739]: INFO cinder.volume.api [None req-59136ca5-360c-4a01-98e7-3f9362baf60d tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1442.126911] [54739]: INFO cinder.api.openstack.wsgi [None req-59136ca5-360c-4a01-98e7-3f9362baf60d tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1442.127286] [54739]: [pid: 54739|app: 0|req: 232/481] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:51 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.488348] [54740]: DEBUG cinder.api.middleware.request_id [None req-68b53461-b10b-45d3-8d33-b976705cd4fa None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.490482] [54740]: INFO cinder.api.openstack.wsgi [None req-68b53461-b10b-45d3-8d33-b976705cd4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1442.490700] [54740]: DEBUG cinder.api.openstack.wsgi [None req-68b53461-b10b-45d3-8d33-b976705cd4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.490914] [54740]: DEBUG cinder.api.openstack.wsgi [None req-68b53461-b10b-45d3-8d33-b976705cd4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.504582] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.504582] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.508310] [54740]: INFO cinder.volume.api [None req-68b53461-b10b-45d3-8d33-b976705cd4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Volume info retrieved successfully. [ 1442.512890] [54740]: INFO cinder.api.openstack.wsgi [None req-68b53461-b10b-45d3-8d33-b976705cd4fa tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 200 [ 1442.513241] [54740]: [pid: 54740|app: 0|req: 250/482] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:52 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.523639] [54739]: DEBUG cinder.api.middleware.request_id [None req-2c180a0a-5133-4af3-a29a-7cf02c55c061 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.525800] [54739]: INFO cinder.api.openstack.wsgi [None req-2c180a0a-5133-4af3-a29a-7cf02c55c061 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] GET http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded [ 1443.525909] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2c180a0a-5133-4af3-a29a-7cf02c55c061 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.526353] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2c180a0a-5133-4af3-a29a-7cf02c55c061 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.534593] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.534593] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.536946] [54739]: INFO cinder.api.openstack.wsgi [None req-2c180a0a-5133-4af3-a29a-7cf02c55c061 tempest-ServerActionsTestOtherB-764568701 tempest-ServerActionsTestOtherB-764568701-project-member] http://10.180.1.21/volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded returned with HTTP 404 [ 1443.537424] [54739]: [pid: 54739|app: 0|req: 233/483] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:42:53 2025] GET /volume/v3/volumes/ade44e27-be53-4d9a-b346-ccf17aadfded => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1452.510602] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=12 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1453.536436] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1459.783438] [54740]: DEBUG cinder.api.middleware.request_id [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b321f3eb-ee60-4153-b493-7bb81c92d785 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.786056] [54740]: INFO cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b321f3eb-ee60-4153-b493-7bb81c92d785 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1459.786294] [54740]: DEBUG cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b321f3eb-ee60-4153-b493-7bb81c92d785 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.786517] [54740]: DEBUG cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b321f3eb-ee60-4153-b493-7bb81c92d785 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.796598] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.796598] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.801333] [54740]: INFO cinder.volume.api [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b321f3eb-ee60-4153-b493-7bb81c92d785 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1459.806671] [54740]: INFO cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b321f3eb-ee60-4153-b493-7bb81c92d785 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1459.807140] [54740]: [pid: 54740|app: 0|req: 251/484] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:43:09 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1459.822681] [54739]: DEBUG cinder.api.middleware.request_id [None req-c4242188-ec04-4da8-aea4-6a3338ce1a83 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.823258] [54739]: INFO cinder.api.openstack.wsgi [None req-c4242188-ec04-4da8-aea4-6a3338ce1a83 None None] GET http://10.180.1.21/volume// [ 1459.823449] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c4242188-ec04-4da8-aea4-6a3338ce1a83 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.823693] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c4242188-ec04-4da8-aea4-6a3338ce1a83 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.824114] [54739]: INFO cinder.api.openstack.wsgi [None req-c4242188-ec04-4da8-aea4-6a3338ce1a83 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1459.824508] [54739]: [pid: 54739|app: 0|req: 234/485] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:43:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1459.828672] [54740]: DEBUG cinder.api.middleware.request_id [req-251601e9-4769-4a77-90e6-32e31a81e242 req-600abea9-c0ac-437a-8804-aea5681b60d4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.831048] [54740]: INFO cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-600abea9-c0ac-437a-8804-aea5681b60d4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1459.831516] [54740]: DEBUG cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-600abea9-c0ac-437a-8804-aea5681b60d4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3d23526-ef45-4e03-a5a6-5df1c7626e46", "connector": null, "instance_uuid": "77b68106-1abe-426b-89ce-3495776b9233"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1459.842921] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.842921] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.862186] [54740]: INFO cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-600abea9-c0ac-437a-8804-aea5681b60d4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1459.862643] [54740]: [pid: 54740|app: 0|req: 252/486] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:43:09 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1459.884684] [54739]: DEBUG cinder.api.middleware.request_id [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b23af3a9-2c12-4b6e-8dfe-163a57230d94 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.886679] [54739]: INFO cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b23af3a9-2c12-4b6e-8dfe-163a57230d94 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] POST http://10.180.1.21/volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771/action [ 1459.887237] [54739]: DEBUG cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b23af3a9-2c12-4b6e-8dfe-163a57230d94 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1459.887548] [54739]: DEBUG cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b23af3a9-2c12-4b6e-8dfe-163a57230d94 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1459.903209] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.903209] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.909266] [54739]: INFO cinder.api.openstack.wsgi [req-251601e9-4769-4a77-90e6-32e31a81e242 req-b23af3a9-2c12-4b6e-8dfe-163a57230d94 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771/action returned with HTTP 204 [ 1459.909767] [54739]: [pid: 54739|app: 0|req: 235/487] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:43:09 2025] POST /volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1459.923465] [54740]: DEBUG cinder.api.middleware.request_id [None req-d2db4e30-912a-4fc7-a5be-089c42272e57 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.925536] [54740]: INFO cinder.api.openstack.wsgi [None req-d2db4e30-912a-4fc7-a5be-089c42272e57 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1459.925961] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d2db4e30-912a-4fc7-a5be-089c42272e57 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.926425] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d2db4e30-912a-4fc7-a5be-089c42272e57 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.936674] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.936674] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.940280] [54740]: INFO cinder.volume.api [None req-d2db4e30-912a-4fc7-a5be-089c42272e57 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1459.944816] [54740]: INFO cinder.api.openstack.wsgi [None req-d2db4e30-912a-4fc7-a5be-089c42272e57 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1459.945410] [54740]: [pid: 54740|app: 0|req: 253/488] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:09 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1459.955335] [54739]: DEBUG cinder.api.middleware.request_id [None req-f02154b9-beab-4adf-9152-8f0747add636 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.957825] [54739]: INFO cinder.api.openstack.wsgi [None req-f02154b9-beab-4adf-9152-8f0747add636 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1459.958126] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f02154b9-beab-4adf-9152-8f0747add636 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.958400] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f02154b9-beab-4adf-9152-8f0747add636 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.967925] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.967925] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.971118] [54739]: INFO cinder.volume.api [None req-f02154b9-beab-4adf-9152-8f0747add636 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1459.975318] [54739]: INFO cinder.api.openstack.wsgi [None req-f02154b9-beab-4adf-9152-8f0747add636 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1459.975693] [54739]: [pid: 54739|app: 0|req: 236/489] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:09 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1464.636741] [54740]: DEBUG cinder.api.middleware.request_id [None req-4486f33e-7c7c-44b3-b26b-13345d508d82 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.637228] [54740]: INFO cinder.api.openstack.wsgi [None req-4486f33e-7c7c-44b3-b26b-13345d508d82 None None] GET http://10.180.1.21/volume// [ 1464.637449] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4486f33e-7c7c-44b3-b26b-13345d508d82 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1464.637689] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4486f33e-7c7c-44b3-b26b-13345d508d82 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1464.638129] [54740]: INFO cinder.api.openstack.wsgi [None req-4486f33e-7c7c-44b3-b26b-13345d508d82 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1464.638817] [54740]: [pid: 54740|app: 0|req: 254/490] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:43:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1464.642163] [54739]: DEBUG cinder.api.middleware.request_id [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-0ceba58d-dc64-4659-9c6d-6d3daa0edab4 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.644657] [54739]: INFO cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-0ceba58d-dc64-4659-9c6d-6d3daa0edab4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1464.644992] [54739]: DEBUG cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-0ceba58d-dc64-4659-9c6d-6d3daa0edab4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1464.645181] [54739]: DEBUG cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-0ceba58d-dc64-4659-9c6d-6d3daa0edab4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1464.658251] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.658251] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1464.661992] [54739]: INFO cinder.volume.api [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-0ceba58d-dc64-4659-9c6d-6d3daa0edab4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1464.666729] [54739]: INFO cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-0ceba58d-dc64-4659-9c6d-6d3daa0edab4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1464.667149] [54739]: [pid: 54739|app: 0|req: 237/491] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:43:14 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1464.755398] [54740]: DEBUG cinder.api.middleware.request_id [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-1642f387-5207-44a7-bbbe-18538494ebf3 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.757692] [54740]: INFO cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-1642f387-5207-44a7-bbbe-18538494ebf3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] PUT http://10.180.1.21/volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771 [ 1464.758120] [54740]: DEBUG cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-1642f387-5207-44a7-bbbe-18538494ebf3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-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=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1464.765735] [54740]: DEBUG cinder.coordination [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-1642f387-5207-44a7-bbbe-18538494ebf3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Acquiring lock "cinder-attachment_update-b3d23526-ef45-4e03-a5a6-5df1c7626e46-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1464.769779] [54740]: DEBUG cinder.coordination [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-1642f387-5207-44a7-bbbe-18538494ebf3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Lock "cinder-attachment_update-b3d23526-ef45-4e03-a5a6-5df1c7626e46-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1464.770820] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.770820] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1469.792867] [54740]: DEBUG cinder.coordination [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-1642f387-5207-44a7-bbbe-18538494ebf3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Lock "cinder-attachment_update-b3d23526-ef45-4e03-a5a6-5df1c7626e46-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.023s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1469.793223] [54740]: INFO cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-1642f387-5207-44a7-bbbe-18538494ebf3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771 returned with HTTP 200 [ 1469.793688] [54740]: [pid: 54740|app: 0|req: 255/492] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:43:14 2025] PUT /volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771 => generated 617 bytes in 5039 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1470.301496] [54739]: DEBUG cinder.api.middleware.request_id [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-7736d939-889d-41e8-89a7-196d5abaf830 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.303859] [54739]: INFO cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-7736d939-889d-41e8-89a7-196d5abaf830 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] POST http://10.180.1.21/volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771/action [ 1470.304291] [54739]: DEBUG cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-7736d939-889d-41e8-89a7-196d5abaf830 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1470.304434] [54739]: DEBUG cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-7736d939-889d-41e8-89a7-196d5abaf830 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1470.318725] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.318725] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1470.325094] [54739]: INFO cinder.api.openstack.wsgi [req-30df1e2c-11a1-4e7d-a32e-7d096d587467 req-7736d939-889d-41e8-89a7-196d5abaf830 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771/action returned with HTTP 204 [ 1470.325543] [54739]: [pid: 54739|app: 0|req: 238/493] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:43:20 2025] POST /volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1479.789214] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1480.323745] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1501.746383] [54740]: DEBUG cinder.api.middleware.request_id [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.748428] [54740]: INFO cinder.api.openstack.wsgi [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1501.748851] [54740]: DEBUG cinder.api.openstack.wsgi [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1967694124"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1501.750630] [54740]: DEBUG cinder.api.v3.volumes [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1967694124'}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1501.750820] [54740]: INFO cinder.api.v3.volumes [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume of 1 GB [ 1501.751165] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.751165] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.757099] [54740]: INFO cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Availability Zones retrieved successfully. [ 1501.763757] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Flow 'volume_create_api' (d80e05b5-2176-4734-a8d6-9ca900200903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1501.764951] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c24a124f-0736-48c4-927a-041cc18d0940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1501.766083] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1501.783178] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c24a124f-0736-48c4-927a-041cc18d0940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1501.784110] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dfe439-5463-415a-a8d3-84775d895fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1501.829297] [54740]: DEBUG cinder.quota [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Created reservations ['5e3d63a9-766e-421c-a640-57f2b14c9966', 'a311a6e8-c8d3-42da-a782-92904b5aa5c4', '7f6879f6-1502-4f2f-bd8d-1d0657600f00', 'cd1b5212-44c7-49aa-b44e-fa1019436e16'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1501.830248] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dfe439-5463-415a-a8d3-84775d895fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e3d63a9-766e-421c-a640-57f2b14c9966', 'a311a6e8-c8d3-42da-a782-92904b5aa5c4', '7f6879f6-1502-4f2f-bd8d-1d0657600f00', 'cd1b5212-44c7-49aa-b44e-fa1019436e16']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1501.831201] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225d431f-62fc-4bb0-9e73-a0cf4632996a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1501.842937] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225d431f-62fc-4bb0-9e73-a0cf4632996a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34258b00-8c9e-4ec9-8c4d-c99d0551604a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1967694124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',qos_specs=None,replication_status=,reservations=['5e3d63a9-766e-421c-a640-57f2b14c9966','a311a6e8-c8d3-42da-a782-92904b5aa5c4','7f6879f6-1502-4f2f-bd8d-1d0657600f00','cd1b5212-44c7-49aa-b44e-fa1019436e16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a247050ec104a58901c4f14acc41542',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1967694124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34258b00-8c9e-4ec9-8c4d-c99d0551604a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a247050ec104a58901c4f14acc41542',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1501.843822] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fc863e-d3f1-4bfa-93b2-f92f2cbd6f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1501.855180] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fc863e-d3f1-4bfa-93b2-f92f2cbd6f25) transitioned into state 'SUCCESS' from state '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-1967694124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',qos_specs=None,replication_status=,reservations=['5e3d63a9-766e-421c-a640-57f2b14c9966','a311a6e8-c8d3-42da-a782-92904b5aa5c4','7f6879f6-1502-4f2f-bd8d-1d0657600f00','cd1b5212-44c7-49aa-b44e-fa1019436e16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a247050ec104a58901c4f14acc41542',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1501.855991] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125b0235-f1d0-41c4-8b4d-5487f2a650e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1501.864698] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125b0235-f1d0-41c4-8b4d-5487f2a650e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1501.865721] [54740]: DEBUG cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Flow 'volume_create_api' (d80e05b5-2176-4734-a8d6-9ca900200903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1501.866081] [54740]: INFO cinder.volume.api [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume request issued successfully. [ 1501.866716] [54740]: INFO cinder.api.openstack.wsgi [None req-bd1cdda6-2d2b-4cfb-9109-bdff76ebe4f1 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1501.867172] [54740]: [pid: 54740|app: 0|req: 256/494] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:43:51 2025] POST /volume/v3/volumes => generated 750 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1501.875809] [54739]: DEBUG cinder.api.middleware.request_id [None req-781aa521-206d-4c1e-b77d-a9c71ad36e4e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.878372] [54739]: INFO cinder.api.openstack.wsgi [None req-781aa521-206d-4c1e-b77d-a9c71ad36e4e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1501.878523] [54739]: DEBUG cinder.api.openstack.wsgi [None req-781aa521-206d-4c1e-b77d-a9c71ad36e4e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.878777] [54739]: DEBUG cinder.api.openstack.wsgi [None req-781aa521-206d-4c1e-b77d-a9c71ad36e4e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.886338] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.886338] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.890130] [54739]: INFO cinder.volume.api [None req-781aa521-206d-4c1e-b77d-a9c71ad36e4e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1501.894392] [54739]: INFO cinder.api.openstack.wsgi [None req-781aa521-206d-4c1e-b77d-a9c71ad36e4e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1501.894770] [54739]: [pid: 54739|app: 0|req: 239/495] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:51 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1502.905148] [54740]: DEBUG cinder.api.middleware.request_id [None req-0fa8a07e-9836-4fd7-9c63-9804a44eb69d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.907455] [54740]: INFO cinder.api.openstack.wsgi [None req-0fa8a07e-9836-4fd7-9c63-9804a44eb69d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1502.907683] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0fa8a07e-9836-4fd7-9c63-9804a44eb69d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.907922] [54740]: DEBUG cinder.api.openstack.wsgi [None req-0fa8a07e-9836-4fd7-9c63-9804a44eb69d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.915702] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.915702] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.918896] [54740]: INFO cinder.volume.api [None req-0fa8a07e-9836-4fd7-9c63-9804a44eb69d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1502.922955] [54740]: INFO cinder.api.openstack.wsgi [None req-0fa8a07e-9836-4fd7-9c63-9804a44eb69d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1502.923321] [54740]: [pid: 54740|app: 0|req: 257/496] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:52 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1502.957897] [54739]: DEBUG cinder.api.middleware.request_id [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-8f503b3b-7475-4f30-a757-fa51594a764a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.960301] [54739]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-8f503b3b-7475-4f30-a757-fa51594a764a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1502.960508] [54739]: DEBUG cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-8f503b3b-7475-4f30-a757-fa51594a764a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.960769] [54739]: DEBUG cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-8f503b3b-7475-4f30-a757-fa51594a764a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.967912] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.967912] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.971021] [54739]: INFO cinder.volume.api [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-8f503b3b-7475-4f30-a757-fa51594a764a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1502.975083] [54739]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-8f503b3b-7475-4f30-a757-fa51594a764a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1502.975444] [54739]: [pid: 54739|app: 0|req: 240/497] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:43:52 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1504.496300] [54740]: DEBUG cinder.api.middleware.request_id [None req-d83b22e7-68c8-4b83-a2d8-504bf8bafdaf None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.496761] [54740]: INFO cinder.api.openstack.wsgi [None req-d83b22e7-68c8-4b83-a2d8-504bf8bafdaf None None] GET http://10.180.1.21/volume// [ 1504.496940] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d83b22e7-68c8-4b83-a2d8-504bf8bafdaf None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.497198] [54740]: DEBUG cinder.api.openstack.wsgi [None req-d83b22e7-68c8-4b83-a2d8-504bf8bafdaf None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.497636] [54740]: INFO cinder.api.openstack.wsgi [None req-d83b22e7-68c8-4b83-a2d8-504bf8bafdaf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1504.498107] [54740]: [pid: 54740|app: 0|req: 258/498] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:43:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1504.502195] [54739]: DEBUG cinder.api.middleware.request_id [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-1c8e7270-d5ab-43a5-b767-58e5a60b58ce None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.504588] [54739]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-1c8e7270-d5ab-43a5-b767-58e5a60b58ce tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1504.505050] [54739]: DEBUG cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-1c8e7270-d5ab-43a5-b767-58e5a60b58ce tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34258b00-8c9e-4ec9-8c4d-c99d0551604a", "connector": null, "instance_uuid": "54b2cc24-6652-4cc4-93cc-b059f8a9be86"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1504.514162] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.514162] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.536134] [54739]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-1c8e7270-d5ab-43a5-b767-58e5a60b58ce tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1504.536879] [54739]: [pid: 54739|app: 0|req: 241/499] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:43:54 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1504.564186] [54740]: DEBUG cinder.api.middleware.request_id [None req-ee7a9d15-7beb-4934-811a-2ce975b0a8b8 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.566333] [54740]: INFO cinder.api.openstack.wsgi [None req-ee7a9d15-7beb-4934-811a-2ce975b0a8b8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1504.566566] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ee7a9d15-7beb-4934-811a-2ce975b0a8b8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.566793] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ee7a9d15-7beb-4934-811a-2ce975b0a8b8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.576910] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.576910] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.580252] [54740]: INFO cinder.volume.api [None req-ee7a9d15-7beb-4934-811a-2ce975b0a8b8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1504.584737] [54740]: INFO cinder.api.openstack.wsgi [None req-ee7a9d15-7beb-4934-811a-2ce975b0a8b8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1504.585259] [54740]: [pid: 54740|app: 0|req: 259/500] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:54 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1505.067113] [54739]: DEBUG cinder.api.middleware.request_id [None req-b5a5057e-69bd-4137-82da-4d561d5f868b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.067582] [54739]: INFO cinder.api.openstack.wsgi [None req-b5a5057e-69bd-4137-82da-4d561d5f868b None None] GET http://10.180.1.21/volume// [ 1505.067762] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b5a5057e-69bd-4137-82da-4d561d5f868b None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.067988] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b5a5057e-69bd-4137-82da-4d561d5f868b None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.068405] [54739]: INFO cinder.api.openstack.wsgi [None req-b5a5057e-69bd-4137-82da-4d561d5f868b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1505.068759] [54739]: [pid: 54739|app: 0|req: 242/501] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:43:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1505.072396] [54740]: DEBUG cinder.api.middleware.request_id [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-3db9473d-0b00-4395-bedf-054cb93af15f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.074958] [54740]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-3db9473d-0b00-4395-bedf-054cb93af15f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1505.075218] [54740]: DEBUG cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-3db9473d-0b00-4395-bedf-054cb93af15f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.075450] [54740]: DEBUG cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-3db9473d-0b00-4395-bedf-054cb93af15f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.085307] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.085307] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.088312] [54740]: INFO cinder.volume.api [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-3db9473d-0b00-4395-bedf-054cb93af15f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1505.092414] [54740]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-3db9473d-0b00-4395-bedf-054cb93af15f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1505.092796] [54740]: [pid: 54740|app: 0|req: 260/502] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:43:54 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1505.118970] [54739]: DEBUG cinder.api.middleware.request_id [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-4fa3bb69-ec33-4970-b52c-e8706234c548 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.121541] [54739]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-4fa3bb69-ec33-4970-b52c-e8706234c548 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] PUT http://10.180.1.21/volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58 [ 1505.122082] [54739]: DEBUG cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-4fa3bb69-ec33-4970-b52c-e8706234c548 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-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-447860", "mountpoint": "/dev/sdb"}}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1505.130878] [54739]: DEBUG cinder.coordination [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-4fa3bb69-ec33-4970-b52c-e8706234c548 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Acquiring lock "cinder-attachment_update-34258b00-8c9e-4ec9-8c4d-c99d0551604a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1505.135519] [54739]: DEBUG cinder.coordination [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-4fa3bb69-ec33-4970-b52c-e8706234c548 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Lock "cinder-attachment_update-34258b00-8c9e-4ec9-8c4d-c99d0551604a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1505.136704] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.136704] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.595391] [54740]: DEBUG cinder.api.middleware.request_id [None req-46bbab0c-6fe0-4800-8ec4-5c43b151f8c4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.597468] [54740]: INFO cinder.api.openstack.wsgi [None req-46bbab0c-6fe0-4800-8ec4-5c43b151f8c4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1505.597687] [54740]: DEBUG cinder.api.openstack.wsgi [None req-46bbab0c-6fe0-4800-8ec4-5c43b151f8c4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.597908] [54740]: DEBUG cinder.api.openstack.wsgi [None req-46bbab0c-6fe0-4800-8ec4-5c43b151f8c4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.607549] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607549] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.611462] [54740]: INFO cinder.volume.api [None req-46bbab0c-6fe0-4800-8ec4-5c43b151f8c4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1505.616432] [54740]: INFO cinder.api.openstack.wsgi [None req-46bbab0c-6fe0-4800-8ec4-5c43b151f8c4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1505.616937] [54740]: [pid: 54740|app: 0|req: 261/503] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:55 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1506.627458] [54740]: DEBUG cinder.api.middleware.request_id [None req-398b8c74-76dc-454e-ace9-e290c4b0fb0c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.629657] [54740]: INFO cinder.api.openstack.wsgi [None req-398b8c74-76dc-454e-ace9-e290c4b0fb0c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1506.629883] [54740]: DEBUG cinder.api.openstack.wsgi [None req-398b8c74-76dc-454e-ace9-e290c4b0fb0c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.630125] [54740]: DEBUG cinder.api.openstack.wsgi [None req-398b8c74-76dc-454e-ace9-e290c4b0fb0c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.639904] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.639904] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1506.643066] [54740]: INFO cinder.volume.api [None req-398b8c74-76dc-454e-ace9-e290c4b0fb0c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1506.647161] [54740]: INFO cinder.api.openstack.wsgi [None req-398b8c74-76dc-454e-ace9-e290c4b0fb0c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1506.647652] [54740]: [pid: 54740|app: 0|req: 262/504] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:56 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1507.657143] [54740]: DEBUG cinder.api.middleware.request_id [None req-a791e8ee-6daa-4a2e-90aa-425df894fcfb None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.659291] [54740]: INFO cinder.api.openstack.wsgi [None req-a791e8ee-6daa-4a2e-90aa-425df894fcfb tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1507.659509] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a791e8ee-6daa-4a2e-90aa-425df894fcfb tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.659798] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a791e8ee-6daa-4a2e-90aa-425df894fcfb tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.669686] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.669686] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.672805] [54740]: INFO cinder.volume.api [None req-a791e8ee-6daa-4a2e-90aa-425df894fcfb tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1507.676874] [54740]: INFO cinder.api.openstack.wsgi [None req-a791e8ee-6daa-4a2e-90aa-425df894fcfb tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1507.677346] [54740]: [pid: 54740|app: 0|req: 263/505] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:57 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1508.687522] [54740]: DEBUG cinder.api.middleware.request_id [None req-cd32863f-b441-4deb-8db4-943a90d19c68 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.690113] [54740]: INFO cinder.api.openstack.wsgi [None req-cd32863f-b441-4deb-8db4-943a90d19c68 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1508.690113] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cd32863f-b441-4deb-8db4-943a90d19c68 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.690288] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cd32863f-b441-4deb-8db4-943a90d19c68 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.700267] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700267] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.703466] [54740]: INFO cinder.volume.api [None req-cd32863f-b441-4deb-8db4-943a90d19c68 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1508.707672] [54740]: INFO cinder.api.openstack.wsgi [None req-cd32863f-b441-4deb-8db4-943a90d19c68 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1508.708094] [54740]: [pid: 54740|app: 0|req: 264/506] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:58 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1509.660512] [54739]: DEBUG cinder.coordination [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-4fa3bb69-ec33-4970-b52c-e8706234c548 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Lock "cinder-attachment_update-34258b00-8c9e-4ec9-8c4d-c99d0551604a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1509.660913] [54739]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-4fa3bb69-ec33-4970-b52c-e8706234c548 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58 returned with HTTP 200 [ 1509.661497] [54739]: [pid: 54739|app: 0|req: 243/507] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:43:54 2025] PUT /volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.718311] [54740]: DEBUG cinder.api.middleware.request_id [None req-ce740e4c-6cd4-4396-8405-d71b498b2eff None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.721016] [54740]: INFO cinder.api.openstack.wsgi [None req-ce740e4c-6cd4-4396-8405-d71b498b2eff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1509.721016] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ce740e4c-6cd4-4396-8405-d71b498b2eff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.721156] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ce740e4c-6cd4-4396-8405-d71b498b2eff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.730974] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.730974] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.733972] [54740]: INFO cinder.volume.api [None req-ce740e4c-6cd4-4396-8405-d71b498b2eff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1509.738070] [54740]: INFO cinder.api.openstack.wsgi [None req-ce740e4c-6cd4-4396-8405-d71b498b2eff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1509.738477] [54740]: [pid: 54740|app: 0|req: 265/508] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:43:59 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1510.748343] [54739]: DEBUG cinder.api.middleware.request_id [None req-0555a1df-3bc6-4a4f-9005-dd4ac227daf5 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.750465] [54739]: INFO cinder.api.openstack.wsgi [None req-0555a1df-3bc6-4a4f-9005-dd4ac227daf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1510.750686] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0555a1df-3bc6-4a4f-9005-dd4ac227daf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.750946] [54739]: DEBUG cinder.api.openstack.wsgi [None req-0555a1df-3bc6-4a4f-9005-dd4ac227daf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.762076] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762076] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.765762] [54739]: INFO cinder.volume.api [None req-0555a1df-3bc6-4a4f-9005-dd4ac227daf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1510.770111] [54739]: INFO cinder.api.openstack.wsgi [None req-0555a1df-3bc6-4a4f-9005-dd4ac227daf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1510.770571] [54739]: [pid: 54739|app: 0|req: 244/509] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:00 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1511.266868] [54740]: DEBUG cinder.api.middleware.request_id [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-dae9fb54-3e0d-4f34-b60b-fc77460c3365 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.269343] [54740]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-dae9fb54-3e0d-4f34-b60b-fc77460c3365 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58/action [ 1511.269772] [54740]: DEBUG cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-dae9fb54-3e0d-4f34-b60b-fc77460c3365 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1511.269911] [54740]: DEBUG cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-dae9fb54-3e0d-4f34-b60b-fc77460c3365 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1511.285906] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.285906] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.293040] [54740]: INFO cinder.api.openstack.wsgi [req-7733d146-bf33-4735-a21a-7e7beaeb4453 req-dae9fb54-3e0d-4f34-b60b-fc77460c3365 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58/action returned with HTTP 204 [ 1511.293445] [54740]: [pid: 54740|app: 0|req: 266/510] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:44:01 2025] POST /volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1511.780910] [54739]: DEBUG cinder.api.middleware.request_id [None req-2c1ec96c-5947-4da0-bcf1-36f19ee01826 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.783045] [54739]: INFO cinder.api.openstack.wsgi [None req-2c1ec96c-5947-4da0-bcf1-36f19ee01826 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1511.783280] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2c1ec96c-5947-4da0-bcf1-36f19ee01826 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.783516] [54739]: DEBUG cinder.api.openstack.wsgi [None req-2c1ec96c-5947-4da0-bcf1-36f19ee01826 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.793819] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.793819] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.796927] [54739]: INFO cinder.volume.api [None req-2c1ec96c-5947-4da0-bcf1-36f19ee01826 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1511.801147] [54739]: INFO cinder.api.openstack.wsgi [None req-2c1ec96c-5947-4da0-bcf1-36f19ee01826 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1511.801513] [54739]: [pid: 54739|app: 0|req: 245/511] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:01 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.810910] [54740]: DEBUG cinder.api.middleware.request_id [None req-92950847-e035-444c-95c0-656b179c3efa None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.812891] [54740]: INFO cinder.api.openstack.wsgi [None req-92950847-e035-444c-95c0-656b179c3efa tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1511.813222] [54740]: DEBUG cinder.api.openstack.wsgi [None req-92950847-e035-444c-95c0-656b179c3efa tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.813488] [54740]: DEBUG cinder.api.openstack.wsgi [None req-92950847-e035-444c-95c0-656b179c3efa tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.822969] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822969] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.826086] [54740]: INFO cinder.volume.api [None req-92950847-e035-444c-95c0-656b179c3efa tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1511.830212] [54740]: INFO cinder.api.openstack.wsgi [None req-92950847-e035-444c-95c0-656b179c3efa tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1511.830579] [54740]: [pid: 54740|app: 0|req: 267/512] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:01 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1521.799203] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1521.828210] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1528.413211] [54739]: DEBUG cinder.api.middleware.request_id [None req-3775a04c-8e04-4868-add1-ce7fcc644a59 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.415315] [54739]: INFO cinder.api.openstack.wsgi [None req-3775a04c-8e04-4868-add1-ce7fcc644a59 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1528.415535] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3775a04c-8e04-4868-add1-ce7fcc644a59 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1528.415752] [54739]: DEBUG cinder.api.openstack.wsgi [None req-3775a04c-8e04-4868-add1-ce7fcc644a59 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1528.428450] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1528.428450] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1528.431906] [54739]: INFO cinder.volume.api [None req-3775a04c-8e04-4868-add1-ce7fcc644a59 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1528.436402] [54739]: INFO cinder.api.openstack.wsgi [None req-3775a04c-8e04-4868-add1-ce7fcc644a59 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1528.436762] [54739]: [pid: 54739|app: 0|req: 246/513] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:18 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1528.470947] [54740]: DEBUG cinder.api.middleware.request_id [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-526c5384-82d2-4b55-9144-b96ede6fe694 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.473319] [54740]: INFO cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-526c5384-82d2-4b55-9144-b96ede6fe694 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1528.473530] [54740]: DEBUG cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-526c5384-82d2-4b55-9144-b96ede6fe694 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1528.473745] [54740]: DEBUG cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-526c5384-82d2-4b55-9144-b96ede6fe694 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1528.483737] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1528.483737] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1528.486888] [54740]: INFO cinder.volume.api [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-526c5384-82d2-4b55-9144-b96ede6fe694 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1528.491089] [54740]: INFO cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-526c5384-82d2-4b55-9144-b96ede6fe694 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1528.491487] [54740]: [pid: 54740|app: 0|req: 268/514] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:44:18 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1528.505901] [54739]: DEBUG cinder.api.middleware.request_id [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-c84c2961-eafe-41b9-b81d-e253849027d6 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.508175] [54739]: INFO cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-c84c2961-eafe-41b9-b81d-e253849027d6 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] POST http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46/action [ 1528.508558] [54739]: DEBUG cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-c84c2961-eafe-41b9-b81d-e253849027d6 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1528.508697] [54739]: DEBUG cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-c84c2961-eafe-41b9-b81d-e253849027d6 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1528.518858] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1528.518858] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1528.519362] [54739]: INFO cinder.volume.api [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-c84c2961-eafe-41b9-b81d-e253849027d6 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1528.525278] [54739]: INFO cinder.volume.api [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-c84c2961-eafe-41b9-b81d-e253849027d6 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Begin detaching volume completed successfully. [ 1528.525482] [54739]: INFO cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-c84c2961-eafe-41b9-b81d-e253849027d6 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46/action returned with HTTP 202 [ 1528.525851] [54739]: [pid: 54739|app: 0|req: 247/515] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:44:18 2025] POST /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1529.543753] [54740]: DEBUG cinder.api.middleware.request_id [None req-5bb4c68c-dba1-4f09-80f5-a58b3562b237 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.544225] [54740]: INFO cinder.api.openstack.wsgi [None req-5bb4c68c-dba1-4f09-80f5-a58b3562b237 None None] GET http://10.180.1.21/volume// [ 1529.544442] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5bb4c68c-dba1-4f09-80f5-a58b3562b237 None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1529.544632] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5bb4c68c-dba1-4f09-80f5-a58b3562b237 None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1529.545046] [54740]: INFO cinder.api.openstack.wsgi [None req-5bb4c68c-dba1-4f09-80f5-a58b3562b237 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1529.545365] [54740]: [pid: 54740|app: 0|req: 269/516] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:44:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1529.548650] [54739]: DEBUG cinder.api.middleware.request_id [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-52992243-c4ea-4a55-a676-c7a240d8c38b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.551168] [54739]: INFO cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-52992243-c4ea-4a55-a676-c7a240d8c38b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1529.551431] [54739]: DEBUG cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-52992243-c4ea-4a55-a676-c7a240d8c38b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1529.551654] [54739]: DEBUG cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-52992243-c4ea-4a55-a676-c7a240d8c38b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1529.561236] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1529.561236] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1529.564261] [54739]: INFO cinder.volume.api [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-52992243-c4ea-4a55-a676-c7a240d8c38b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1529.568370] [54739]: INFO cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-52992243-c4ea-4a55-a676-c7a240d8c38b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1529.568755] [54739]: [pid: 54739|app: 0|req: 248/517] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:44:19 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1530.698374] [54740]: DEBUG cinder.api.middleware.request_id [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-24334915-4638-4c28-a053-720391660543 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.700760] [54740]: INFO cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-24334915-4638-4c28-a053-720391660543 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] DELETE http://10.180.1.21/volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771 [ 1530.700995] [54740]: DEBUG cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-24334915-4638-4c28-a053-720391660543 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1530.701240] [54740]: DEBUG cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-24334915-4638-4c28-a053-720391660543 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1530.708060] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1530.708060] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1531.234158] [54740]: INFO cinder.api.openstack.wsgi [req-07f41183-8151-49fa-8660-c5d7c8689b35 req-24334915-4638-4c28-a053-720391660543 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771 returned with HTTP 200 [ 1531.234886] [54740]: [pid: 54740|app: 0|req: 270/518] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:44:20 2025] DELETE /volume/v3/attachments/136f0435-0f73-45f5-9255-7a30ce8a0771 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1531.971630] [54739]: DEBUG cinder.api.middleware.request_id [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.973848] [54739]: INFO cinder.api.openstack.wsgi [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1531.974232] [54739]: DEBUG cinder.api.openstack.wsgi [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-843003872", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1531.976081] [54739]: DEBUG cinder.api.v3.volumes [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-843003872', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1531.976220] [54739]: INFO cinder.api.v3.volumes [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Create volume of 1 GB [ 1531.981546] [54739]: INFO cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Availability Zones retrieved successfully. [ 1531.988155] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Flow 'volume_create_api' (d53a9f33-afa2-4c06-bb54-3fe1eefff73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1531.989315] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6a5ac5-a785-4741-9a2d-d0796e8c2438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1531.990382] [54739]: DEBUG cinder.volume.flows.api.create_volume [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1532.006785] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6a5ac5-a785-4741-9a2d-d0796e8c2438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1532.007708] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2f1e9e-dcd4-4ea5-aa9f-dc8922c7cbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1532.050621] [54739]: DEBUG cinder.quota [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Created reservations ['cf58009f-b447-486d-889f-f181f366847e', 'ed27e780-f3e4-4075-8234-62ac2b099c4f', '76efbb7d-d58b-4be1-9636-968bb102df65', 'a5efccd1-9510-40f9-b8ea-6ec6919a56c2'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1532.051640] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2f1e9e-dcd4-4ea5-aa9f-dc8922c7cbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf58009f-b447-486d-889f-f181f366847e', 'ed27e780-f3e4-4075-8234-62ac2b099c4f', '76efbb7d-d58b-4be1-9636-968bb102df65', 'a5efccd1-9510-40f9-b8ea-6ec6919a56c2']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1532.052543] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae653564-ffe3-49ed-87d9-c2acb0bf3b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1532.065906] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae653564-ffe3-49ed-87d9-c2acb0bf3b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '630d0672-d2c5-4c06-a265-22c8bef24363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-843003872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242ba770459246328b7758ec8d7a4c3a',qos_specs=None,replication_status=,reservations=['cf58009f-b447-486d-889f-f181f366847e','ed27e780-f3e4-4075-8234-62ac2b099c4f','76efbb7d-d58b-4be1-9636-968bb102df65','a5efccd1-9510-40f9-b8ea-6ec6919a56c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ededfd3aa172480280eea5ef6ca0046b',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:44:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-843003872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=630d0672-d2c5-4c06-a265-22c8bef24363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242ba770459246328b7758ec8d7a4c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ededfd3aa172480280eea5ef6ca0046b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1532.066822] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32f622e-9228-4836-9369-1cd935814922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1532.080398] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32f622e-9228-4836-9369-1cd935814922) transitioned into state 'SUCCESS' from state '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-843003872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242ba770459246328b7758ec8d7a4c3a',qos_specs=None,replication_status=,reservations=['cf58009f-b447-486d-889f-f181f366847e','ed27e780-f3e4-4075-8234-62ac2b099c4f','76efbb7d-d58b-4be1-9636-968bb102df65','a5efccd1-9510-40f9-b8ea-6ec6919a56c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ededfd3aa172480280eea5ef6ca0046b',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1532.081226] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31c5d8d7-ebd2-4723-83e5-70d39ce7aab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1532.090483] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31c5d8d7-ebd2-4723-83e5-70d39ce7aab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1532.091567] [54739]: DEBUG cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Flow 'volume_create_api' (d53a9f33-afa2-4c06-bb54-3fe1eefff73d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1532.091921] [54739]: INFO cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Create volume request issued successfully. [ 1532.092582] [54739]: INFO cinder.api.openstack.wsgi [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-2b72daf8-a494-4479-97c9-701b1a5b866b tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1532.093185] [54739]: [pid: 54739|app: 0|req: 249/519] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Jan 30 20:44:21 2025] POST /volume/v3/volumes => generated 753 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1532.097486] [54740]: DEBUG cinder.api.middleware.request_id [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-ad732155-8fd1-4fc5-9f72-7b471f6c76a4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.100345] [54740]: INFO cinder.api.openstack.wsgi [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-ad732155-8fd1-4fc5-9f72-7b471f6c76a4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 [ 1532.100586] [54740]: DEBUG cinder.api.openstack.wsgi [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-ad732155-8fd1-4fc5-9f72-7b471f6c76a4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.100803] [54740]: DEBUG cinder.api.openstack.wsgi [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-ad732155-8fd1-4fc5-9f72-7b471f6c76a4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.108281] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.108281] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.112218] [54740]: INFO cinder.volume.api [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-ad732155-8fd1-4fc5-9f72-7b471f6c76a4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Volume info retrieved successfully. [ 1532.117173] [54740]: INFO cinder.api.openstack.wsgi [req-6a0f6c59-9b9c-44d3-a99a-0ce168a94893 req-ad732155-8fd1-4fc5-9f72-7b471f6c76a4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 returned with HTTP 200 [ 1532.117719] [54740]: [pid: 54740|app: 0|req: 271/520] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:44:21 2025] GET /volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1532.134523] [54739]: DEBUG cinder.api.middleware.request_id [req-03e30aac-b5ab-45ed-8a15-1c2f7d0e741e req-064151a4-ee4e-4a96-a66e-9cef3e4ee5e0 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.137102] [54739]: INFO cinder.api.openstack.wsgi [req-03e30aac-b5ab-45ed-8a15-1c2f7d0e741e req-064151a4-ee4e-4a96-a66e-9cef3e4ee5e0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 [ 1532.137472] [54739]: DEBUG cinder.api.openstack.wsgi [req-03e30aac-b5ab-45ed-8a15-1c2f7d0e741e req-064151a4-ee4e-4a96-a66e-9cef3e4ee5e0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.137542] [54739]: DEBUG cinder.api.openstack.wsgi [req-03e30aac-b5ab-45ed-8a15-1c2f7d0e741e req-064151a4-ee4e-4a96-a66e-9cef3e4ee5e0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.146065] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.146065] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.149476] [54739]: INFO cinder.volume.api [req-03e30aac-b5ab-45ed-8a15-1c2f7d0e741e req-064151a4-ee4e-4a96-a66e-9cef3e4ee5e0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Volume info retrieved successfully. [ 1532.153660] [54739]: INFO cinder.api.openstack.wsgi [req-03e30aac-b5ab-45ed-8a15-1c2f7d0e741e req-064151a4-ee4e-4a96-a66e-9cef3e4ee5e0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 returned with HTTP 200 [ 1532.154066] [54739]: [pid: 54739|app: 0|req: 250/521] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:44:21 2025] GET /volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1532.700264] [54740]: DEBUG cinder.api.middleware.request_id [None req-66c52f08-0391-4a62-9d78-6a5ff4e30595 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.703275] [54740]: INFO cinder.api.openstack.wsgi [None req-66c52f08-0391-4a62-9d78-6a5ff4e30595 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1532.703598] [54740]: DEBUG cinder.api.openstack.wsgi [None req-66c52f08-0391-4a62-9d78-6a5ff4e30595 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.703912] [54740]: DEBUG cinder.api.openstack.wsgi [None req-66c52f08-0391-4a62-9d78-6a5ff4e30595 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.714274] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.714274] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.717857] [54740]: INFO cinder.volume.api [None req-66c52f08-0391-4a62-9d78-6a5ff4e30595 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1532.721958] [54740]: INFO cinder.api.openstack.wsgi [None req-66c52f08-0391-4a62-9d78-6a5ff4e30595 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1532.722430] [54740]: [pid: 54740|app: 0|req: 272/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:22 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.173534] [54739]: DEBUG cinder.api.middleware.request_id [req-ac984e32-46e1-4017-a7d1-769809cf3581 req-797ff775-ad73-4f39-80fe-c075a345911e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.175963] [54739]: INFO cinder.api.openstack.wsgi [req-ac984e32-46e1-4017-a7d1-769809cf3581 req-797ff775-ad73-4f39-80fe-c075a345911e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 [ 1533.176269] [54739]: DEBUG cinder.api.openstack.wsgi [req-ac984e32-46e1-4017-a7d1-769809cf3581 req-797ff775-ad73-4f39-80fe-c075a345911e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.176507] [54739]: DEBUG cinder.api.openstack.wsgi [req-ac984e32-46e1-4017-a7d1-769809cf3581 req-797ff775-ad73-4f39-80fe-c075a345911e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.184190] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.184190] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.187649] [54739]: INFO cinder.volume.api [req-ac984e32-46e1-4017-a7d1-769809cf3581 req-797ff775-ad73-4f39-80fe-c075a345911e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Volume info retrieved successfully. [ 1533.192054] [54739]: INFO cinder.api.openstack.wsgi [req-ac984e32-46e1-4017-a7d1-769809cf3581 req-797ff775-ad73-4f39-80fe-c075a345911e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 returned with HTTP 200 [ 1533.192478] [54739]: [pid: 54739|app: 0|req: 251/523] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:44:23 2025] GET /volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.208398] [54740]: DEBUG cinder.api.middleware.request_id [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.210829] [54740]: INFO cinder.api.openstack.wsgi [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1533.211294] [54740]: DEBUG cinder.api.openstack.wsgi [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "630d0672-d2c5-4c06-a265-22c8bef24363", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-691880360", "description": null, "metadata": {}}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1533.220370] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.220370] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.220839] [54740]: INFO cinder.volume.api [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Volume info retrieved successfully. [ 1533.220998] [54740]: INFO cinder.api.v3.snapshots [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Create snapshot from volume 630d0672-d2c5-4c06-a265-22c8bef24363 [ 1533.234935] [54740]: WARNING cinder.quota [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-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. [ 1533.254324] [54740]: DEBUG cinder.quota [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Created reservations ['3f965032-10b5-4838-98f4-72bf28cb836c', 'ede52ddb-16d7-42d1-ac75-d1307340ed40', 'e809bb22-cbd5-4e6f-9fe4-c9ed17b768eb', 'd86f9993-793d-4c04-a66d-ae869a47fe15'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1533.295685] [54740]: INFO cinder.volume.api [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Snapshot create request issued successfully. [ 1533.296109] [54740]: INFO cinder.api.openstack.wsgi [req-07bf87d9-95c9-4738-b851-28baa95d4640 req-63a48f85-7eb7-41db-80fd-24f4fd3a9fb4 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1533.296568] [54740]: [pid: 54740|app: 0|req: 273/524] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Jan 30 20:44:23 2025] POST /volume/v3/snapshots => generated 310 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1533.312364] [54739]: DEBUG cinder.api.middleware.request_id [req-e6401a80-9bbb-4014-b10f-4f28ddd19284 req-b0764431-e218-4f86-bb06-29e88b903a91 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.314375] [54739]: INFO cinder.api.openstack.wsgi [req-e6401a80-9bbb-4014-b10f-4f28ddd19284 req-b0764431-e218-4f86-bb06-29e88b903a91 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 [ 1533.314600] [54739]: DEBUG cinder.api.openstack.wsgi [req-e6401a80-9bbb-4014-b10f-4f28ddd19284 req-b0764431-e218-4f86-bb06-29e88b903a91 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.314820] [54739]: DEBUG cinder.api.openstack.wsgi [req-e6401a80-9bbb-4014-b10f-4f28ddd19284 req-b0764431-e218-4f86-bb06-29e88b903a91 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.332064] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.332064] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.332626] [54739]: INFO cinder.volume.api [req-e6401a80-9bbb-4014-b10f-4f28ddd19284 req-b0764431-e218-4f86-bb06-29e88b903a91 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Snapshot retrieved successfully. [ 1533.333623] [54739]: INFO cinder.api.openstack.wsgi [req-e6401a80-9bbb-4014-b10f-4f28ddd19284 req-b0764431-e218-4f86-bb06-29e88b903a91 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 returned with HTTP 200 [ 1533.334048] [54739]: [pid: 54739|app: 0|req: 252/525] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Jan 30 20:44:23 2025] GET /volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.348329] [54740]: DEBUG cinder.api.middleware.request_id [req-ad81abd2-03ea-42bd-8ceb-eb5c6d0c8826 req-402c3e0b-1fd9-4ca7-82e6-5803cceb49dd None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.350781] [54740]: INFO cinder.api.openstack.wsgi [req-ad81abd2-03ea-42bd-8ceb-eb5c6d0c8826 req-402c3e0b-1fd9-4ca7-82e6-5803cceb49dd tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1533.351092] [54740]: DEBUG cinder.api.openstack.wsgi [req-ad81abd2-03ea-42bd-8ceb-eb5c6d0c8826 req-402c3e0b-1fd9-4ca7-82e6-5803cceb49dd tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.351385] [54740]: DEBUG cinder.api.openstack.wsgi [req-ad81abd2-03ea-42bd-8ceb-eb5c6d0c8826 req-402c3e0b-1fd9-4ca7-82e6-5803cceb49dd tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'detail' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.351722] [54740]: DEBUG cinder.api.api_utils [req-ad81abd2-03ea-42bd-8ceb-eb5c6d0c8826 req-402c3e0b-1fd9-4ca7-82e6-5803cceb49dd tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Removing options '' from query. {{(pid=54740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1533.352056] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.352056] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.353163] [54740]: DEBUG cinder.db.sqlalchemy.api [req-ad81abd2-03ea-42bd-8ceb-eb5c6d0c8826 req-402c3e0b-1fd9-4ca7-82e6-5803cceb49dd tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Building query based on filter {{(pid=54740) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1533.363119] [54740]: INFO cinder.volume.api [req-ad81abd2-03ea-42bd-8ceb-eb5c6d0c8826 req-402c3e0b-1fd9-4ca7-82e6-5803cceb49dd tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Get all snapshots completed successfully. [ 1533.363667] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.363667] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.364315] [54740]: INFO cinder.api.openstack.wsgi [req-ad81abd2-03ea-42bd-8ceb-eb5c6d0c8826 req-402c3e0b-1fd9-4ca7-82e6-5803cceb49dd tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1533.364817] [54740]: [pid: 54740|app: 0|req: 274/526] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Jan 30 20:44:23 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.378908] [54739]: DEBUG cinder.api.middleware.request_id [req-67f0d541-0475-47da-88a9-8e9f240a7651 req-87fc8eb7-f166-4dcc-a93f-07cfbf721c0e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.381379] [54739]: INFO cinder.api.openstack.wsgi [req-67f0d541-0475-47da-88a9-8e9f240a7651 req-87fc8eb7-f166-4dcc-a93f-07cfbf721c0e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 [ 1533.381588] [54739]: DEBUG cinder.api.openstack.wsgi [req-67f0d541-0475-47da-88a9-8e9f240a7651 req-87fc8eb7-f166-4dcc-a93f-07cfbf721c0e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.381803] [54739]: DEBUG cinder.api.openstack.wsgi [req-67f0d541-0475-47da-88a9-8e9f240a7651 req-87fc8eb7-f166-4dcc-a93f-07cfbf721c0e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.387192] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.387192] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.387697] [54739]: INFO cinder.volume.api [req-67f0d541-0475-47da-88a9-8e9f240a7651 req-87fc8eb7-f166-4dcc-a93f-07cfbf721c0e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Snapshot retrieved successfully. [ 1533.388653] [54739]: INFO cinder.api.openstack.wsgi [req-67f0d541-0475-47da-88a9-8e9f240a7651 req-87fc8eb7-f166-4dcc-a93f-07cfbf721c0e tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 returned with HTTP 200 [ 1533.389091] [54739]: [pid: 54739|app: 0|req: 253/527] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Jan 30 20:44:23 2025] GET /volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.402060] [54740]: DEBUG cinder.api.middleware.request_id [req-2e91fbbf-97f9-4204-98ff-a05659ae778f req-177a7d0a-8f1e-4856-bb7b-6a14c45d2858 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.404138] [54740]: INFO cinder.api.openstack.wsgi [req-2e91fbbf-97f9-4204-98ff-a05659ae778f req-177a7d0a-8f1e-4856-bb7b-6a14c45d2858 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 [ 1533.404237] [54740]: DEBUG cinder.api.openstack.wsgi [req-2e91fbbf-97f9-4204-98ff-a05659ae778f req-177a7d0a-8f1e-4856-bb7b-6a14c45d2858 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.404448] [54740]: DEBUG cinder.api.openstack.wsgi [req-2e91fbbf-97f9-4204-98ff-a05659ae778f req-177a7d0a-8f1e-4856-bb7b-6a14c45d2858 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.404574] [54740]: INFO cinder.api.v2.snapshots [req-2e91fbbf-97f9-4204-98ff-a05659ae778f req-177a7d0a-8f1e-4856-bb7b-6a14c45d2858 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Delete snapshot with id: 7a10c35e-0876-4608-9700-c541627f7b86 [ 1533.411303] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.411303] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.411781] [54740]: INFO cinder.volume.api [req-2e91fbbf-97f9-4204-98ff-a05659ae778f req-177a7d0a-8f1e-4856-bb7b-6a14c45d2858 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Snapshot retrieved successfully. [ 1533.426825] [54740]: INFO cinder.volume.api [req-2e91fbbf-97f9-4204-98ff-a05659ae778f req-177a7d0a-8f1e-4856-bb7b-6a14c45d2858 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Snapshot delete request issued successfully. [ 1533.426825] [54740]: INFO cinder.api.openstack.wsgi [req-2e91fbbf-97f9-4204-98ff-a05659ae778f req-177a7d0a-8f1e-4856-bb7b-6a14c45d2858 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 returned with HTTP 202 [ 1533.426825] [54740]: [pid: 54740|app: 0|req: 275/528] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Jan 30 20:44:23 2025] DELETE /volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1533.440504] [54739]: DEBUG cinder.api.middleware.request_id [req-4e4838ae-f382-4c5b-ac03-309a1f0aa848 req-0bc7bfbc-3cc4-4480-b25e-3eaeb83d44ab None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.442894] [54739]: INFO cinder.api.openstack.wsgi [req-4e4838ae-f382-4c5b-ac03-309a1f0aa848 req-0bc7bfbc-3cc4-4480-b25e-3eaeb83d44ab tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 [ 1533.443124] [54739]: DEBUG cinder.api.openstack.wsgi [req-4e4838ae-f382-4c5b-ac03-309a1f0aa848 req-0bc7bfbc-3cc4-4480-b25e-3eaeb83d44ab tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.443367] [54739]: DEBUG cinder.api.openstack.wsgi [req-4e4838ae-f382-4c5b-ac03-309a1f0aa848 req-0bc7bfbc-3cc4-4480-b25e-3eaeb83d44ab tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.448505] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.448505] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.449037] [54739]: INFO cinder.volume.api [req-4e4838ae-f382-4c5b-ac03-309a1f0aa848 req-0bc7bfbc-3cc4-4480-b25e-3eaeb83d44ab tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Snapshot retrieved successfully. [ 1533.449960] [54739]: INFO cinder.api.openstack.wsgi [req-4e4838ae-f382-4c5b-ac03-309a1f0aa848 req-0bc7bfbc-3cc4-4480-b25e-3eaeb83d44ab tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 returned with HTTP 200 [ 1533.450372] [54739]: [pid: 54739|app: 0|req: 254/529] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Jan 30 20:44:23 2025] GET /volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1534.465574] [54740]: DEBUG cinder.api.middleware.request_id [req-305ae83f-eaa4-4d4d-a026-d90eb55c5f6c req-791131d2-7c7c-4115-a4f0-ce09e55f2ecc None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.468095] [54740]: INFO cinder.api.openstack.wsgi [req-305ae83f-eaa4-4d4d-a026-d90eb55c5f6c req-791131d2-7c7c-4115-a4f0-ce09e55f2ecc tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 [ 1534.468349] [54740]: DEBUG cinder.api.openstack.wsgi [req-305ae83f-eaa4-4d4d-a026-d90eb55c5f6c req-791131d2-7c7c-4115-a4f0-ce09e55f2ecc tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.468609] [54740]: DEBUG cinder.api.openstack.wsgi [req-305ae83f-eaa4-4d4d-a026-d90eb55c5f6c req-791131d2-7c7c-4115-a4f0-ce09e55f2ecc tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.473516] [54740]: INFO cinder.api.openstack.wsgi [req-305ae83f-eaa4-4d4d-a026-d90eb55c5f6c req-791131d2-7c7c-4115-a4f0-ce09e55f2ecc tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 returned with HTTP 404 [ 1534.474027] [54740]: [pid: 54740|app: 0|req: 276/530] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Jan 30 20:44:24 2025] GET /volume/v3/snapshots/7a10c35e-0876-4608-9700-c541627f7b86 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1534.485371] [54739]: DEBUG cinder.api.middleware.request_id [req-e70c986c-1cb5-4597-bee6-08862a1e6e1c req-3381a2c9-7509-4920-b422-1437220741c9 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.487692] [54739]: INFO cinder.api.openstack.wsgi [req-e70c986c-1cb5-4597-bee6-08862a1e6e1c req-3381a2c9-7509-4920-b422-1437220741c9 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] DELETE http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 [ 1534.487881] [54739]: DEBUG cinder.api.openstack.wsgi [req-e70c986c-1cb5-4597-bee6-08862a1e6e1c req-3381a2c9-7509-4920-b422-1437220741c9 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.488111] [54739]: DEBUG cinder.api.openstack.wsgi [req-e70c986c-1cb5-4597-bee6-08862a1e6e1c req-3381a2c9-7509-4920-b422-1437220741c9 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.488300] [54739]: INFO cinder.api.v3.volumes [req-e70c986c-1cb5-4597-bee6-08862a1e6e1c req-3381a2c9-7509-4920-b422-1437220741c9 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Delete volume with id: 630d0672-d2c5-4c06-a265-22c8bef24363 [ 1534.496726] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1534.496726] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1534.497233] [54739]: INFO cinder.volume.api [req-e70c986c-1cb5-4597-bee6-08862a1e6e1c req-3381a2c9-7509-4920-b422-1437220741c9 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Volume info retrieved successfully. [ 1534.511874] [54739]: INFO cinder.volume.api [req-e70c986c-1cb5-4597-bee6-08862a1e6e1c req-3381a2c9-7509-4920-b422-1437220741c9 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Delete volume request issued successfully. [ 1534.512069] [54739]: INFO cinder.api.openstack.wsgi [req-e70c986c-1cb5-4597-bee6-08862a1e6e1c req-3381a2c9-7509-4920-b422-1437220741c9 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 returned with HTTP 202 [ 1534.512457] [54739]: [pid: 54739|app: 0|req: 255/531] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 30 20:44:24 2025] DELETE /volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1534.526707] [54740]: DEBUG cinder.api.middleware.request_id [req-a316398a-0624-460a-8c6f-325a952ed9a1 req-be6525a2-aaa0-480b-aa76-d4335f248cf0 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.529872] [54740]: INFO cinder.api.openstack.wsgi [req-a316398a-0624-460a-8c6f-325a952ed9a1 req-be6525a2-aaa0-480b-aa76-d4335f248cf0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 [ 1534.529984] [54740]: DEBUG cinder.api.openstack.wsgi [req-a316398a-0624-460a-8c6f-325a952ed9a1 req-be6525a2-aaa0-480b-aa76-d4335f248cf0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.530646] [54740]: DEBUG cinder.api.openstack.wsgi [req-a316398a-0624-460a-8c6f-325a952ed9a1 req-be6525a2-aaa0-480b-aa76-d4335f248cf0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.538649] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1534.538649] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1534.541988] [54740]: INFO cinder.volume.api [req-a316398a-0624-460a-8c6f-325a952ed9a1 req-be6525a2-aaa0-480b-aa76-d4335f248cf0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Volume info retrieved successfully. [ 1534.546533] [54740]: INFO cinder.api.openstack.wsgi [req-a316398a-0624-460a-8c6f-325a952ed9a1 req-be6525a2-aaa0-480b-aa76-d4335f248cf0 tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 returned with HTTP 200 [ 1534.546905] [54740]: [pid: 54740|app: 0|req: 277/532] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:44:24 2025] GET /volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1535.563593] [54739]: DEBUG cinder.api.middleware.request_id [req-712bf354-a841-47de-aee4-5de9d2ed711b req-7ca26c08-3712-4179-9baa-dfa9db841d0c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.569451] [54739]: INFO cinder.api.openstack.wsgi [req-712bf354-a841-47de-aee4-5de9d2ed711b req-7ca26c08-3712-4179-9baa-dfa9db841d0c tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 [ 1535.569451] [54739]: DEBUG cinder.api.openstack.wsgi [req-712bf354-a841-47de-aee4-5de9d2ed711b req-7ca26c08-3712-4179-9baa-dfa9db841d0c tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.569451] [54739]: DEBUG cinder.api.openstack.wsgi [req-712bf354-a841-47de-aee4-5de9d2ed711b req-7ca26c08-3712-4179-9baa-dfa9db841d0c tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.576080] [54739]: INFO cinder.api.openstack.wsgi [req-712bf354-a841-47de-aee4-5de9d2ed711b req-7ca26c08-3712-4179-9baa-dfa9db841d0c tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 returned with HTTP 404 [ 1535.576866] [54739]: [pid: 54739|app: 0|req: 256/533] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:44:25 2025] GET /volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1535.595489] [54740]: DEBUG cinder.api.middleware.request_id [req-05e48f51-0995-4b43-a4b7-d229ee68d05c req-00ccd664-a202-4113-b946-b65a7ccd860d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.597603] [54740]: INFO cinder.api.openstack.wsgi [req-05e48f51-0995-4b43-a4b7-d229ee68d05c req-00ccd664-a202-4113-b946-b65a7ccd860d tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] DELETE http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 [ 1535.597949] [54740]: DEBUG cinder.api.openstack.wsgi [req-05e48f51-0995-4b43-a4b7-d229ee68d05c req-00ccd664-a202-4113-b946-b65a7ccd860d tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.599677] [54740]: DEBUG cinder.api.openstack.wsgi [req-05e48f51-0995-4b43-a4b7-d229ee68d05c req-00ccd664-a202-4113-b946-b65a7ccd860d tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.599677] [54740]: INFO cinder.api.v3.volumes [req-05e48f51-0995-4b43-a4b7-d229ee68d05c req-00ccd664-a202-4113-b946-b65a7ccd860d tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Delete volume with id: 630d0672-d2c5-4c06-a265-22c8bef24363 [ 1535.604744] [54740]: INFO cinder.api.openstack.wsgi [req-05e48f51-0995-4b43-a4b7-d229ee68d05c req-00ccd664-a202-4113-b946-b65a7ccd860d tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 returned with HTTP 404 [ 1535.605373] [54740]: [pid: 54740|app: 0|req: 278/534] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 30 20:44:25 2025] DELETE /volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1535.619261] [54739]: DEBUG cinder.api.middleware.request_id [req-90326b40-611e-41f6-a8ea-cda8cc913b36 req-fba37e00-50e0-4879-a34f-4dc3cc13ee9a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.621358] [54739]: INFO cinder.api.openstack.wsgi [req-90326b40-611e-41f6-a8ea-cda8cc913b36 req-fba37e00-50e0-4879-a34f-4dc3cc13ee9a tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] GET http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 [ 1535.621957] [54739]: DEBUG cinder.api.openstack.wsgi [req-90326b40-611e-41f6-a8ea-cda8cc913b36 req-fba37e00-50e0-4879-a34f-4dc3cc13ee9a tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.622343] [54739]: DEBUG cinder.api.openstack.wsgi [req-90326b40-611e-41f6-a8ea-cda8cc913b36 req-fba37e00-50e0-4879-a34f-4dc3cc13ee9a tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.628326] [54739]: INFO cinder.api.openstack.wsgi [req-90326b40-611e-41f6-a8ea-cda8cc913b36 req-fba37e00-50e0-4879-a34f-4dc3cc13ee9a tempest-VolumesSnapshotsTestJSON-2090443441 tempest-VolumesSnapshotsTestJSON-2090443441-project-member] http://10.180.1.21/volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 returned with HTTP 404 [ 1535.628915] [54739]: [pid: 54739|app: 0|req: 257/535] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:44:25 2025] GET /volume/v3/volumes/630d0672-d2c5-4c06-a265-22c8bef24363 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1545.601808] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=48,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1545.625342] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=55,cinder:UPDATE=14,cinder:INSERT=11 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1554.342428] [54740]: DEBUG cinder.api.middleware.request_id [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-ba9d63cf-b548-423b-b126-85b5e522526a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.344791] [54740]: INFO cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-ba9d63cf-b548-423b-b126-85b5e522526a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1554.345015] [54740]: DEBUG cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-ba9d63cf-b548-423b-b126-85b5e522526a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.345232] [54740]: DEBUG cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-ba9d63cf-b548-423b-b126-85b5e522526a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.358916] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.358916] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.362719] [54740]: INFO cinder.volume.api [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-ba9d63cf-b548-423b-b126-85b5e522526a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1554.367218] [54740]: INFO cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-ba9d63cf-b548-423b-b126-85b5e522526a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1554.367683] [54740]: [pid: 54740|app: 0|req: 279/536] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:44:44 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1554.385883] [54739]: DEBUG cinder.api.middleware.request_id [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-82f9250a-4b01-490f-89da-c5098b9e2ecc None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.388169] [54739]: INFO cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-82f9250a-4b01-490f-89da-c5098b9e2ecc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a/action [ 1554.388550] [54739]: DEBUG cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-82f9250a-4b01-490f-89da-c5098b9e2ecc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1554.388688] [54739]: DEBUG cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-82f9250a-4b01-490f-89da-c5098b9e2ecc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1554.398410] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.398410] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.398910] [54739]: INFO cinder.volume.api [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-82f9250a-4b01-490f-89da-c5098b9e2ecc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1554.405301] [54739]: INFO cinder.volume.api [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-82f9250a-4b01-490f-89da-c5098b9e2ecc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Begin detaching volume completed successfully. [ 1554.405516] [54739]: INFO cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-82f9250a-4b01-490f-89da-c5098b9e2ecc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a/action returned with HTTP 202 [ 1554.405907] [54739]: [pid: 54739|app: 0|req: 258/537] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:44:44 2025] POST /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1554.419140] [54740]: DEBUG cinder.api.middleware.request_id [None req-17728a63-b04a-4771-a825-9f01811ba3ba None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.421332] [54740]: INFO cinder.api.openstack.wsgi [None req-17728a63-b04a-4771-a825-9f01811ba3ba tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1554.421564] [54740]: DEBUG cinder.api.openstack.wsgi [None req-17728a63-b04a-4771-a825-9f01811ba3ba tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.421791] [54740]: DEBUG cinder.api.openstack.wsgi [None req-17728a63-b04a-4771-a825-9f01811ba3ba tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.431913] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.431913] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.435363] [54740]: INFO cinder.volume.api [None req-17728a63-b04a-4771-a825-9f01811ba3ba tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1554.439539] [54740]: INFO cinder.api.openstack.wsgi [None req-17728a63-b04a-4771-a825-9f01811ba3ba tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1554.439977] [54740]: [pid: 54740|app: 0|req: 280/538] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:44 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1555.429495] [54739]: DEBUG cinder.api.middleware.request_id [None req-65536af4-f2c7-43eb-8159-edfaea608719 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.429950] [54739]: INFO cinder.api.openstack.wsgi [None req-65536af4-f2c7-43eb-8159-edfaea608719 None None] GET http://10.180.1.21/volume// [ 1555.430142] [54739]: DEBUG cinder.api.openstack.wsgi [None req-65536af4-f2c7-43eb-8159-edfaea608719 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.430413] [54739]: DEBUG cinder.api.openstack.wsgi [None req-65536af4-f2c7-43eb-8159-edfaea608719 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.430821] [54739]: INFO cinder.api.openstack.wsgi [None req-65536af4-f2c7-43eb-8159-edfaea608719 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1555.431141] [54739]: [pid: 54739|app: 0|req: 259/539] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:44:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1555.434500] [54740]: DEBUG cinder.api.middleware.request_id [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-4fca6095-4175-42f1-8000-b27139375734 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.436797] [54740]: INFO cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-4fca6095-4175-42f1-8000-b27139375734 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1555.437062] [54740]: DEBUG cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-4fca6095-4175-42f1-8000-b27139375734 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.437287] [54740]: DEBUG cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-4fca6095-4175-42f1-8000-b27139375734 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.447272] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.447272] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.450188] [54739]: DEBUG cinder.api.middleware.request_id [None req-34b643a4-9e56-4511-8b8a-27355479965a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.450514] [54740]: INFO cinder.volume.api [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-4fca6095-4175-42f1-8000-b27139375734 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1555.452402] [54739]: INFO cinder.api.openstack.wsgi [None req-34b643a4-9e56-4511-8b8a-27355479965a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1555.452651] [54739]: DEBUG cinder.api.openstack.wsgi [None req-34b643a4-9e56-4511-8b8a-27355479965a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.452901] [54739]: DEBUG cinder.api.openstack.wsgi [None req-34b643a4-9e56-4511-8b8a-27355479965a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.454766] [54740]: INFO cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-4fca6095-4175-42f1-8000-b27139375734 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1555.455163] [54740]: [pid: 54740|app: 0|req: 281/540] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:44:45 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1555.464714] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.464714] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.468379] [54739]: INFO cinder.volume.api [None req-34b643a4-9e56-4511-8b8a-27355479965a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1555.473123] [54739]: INFO cinder.api.openstack.wsgi [None req-34b643a4-9e56-4511-8b8a-27355479965a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1555.473552] [54739]: [pid: 54739|app: 0|req: 260/541] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:45 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1556.483832] [54740]: DEBUG cinder.api.middleware.request_id [None req-7528f518-468b-4360-b3a2-b956ee952b32 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.485937] [54740]: INFO cinder.api.openstack.wsgi [None req-7528f518-468b-4360-b3a2-b956ee952b32 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1556.486179] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7528f518-468b-4360-b3a2-b956ee952b32 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.486395] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7528f518-468b-4360-b3a2-b956ee952b32 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.495837] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.495837] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.498788] [54740]: INFO cinder.volume.api [None req-7528f518-468b-4360-b3a2-b956ee952b32 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1556.502918] [54740]: INFO cinder.api.openstack.wsgi [None req-7528f518-468b-4360-b3a2-b956ee952b32 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1556.503408] [54740]: [pid: 54740|app: 0|req: 282/542] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:46 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1556.585522] [54739]: DEBUG cinder.api.middleware.request_id [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-63307365-d629-43f9-b958-bc78fb749fcc None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.588014] [54739]: INFO cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-63307365-d629-43f9-b958-bc78fb749fcc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58 [ 1556.588252] [54739]: DEBUG cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-63307365-d629-43f9-b958-bc78fb749fcc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.588468] [54739]: DEBUG cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-63307365-d629-43f9-b958-bc78fb749fcc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.595498] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.595498] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.118884] [54739]: INFO cinder.api.openstack.wsgi [req-0e6d1b7f-59c3-458c-8483-c7da56241196 req-63307365-d629-43f9-b958-bc78fb749fcc tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58 returned with HTTP 200 [ 1557.119302] [54739]: [pid: 54739|app: 0|req: 261/543] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:44:46 2025] DELETE /volume/v3/attachments/ad012c51-d0a5-4f74-8c94-590e5aff4e58 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1557.513316] [54740]: DEBUG cinder.api.middleware.request_id [None req-ca02e0b1-a1f3-462d-b378-bfc865a5f1ac None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.515587] [54740]: INFO cinder.api.openstack.wsgi [None req-ca02e0b1-a1f3-462d-b378-bfc865a5f1ac tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1557.515821] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ca02e0b1-a1f3-462d-b378-bfc865a5f1ac tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.516053] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ca02e0b1-a1f3-462d-b378-bfc865a5f1ac tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.523575] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1557.523575] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.526790] [54740]: INFO cinder.volume.api [None req-ca02e0b1-a1f3-462d-b378-bfc865a5f1ac tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1557.530794] [54740]: INFO cinder.api.openstack.wsgi [None req-ca02e0b1-a1f3-462d-b378-bfc865a5f1ac tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1557.531179] [54740]: [pid: 54740|app: 0|req: 283/544] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:44:47 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1567.118060] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=17,cinder:UPDATE=4 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1567.528835] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=24 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1589.935764] [54739]: DEBUG cinder.api.middleware.request_id [None req-dd126e46-dc4f-4316-8a19-4271164e4931 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.937897] [54739]: INFO cinder.api.openstack.wsgi [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1589.938286] [54739]: DEBUG cinder.api.openstack.wsgi [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-623442424"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1589.939973] [54739]: DEBUG cinder.api.v3.volumes [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-623442424'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1589.940121] [54739]: INFO cinder.api.v3.volumes [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Create volume of 1 GB [ 1589.940440] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1589.940440] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.946517] [54739]: INFO cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Availability Zones retrieved successfully. [ 1589.953039] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Flow 'volume_create_api' (ccd6e6d8-7754-4c29-8bc2-f89a7a75a5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1589.954175] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71912ca1-7b2e-44da-b9f8-1eb146f644b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1589.955235] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1589.972130] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71912ca1-7b2e-44da-b9f8-1eb146f644b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1589.973064] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ad8679-c86e-45b1-9b13-08830009a1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1590.000279] [54739]: DEBUG cinder.quota [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Created reservations ['ef6bab91-f213-4367-ba1b-106e23062a96', '7a6d53c4-5e9e-49e1-835d-5e48121b73a9', 'd79d7c1d-52b2-48d2-a382-57abe883a797', '349459e1-2a04-4966-8d7b-8904f799081f'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1590.001080] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ad8679-c86e-45b1-9b13-08830009a1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef6bab91-f213-4367-ba1b-106e23062a96', '7a6d53c4-5e9e-49e1-835d-5e48121b73a9', 'd79d7c1d-52b2-48d2-a382-57abe883a797', '349459e1-2a04-4966-8d7b-8904f799081f']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1590.001975] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce83e54a-9305-4f91-b502-006c0aa03c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1590.014302] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce83e54a-9305-4f91-b502-006c0aa03c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed2d867-61ff-4f87-89ca-79f33af010bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-623442424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6095198e22f645698a7c566414eba47c',qos_specs=None,replication_status=,reservations=['ef6bab91-f213-4367-ba1b-106e23062a96','7a6d53c4-5e9e-49e1-835d-5e48121b73a9','d79d7c1d-52b2-48d2-a382-57abe883a797','349459e1-2a04-4966-8d7b-8904f799081f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9744688d4c8c41e6a3091a27f8f63104',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-623442424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed2d867-61ff-4f87-89ca-79f33af010bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6095198e22f645698a7c566414eba47c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9744688d4c8c41e6a3091a27f8f63104',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1590.015151] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c6c39c-8418-4916-8a5e-ca8a83c26de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1590.028652] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c6c39c-8418-4916-8a5e-ca8a83c26de7) transitioned into state 'SUCCESS' from state '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-623442424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6095198e22f645698a7c566414eba47c',qos_specs=None,replication_status=,reservations=['ef6bab91-f213-4367-ba1b-106e23062a96','7a6d53c4-5e9e-49e1-835d-5e48121b73a9','d79d7c1d-52b2-48d2-a382-57abe883a797','349459e1-2a04-4966-8d7b-8904f799081f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9744688d4c8c41e6a3091a27f8f63104',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1590.029575] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e7ca53-2fb4-415e-94d3-bb9120bdddf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1590.040971] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e7ca53-2fb4-415e-94d3-bb9120bdddf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1590.042018] [54739]: DEBUG cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Flow 'volume_create_api' (ccd6e6d8-7754-4c29-8bc2-f89a7a75a5e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1590.042357] [54739]: INFO cinder.volume.api [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Create volume request issued successfully. [ 1590.043015] [54739]: INFO cinder.api.openstack.wsgi [None req-dd126e46-dc4f-4316-8a19-4271164e4931 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1590.043572] [54739]: [pid: 54739|app: 0|req: 262/545] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:45:19 2025] POST /volume/v3/volumes => generated 755 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1590.052573] [54740]: DEBUG cinder.api.middleware.request_id [None req-ecd55611-6378-4ef7-9d21-f36f1e73ec06 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.055045] [54740]: INFO cinder.api.openstack.wsgi [None req-ecd55611-6378-4ef7-9d21-f36f1e73ec06 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1590.055045] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ecd55611-6378-4ef7-9d21-f36f1e73ec06 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.055045] [54740]: DEBUG cinder.api.openstack.wsgi [None req-ecd55611-6378-4ef7-9d21-f36f1e73ec06 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.062580] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1590.062580] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1590.066312] [54740]: INFO cinder.volume.api [None req-ecd55611-6378-4ef7-9d21-f36f1e73ec06 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1590.070455] [54740]: INFO cinder.api.openstack.wsgi [None req-ecd55611-6378-4ef7-9d21-f36f1e73ec06 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1590.070824] [54740]: [pid: 54740|app: 0|req: 284/546] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:45:19 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1591.080941] [54739]: DEBUG cinder.api.middleware.request_id [None req-4cd58dff-8f67-4863-8c71-62c1a7d620da None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1591.083450] [54739]: INFO cinder.api.openstack.wsgi [None req-4cd58dff-8f67-4863-8c71-62c1a7d620da tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1591.083699] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4cd58dff-8f67-4863-8c71-62c1a7d620da tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1591.083925] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4cd58dff-8f67-4863-8c71-62c1a7d620da tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1591.091663] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1591.091663] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1591.094937] [54739]: INFO cinder.volume.api [None req-4cd58dff-8f67-4863-8c71-62c1a7d620da tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1591.098909] [54739]: INFO cinder.api.openstack.wsgi [None req-4cd58dff-8f67-4863-8c71-62c1a7d620da tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1591.099295] [54739]: [pid: 54739|app: 0|req: 263/547] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:45:20 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.377145] [54740]: DEBUG cinder.api.middleware.request_id [None req-b486a529-ee9b-4c0e-bd2d-be6ef0dfa007 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.379276] [54740]: INFO cinder.api.openstack.wsgi [None req-b486a529-ee9b-4c0e-bd2d-be6ef0dfa007 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1594.379525] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b486a529-ee9b-4c0e-bd2d-be6ef0dfa007 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.379699] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b486a529-ee9b-4c0e-bd2d-be6ef0dfa007 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.389916] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.389916] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.393761] [54740]: INFO cinder.volume.api [None req-b486a529-ee9b-4c0e-bd2d-be6ef0dfa007 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1594.398908] [54740]: INFO cinder.api.openstack.wsgi [None req-b486a529-ee9b-4c0e-bd2d-be6ef0dfa007 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1594.399291] [54740]: [pid: 54740|app: 0|req: 285/548] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:45:24 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.438428] [54739]: DEBUG cinder.api.middleware.request_id [None req-5cc4ce98-54f5-42bb-88f9-b584dcb6d20d None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.440529] [54739]: INFO cinder.api.openstack.wsgi [None req-5cc4ce98-54f5-42bb-88f9-b584dcb6d20d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1594.440747] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5cc4ce98-54f5-42bb-88f9-b584dcb6d20d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.440964] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5cc4ce98-54f5-42bb-88f9-b584dcb6d20d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.448429] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.448429] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.451690] [54739]: INFO cinder.volume.api [None req-5cc4ce98-54f5-42bb-88f9-b584dcb6d20d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1594.455767] [54739]: INFO cinder.api.openstack.wsgi [None req-5cc4ce98-54f5-42bb-88f9-b584dcb6d20d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1594.456243] [54739]: [pid: 54739|app: 0|req: 264/549] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:45:24 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1604.396022] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=8 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1604.453869] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=28,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1611.885249] [54740]: DEBUG cinder.api.middleware.request_id [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-c459e0c4-f96e-4fbe-ad56-0ae25e1ebf44 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.887560] [54740]: INFO cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-c459e0c4-f96e-4fbe-ad56-0ae25e1ebf44 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1611.887983] [54740]: DEBUG cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-c459e0c4-f96e-4fbe-ad56-0ae25e1ebf44 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.888233] [54740]: DEBUG cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-c459e0c4-f96e-4fbe-ad56-0ae25e1ebf44 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.899232] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.899232] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.903296] [54740]: INFO cinder.volume.api [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-c459e0c4-f96e-4fbe-ad56-0ae25e1ebf44 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1611.908344] [54740]: INFO cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-c459e0c4-f96e-4fbe-ad56-0ae25e1ebf44 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1611.908770] [54740]: [pid: 54740|app: 0|req: 286/550] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:45:41 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1611.921224] [54739]: DEBUG cinder.api.middleware.request_id [None req-52af14b5-1641-4c89-bfaf-6d6f31b32e07 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.921711] [54739]: INFO cinder.api.openstack.wsgi [None req-52af14b5-1641-4c89-bfaf-6d6f31b32e07 None None] GET http://10.180.1.21/volume// [ 1611.921931] [54739]: DEBUG cinder.api.openstack.wsgi [None req-52af14b5-1641-4c89-bfaf-6d6f31b32e07 None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.922187] [54739]: DEBUG cinder.api.openstack.wsgi [None req-52af14b5-1641-4c89-bfaf-6d6f31b32e07 None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.922581] [54739]: INFO cinder.api.openstack.wsgi [None req-52af14b5-1641-4c89-bfaf-6d6f31b32e07 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1611.922904] [54739]: [pid: 54739|app: 0|req: 265/551] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:45:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1611.926206] [54740]: DEBUG cinder.api.middleware.request_id [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-23a2ca41-ff51-47c8-be41-d74b19a2b139 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.928489] [54740]: INFO cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-23a2ca41-ff51-47c8-be41-d74b19a2b139 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1611.928932] [54740]: DEBUG cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-23a2ca41-ff51-47c8-be41-d74b19a2b139 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ed2d867-61ff-4f87-89ca-79f33af010bd", "connector": null, "instance_uuid": "98c33a76-60af-4449-b06b-58c7b0ed7cc9"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1611.938572] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.938572] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.958422] [54740]: INFO cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-23a2ca41-ff51-47c8-be41-d74b19a2b139 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1611.958876] [54740]: [pid: 54740|app: 0|req: 287/552] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:45:41 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) [ 1611.981476] [54739]: DEBUG cinder.api.middleware.request_id [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-48490084-9518-4978-8405-1e2d8698083b None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.983786] [54739]: INFO cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-48490084-9518-4978-8405-1e2d8698083b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] POST http://10.180.1.21/volume/v3/attachments/8e144ca4-1982-476a-9f3c-29733454527a/action [ 1611.984210] [54739]: DEBUG cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-48490084-9518-4978-8405-1e2d8698083b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1611.984352] [54739]: DEBUG cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-48490084-9518-4978-8405-1e2d8698083b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1611.998896] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.998896] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.004490] [54739]: INFO cinder.api.openstack.wsgi [req-097a94a4-001f-4bbf-8d52-477da45f3e90 req-48490084-9518-4978-8405-1e2d8698083b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/attachments/8e144ca4-1982-476a-9f3c-29733454527a/action returned with HTTP 204 [ 1612.004959] [54739]: [pid: 54739|app: 0|req: 266/553] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:45:41 2025] POST /volume/v3/attachments/8e144ca4-1982-476a-9f3c-29733454527a/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1612.016550] [54740]: DEBUG cinder.api.middleware.request_id [None req-4ba5aa39-cec4-4c91-98cf-8d364f12faf1 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.018734] [54740]: INFO cinder.api.openstack.wsgi [None req-4ba5aa39-cec4-4c91-98cf-8d364f12faf1 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1612.018960] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4ba5aa39-cec4-4c91-98cf-8d364f12faf1 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.019199] [54740]: DEBUG cinder.api.openstack.wsgi [None req-4ba5aa39-cec4-4c91-98cf-8d364f12faf1 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.028305] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.028305] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.031346] [54740]: INFO cinder.volume.api [None req-4ba5aa39-cec4-4c91-98cf-8d364f12faf1 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1612.035501] [54740]: INFO cinder.api.openstack.wsgi [None req-4ba5aa39-cec4-4c91-98cf-8d364f12faf1 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1612.036018] [54740]: [pid: 54740|app: 0|req: 288/554] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:45:41 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1612.044705] [54739]: DEBUG cinder.api.middleware.request_id [None req-520f8e8a-01a9-4ce0-bff6-e008b2de70b7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.046645] [54739]: INFO cinder.api.openstack.wsgi [None req-520f8e8a-01a9-4ce0-bff6-e008b2de70b7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1612.046859] [54739]: DEBUG cinder.api.openstack.wsgi [None req-520f8e8a-01a9-4ce0-bff6-e008b2de70b7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.047085] [54739]: DEBUG cinder.api.openstack.wsgi [None req-520f8e8a-01a9-4ce0-bff6-e008b2de70b7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.055941] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.055941] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.058887] [54739]: INFO cinder.volume.api [None req-520f8e8a-01a9-4ce0-bff6-e008b2de70b7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1612.062994] [54739]: INFO cinder.api.openstack.wsgi [None req-520f8e8a-01a9-4ce0-bff6-e008b2de70b7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1612.063348] [54739]: [pid: 54739|app: 0|req: 267/555] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:45:41 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1612.094287] [54740]: DEBUG cinder.api.middleware.request_id [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-7597ad27-8b22-4255-94c6-bdf55487ce96 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.096550] [54740]: INFO cinder.api.openstack.wsgi [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-7597ad27-8b22-4255-94c6-bdf55487ce96 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1612.096769] [54740]: DEBUG cinder.api.openstack.wsgi [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-7597ad27-8b22-4255-94c6-bdf55487ce96 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.096982] [54740]: DEBUG cinder.api.openstack.wsgi [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-7597ad27-8b22-4255-94c6-bdf55487ce96 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.105969] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.105969] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.109254] [54740]: INFO cinder.volume.api [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-7597ad27-8b22-4255-94c6-bdf55487ce96 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1612.113560] [54740]: INFO cinder.api.openstack.wsgi [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-7597ad27-8b22-4255-94c6-bdf55487ce96 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1612.113922] [54740]: [pid: 54740|app: 0|req: 289/556] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:45:41 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1612.133641] [54739]: DEBUG cinder.api.middleware.request_id [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-3a798b74-61cb-4ed5-95b9-4f28ede93271 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.136021] [54739]: INFO cinder.api.openstack.wsgi [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-3a798b74-61cb-4ed5-95b9-4f28ede93271 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8e144ca4-1982-476a-9f3c-29733454527a [ 1612.136239] [54739]: DEBUG cinder.api.openstack.wsgi [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-3a798b74-61cb-4ed5-95b9-4f28ede93271 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.136453] [54739]: DEBUG cinder.api.openstack.wsgi [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-3a798b74-61cb-4ed5-95b9-4f28ede93271 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'version_select' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.144039] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.144039] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.670415] [54739]: INFO cinder.api.openstack.wsgi [req-b5ac259e-ce84-4640-a956-ad6280a257f3 req-3a798b74-61cb-4ed5-95b9-4f28ede93271 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/attachments/8e144ca4-1982-476a-9f3c-29733454527a returned with HTTP 200 [ 1612.670849] [54739]: [pid: 54739|app: 0|req: 268/557] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:45:41 2025] DELETE /volume/v3/attachments/8e144ca4-1982-476a-9f3c-29733454527a => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1612.689363] [54740]: DEBUG cinder.api.middleware.request_id [None req-821cec89-9d8d-4f92-9c08-1b54153118d2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.691639] [54740]: INFO cinder.api.openstack.wsgi [None req-821cec89-9d8d-4f92-9c08-1b54153118d2 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1612.691907] [54740]: DEBUG cinder.api.openstack.wsgi [None req-821cec89-9d8d-4f92-9c08-1b54153118d2 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.692168] [54740]: DEBUG cinder.api.openstack.wsgi [None req-821cec89-9d8d-4f92-9c08-1b54153118d2 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.701661] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.701661] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.705262] [54740]: INFO cinder.volume.api [None req-821cec89-9d8d-4f92-9c08-1b54153118d2 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1612.710330] [54740]: INFO cinder.api.openstack.wsgi [None req-821cec89-9d8d-4f92-9c08-1b54153118d2 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1612.710741] [54740]: [pid: 54740|app: 0|req: 290/558] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:45:42 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1622.670110] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1622.707517] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1653.605807] [54739]: DEBUG cinder.api.middleware.request_id [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1653.607855] [54739]: INFO cinder.api.openstack.wsgi [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1653.608252] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-404649463"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1653.609969] [54739]: DEBUG cinder.api.v3.volumes [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-404649463'}} {{(pid=54739) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1653.610234] [54739]: INFO cinder.api.v3.volumes [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume of 1 GB [ 1653.610564] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1653.610564] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1653.615926] [54739]: INFO cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Availability Zones retrieved successfully. [ 1653.622500] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Flow 'volume_create_api' (00fc31ad-afbc-424c-8e8a-7318165b7f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1653.623682] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2aeea7a-879d-4c2e-adab-3f5c88dfd0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1653.624712] [54739]: DEBUG cinder.volume.flows.api.create_volume [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Validating volume size '1' using validate_int {{(pid=54739) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1653.641571] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2aeea7a-879d-4c2e-adab-3f5c88dfd0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1653.642507] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec89a4ec-b38e-4cc0-993c-ec0c1a286312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1653.672553] [54739]: DEBUG cinder.quota [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Created reservations ['da7d3f38-d424-45e2-8332-76f3adb0c375', '887eb4bb-98c8-445d-80a9-4b2c0d6870d1', 'df1dee62-f02e-4845-9256-4780666cde5f', '8076d0e6-3ec7-4a0c-8fc6-3510d657a1ef'] {{(pid=54739) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1653.673430] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec89a4ec-b38e-4cc0-993c-ec0c1a286312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da7d3f38-d424-45e2-8332-76f3adb0c375', '887eb4bb-98c8-445d-80a9-4b2c0d6870d1', 'df1dee62-f02e-4845-9256-4780666cde5f', '8076d0e6-3ec7-4a0c-8fc6-3510d657a1ef']}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1653.674328] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5a2478-ad94-4f26-a95e-947483484b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1653.688041] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5a2478-ad94-4f26-a95e-947483484b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b986297-b545-4e77-a5d5-04eeeffb5ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-404649463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',qos_specs=None,replication_status=,reservations=['da7d3f38-d424-45e2-8332-76f3adb0c375','887eb4bb-98c8-445d-80a9-4b2c0d6870d1','df1dee62-f02e-4845-9256-4780666cde5f','8076d0e6-3ec7-4a0c-8fc6-3510d657a1ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a247050ec104a58901c4f14acc41542',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:46:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-404649463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b986297-b545-4e77-a5d5-04eeeffb5ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a247050ec104a58901c4f14acc41542',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1653.688899] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc6cb92-05e6-42bb-87ed-1425c53cd5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1653.699608] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc6cb92-05e6-42bb-87ed-1425c53cd5a9) transitioned into state 'SUCCESS' from state '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-404649463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',qos_specs=None,replication_status=,reservations=['da7d3f38-d424-45e2-8332-76f3adb0c375','887eb4bb-98c8-445d-80a9-4b2c0d6870d1','df1dee62-f02e-4845-9256-4780666cde5f','8076d0e6-3ec7-4a0c-8fc6-3510d657a1ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a247050ec104a58901c4f14acc41542',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1653.700379] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9b197d-a12a-4d75-8bc6-d0edbc7e06b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1653.708282] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9b197d-a12a-4d75-8bc6-d0edbc7e06b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54739) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1653.709272] [54739]: DEBUG cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Flow 'volume_create_api' (00fc31ad-afbc-424c-8e8a-7318165b7f19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54739) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1653.709599] [54739]: INFO cinder.volume.api [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume request issued successfully. [ 1653.710256] [54739]: INFO cinder.api.openstack.wsgi [None req-a291db5c-c1ba-4d50-b0c7-f835e8d128a4 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1653.710806] [54739]: [pid: 54739|app: 0|req: 269/559] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:46:23 2025] POST /volume/v3/volumes => generated 749 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1653.719012] [54740]: DEBUG cinder.api.middleware.request_id [None req-161caaf8-1a12-4089-9a0f-14f1b6ca4537 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1653.721227] [54740]: INFO cinder.api.openstack.wsgi [None req-161caaf8-1a12-4089-9a0f-14f1b6ca4537 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1653.721449] [54740]: DEBUG cinder.api.openstack.wsgi [None req-161caaf8-1a12-4089-9a0f-14f1b6ca4537 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1653.721669] [54740]: DEBUG cinder.api.openstack.wsgi [None req-161caaf8-1a12-4089-9a0f-14f1b6ca4537 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1653.729137] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1653.729137] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1653.732905] [54740]: INFO cinder.volume.api [None req-161caaf8-1a12-4089-9a0f-14f1b6ca4537 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1653.736935] [54740]: INFO cinder.api.openstack.wsgi [None req-161caaf8-1a12-4089-9a0f-14f1b6ca4537 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1653.737313] [54740]: [pid: 54740|app: 0|req: 291/560] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:23 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1654.747395] [54739]: DEBUG cinder.api.middleware.request_id [None req-1912a6e6-6974-44bb-91cf-4c58afe089ca None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1654.749590] [54739]: INFO cinder.api.openstack.wsgi [None req-1912a6e6-6974-44bb-91cf-4c58afe089ca tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1654.749812] [54739]: DEBUG cinder.api.openstack.wsgi [None req-1912a6e6-6974-44bb-91cf-4c58afe089ca tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1654.750044] [54739]: DEBUG cinder.api.openstack.wsgi [None req-1912a6e6-6974-44bb-91cf-4c58afe089ca tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1654.757722] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1654.757722] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1654.760919] [54739]: INFO cinder.volume.api [None req-1912a6e6-6974-44bb-91cf-4c58afe089ca tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1654.765118] [54739]: INFO cinder.api.openstack.wsgi [None req-1912a6e6-6974-44bb-91cf-4c58afe089ca tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1654.765478] [54739]: [pid: 54739|app: 0|req: 270/561] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:24 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1654.810220] [54740]: DEBUG cinder.api.middleware.request_id [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-be10b32d-1fe1-45c2-877e-c113b37b975d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1654.812576] [54740]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-be10b32d-1fe1-45c2-877e-c113b37b975d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1654.812785] [54740]: DEBUG cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-be10b32d-1fe1-45c2-877e-c113b37b975d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1654.813000] [54740]: DEBUG cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-be10b32d-1fe1-45c2-877e-c113b37b975d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1654.820939] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1654.820939] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1654.824184] [54740]: INFO cinder.volume.api [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-be10b32d-1fe1-45c2-877e-c113b37b975d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1654.828228] [54740]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-be10b32d-1fe1-45c2-877e-c113b37b975d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1654.828696] [54740]: [pid: 54740|app: 0|req: 292/562] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:46:24 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1656.347339] [54739]: DEBUG cinder.api.middleware.request_id [None req-8734c75e-de0d-4dcb-834b-d5579d13d5aa None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1656.347808] [54739]: INFO cinder.api.openstack.wsgi [None req-8734c75e-de0d-4dcb-834b-d5579d13d5aa None None] GET http://10.180.1.21/volume// [ 1656.347989] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8734c75e-de0d-4dcb-834b-d5579d13d5aa None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1656.348224] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8734c75e-de0d-4dcb-834b-d5579d13d5aa None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1656.348617] [54739]: INFO cinder.api.openstack.wsgi [None req-8734c75e-de0d-4dcb-834b-d5579d13d5aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1656.348922] [54739]: [pid: 54739|app: 0|req: 271/563] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:46:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1656.352692] [54740]: DEBUG cinder.api.middleware.request_id [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-77a9ba4f-ce47-4bb6-b9a0-f7c681fc01bd None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1656.354960] [54740]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-77a9ba4f-ce47-4bb6-b9a0-f7c681fc01bd tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1656.355392] [54740]: DEBUG cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-77a9ba4f-ce47-4bb6-b9a0-f7c681fc01bd tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b986297-b545-4e77-a5d5-04eeeffb5ebf", "connector": null, "instance_uuid": "ef9f511a-3b2c-4871-b52a-4959e7d3390b"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1656.364190] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1656.364190] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1656.384150] [54740]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-77a9ba4f-ce47-4bb6-b9a0-f7c681fc01bd tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1656.384544] [54740]: [pid: 54740|app: 0|req: 293/564] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:46:26 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1656.405779] [54739]: DEBUG cinder.api.middleware.request_id [None req-300f36ef-f76d-4a9a-9dfe-6d49e978e3ff None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1656.409064] [54739]: INFO cinder.api.openstack.wsgi [None req-300f36ef-f76d-4a9a-9dfe-6d49e978e3ff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1656.409064] [54739]: DEBUG cinder.api.openstack.wsgi [None req-300f36ef-f76d-4a9a-9dfe-6d49e978e3ff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1656.409064] [54739]: DEBUG cinder.api.openstack.wsgi [None req-300f36ef-f76d-4a9a-9dfe-6d49e978e3ff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1656.419053] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1656.419053] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1656.421521] [54739]: INFO cinder.volume.api [None req-300f36ef-f76d-4a9a-9dfe-6d49e978e3ff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1656.425727] [54739]: INFO cinder.api.openstack.wsgi [None req-300f36ef-f76d-4a9a-9dfe-6d49e978e3ff tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1656.426099] [54739]: [pid: 54739|app: 0|req: 272/565] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:26 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1656.909206] [54740]: DEBUG cinder.api.middleware.request_id [None req-f1b9dfb2-ae76-47a5-9347-6d959e665baf None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1656.909659] [54740]: INFO cinder.api.openstack.wsgi [None req-f1b9dfb2-ae76-47a5-9347-6d959e665baf None None] GET http://10.180.1.21/volume// [ 1656.909847] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f1b9dfb2-ae76-47a5-9347-6d959e665baf None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1656.910078] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f1b9dfb2-ae76-47a5-9347-6d959e665baf None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1656.910499] [54740]: INFO cinder.api.openstack.wsgi [None req-f1b9dfb2-ae76-47a5-9347-6d959e665baf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1656.910808] [54740]: [pid: 54740|app: 0|req: 294/566] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:46:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1656.914157] [54739]: DEBUG cinder.api.middleware.request_id [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-c9ba13f9-d071-4d28-a0df-728affb01263 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1656.916639] [54739]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-c9ba13f9-d071-4d28-a0df-728affb01263 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1656.916905] [54739]: DEBUG cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-c9ba13f9-d071-4d28-a0df-728affb01263 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1656.917148] [54739]: DEBUG cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-c9ba13f9-d071-4d28-a0df-728affb01263 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1656.927113] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1656.927113] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1656.930379] [54739]: INFO cinder.volume.api [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-c9ba13f9-d071-4d28-a0df-728affb01263 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1656.934601] [54739]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-c9ba13f9-d071-4d28-a0df-728affb01263 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1656.934990] [54739]: [pid: 54739|app: 0|req: 273/567] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:46:26 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1656.959516] [54740]: DEBUG cinder.api.middleware.request_id [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-67076473-a635-4b84-aae8-bca6ce4e75db None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1656.961864] [54740]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-67076473-a635-4b84-aae8-bca6ce4e75db tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] PUT http://10.180.1.21/volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1 [ 1656.962346] [54740]: DEBUG cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-67076473-a635-4b84-aae8-bca6ce4e75db tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-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-447875", "mountpoint": "/dev/sdb"}}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1656.970090] [54740]: DEBUG cinder.coordination [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-67076473-a635-4b84-aae8-bca6ce4e75db tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Acquiring lock "cinder-attachment_update-6b986297-b545-4e77-a5d5-04eeeffb5ebf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1656.974478] [54740]: DEBUG cinder.coordination [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-67076473-a635-4b84-aae8-bca6ce4e75db tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Lock "cinder-attachment_update-6b986297-b545-4e77-a5d5-04eeeffb5ebf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54740) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1656.975497] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1656.975497] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.436442] [54739]: DEBUG cinder.api.middleware.request_id [None req-b668b10c-2f38-44a5-adc4-6e89ebb3b029 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.438845] [54739]: INFO cinder.api.openstack.wsgi [None req-b668b10c-2f38-44a5-adc4-6e89ebb3b029 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1657.439114] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b668b10c-2f38-44a5-adc4-6e89ebb3b029 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1657.439373] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b668b10c-2f38-44a5-adc4-6e89ebb3b029 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1657.450200] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.450200] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.453802] [54739]: INFO cinder.volume.api [None req-b668b10c-2f38-44a5-adc4-6e89ebb3b029 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1657.458172] [54739]: INFO cinder.api.openstack.wsgi [None req-b668b10c-2f38-44a5-adc4-6e89ebb3b029 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1657.458596] [54739]: [pid: 54739|app: 0|req: 274/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:27 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1658.469659] [54739]: DEBUG cinder.api.middleware.request_id [None req-6f2affd2-71b5-45e1-a0e6-666895829798 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.471722] [54739]: INFO cinder.api.openstack.wsgi [None req-6f2affd2-71b5-45e1-a0e6-666895829798 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1658.471942] [54739]: DEBUG cinder.api.openstack.wsgi [None req-6f2affd2-71b5-45e1-a0e6-666895829798 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1658.472174] [54739]: DEBUG cinder.api.openstack.wsgi [None req-6f2affd2-71b5-45e1-a0e6-666895829798 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1658.481588] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1658.481588] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1658.485014] [54739]: INFO cinder.volume.api [None req-6f2affd2-71b5-45e1-a0e6-666895829798 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1658.489059] [54739]: INFO cinder.api.openstack.wsgi [None req-6f2affd2-71b5-45e1-a0e6-666895829798 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1658.489429] [54739]: [pid: 54739|app: 0|req: 275/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:28 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1659.499654] [54739]: DEBUG cinder.api.middleware.request_id [None req-fa5a8313-30be-4ebc-857f-36900a3830e8 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1659.501781] [54739]: INFO cinder.api.openstack.wsgi [None req-fa5a8313-30be-4ebc-857f-36900a3830e8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1659.501996] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fa5a8313-30be-4ebc-857f-36900a3830e8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1659.502276] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fa5a8313-30be-4ebc-857f-36900a3830e8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1659.511952] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1659.511952] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1659.515132] [54739]: INFO cinder.volume.api [None req-fa5a8313-30be-4ebc-857f-36900a3830e8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1659.519332] [54739]: INFO cinder.api.openstack.wsgi [None req-fa5a8313-30be-4ebc-857f-36900a3830e8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1659.519782] [54739]: [pid: 54739|app: 0|req: 276/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:29 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1660.529770] [54739]: DEBUG cinder.api.middleware.request_id [None req-fffd1c69-64a8-4c6f-afa8-f78504cec6cf None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.531982] [54739]: INFO cinder.api.openstack.wsgi [None req-fffd1c69-64a8-4c6f-afa8-f78504cec6cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1660.532225] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fffd1c69-64a8-4c6f-afa8-f78504cec6cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1660.532498] [54739]: DEBUG cinder.api.openstack.wsgi [None req-fffd1c69-64a8-4c6f-afa8-f78504cec6cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1660.542548] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.542548] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1660.545780] [54739]: INFO cinder.volume.api [None req-fffd1c69-64a8-4c6f-afa8-f78504cec6cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1660.550185] [54739]: INFO cinder.api.openstack.wsgi [None req-fffd1c69-64a8-4c6f-afa8-f78504cec6cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1660.550551] [54739]: [pid: 54739|app: 0|req: 277/571] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:30 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1661.497290] [54740]: DEBUG cinder.coordination [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-67076473-a635-4b84-aae8-bca6ce4e75db tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Lock "cinder-attachment_update-6b986297-b545-4e77-a5d5-04eeeffb5ebf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54740) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1661.497643] [54740]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-67076473-a635-4b84-aae8-bca6ce4e75db tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1 returned with HTTP 200 [ 1661.498123] [54740]: [pid: 54740|app: 0|req: 295/572] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:46:26 2025] PUT /volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1661.560592] [54739]: DEBUG cinder.api.middleware.request_id [None req-7285b4ec-8cd9-4b56-bfbf-6db4fa9e8dc7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.562927] [54739]: INFO cinder.api.openstack.wsgi [None req-7285b4ec-8cd9-4b56-bfbf-6db4fa9e8dc7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1661.563088] [54739]: DEBUG cinder.api.openstack.wsgi [None req-7285b4ec-8cd9-4b56-bfbf-6db4fa9e8dc7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.563361] [54739]: DEBUG cinder.api.openstack.wsgi [None req-7285b4ec-8cd9-4b56-bfbf-6db4fa9e8dc7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.573046] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1661.573046] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1661.576175] [54739]: INFO cinder.volume.api [None req-7285b4ec-8cd9-4b56-bfbf-6db4fa9e8dc7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1661.580389] [54739]: INFO cinder.api.openstack.wsgi [None req-7285b4ec-8cd9-4b56-bfbf-6db4fa9e8dc7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1661.580763] [54739]: [pid: 54739|app: 0|req: 278/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:31 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1662.592051] [54740]: DEBUG cinder.api.middleware.request_id [None req-103a75f7-5034-4bef-bc7c-3d1322872d9e None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.594009] [54740]: INFO cinder.api.openstack.wsgi [None req-103a75f7-5034-4bef-bc7c-3d1322872d9e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1662.594245] [54740]: DEBUG cinder.api.openstack.wsgi [None req-103a75f7-5034-4bef-bc7c-3d1322872d9e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.594468] [54740]: DEBUG cinder.api.openstack.wsgi [None req-103a75f7-5034-4bef-bc7c-3d1322872d9e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.604448] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1662.604448] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1662.607717] [54740]: INFO cinder.volume.api [None req-103a75f7-5034-4bef-bc7c-3d1322872d9e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1662.611934] [54740]: INFO cinder.api.openstack.wsgi [None req-103a75f7-5034-4bef-bc7c-3d1322872d9e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1662.612333] [54740]: [pid: 54740|app: 0|req: 296/574] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:32 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1663.105519] [54739]: DEBUG cinder.api.middleware.request_id [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-f663b54f-b7c7-4818-ad03-0df3df32f0cf None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.107907] [54739]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-f663b54f-b7c7-4818-ad03-0df3df32f0cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1/action [ 1663.108332] [54739]: DEBUG cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-f663b54f-b7c7-4818-ad03-0df3df32f0cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action body: b'{"os-complete": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1663.108465] [54739]: DEBUG cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-f663b54f-b7c7-4818-ad03-0df3df32f0cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1663.122732] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1663.122732] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.128848] [54739]: INFO cinder.api.openstack.wsgi [req-e068f2ef-25a2-40c0-be9f-e2ff6063b426 req-f663b54f-b7c7-4818-ad03-0df3df32f0cf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1/action returned with HTTP 204 [ 1663.129279] [54739]: [pid: 54739|app: 0|req: 279/575] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:46:32 2025] POST /volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1663.623671] [54740]: DEBUG cinder.api.middleware.request_id [None req-abeccc2c-10e2-4f8b-9108-7ece1076ae9a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.625823] [54740]: INFO cinder.api.openstack.wsgi [None req-abeccc2c-10e2-4f8b-9108-7ece1076ae9a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1663.626062] [54740]: DEBUG cinder.api.openstack.wsgi [None req-abeccc2c-10e2-4f8b-9108-7ece1076ae9a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.626289] [54740]: DEBUG cinder.api.openstack.wsgi [None req-abeccc2c-10e2-4f8b-9108-7ece1076ae9a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.636785] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1663.636785] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.640563] [54740]: INFO cinder.volume.api [None req-abeccc2c-10e2-4f8b-9108-7ece1076ae9a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1663.645296] [54740]: INFO cinder.api.openstack.wsgi [None req-abeccc2c-10e2-4f8b-9108-7ece1076ae9a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1663.645720] [54740]: [pid: 54740|app: 0|req: 297/576] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:33 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1663.655220] [54739]: DEBUG cinder.api.middleware.request_id [None req-38d77a5d-243f-458b-8996-4cd2e578389e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.657422] [54739]: INFO cinder.api.openstack.wsgi [None req-38d77a5d-243f-458b-8996-4cd2e578389e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1663.657646] [54739]: DEBUG cinder.api.openstack.wsgi [None req-38d77a5d-243f-458b-8996-4cd2e578389e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.657863] [54739]: DEBUG cinder.api.openstack.wsgi [None req-38d77a5d-243f-458b-8996-4cd2e578389e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.668373] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1663.668373] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.672369] [54739]: INFO cinder.volume.api [None req-38d77a5d-243f-458b-8996-4cd2e578389e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1663.677041] [54739]: INFO cinder.api.openstack.wsgi [None req-38d77a5d-243f-458b-8996-4cd2e578389e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1663.677570] [54739]: [pid: 54739|app: 0|req: 280/577] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:33 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1663.755591] [54740]: DEBUG cinder.api.middleware.request_id [None req-7abbb536-7966-43e1-b281-12e900c82c1d None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.757744] [54740]: INFO cinder.api.openstack.wsgi [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1663.758190] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1820788503"}} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1663.759891] [54740]: DEBUG cinder.api.v3.volumes [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1820788503'}} {{(pid=54740) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1663.760051] [54740]: INFO cinder.api.v3.volumes [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume of 1 GB [ 1663.764476] [54740]: INFO cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Availability Zones retrieved successfully. [ 1663.771349] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Flow 'volume_create_api' (93b25a4f-00ae-4de2-be62-42fcdf555fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1663.772567] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (569e9527-d9ea-4658-b267-fb28a79ebbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1663.773736] [54740]: DEBUG cinder.volume.flows.api.create_volume [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Validating volume size '1' using validate_int {{(pid=54740) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1663.793233] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (569e9527-d9ea-4658-b267-fb28a79ebbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-30T20:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b5d5dd0-a401-497f-99b4-e9721cad5a7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1663.794245] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886d4196-ce37-4073-82bf-9c73ebb4cb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1663.822109] [54740]: DEBUG cinder.quota [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Created reservations ['94002d82-b272-4630-bff5-76e05f8ed937', 'ec14a5a4-9931-4831-8b52-8f050978b9a8', '2ee27d0b-4183-420f-a9f2-a1dc0b80145c', '6efe011a-58bf-4394-b5e2-f52a6db75fa0'] {{(pid=54740) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1663.823138] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886d4196-ce37-4073-82bf-9c73ebb4cb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94002d82-b272-4630-bff5-76e05f8ed937', 'ec14a5a4-9931-4831-8b52-8f050978b9a8', '2ee27d0b-4183-420f-a9f2-a1dc0b80145c', '6efe011a-58bf-4394-b5e2-f52a6db75fa0']}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1663.824169] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d16aa61-e2ee-4f14-91f7-9e3b06a2e5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1663.834566] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d16aa61-e2ee-4f14-91f7-9e3b06a2e5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f6a329b-5ffc-4319-bd8e-d7bb1bb990be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1820788503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',qos_specs=None,replication_status=,reservations=['94002d82-b272-4630-bff5-76e05f8ed937','ec14a5a4-9931-4831-8b52-8f050978b9a8','2ee27d0b-4183-420f-a9f2-a1dc0b80145c','6efe011a-58bf-4394-b5e2-f52a6db75fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a247050ec104a58901c4f14acc41542',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e), 'volume': 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-01-30T20:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1820788503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f6a329b-5ffc-4319-bd8e-d7bb1bb990be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a247050ec104a58901c4f14acc41542',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b5d5dd0-a401-497f-99b4-e9721cad5a7e),volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1663.835512] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e529588-aa36-467f-8581-428cb6103f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1663.847193] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e529588-aa36-467f-8581-428cb6103f9e) transitioned into state 'SUCCESS' from state '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-1820788503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b88e3a0d8ee4e3682bd312872dcbc0f',qos_specs=None,replication_status=,reservations=['94002d82-b272-4630-bff5-76e05f8ed937','ec14a5a4-9931-4831-8b52-8f050978b9a8','2ee27d0b-4183-420f-a9f2-a1dc0b80145c','6efe011a-58bf-4394-b5e2-f52a6db75fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a247050ec104a58901c4f14acc41542',volume_type_id=6b5d5dd0-a401-497f-99b4-e9721cad5a7e)}' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1663.848881] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbd8ff5-5f6c-473f-a7b0-bd2003ec6251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1663.857743] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbd8ff5-5f6c-473f-a7b0-bd2003ec6251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54740) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1663.858932] [54740]: DEBUG cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Flow 'volume_create_api' (93b25a4f-00ae-4de2-be62-42fcdf555fe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54740) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1663.859314] [54740]: INFO cinder.volume.api [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Create volume request issued successfully. [ 1663.859973] [54740]: INFO cinder.api.openstack.wsgi [None req-7abbb536-7966-43e1-b281-12e900c82c1d tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1663.860458] [54740]: [pid: 54740|app: 0|req: 298/578] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 30 20:46:33 2025] POST /volume/v3/volumes => generated 750 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1663.868866] [54739]: DEBUG cinder.api.middleware.request_id [None req-8a2b8138-f9f0-4f6f-9dc2-b52dd33c09b7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.871061] [54739]: INFO cinder.api.openstack.wsgi [None req-8a2b8138-f9f0-4f6f-9dc2-b52dd33c09b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1663.871295] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8a2b8138-f9f0-4f6f-9dc2-b52dd33c09b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.871517] [54739]: DEBUG cinder.api.openstack.wsgi [None req-8a2b8138-f9f0-4f6f-9dc2-b52dd33c09b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.879493] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1663.879493] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.883217] [54739]: INFO cinder.volume.api [None req-8a2b8138-f9f0-4f6f-9dc2-b52dd33c09b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1663.887773] [54739]: INFO cinder.api.openstack.wsgi [None req-8a2b8138-f9f0-4f6f-9dc2-b52dd33c09b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1663.888315] [54739]: [pid: 54739|app: 0|req: 281/579] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:33 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1664.898495] [54740]: DEBUG cinder.api.middleware.request_id [None req-cebf71bf-f254-4962-a705-e87a00d9fa8f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.900800] [54740]: INFO cinder.api.openstack.wsgi [None req-cebf71bf-f254-4962-a705-e87a00d9fa8f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1664.901037] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cebf71bf-f254-4962-a705-e87a00d9fa8f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.901269] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cebf71bf-f254-4962-a705-e87a00d9fa8f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.909307] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1664.909307] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1664.912829] [54740]: INFO cinder.volume.api [None req-cebf71bf-f254-4962-a705-e87a00d9fa8f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1664.917048] [54740]: INFO cinder.api.openstack.wsgi [None req-cebf71bf-f254-4962-a705-e87a00d9fa8f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1664.917417] [54740]: [pid: 54740|app: 0|req: 299/580] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:34 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1664.949899] [54739]: DEBUG cinder.api.middleware.request_id [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-a85c1660-7819-46a1-aaba-70ad744a098e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.952377] [54739]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-a85c1660-7819-46a1-aaba-70ad744a098e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1664.952586] [54739]: DEBUG cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-a85c1660-7819-46a1-aaba-70ad744a098e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.952804] [54739]: DEBUG cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-a85c1660-7819-46a1-aaba-70ad744a098e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.960391] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1664.960391] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1664.963897] [54739]: INFO cinder.volume.api [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-a85c1660-7819-46a1-aaba-70ad744a098e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1664.968008] [54739]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-a85c1660-7819-46a1-aaba-70ad744a098e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1664.968493] [54739]: [pid: 54739|app: 0|req: 282/581] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:46:34 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1666.485818] [54740]: DEBUG cinder.api.middleware.request_id [None req-de79cae2-4b93-458a-843c-b124e9563dda None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1666.486307] [54740]: INFO cinder.api.openstack.wsgi [None req-de79cae2-4b93-458a-843c-b124e9563dda None None] GET http://10.180.1.21/volume// [ 1666.486502] [54740]: DEBUG cinder.api.openstack.wsgi [None req-de79cae2-4b93-458a-843c-b124e9563dda None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1666.486721] [54740]: DEBUG cinder.api.openstack.wsgi [None req-de79cae2-4b93-458a-843c-b124e9563dda None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1666.487135] [54740]: INFO cinder.api.openstack.wsgi [None req-de79cae2-4b93-458a-843c-b124e9563dda None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1666.487541] [54740]: [pid: 54740|app: 0|req: 300/582] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 30 20:46:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1666.491151] [54739]: DEBUG cinder.api.middleware.request_id [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-d5160d47-c942-4690-ab3a-eb67c6f3cf9f None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1666.493470] [54739]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-d5160d47-c942-4690-ab3a-eb67c6f3cf9f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1666.493876] [54739]: DEBUG cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-d5160d47-c942-4690-ab3a-eb67c6f3cf9f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f6a329b-5ffc-4319-bd8e-d7bb1bb990be", "connector": null, "instance_uuid": "ef9f511a-3b2c-4871-b52a-4959e7d3390b"}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1666.502804] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1666.502804] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1666.520721] [54739]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-d5160d47-c942-4690-ab3a-eb67c6f3cf9f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1666.521118] [54739]: [pid: 54739|app: 0|req: 283/583] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 30 20:46:36 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1666.536304] [54740]: DEBUG cinder.api.middleware.request_id [None req-1a2a6bf0-d717-4808-acff-932756ad1aaf None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1666.538295] [54740]: INFO cinder.api.openstack.wsgi [None req-1a2a6bf0-d717-4808-acff-932756ad1aaf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1666.538515] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1a2a6bf0-d717-4808-acff-932756ad1aaf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1666.538726] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1a2a6bf0-d717-4808-acff-932756ad1aaf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1666.547974] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1666.547974] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1666.550986] [54740]: INFO cinder.volume.api [None req-1a2a6bf0-d717-4808-acff-932756ad1aaf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1666.555035] [54740]: INFO cinder.api.openstack.wsgi [None req-1a2a6bf0-d717-4808-acff-932756ad1aaf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1666.555378] [54740]: [pid: 54740|app: 0|req: 301/584] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:36 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1667.041423] [54739]: DEBUG cinder.api.middleware.request_id [None req-14c74267-b615-46d5-813f-80d2f8c3c88e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1667.041883] [54739]: INFO cinder.api.openstack.wsgi [None req-14c74267-b615-46d5-813f-80d2f8c3c88e None None] GET http://10.180.1.21/volume// [ 1667.042081] [54739]: DEBUG cinder.api.openstack.wsgi [None req-14c74267-b615-46d5-813f-80d2f8c3c88e None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1667.042319] [54739]: DEBUG cinder.api.openstack.wsgi [None req-14c74267-b615-46d5-813f-80d2f8c3c88e None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1667.042742] [54739]: INFO cinder.api.openstack.wsgi [None req-14c74267-b615-46d5-813f-80d2f8c3c88e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1667.043082] [54739]: [pid: 54739|app: 0|req: 284/585] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:46:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1667.046373] [54740]: DEBUG cinder.api.middleware.request_id [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-15bcec7d-af94-42e6-bf15-c4afcaa7a3f0 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1667.048666] [54740]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-15bcec7d-af94-42e6-bf15-c4afcaa7a3f0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1667.048918] [54740]: DEBUG cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-15bcec7d-af94-42e6-bf15-c4afcaa7a3f0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1667.049153] [54740]: DEBUG cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-15bcec7d-af94-42e6-bf15-c4afcaa7a3f0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1667.058731] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1667.058731] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1667.061787] [54740]: INFO cinder.volume.api [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-15bcec7d-af94-42e6-bf15-c4afcaa7a3f0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1667.065975] [54740]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-15bcec7d-af94-42e6-bf15-c4afcaa7a3f0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1667.066367] [54740]: [pid: 54740|app: 0|req: 302/586] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:46:36 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1667.091613] [54739]: DEBUG cinder.api.middleware.request_id [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-298b4055-6397-4dde-9b95-06413d89348a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1667.094226] [54739]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-298b4055-6397-4dde-9b95-06413d89348a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] PUT http://10.180.1.21/volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664 [ 1667.094650] [54739]: DEBUG cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-298b4055-6397-4dde-9b95-06413d89348a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-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-447875", "mountpoint": "/dev/sdc"}}} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1667.102248] [54739]: DEBUG cinder.coordination [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-298b4055-6397-4dde-9b95-06413d89348a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Acquiring lock "cinder-attachment_update-6f6a329b-5ffc-4319-bd8e-d7bb1bb990be-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1667.106369] [54739]: DEBUG cinder.coordination [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-298b4055-6397-4dde-9b95-06413d89348a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Lock "cinder-attachment_update-6f6a329b-5ffc-4319-bd8e-d7bb1bb990be-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54739) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1667.107372] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1667.107372] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1667.565551] [54740]: DEBUG cinder.api.middleware.request_id [None req-5c605bbc-e522-4bc8-b28f-a3ee6502342b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1667.567679] [54740]: INFO cinder.api.openstack.wsgi [None req-5c605bbc-e522-4bc8-b28f-a3ee6502342b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1667.567901] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5c605bbc-e522-4bc8-b28f-a3ee6502342b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1667.568131] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5c605bbc-e522-4bc8-b28f-a3ee6502342b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1667.577898] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1667.577898] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1667.581078] [54740]: INFO cinder.volume.api [None req-5c605bbc-e522-4bc8-b28f-a3ee6502342b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1667.585216] [54740]: INFO cinder.api.openstack.wsgi [None req-5c605bbc-e522-4bc8-b28f-a3ee6502342b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1667.585601] [54740]: [pid: 54740|app: 0|req: 303/587] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:37 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1668.595860] [54740]: DEBUG cinder.api.middleware.request_id [None req-bad46a3e-e788-45d4-9ee4-d7e7e19f2068 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1668.597961] [54740]: INFO cinder.api.openstack.wsgi [None req-bad46a3e-e788-45d4-9ee4-d7e7e19f2068 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1668.598201] [54740]: DEBUG cinder.api.openstack.wsgi [None req-bad46a3e-e788-45d4-9ee4-d7e7e19f2068 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1668.598420] [54740]: DEBUG cinder.api.openstack.wsgi [None req-bad46a3e-e788-45d4-9ee4-d7e7e19f2068 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1668.608316] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1668.608316] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1668.611378] [54740]: INFO cinder.volume.api [None req-bad46a3e-e788-45d4-9ee4-d7e7e19f2068 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1668.615917] [54740]: INFO cinder.api.openstack.wsgi [None req-bad46a3e-e788-45d4-9ee4-d7e7e19f2068 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1668.616294] [54740]: [pid: 54740|app: 0|req: 304/588] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:38 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1669.626559] [54740]: DEBUG cinder.api.middleware.request_id [None req-3fbf5996-84da-4f9a-af47-f1bd929bc30c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1669.628603] [54740]: INFO cinder.api.openstack.wsgi [None req-3fbf5996-84da-4f9a-af47-f1bd929bc30c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1669.628836] [54740]: DEBUG cinder.api.openstack.wsgi [None req-3fbf5996-84da-4f9a-af47-f1bd929bc30c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1669.629064] [54740]: DEBUG cinder.api.openstack.wsgi [None req-3fbf5996-84da-4f9a-af47-f1bd929bc30c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1669.638699] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1669.638699] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1669.641734] [54740]: INFO cinder.volume.api [None req-3fbf5996-84da-4f9a-af47-f1bd929bc30c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1669.645817] [54740]: INFO cinder.api.openstack.wsgi [None req-3fbf5996-84da-4f9a-af47-f1bd929bc30c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1669.646302] [54740]: [pid: 54740|app: 0|req: 305/589] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:39 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1670.656520] [54740]: DEBUG cinder.api.middleware.request_id [None req-6abd3415-2cea-4e1c-bb3e-b7d6bacdb0ea None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.658727] [54740]: INFO cinder.api.openstack.wsgi [None req-6abd3415-2cea-4e1c-bb3e-b7d6bacdb0ea tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1670.658968] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6abd3415-2cea-4e1c-bb3e-b7d6bacdb0ea tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.659206] [54740]: DEBUG cinder.api.openstack.wsgi [None req-6abd3415-2cea-4e1c-bb3e-b7d6bacdb0ea tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.669245] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.669245] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.672491] [54740]: INFO cinder.volume.api [None req-6abd3415-2cea-4e1c-bb3e-b7d6bacdb0ea tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1670.676792] [54740]: INFO cinder.api.openstack.wsgi [None req-6abd3415-2cea-4e1c-bb3e-b7d6bacdb0ea tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1670.677171] [54740]: [pid: 54740|app: 0|req: 306/590] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:40 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.308922] [54740]: DEBUG cinder.api.middleware.request_id [None req-c34da449-f5d9-4736-b982-9387db966083 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.311274] [54740]: INFO cinder.api.openstack.wsgi [None req-c34da449-f5d9-4736-b982-9387db966083 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1671.311413] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c34da449-f5d9-4736-b982-9387db966083 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.311654] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c34da449-f5d9-4736-b982-9387db966083 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.319171] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.319171] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.323058] [54740]: INFO cinder.volume.api [None req-c34da449-f5d9-4736-b982-9387db966083 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1671.327066] [54740]: INFO cinder.api.openstack.wsgi [None req-c34da449-f5d9-4736-b982-9387db966083 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1671.327454] [54740]: [pid: 54740|app: 0|req: 307/591] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:41 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.365051] [54740]: DEBUG cinder.api.middleware.request_id [None req-9c85ea46-3d2a-4cb8-b18a-b74621aea050 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.367012] [54740]: INFO cinder.api.openstack.wsgi [None req-9c85ea46-3d2a-4cb8-b18a-b74621aea050 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1671.367241] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9c85ea46-3d2a-4cb8-b18a-b74621aea050 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.367467] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9c85ea46-3d2a-4cb8-b18a-b74621aea050 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.374466] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.374466] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.377617] [54740]: INFO cinder.volume.api [None req-9c85ea46-3d2a-4cb8-b18a-b74621aea050 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1671.381657] [54740]: INFO cinder.api.openstack.wsgi [None req-9c85ea46-3d2a-4cb8-b18a-b74621aea050 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1671.382029] [54740]: [pid: 54740|app: 0|req: 308/592] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:41 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.629132] [54739]: DEBUG cinder.coordination [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-298b4055-6397-4dde-9b95-06413d89348a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Lock "cinder-attachment_update-6f6a329b-5ffc-4319-bd8e-d7bb1bb990be-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54739) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1671.629478] [54739]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-298b4055-6397-4dde-9b95-06413d89348a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664 returned with HTTP 200 [ 1671.629939] [54739]: [pid: 54739|app: 0|req: 285/593] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 30 20:46:36 2025] PUT /volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1671.687248] [54740]: DEBUG cinder.api.middleware.request_id [None req-9b58f2b5-fe59-4426-9773-e8478a19e7f6 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.689331] [54740]: INFO cinder.api.openstack.wsgi [None req-9b58f2b5-fe59-4426-9773-e8478a19e7f6 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1671.689584] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9b58f2b5-fe59-4426-9773-e8478a19e7f6 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.689814] [54740]: DEBUG cinder.api.openstack.wsgi [None req-9b58f2b5-fe59-4426-9773-e8478a19e7f6 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.700307] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.700307] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.704052] [54740]: INFO cinder.volume.api [None req-9b58f2b5-fe59-4426-9773-e8478a19e7f6 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1671.707664] [54740]: INFO cinder.api.openstack.wsgi [None req-9b58f2b5-fe59-4426-9773-e8478a19e7f6 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1671.708170] [54740]: [pid: 54740|app: 0|req: 309/594] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:41 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1672.720012] [54739]: DEBUG cinder.api.middleware.request_id [None req-71855d81-94ab-4517-a4b0-361098c9e6ed None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1672.723043] [54739]: INFO cinder.api.openstack.wsgi [None req-71855d81-94ab-4517-a4b0-361098c9e6ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1672.723043] [54739]: DEBUG cinder.api.openstack.wsgi [None req-71855d81-94ab-4517-a4b0-361098c9e6ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1672.723043] [54739]: DEBUG cinder.api.openstack.wsgi [None req-71855d81-94ab-4517-a4b0-361098c9e6ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1672.734732] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1672.734732] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1672.739785] [54739]: INFO cinder.volume.api [None req-71855d81-94ab-4517-a4b0-361098c9e6ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1672.744658] [54739]: INFO cinder.api.openstack.wsgi [None req-71855d81-94ab-4517-a4b0-361098c9e6ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1672.745042] [54739]: [pid: 54739|app: 0|req: 286/595] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:42 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1673.237610] [54740]: DEBUG cinder.api.middleware.request_id [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-76a28ca6-aa4f-456f-a68f-446b443478c0 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.241031] [54740]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-76a28ca6-aa4f-456f-a68f-446b443478c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664/action [ 1673.241031] [54740]: DEBUG cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-76a28ca6-aa4f-456f-a68f-446b443478c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action body: b'{"os-complete": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1673.241031] [54740]: DEBUG cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-76a28ca6-aa4f-456f-a68f-446b443478c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1673.255047] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.255047] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.261473] [54740]: INFO cinder.api.openstack.wsgi [req-214289cc-9fcd-48b5-a7eb-46836c76fae4 req-76a28ca6-aa4f-456f-a68f-446b443478c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664/action returned with HTTP 204 [ 1673.261893] [54740]: [pid: 54740|app: 0|req: 310/596] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 30 20:46:43 2025] POST /volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1673.755834] [54739]: DEBUG cinder.api.middleware.request_id [None req-276eded5-2364-46e1-ae92-ddc2dbd40cf5 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.757990] [54739]: INFO cinder.api.openstack.wsgi [None req-276eded5-2364-46e1-ae92-ddc2dbd40cf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1673.758239] [54739]: DEBUG cinder.api.openstack.wsgi [None req-276eded5-2364-46e1-ae92-ddc2dbd40cf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.758465] [54739]: DEBUG cinder.api.openstack.wsgi [None req-276eded5-2364-46e1-ae92-ddc2dbd40cf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.769523] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.769523] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.780536] [54739]: INFO cinder.volume.api [None req-276eded5-2364-46e1-ae92-ddc2dbd40cf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1673.785222] [54739]: INFO cinder.api.openstack.wsgi [None req-276eded5-2364-46e1-ae92-ddc2dbd40cf5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1673.785609] [54739]: [pid: 54739|app: 0|req: 287/597] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:43 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1673.797812] [54740]: DEBUG cinder.api.middleware.request_id [None req-e04bdf68-a702-4c1f-a024-9bc12e286934 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.801034] [54740]: INFO cinder.api.openstack.wsgi [None req-e04bdf68-a702-4c1f-a024-9bc12e286934 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1673.801034] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e04bdf68-a702-4c1f-a024-9bc12e286934 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.801034] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e04bdf68-a702-4c1f-a024-9bc12e286934 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.809647] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.809647] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.812864] [54740]: INFO cinder.volume.api [None req-e04bdf68-a702-4c1f-a024-9bc12e286934 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1673.817193] [54740]: INFO cinder.api.openstack.wsgi [None req-e04bdf68-a702-4c1f-a024-9bc12e286934 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1673.817577] [54740]: [pid: 54740|app: 0|req: 311/598] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:43 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1674.021827] [54739]: DEBUG cinder.api.middleware.request_id [req-cb4e26be-6884-43cd-a41b-0024856586ee req-042d7184-cd2d-49e9-8da5-5cac482a6acf None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1674.027569] [54739]: INFO cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-042d7184-cd2d-49e9-8da5-5cac482a6acf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1674.027871] [54739]: DEBUG cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-042d7184-cd2d-49e9-8da5-5cac482a6acf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1674.028113] [54739]: DEBUG cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-042d7184-cd2d-49e9-8da5-5cac482a6acf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1674.040725] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1674.040725] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1674.044544] [54739]: INFO cinder.volume.api [req-cb4e26be-6884-43cd-a41b-0024856586ee req-042d7184-cd2d-49e9-8da5-5cac482a6acf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1674.049275] [54739]: INFO cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-042d7184-cd2d-49e9-8da5-5cac482a6acf tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1674.049864] [54739]: [pid: 54739|app: 0|req: 288/599] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:46:43 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1674.069081] [54740]: DEBUG cinder.api.middleware.request_id [req-cb4e26be-6884-43cd-a41b-0024856586ee req-b2b65708-9f5b-4881-a32c-a4198bfb4a19 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1674.071592] [54740]: INFO cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-b2b65708-9f5b-4881-a32c-a4198bfb4a19 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf/action [ 1674.071713] [54740]: DEBUG cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-b2b65708-9f5b-4881-a32c-a4198bfb4a19 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54740) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1674.071852] [54740]: DEBUG cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-b2b65708-9f5b-4881-a32c-a4198bfb4a19 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1674.081900] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1674.081900] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1674.082451] [54740]: INFO cinder.volume.api [req-cb4e26be-6884-43cd-a41b-0024856586ee req-b2b65708-9f5b-4881-a32c-a4198bfb4a19 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1674.087074] [54740]: INFO cinder.volume.api [req-cb4e26be-6884-43cd-a41b-0024856586ee req-b2b65708-9f5b-4881-a32c-a4198bfb4a19 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Begin detaching volume completed successfully. [ 1674.087681] [54740]: INFO cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-b2b65708-9f5b-4881-a32c-a4198bfb4a19 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf/action returned with HTTP 202 [ 1674.087917] [54740]: [pid: 54740|app: 0|req: 312/600] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:46:43 2025] POST /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1674.103792] [54739]: DEBUG cinder.api.middleware.request_id [None req-d97cf0b5-147d-456b-bc51-9609f4101053 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1674.105973] [54739]: INFO cinder.api.openstack.wsgi [None req-d97cf0b5-147d-456b-bc51-9609f4101053 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1674.106211] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d97cf0b5-147d-456b-bc51-9609f4101053 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1674.106432] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d97cf0b5-147d-456b-bc51-9609f4101053 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1674.119375] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1674.119375] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1674.123785] [54739]: INFO cinder.volume.api [None req-d97cf0b5-147d-456b-bc51-9609f4101053 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1674.130393] [54739]: INFO cinder.api.openstack.wsgi [None req-d97cf0b5-147d-456b-bc51-9609f4101053 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1674.130632] [54739]: [pid: 54739|app: 0|req: 289/601] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:43 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1675.109911] [54740]: DEBUG cinder.api.middleware.request_id [None req-e9c6f004-f262-4370-b084-840444ce12ee None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1675.110411] [54740]: INFO cinder.api.openstack.wsgi [None req-e9c6f004-f262-4370-b084-840444ce12ee None None] GET http://10.180.1.21/volume// [ 1675.110598] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e9c6f004-f262-4370-b084-840444ce12ee None None] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1675.110813] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e9c6f004-f262-4370-b084-840444ce12ee None None] Calling method 'all' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1675.111234] [54740]: INFO cinder.api.openstack.wsgi [None req-e9c6f004-f262-4370-b084-840444ce12ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1675.111546] [54740]: [pid: 54740|app: 0|req: 313/602] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:46:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1675.114817] [54739]: DEBUG cinder.api.middleware.request_id [req-cb4e26be-6884-43cd-a41b-0024856586ee req-9d38d552-47fc-40a7-af13-8602349b8557 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1675.117261] [54739]: INFO cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-9d38d552-47fc-40a7-af13-8602349b8557 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1675.117519] [54739]: DEBUG cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-9d38d552-47fc-40a7-af13-8602349b8557 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1675.117735] [54739]: DEBUG cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-9d38d552-47fc-40a7-af13-8602349b8557 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1675.130383] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1675.130383] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1675.134042] [54739]: INFO cinder.volume.api [req-cb4e26be-6884-43cd-a41b-0024856586ee req-9d38d552-47fc-40a7-af13-8602349b8557 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1675.140882] [54740]: DEBUG cinder.api.middleware.request_id [None req-b3f2c6dc-8802-4887-87fb-3256f9d26661 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1675.141020] [54739]: INFO cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-9d38d552-47fc-40a7-af13-8602349b8557 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1675.141530] [54739]: [pid: 54739|app: 0|req: 290/603] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:46:44 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1675.143112] [54740]: INFO cinder.api.openstack.wsgi [None req-b3f2c6dc-8802-4887-87fb-3256f9d26661 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1675.143402] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b3f2c6dc-8802-4887-87fb-3256f9d26661 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1675.143675] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b3f2c6dc-8802-4887-87fb-3256f9d26661 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1675.154031] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1675.154031] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1675.156984] [54740]: INFO cinder.volume.api [None req-b3f2c6dc-8802-4887-87fb-3256f9d26661 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1675.161285] [54740]: INFO cinder.api.openstack.wsgi [None req-b3f2c6dc-8802-4887-87fb-3256f9d26661 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1675.161660] [54740]: [pid: 54740|app: 0|req: 314/604] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:45 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1676.172091] [54739]: DEBUG cinder.api.middleware.request_id [None req-899de4f5-ef05-4135-bbb5-3ebe1f57b8ed None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1676.174200] [54739]: INFO cinder.api.openstack.wsgi [None req-899de4f5-ef05-4135-bbb5-3ebe1f57b8ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1676.174423] [54739]: DEBUG cinder.api.openstack.wsgi [None req-899de4f5-ef05-4135-bbb5-3ebe1f57b8ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1676.174641] [54739]: DEBUG cinder.api.openstack.wsgi [None req-899de4f5-ef05-4135-bbb5-3ebe1f57b8ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1676.184317] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1676.184317] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1676.187320] [54739]: INFO cinder.volume.api [None req-899de4f5-ef05-4135-bbb5-3ebe1f57b8ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1676.191388] [54739]: INFO cinder.api.openstack.wsgi [None req-899de4f5-ef05-4135-bbb5-3ebe1f57b8ed tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1676.191759] [54739]: [pid: 54739|app: 0|req: 291/605] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:46 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1676.301785] [54740]: DEBUG cinder.api.middleware.request_id [req-cb4e26be-6884-43cd-a41b-0024856586ee req-bf5d3f90-d2c6-4d7a-b28f-791e70b5946a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1676.304221] [54740]: INFO cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-bf5d3f90-d2c6-4d7a-b28f-791e70b5946a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] DELETE http://10.180.1.21/volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1 [ 1676.304439] [54740]: DEBUG cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-bf5d3f90-d2c6-4d7a-b28f-791e70b5946a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1676.304663] [54740]: DEBUG cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-bf5d3f90-d2c6-4d7a-b28f-791e70b5946a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1676.311619] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1676.311619] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1676.834963] [54740]: INFO cinder.api.openstack.wsgi [req-cb4e26be-6884-43cd-a41b-0024856586ee req-bf5d3f90-d2c6-4d7a-b28f-791e70b5946a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1 returned with HTTP 200 [ 1676.835396] [54740]: [pid: 54740|app: 0|req: 315/606] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:46:46 2025] DELETE /volume/v3/attachments/79755429-c236-487b-9a01-c5962e218bc1 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1677.202075] [54739]: DEBUG cinder.api.middleware.request_id [None req-e4764fca-1857-4a23-b4e9-adbed83d6253 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.204223] [54739]: INFO cinder.api.openstack.wsgi [None req-e4764fca-1857-4a23-b4e9-adbed83d6253 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1677.204467] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e4764fca-1857-4a23-b4e9-adbed83d6253 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.204900] [54739]: DEBUG cinder.api.openstack.wsgi [None req-e4764fca-1857-4a23-b4e9-adbed83d6253 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.212229] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.212229] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.215611] [54739]: INFO cinder.volume.api [None req-e4764fca-1857-4a23-b4e9-adbed83d6253 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1677.219862] [54739]: INFO cinder.api.openstack.wsgi [None req-e4764fca-1857-4a23-b4e9-adbed83d6253 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1677.220259] [54739]: [pid: 54739|app: 0|req: 292/607] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:47 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1677.285995] [54740]: DEBUG cinder.api.middleware.request_id [req-1551b318-91cb-436b-83b1-f2de2579759c req-0a7ae837-d1f4-4dec-b87b-d8b189598f6a None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.288260] [54740]: INFO cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-0a7ae837-d1f4-4dec-b87b-d8b189598f6a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1677.288475] [54740]: DEBUG cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-0a7ae837-d1f4-4dec-b87b-d8b189598f6a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.288695] [54740]: DEBUG cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-0a7ae837-d1f4-4dec-b87b-d8b189598f6a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.298174] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.298174] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.301387] [54740]: INFO cinder.volume.api [req-1551b318-91cb-436b-83b1-f2de2579759c req-0a7ae837-d1f4-4dec-b87b-d8b189598f6a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1677.305489] [54740]: INFO cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-0a7ae837-d1f4-4dec-b87b-d8b189598f6a tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1677.305877] [54740]: [pid: 54740|app: 0|req: 316/608] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 30 20:46:47 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1677.319995] [54739]: DEBUG cinder.api.middleware.request_id [req-1551b318-91cb-436b-83b1-f2de2579759c req-7fe87d65-3bce-4a08-845f-5a32c96ade08 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.322362] [54739]: INFO cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-7fe87d65-3bce-4a08-845f-5a32c96ade08 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] POST http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be/action [ 1677.322780] [54739]: DEBUG cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-7fe87d65-3bce-4a08-845f-5a32c96ade08 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54739) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1677.322922] [54739]: DEBUG cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-7fe87d65-3bce-4a08-845f-5a32c96ade08 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1677.332469] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.332469] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.332986] [54739]: INFO cinder.volume.api [req-1551b318-91cb-436b-83b1-f2de2579759c req-7fe87d65-3bce-4a08-845f-5a32c96ade08 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1677.337963] [54739]: INFO cinder.volume.api [req-1551b318-91cb-436b-83b1-f2de2579759c req-7fe87d65-3bce-4a08-845f-5a32c96ade08 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Begin detaching volume completed successfully. [ 1677.338194] [54739]: INFO cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-7fe87d65-3bce-4a08-845f-5a32c96ade08 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be/action returned with HTTP 202 [ 1677.338586] [54739]: [pid: 54739|app: 0|req: 293/609] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 30 20:46:47 2025] POST /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1677.348626] [54740]: DEBUG cinder.api.middleware.request_id [None req-8e64ae29-4d84-4485-9647-b7095de1e90b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.351147] [54740]: INFO cinder.api.openstack.wsgi [None req-8e64ae29-4d84-4485-9647-b7095de1e90b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1677.351375] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8e64ae29-4d84-4485-9647-b7095de1e90b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.352009] [54740]: DEBUG cinder.api.openstack.wsgi [None req-8e64ae29-4d84-4485-9647-b7095de1e90b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.361030] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.361030] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.364046] [54740]: INFO cinder.volume.api [None req-8e64ae29-4d84-4485-9647-b7095de1e90b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1677.368125] [54740]: INFO cinder.api.openstack.wsgi [None req-8e64ae29-4d84-4485-9647-b7095de1e90b tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1677.368634] [54740]: [pid: 54740|app: 0|req: 317/610] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:47 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1678.355728] [54739]: DEBUG cinder.api.middleware.request_id [None req-444af930-c24b-4c81-84af-2af9261a3fda None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.355951] [54739]: INFO cinder.api.openstack.wsgi [None req-444af930-c24b-4c81-84af-2af9261a3fda None None] GET http://10.180.1.21/volume// [ 1678.357169] [54739]: DEBUG cinder.api.openstack.wsgi [None req-444af930-c24b-4c81-84af-2af9261a3fda None None] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.357169] [54739]: DEBUG cinder.api.openstack.wsgi [None req-444af930-c24b-4c81-84af-2af9261a3fda None None] Calling method 'all' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.357169] [54739]: INFO cinder.api.openstack.wsgi [None req-444af930-c24b-4c81-84af-2af9261a3fda None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1678.357169] [54739]: [pid: 54739|app: 0|req: 294/611] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 30 20:46:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1678.360233] [54740]: DEBUG cinder.api.middleware.request_id [req-1551b318-91cb-436b-83b1-f2de2579759c req-b1cc9c01-39fa-4fee-93d8-f3c78dc5029f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.362834] [54740]: INFO cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-b1cc9c01-39fa-4fee-93d8-f3c78dc5029f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1678.363088] [54740]: DEBUG cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-b1cc9c01-39fa-4fee-93d8-f3c78dc5029f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.363311] [54740]: DEBUG cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-b1cc9c01-39fa-4fee-93d8-f3c78dc5029f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.375595] [54739]: DEBUG cinder.api.middleware.request_id [None req-a1b5ff38-af2a-4302-985b-7b13a7c73823 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.377245] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.377245] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.377734] [54739]: INFO cinder.api.openstack.wsgi [None req-a1b5ff38-af2a-4302-985b-7b13a7c73823 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1678.377949] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a1b5ff38-af2a-4302-985b-7b13a7c73823 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.378175] [54739]: DEBUG cinder.api.openstack.wsgi [None req-a1b5ff38-af2a-4302-985b-7b13a7c73823 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.378361] [54739]: INFO cinder.api.v3.volumes [None req-a1b5ff38-af2a-4302-985b-7b13a7c73823 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Delete volume with id: 8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1678.381797] [54740]: INFO cinder.volume.api [req-1551b318-91cb-436b-83b1-f2de2579759c req-b1cc9c01-39fa-4fee-93d8-f3c78dc5029f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1678.385831] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.385831] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.386357] [54739]: INFO cinder.volume.api [None req-a1b5ff38-af2a-4302-985b-7b13a7c73823 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1678.387283] [54740]: INFO cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-b1cc9c01-39fa-4fee-93d8-f3c78dc5029f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1678.388029] [54740]: [pid: 54740|app: 0|req: 318/612] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 30 20:46:48 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1678.388840] [54740]: DEBUG cinder.api.middleware.request_id [None req-1fd35ecf-3a5a-4348-954e-46333695725c None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.391316] [54740]: INFO cinder.api.openstack.wsgi [None req-1fd35ecf-3a5a-4348-954e-46333695725c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1678.391530] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1fd35ecf-3a5a-4348-954e-46333695725c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.391744] [54740]: DEBUG cinder.api.openstack.wsgi [None req-1fd35ecf-3a5a-4348-954e-46333695725c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.400838] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.400838] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.403948] [54740]: INFO cinder.volume.api [None req-1fd35ecf-3a5a-4348-954e-46333695725c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1678.406898] [54739]: INFO cinder.volume.api [None req-a1b5ff38-af2a-4302-985b-7b13a7c73823 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Delete volume request issued successfully. [ 1678.407120] [54739]: INFO cinder.api.openstack.wsgi [None req-a1b5ff38-af2a-4302-985b-7b13a7c73823 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 202 [ 1678.407909] [54739]: [pid: 54739|app: 0|req: 295/613] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:46:48 2025] DELETE /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1678.408229] [54740]: INFO cinder.api.openstack.wsgi [None req-1fd35ecf-3a5a-4348-954e-46333695725c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1678.408475] [54740]: [pid: 54740|app: 0|req: 319/614] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:48 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1678.411220] [54739]: DEBUG cinder.api.middleware.request_id [None req-4a857cc5-baf0-4a69-ac0a-dda45f209a30 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.413140] [54739]: INFO cinder.api.openstack.wsgi [None req-4a857cc5-baf0-4a69-ac0a-dda45f209a30 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1678.413342] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4a857cc5-baf0-4a69-ac0a-dda45f209a30 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.413707] [54739]: DEBUG cinder.api.openstack.wsgi [None req-4a857cc5-baf0-4a69-ac0a-dda45f209a30 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.420783] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.420783] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.424032] [54739]: INFO cinder.volume.api [None req-4a857cc5-baf0-4a69-ac0a-dda45f209a30 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1678.428101] [54739]: INFO cinder.api.openstack.wsgi [None req-4a857cc5-baf0-4a69-ac0a-dda45f209a30 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 200 [ 1678.428471] [54739]: [pid: 54739|app: 0|req: 296/615] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:48 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1679.418857] [54740]: DEBUG cinder.api.middleware.request_id [None req-06e1f2fb-fb34-4834-99e4-8c06deca13a2 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.421096] [54740]: INFO cinder.api.openstack.wsgi [None req-06e1f2fb-fb34-4834-99e4-8c06deca13a2 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1679.421391] [54740]: DEBUG cinder.api.openstack.wsgi [None req-06e1f2fb-fb34-4834-99e4-8c06deca13a2 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.421658] [54740]: DEBUG cinder.api.openstack.wsgi [None req-06e1f2fb-fb34-4834-99e4-8c06deca13a2 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.431463] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1679.431463] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1679.434481] [54740]: INFO cinder.volume.api [None req-06e1f2fb-fb34-4834-99e4-8c06deca13a2 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1679.438335] [54739]: DEBUG cinder.api.middleware.request_id [None req-50b696fb-9823-47ec-b42e-35c81c68dbb7 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.439384] [54740]: INFO cinder.api.openstack.wsgi [None req-06e1f2fb-fb34-4834-99e4-8c06deca13a2 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1679.439757] [54740]: [pid: 54740|app: 0|req: 320/616] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:49 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1679.440378] [54739]: INFO cinder.api.openstack.wsgi [None req-50b696fb-9823-47ec-b42e-35c81c68dbb7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd [ 1679.440596] [54739]: DEBUG cinder.api.openstack.wsgi [None req-50b696fb-9823-47ec-b42e-35c81c68dbb7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.440851] [54739]: DEBUG cinder.api.openstack.wsgi [None req-50b696fb-9823-47ec-b42e-35c81c68dbb7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.446656] [54739]: INFO cinder.api.openstack.wsgi [None req-50b696fb-9823-47ec-b42e-35c81c68dbb7 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd returned with HTTP 404 [ 1679.447187] [54739]: [pid: 54739|app: 0|req: 297/617] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:49 2025] GET /volume/v3/volumes/8ed2d867-61ff-4f87-89ca-79f33af010bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1679.496097] [54740]: DEBUG cinder.api.middleware.request_id [None req-c118d372-5c5f-4a77-8f45-adb82b36efa4 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.498173] [54740]: INFO cinder.api.openstack.wsgi [None req-c118d372-5c5f-4a77-8f45-adb82b36efa4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1679.498394] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c118d372-5c5f-4a77-8f45-adb82b36efa4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.498609] [54740]: DEBUG cinder.api.openstack.wsgi [None req-c118d372-5c5f-4a77-8f45-adb82b36efa4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.498800] [54740]: INFO cinder.api.v3.volumes [None req-c118d372-5c5f-4a77-8f45-adb82b36efa4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Delete volume with id: b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1679.506060] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1679.506060] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1679.506536] [54740]: INFO cinder.volume.api [None req-c118d372-5c5f-4a77-8f45-adb82b36efa4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1679.520158] [54740]: INFO cinder.volume.api [None req-c118d372-5c5f-4a77-8f45-adb82b36efa4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Delete volume request issued successfully. [ 1679.520375] [54740]: INFO cinder.api.openstack.wsgi [None req-c118d372-5c5f-4a77-8f45-adb82b36efa4 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 202 [ 1679.520880] [54740]: [pid: 54740|app: 0|req: 321/618] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:46:49 2025] DELETE /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1679.524327] [54739]: DEBUG cinder.api.middleware.request_id [None req-82b481e5-2425-49f4-9314-d927637ce158 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.526338] [54739]: INFO cinder.api.openstack.wsgi [None req-82b481e5-2425-49f4-9314-d927637ce158 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1679.526555] [54739]: DEBUG cinder.api.openstack.wsgi [None req-82b481e5-2425-49f4-9314-d927637ce158 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.526786] [54739]: DEBUG cinder.api.openstack.wsgi [None req-82b481e5-2425-49f4-9314-d927637ce158 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.527568] [54740]: DEBUG cinder.api.middleware.request_id [req-1551b318-91cb-436b-83b1-f2de2579759c req-9f3c1a69-3691-4671-b0d7-c7bac3ffe100 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.529639] [54740]: INFO cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-9f3c1a69-3691-4671-b0d7-c7bac3ffe100 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] DELETE http://10.180.1.21/volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664 [ 1679.529853] [54740]: DEBUG cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-9f3c1a69-3691-4671-b0d7-c7bac3ffe100 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.530081] [54740]: DEBUG cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-9f3c1a69-3691-4671-b0d7-c7bac3ffe100 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'version_select' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.534745] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1679.534745] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1679.536328] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1679.536328] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1679.537967] [54739]: INFO cinder.volume.api [None req-82b481e5-2425-49f4-9314-d927637ce158 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1679.542197] [54739]: INFO cinder.api.openstack.wsgi [None req-82b481e5-2425-49f4-9314-d927637ce158 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1679.542588] [54739]: [pid: 54739|app: 0|req: 298/619] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:49 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1680.061988] [54740]: INFO cinder.api.openstack.wsgi [req-1551b318-91cb-436b-83b1-f2de2579759c req-9f3c1a69-3691-4671-b0d7-c7bac3ffe100 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664 returned with HTTP 200 [ 1680.062494] [54740]: [pid: 54740|app: 0|req: 322/620] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 30 20:46:49 2025] DELETE /volume/v3/attachments/61ad108f-6d56-4b33-8e72-4edc0c0ed664 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1680.450061] [54739]: DEBUG cinder.api.middleware.request_id [None req-d89505ed-0ce5-4f25-a4d6-3f6a87a1c92c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1680.452210] [54739]: INFO cinder.api.openstack.wsgi [None req-d89505ed-0ce5-4f25-a4d6-3f6a87a1c92c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1680.452430] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d89505ed-0ce5-4f25-a4d6-3f6a87a1c92c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1680.452675] [54739]: DEBUG cinder.api.openstack.wsgi [None req-d89505ed-0ce5-4f25-a4d6-3f6a87a1c92c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1680.460171] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1680.460171] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1680.463401] [54739]: INFO cinder.volume.api [None req-d89505ed-0ce5-4f25-a4d6-3f6a87a1c92c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1680.467362] [54739]: INFO cinder.api.openstack.wsgi [None req-d89505ed-0ce5-4f25-a4d6-3f6a87a1c92c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1680.467728] [54739]: [pid: 54739|app: 0|req: 299/621] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:50 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1680.476901] [54740]: DEBUG cinder.api.middleware.request_id [None req-37d4f0b8-99a6-4a41-921a-f5bdd416ac7f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1680.478934] [54740]: INFO cinder.api.openstack.wsgi [None req-37d4f0b8-99a6-4a41-921a-f5bdd416ac7f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1680.479174] [54740]: DEBUG cinder.api.openstack.wsgi [None req-37d4f0b8-99a6-4a41-921a-f5bdd416ac7f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1680.479394] [54740]: DEBUG cinder.api.openstack.wsgi [None req-37d4f0b8-99a6-4a41-921a-f5bdd416ac7f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1680.486893] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1680.486893] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1680.490093] [54740]: INFO cinder.volume.api [None req-37d4f0b8-99a6-4a41-921a-f5bdd416ac7f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1680.494134] [54740]: INFO cinder.api.openstack.wsgi [None req-37d4f0b8-99a6-4a41-921a-f5bdd416ac7f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1680.494489] [54740]: [pid: 54740|app: 0|req: 323/622] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:50 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1680.552100] [54739]: DEBUG cinder.api.middleware.request_id [None req-68d32732-18a1-4c5f-b904-129506c3abe3 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1680.554147] [54739]: INFO cinder.api.openstack.wsgi [None req-68d32732-18a1-4c5f-b904-129506c3abe3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1680.554366] [54739]: DEBUG cinder.api.openstack.wsgi [None req-68d32732-18a1-4c5f-b904-129506c3abe3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1680.554584] [54739]: DEBUG cinder.api.openstack.wsgi [None req-68d32732-18a1-4c5f-b904-129506c3abe3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1680.561678] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1680.561678] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1680.564759] [54739]: INFO cinder.volume.api [None req-68d32732-18a1-4c5f-b904-129506c3abe3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1680.568733] [54739]: INFO cinder.api.openstack.wsgi [None req-68d32732-18a1-4c5f-b904-129506c3abe3 tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1680.569092] [54739]: [pid: 54739|app: 0|req: 300/623] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:50 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1681.564433] [54740]: DEBUG cinder.api.middleware.request_id [None req-f3990bf0-5c5b-41bb-a25b-9cae6f1c72c0 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.566591] [54740]: INFO cinder.api.openstack.wsgi [None req-f3990bf0-5c5b-41bb-a25b-9cae6f1c72c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1681.566834] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f3990bf0-5c5b-41bb-a25b-9cae6f1c72c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.567119] [54740]: DEBUG cinder.api.openstack.wsgi [None req-f3990bf0-5c5b-41bb-a25b-9cae6f1c72c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.574592] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.574592] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.577972] [54740]: INFO cinder.volume.api [None req-f3990bf0-5c5b-41bb-a25b-9cae6f1c72c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1681.579246] [54739]: DEBUG cinder.api.middleware.request_id [None req-c1720ad5-0b28-40a9-892b-805a5a32e91a None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.581413] [54739]: INFO cinder.api.openstack.wsgi [None req-c1720ad5-0b28-40a9-892b-805a5a32e91a tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1681.581673] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c1720ad5-0b28-40a9-892b-805a5a32e91a tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.581931] [54739]: DEBUG cinder.api.openstack.wsgi [None req-c1720ad5-0b28-40a9-892b-805a5a32e91a tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.582288] [54740]: INFO cinder.api.openstack.wsgi [None req-f3990bf0-5c5b-41bb-a25b-9cae6f1c72c0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1681.582696] [54740]: [pid: 54740|app: 0|req: 324/624] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:51 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1681.589719] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.589719] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.591434] [54740]: DEBUG cinder.api.middleware.request_id [None req-e91b4f80-0284-473b-b646-14c6ae8cd6b7 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.593175] [54739]: INFO cinder.volume.api [None req-c1720ad5-0b28-40a9-892b-805a5a32e91a tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Volume info retrieved successfully. [ 1681.593356] [54740]: INFO cinder.api.openstack.wsgi [None req-e91b4f80-0284-473b-b646-14c6ae8cd6b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1681.593552] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e91b4f80-0284-473b-b646-14c6ae8cd6b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.593770] [54740]: DEBUG cinder.api.openstack.wsgi [None req-e91b4f80-0284-473b-b646-14c6ae8cd6b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.597393] [54739]: INFO cinder.api.openstack.wsgi [None req-c1720ad5-0b28-40a9-892b-805a5a32e91a tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 200 [ 1681.597711] [54739]: [pid: 54739|app: 0|req: 301/625] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:51 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1681.600833] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.600833] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.604100] [54740]: INFO cinder.volume.api [None req-e91b4f80-0284-473b-b646-14c6ae8cd6b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1681.608515] [54740]: INFO cinder.api.openstack.wsgi [None req-e91b4f80-0284-473b-b646-14c6ae8cd6b7 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1681.608661] [54740]: [pid: 54740|app: 0|req: 325/626] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:51 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1681.645399] [54739]: DEBUG cinder.api.middleware.request_id [None req-b66ceb67-e19c-4edf-b48d-fb087fc9e39e None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.647406] [54739]: INFO cinder.api.openstack.wsgi [None req-b66ceb67-e19c-4edf-b48d-fb087fc9e39e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1681.647630] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b66ceb67-e19c-4edf-b48d-fb087fc9e39e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.647847] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b66ceb67-e19c-4edf-b48d-fb087fc9e39e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.655120] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.655120] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.658284] [54739]: INFO cinder.volume.api [None req-b66ceb67-e19c-4edf-b48d-fb087fc9e39e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1681.662274] [54739]: INFO cinder.api.openstack.wsgi [None req-b66ceb67-e19c-4edf-b48d-fb087fc9e39e tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1681.662653] [54739]: [pid: 54739|app: 0|req: 302/627] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:51 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1682.608407] [54740]: DEBUG cinder.api.middleware.request_id [None req-af7e5041-8790-4550-ba4c-b4d7acf9699b None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1682.610446] [54740]: INFO cinder.api.openstack.wsgi [None req-af7e5041-8790-4550-ba4c-b4d7acf9699b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] GET http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 [ 1682.610694] [54740]: DEBUG cinder.api.openstack.wsgi [None req-af7e5041-8790-4550-ba4c-b4d7acf9699b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1682.610918] [54740]: DEBUG cinder.api.openstack.wsgi [None req-af7e5041-8790-4550-ba4c-b4d7acf9699b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1682.618047] [54740]: INFO cinder.api.openstack.wsgi [None req-af7e5041-8790-4550-ba4c-b4d7acf9699b tempest-AttachVolumeShelveTestJSON-1329357808 tempest-AttachVolumeShelveTestJSON-1329357808-project-member] http://10.180.1.21/volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 returned with HTTP 404 [ 1682.618273] [54740]: [pid: 54740|app: 0|req: 326/628] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:52 2025] GET /volume/v3/volumes/b3d23526-ef45-4e03-a5a6-5df1c7626e46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1688.731746] [54739]: DEBUG cinder.api.middleware.request_id [None req-f123770d-2064-4c29-8323-f0b63bb2842c None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.733724] [54739]: INFO cinder.api.openstack.wsgi [None req-f123770d-2064-4c29-8323-f0b63bb2842c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1688.734129] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f123770d-2064-4c29-8323-f0b63bb2842c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.734465] [54739]: DEBUG cinder.api.openstack.wsgi [None req-f123770d-2064-4c29-8323-f0b63bb2842c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'delete' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.735153] [54739]: INFO cinder.api.v3.volumes [None req-f123770d-2064-4c29-8323-f0b63bb2842c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Delete volume with id: 6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1688.745030] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.745030] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.745478] [54739]: INFO cinder.volume.api [None req-f123770d-2064-4c29-8323-f0b63bb2842c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1688.761502] [54739]: INFO cinder.volume.api [None req-f123770d-2064-4c29-8323-f0b63bb2842c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Delete volume request issued successfully. [ 1688.761691] [54739]: INFO cinder.api.openstack.wsgi [None req-f123770d-2064-4c29-8323-f0b63bb2842c tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 202 [ 1688.762108] [54739]: [pid: 54739|app: 0|req: 303/629] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:46:58 2025] DELETE /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1688.764969] [54740]: DEBUG cinder.api.middleware.request_id [None req-cbbe3f13-e794-4fe5-9333-a9f78498c554 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.767023] [54740]: INFO cinder.api.openstack.wsgi [None req-cbbe3f13-e794-4fe5-9333-a9f78498c554 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1688.767230] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cbbe3f13-e794-4fe5-9333-a9f78498c554 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.767453] [54740]: DEBUG cinder.api.openstack.wsgi [None req-cbbe3f13-e794-4fe5-9333-a9f78498c554 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.774959] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.774959] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.778751] [54740]: INFO cinder.volume.api [None req-cbbe3f13-e794-4fe5-9333-a9f78498c554 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1688.783348] [54740]: INFO cinder.api.openstack.wsgi [None req-cbbe3f13-e794-4fe5-9333-a9f78498c554 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1688.783714] [54740]: [pid: 54740|app: 0|req: 327/630] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:58 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1689.794066] [54739]: DEBUG cinder.api.middleware.request_id [None req-b53d38a6-9a9a-42ae-9424-7c1963472998 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1689.796306] [54739]: INFO cinder.api.openstack.wsgi [None req-b53d38a6-9a9a-42ae-9424-7c1963472998 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1689.796540] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b53d38a6-9a9a-42ae-9424-7c1963472998 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1689.796772] [54739]: DEBUG cinder.api.openstack.wsgi [None req-b53d38a6-9a9a-42ae-9424-7c1963472998 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1689.804693] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1689.804693] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1689.808084] [54739]: INFO cinder.volume.api [None req-b53d38a6-9a9a-42ae-9424-7c1963472998 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1689.812286] [54739]: INFO cinder.api.openstack.wsgi [None req-b53d38a6-9a9a-42ae-9424-7c1963472998 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1689.812713] [54739]: [pid: 54739|app: 0|req: 304/631] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:46:59 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1690.822523] [54740]: DEBUG cinder.api.middleware.request_id [None req-a2fce45f-fc97-44cc-9e76-fa982c5e790f None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.824722] [54740]: INFO cinder.api.openstack.wsgi [None req-a2fce45f-fc97-44cc-9e76-fa982c5e790f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1690.824944] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a2fce45f-fc97-44cc-9e76-fa982c5e790f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1690.825208] [54740]: DEBUG cinder.api.openstack.wsgi [None req-a2fce45f-fc97-44cc-9e76-fa982c5e790f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1690.832624] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1690.832624] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1690.836205] [54740]: INFO cinder.volume.api [None req-a2fce45f-fc97-44cc-9e76-fa982c5e790f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1690.839996] [54740]: INFO cinder.api.openstack.wsgi [None req-a2fce45f-fc97-44cc-9e76-fa982c5e790f tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 200 [ 1690.840653] [54740]: [pid: 54740|app: 0|req: 328/632] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:47:00 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1691.851060] [54739]: DEBUG cinder.api.middleware.request_id [None req-ab11123b-cce9-4b58-a659-bf84d9c4bbf0 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1691.854052] [54739]: INFO cinder.api.openstack.wsgi [None req-ab11123b-cce9-4b58-a659-bf84d9c4bbf0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be [ 1691.854052] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ab11123b-cce9-4b58-a659-bf84d9c4bbf0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1691.854052] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ab11123b-cce9-4b58-a659-bf84d9c4bbf0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1691.860199] [54739]: INFO cinder.api.openstack.wsgi [None req-ab11123b-cce9-4b58-a659-bf84d9c4bbf0 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be returned with HTTP 404 [ 1691.860903] [54739]: [pid: 54739|app: 0|req: 305/633] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:47:01 2025] GET /volume/v3/volumes/6f6a329b-5ffc-4319-bd8e-d7bb1bb990be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1691.863627] [54740]: DEBUG cinder.api.middleware.request_id [None req-b4b1ae5e-81de-4e30-a431-333158cafac5 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1691.865697] [54740]: INFO cinder.api.openstack.wsgi [None req-b4b1ae5e-81de-4e30-a431-333158cafac5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1691.866223] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b4b1ae5e-81de-4e30-a431-333158cafac5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1691.866223] [54740]: DEBUG cinder.api.openstack.wsgi [None req-b4b1ae5e-81de-4e30-a431-333158cafac5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1691.866352] [54740]: INFO cinder.api.v3.volumes [None req-b4b1ae5e-81de-4e30-a431-333158cafac5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Delete volume with id: 6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1691.873695] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1691.873695] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1691.874201] [54740]: INFO cinder.volume.api [None req-b4b1ae5e-81de-4e30-a431-333158cafac5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1691.887434] [54740]: INFO cinder.volume.api [None req-b4b1ae5e-81de-4e30-a431-333158cafac5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Delete volume request issued successfully. [ 1691.887607] [54740]: INFO cinder.api.openstack.wsgi [None req-b4b1ae5e-81de-4e30-a431-333158cafac5 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 202 [ 1691.888099] [54740]: [pid: 54740|app: 0|req: 329/634] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:47:01 2025] DELETE /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1691.890429] [54739]: DEBUG cinder.api.middleware.request_id [None req-5ca29bee-4a92-4145-bf57-a4ff2895eeef None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1691.892347] [54739]: INFO cinder.api.openstack.wsgi [None req-5ca29bee-4a92-4145-bf57-a4ff2895eeef tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1691.892571] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5ca29bee-4a92-4145-bf57-a4ff2895eeef tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1691.892793] [54739]: DEBUG cinder.api.openstack.wsgi [None req-5ca29bee-4a92-4145-bf57-a4ff2895eeef tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1691.900035] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1691.900035] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1691.903320] [54739]: INFO cinder.volume.api [None req-5ca29bee-4a92-4145-bf57-a4ff2895eeef tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1691.907338] [54739]: INFO cinder.api.openstack.wsgi [None req-5ca29bee-4a92-4145-bf57-a4ff2895eeef tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1691.907803] [54739]: [pid: 54739|app: 0|req: 306/635] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:47:01 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1692.917754] [54740]: DEBUG cinder.api.middleware.request_id [None req-716ff82c-cf54-48f3-9753-9dbd664bdf02 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1692.919862] [54740]: INFO cinder.api.openstack.wsgi [None req-716ff82c-cf54-48f3-9753-9dbd664bdf02 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1692.920105] [54740]: DEBUG cinder.api.openstack.wsgi [None req-716ff82c-cf54-48f3-9753-9dbd664bdf02 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1692.920330] [54740]: DEBUG cinder.api.openstack.wsgi [None req-716ff82c-cf54-48f3-9753-9dbd664bdf02 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1692.928234] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1692.928234] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1692.931799] [54740]: INFO cinder.volume.api [None req-716ff82c-cf54-48f3-9753-9dbd664bdf02 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1692.936153] [54740]: INFO cinder.api.openstack.wsgi [None req-716ff82c-cf54-48f3-9753-9dbd664bdf02 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 200 [ 1692.936535] [54740]: [pid: 54740|app: 0|req: 330/636] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:47:02 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1693.946465] [54739]: DEBUG cinder.api.middleware.request_id [None req-ad09399c-787d-4f7d-bc03-5c4ed0c6d880 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1693.948701] [54739]: INFO cinder.api.openstack.wsgi [None req-ad09399c-787d-4f7d-bc03-5c4ed0c6d880 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf [ 1693.948930] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ad09399c-787d-4f7d-bc03-5c4ed0c6d880 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1693.949169] [54739]: DEBUG cinder.api.openstack.wsgi [None req-ad09399c-787d-4f7d-bc03-5c4ed0c6d880 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1693.956572] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1693.956572] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1693.958944] [54739]: INFO cinder.api.openstack.wsgi [None req-ad09399c-787d-4f7d-bc03-5c4ed0c6d880 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf returned with HTTP 404 [ 1693.959534] [54739]: [pid: 54739|app: 0|req: 307/637] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:47:03 2025] GET /volume/v3/volumes/6b986297-b545-4e77-a5d5-04eeeffb5ebf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1694.008678] [54740]: DEBUG cinder.api.middleware.request_id [None req-7f608039-9df0-4f4e-b3e2-d2f02ec64213 None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1694.010851] [54740]: INFO cinder.api.openstack.wsgi [None req-7f608039-9df0-4f4e-b3e2-d2f02ec64213 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] DELETE http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1694.011134] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7f608039-9df0-4f4e-b3e2-d2f02ec64213 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1694.011372] [54740]: DEBUG cinder.api.openstack.wsgi [None req-7f608039-9df0-4f4e-b3e2-d2f02ec64213 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'delete' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1694.011564] [54740]: INFO cinder.api.v3.volumes [None req-7f608039-9df0-4f4e-b3e2-d2f02ec64213 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Delete volume with id: 34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1694.019124] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1694.019124] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1694.019658] [54740]: INFO cinder.volume.api [None req-7f608039-9df0-4f4e-b3e2-d2f02ec64213 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1694.031992] [54740]: INFO cinder.volume.api [None req-7f608039-9df0-4f4e-b3e2-d2f02ec64213 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Delete volume request issued successfully. [ 1694.032190] [54740]: INFO cinder.api.openstack.wsgi [None req-7f608039-9df0-4f4e-b3e2-d2f02ec64213 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 202 [ 1694.032625] [54740]: [pid: 54740|app: 0|req: 331/638] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 30 20:47:03 2025] DELETE /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1694.035465] [54739]: DEBUG cinder.api.middleware.request_id [None req-64444299-e628-4803-95cf-7216c89b3d42 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1694.038385] [54739]: INFO cinder.api.openstack.wsgi [None req-64444299-e628-4803-95cf-7216c89b3d42 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1694.038613] [54739]: DEBUG cinder.api.openstack.wsgi [None req-64444299-e628-4803-95cf-7216c89b3d42 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1694.038838] [54739]: DEBUG cinder.api.openstack.wsgi [None req-64444299-e628-4803-95cf-7216c89b3d42 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1694.046280] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1694.046280] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1694.049570] [54739]: INFO cinder.volume.api [None req-64444299-e628-4803-95cf-7216c89b3d42 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1694.053958] [54739]: INFO cinder.api.openstack.wsgi [None req-64444299-e628-4803-95cf-7216c89b3d42 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1694.054396] [54739]: [pid: 54739|app: 0|req: 308/639] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:47:03 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1695.064336] [54740]: DEBUG cinder.api.middleware.request_id [None req-5f6de6ca-3b30-4fcc-889e-614365da23ad None None] RequestId filter calling following filter/app {{(pid=54740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1695.066588] [54740]: INFO cinder.api.openstack.wsgi [None req-5f6de6ca-3b30-4fcc-889e-614365da23ad tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1695.066851] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5f6de6ca-3b30-4fcc-889e-614365da23ad tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1695.067091] [54740]: DEBUG cinder.api.openstack.wsgi [None req-5f6de6ca-3b30-4fcc-889e-614365da23ad tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1695.075122] [54740]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1695.075122] [54740]: warnings.warn('Policy enforcement is depending on the value of ' [ 1695.078535] [54740]: INFO cinder.volume.api [None req-5f6de6ca-3b30-4fcc-889e-614365da23ad tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Volume info retrieved successfully. [ 1695.082586] [54740]: INFO cinder.api.openstack.wsgi [None req-5f6de6ca-3b30-4fcc-889e-614365da23ad tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 200 [ 1695.082966] [54740]: [pid: 54740|app: 0|req: 332/640] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:47:04 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1696.092968] [54739]: DEBUG cinder.api.middleware.request_id [None req-6e358add-864e-461a-a458-6f8dabe06ea8 None None] RequestId filter calling following filter/app {{(pid=54739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1696.095075] [54739]: INFO cinder.api.openstack.wsgi [None req-6e358add-864e-461a-a458-6f8dabe06ea8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] GET http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a [ 1696.095297] [54739]: DEBUG cinder.api.openstack.wsgi [None req-6e358add-864e-461a-a458-6f8dabe06ea8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Empty body provided in request {{(pid=54739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1696.095513] [54739]: DEBUG cinder.api.openstack.wsgi [None req-6e358add-864e-461a-a458-6f8dabe06ea8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] Calling method 'show' {{(pid=54739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1696.103059] [54739]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1696.103059] [54739]: warnings.warn('Policy enforcement is depending on the value of ' [ 1696.105561] [54739]: INFO cinder.api.openstack.wsgi [None req-6e358add-864e-461a-a458-6f8dabe06ea8 tempest-AttachVolumeTestJSON-1790956899 tempest-AttachVolumeTestJSON-1790956899-project-member] http://10.180.1.21/volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a returned with HTTP 404 [ 1696.106107] [54739]: [pid: 54739|app: 0|req: 309/641] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 30 20:47:05 2025] GET /volume/v3/volumes/34258b00-8c9e-4ec9-8c4d-c99d0551604a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1705.080799] [54740]: DEBUG dbcounter [-] [54740] Writing DB stats cinder:SELECT=194,cinder:UPDATE=27,cinder:INSERT=10 {{(pid=54740) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1706.105020] [54739]: DEBUG dbcounter [-] [54739] Writing DB stats cinder:SELECT=170,cinder:INSERT=9,cinder:UPDATE=20 {{(pid=54739) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}