[ 414.118389] [54883]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 414.119718] [54883]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Feb 11 12:04:58 2025] *** [ 414.119718] [54883]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 414.119718] [54883]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 414.119718] [54883]: nodename: devstack [ 414.119718] [54883]: machine: x86_64 [ 414.119718] [54883]: clock source: unix [ 414.119718] [54883]: pcre jit disabled [ 414.119718] [54883]: detected number of CPU cores: 8 [ 414.119718] [54883]: current working directory: / [ 414.119718] [54883]: detected binary path: /usr/bin/uwsgi-core [ 414.119987] [54883]: your processes number limit is 63753 [ 414.119987] [54883]: your memory page size is 4096 bytes [ 414.119987] [54883]: detected max file descriptor number: 2048 [ 414.119987] [54883]: lock engine: pthread robust mutexes [ 414.119987] [54883]: thunder lock: enabled [ 414.119987] [54883]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 414.120134] [54883]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 414.120134] [54883]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 414.120134] [54883]: Set PythonHome to /opt/stack/data/venv [ 414.147326] [54883]: Python main interpreter initialized at 0x5a37c1b89be0 [ 414.147326] [54883]: python threads support enabled [ 414.147326] [54883]: your server socket listen backlog is limited to 100 connections [ 414.147326] [54883]: your mercy for graceful operations on workers is 80 seconds [ 414.147590] [54883]: mapped 403077 bytes (393 KB) for 2 cores [ 414.147675] [54883]: *** Operational MODE: preforking *** [ 414.147829] [54883]: *** uWSGI is running in multiple interpreter mode *** [ 414.147829] [54883]: spawned uWSGI master process (pid: 54883) [ 414.148343] [54883]: spawned uWSGI worker 1 (pid: 54884, cores: 1) [ 414.152018] [54883]: spawned uWSGI worker 2 (pid: 54885, cores: 1) [ 414.152018] [54883]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 415.142713] [54884]: /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 [ 415.142713] [54884]: warnings.warn( [ 415.149334] [54885]: /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 [ 415.149334] [54885]: warnings.warn( [ 415.249095] [54884]: /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. [ 415.249095] [54884]: from defusedxml.lxml import parse [ 415.249302] [54885]: /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. [ 415.249302] [54885]: from defusedxml.lxml import parse [ 415.283904] [54884]: /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) [ 415.283904] [54884]: BASE = declarative_base() [ 415.284166] [54885]: /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) [ 415.284166] [54885]: BASE = declarative_base() [ 415.456514] [54885]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54885) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 415.456748] [54884]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54884) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 415.463775] [54884]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54884) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 415.464149] [54885]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54885) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 415.464233] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.464588] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.464830] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.464892] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.465024] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.465113] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.592402] [54884]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 415.592402] [54884]: @jsonschema.FormatChecker.cls_checks('date-time') [ 415.593652] [54885]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 415.593652] [54885]: @jsonschema.FormatChecker.cls_checks('date-time') [ 415.640270] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.640525] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.640525] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.640525] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.640768] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.640768] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.640768] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.642061] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.642258] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.642372] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.642464] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.642777] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.642924] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.643088] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.809180] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.809333] [54885]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.809374] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.809480] [54885]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.809530] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.809574] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.809630] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.809630] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.809712] [54884]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.809712] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.809801] [54884]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.809843] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.809888] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.809965] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.814783] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.814864] [54885]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.814937] [54885]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.814991] [54885]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.815078] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.815129] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.815176] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.815218] [54884]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.815255] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.815305] [54884]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.815350] [54884]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.815377] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.815436] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.815511] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.816463] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.816551] [54885]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.816621] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.816691] [54885]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.816731] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.816781] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.816823] [54884]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.816864] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.816911] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.816948] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.817011] [54884]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.817011] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.817091] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.817121] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.817905] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.817974] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.818010] [54885]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.818042] [54884]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.818068] [54885]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.818146] [54884]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.818194] [54885]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.818194] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.818280] [54884]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.818331] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.818376] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.818376] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.818456] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.818501] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.819769] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.819856] [54885]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.819928] [54885]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.819997] [54885]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.820038] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.820094] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.820132] [54884]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.820157] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.820189] [54884]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.820216] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.820240] [54884]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.820303] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.820349] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.820424] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.823533] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.823634] [54885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.823691] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.823757] [54885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.823830] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.823879] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.823932] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.823964] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.823991] [54884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.824031] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.824164] [54884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.824164] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.824262] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.824304] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.825291] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.825425] [54885]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.825480] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.825509] [54885]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.825533] [54884]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.825558] [54885]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.825583] [54884]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.825614] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.825642] [54884]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.825667] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.825691] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.825716] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.825741] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.825741] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.826393] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.826487] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.826556] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.826600] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.826630] [54885]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.826656] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.826681] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.826710] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.826736] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.826760] [54884]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.826850] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.826896] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.826896] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.826981] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.836198] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.836306] [54885]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.836372] [54885]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.836418] [54885]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.836461] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.836516] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.836590] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.837049] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.837136] [54884]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.837206] [54884]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.837273] [54884]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.837335] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.837398] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.837429] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.837492] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.837551] [54885]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.837595] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.837636] [54885]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.837684] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.837752] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.837822] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.837854] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.837907] [54884]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.837974] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.838052] [54884]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.838108] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.838172] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.838240] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.839543] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.839622] [54885]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.839696] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.839765] [54885]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.839830] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.839893] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.839925] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.839972] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.840028] [54884]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.840075] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.840138] [54884]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.840201] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.840264] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.840333] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.844255] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.844325] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.844446] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.844500] [54885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.844546] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.844589] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.844632] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.844680] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.844708] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.844708] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.844765] [54884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.844875] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.844912] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.844976] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.858964] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.859071] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.859139] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.859184] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.859215] [54885]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.859249] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.859276] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.859336] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.859383] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.859426] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.859472] [54884]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.859472] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.859558] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.859606] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.860181] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.860264] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.860339] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.860418] [54885]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.860456] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.860482] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.860507] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.860533] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.860590] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.860633] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.860680] [54884]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.860726] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.860769] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.860818] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.861392] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.861490] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.861570] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.861639] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.861674] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.861700] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.861755] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.861785] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.861831] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.861876] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.861919] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.861962] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.862016] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.862113] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.864390] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.864485] [54885]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.864552] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.864605] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.864634] [54885]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.864739] [54884]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.864789] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.864833] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.864880] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.864917] [54884]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.864964] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.865017] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.865017] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.865017] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.865568] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.865648] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.865721] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.865789] [54885]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.865851] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.865883] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.865934] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.865976] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.866034] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.866085] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.866085] [54884]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.866133] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.866182] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.866251] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.869840] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.869929] [54885]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.869997] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.870076] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.870141] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.870200] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.870252] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.870284] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.870331] [54884]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.870402] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.870471] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.870530] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.870631] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.870702] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.872157] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.872243] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.872305] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.872366] [54885]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.872432] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.872494] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.872566] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.873015] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.873102] [54885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.873183] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.873251] [54885]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.873314] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.873374] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.873445] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.873645] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.873728] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.873798] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.873916] [54884]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.873916] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.873975] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.874101] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.874308] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.874381] [54884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.874433] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.874495] [54884]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.874557] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.874618] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.874687] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.877234] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.877369] [54885]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.877369] [54885]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.877432] [54885]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.877530] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.877582] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.877629] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.877965] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.878060] [54884]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.878127] [54884]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.878194] [54884]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.878248] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.878313] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.878378] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.878424] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.878472] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.878558] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.878630] [54885]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.878694] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.878747] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.878791] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.878832] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.878859] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.878904] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.878962] [54884]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.879032] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.879096] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.879166] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.880633] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.880712] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.880784] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.880824] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.880851] [54885]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.880902] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.880932] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.880957] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.880981] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.881058] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.881122] [54884]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.881122] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.881207] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.881255] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.884172] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.884258] [54885]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.884312] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.884392] [54885]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.884458] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.884523] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.884555] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.884588] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.884617] [54884]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.884676] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.884743] [54884]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.884808] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.884870] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.884986] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.887675] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.887776] [54885]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.887807] [54885]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.887884] [54885]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.887962] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.888042] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.888104] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.888226] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.888310] [54884]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.888375] [54884]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.888437] [54884]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.888520] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.888585] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.888655] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.888890] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.888973] [54885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.889022] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.889059] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.889092] [54884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.889125] [54885]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.889152] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.889228] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.889275] [54884]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.889318] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.889359] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.889359] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.889445] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.889488] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.890130] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.890211] [54885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.890260] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.890304] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.890364] [54884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.890407] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.890436] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.890461] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.890486] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.890510] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.890541] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.890566] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.890631] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.890674] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.892504] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.892580] [54885]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.892635] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.892686] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.892731] [54884]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.892779] [54885]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.892826] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.892868] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.892905] [54884]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.892955] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.892998] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.893034] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.893059] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.893059] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.893958] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.894107] [54885]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.894173] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.894173] [54885]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.894319] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.894374] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.894439] [54884]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.894488] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.894555] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.894583] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.894608] [54884]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.894608] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.894608] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.894608] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.896264] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.896325] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.896354] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.896379] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.896404] [54885]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.896437] [54884]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.896466] [54885]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.896496] [54884]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.896587] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.896639] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.896714] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.896768] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.896817] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.896861] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.897965] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.898062] [54885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.898130] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.898187] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.898246] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.898246] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.898296] [54884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.898322] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.898346] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.898405] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.898522] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.898522] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.957133] [54885]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54885) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 415.957349] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.957411] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.957465] [54884]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54884) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 415.957581] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.957619] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.957672] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.957734] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.957782] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.957824] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.957861] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.957908] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.957945] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.958011] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.958011] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.958096] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.958178] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.958205] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.958205] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.958254] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.958281] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.958306] [54885]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.958331] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.958356] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.958356] [54885]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.958406] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.958433] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.958458] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.958483] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.958508] [54884]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.958533] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.958572] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.958600] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.958626] [54884]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.958655] [54885]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.958680] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.958705] [54885]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.958729] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.958758] [54885]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.958784] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.958808] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.958833] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.958860] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.958887] [54884]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.958912] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.958937] [54884]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.958962] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.958988] [54884]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.959042] [54885]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.959069] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.959095] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.959120] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.959149] [54885]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.959175] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.959199] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.959223] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.959250] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.959274] [54884]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.959298] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.959323] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.959348] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.959375] [54884]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.959401] [54885]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.959425] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.959450] [54885]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.959475] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.959499] [54885]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.959525] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.959550] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.959574] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.959603] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.959629] [54884]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.959930] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.959982] [54884]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.960045] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.960091] [54884]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.960133] [54885]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.960182] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.960224] [54885]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.960273] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.960316] [54885]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.960358] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.960401] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.960443] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.960486] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.960528] [54884]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.960571] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.960613] [54884]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.960658] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.960701] [54884]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.960742] [54885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.960783] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.960824] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.960872] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.960914] [54885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.960957] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.960999] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.961058] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.961101] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.961144] [54884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.961185] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.961227] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.961268] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.961310] [54884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.961352] [54885]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.961394] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.961439] [54885]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.961493] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.961541] [54885]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.961583] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.961625] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.961667] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.961709] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.961751] [54884]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.961793] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.961838] [54884]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.961881] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.961924] [54884]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.961966] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.962014] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.962059] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.962102] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.962143] [54885]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.962186] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.962238] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.962281] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.962324] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.962365] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.962408] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.962450] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.962492] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.962533] [54884]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.962575] [54885]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.962620] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.962662] [54885]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.962703] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.962744] [54885]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.962785] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.962826] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.962876] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.962920] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.962960] [54884]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.963013] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.963061] [54884]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.963104] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.963146] [54884]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.963187] [54885]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.963228] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.963270] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.963312] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.963354] [54885]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.963396] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.963442] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.963484] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.963526] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.963573] [54884]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.963615] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.963656] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.963698] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.963740] [54884]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.963783] [54885]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.963828] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.963871] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.963912] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.963954] [54885]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.963997] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.964048] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.964091] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.964132] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.964168] [54884]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.964220] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.964268] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.964295] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.964321] [54884]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.964346] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.964370] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.964394] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.964418] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.964442] [54885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.964478] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.964505] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.964530] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.964554] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.964578] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.964602] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.964627] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.964651] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.964675] [54884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.964702] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.964729] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.964754] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.964786] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.964831] [54885]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.964874] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.964905] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.964931] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.965250] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.965327] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.965375] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.965418] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.965460] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.965503] [54884]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.965552] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.965595] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.965637] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.965678] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.965723] [54885]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.965766] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.965808] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.965850] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.965901] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.966036] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.966098] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.966143] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.966187] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.966236] [54884]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.966359] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.966409] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.966466] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.966556] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.966601] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.966643] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.966686] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.966727] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.966774] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.966817] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.966858] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.966902] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.966949] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.966991] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.967027] [54885]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.967053] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.967077] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.967101] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.967126] [54885]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.967150] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.967184] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.967209] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.967236] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.967261] [54884]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.967285] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.967311] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.967335] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.967361] [54884]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.967385] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.967409] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.967409] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.967470] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.967470] [54885]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.967532] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.967570] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.967598] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.967623] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.967648] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.967672] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.967696] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.967773] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.967799] [54884]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.967828] [54885]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.967853] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.967877] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.967903] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.967928] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.967952] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.967976] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.968013] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.968039] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.968064] [54884]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.968089] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.968113] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.968113] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.968158] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.968182] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.968206] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.968237] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.968237] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.968237] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.968305] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.968329] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.968353] [54885]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.968378] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.968402] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.968427] [54884]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.968454] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.968480] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.968506] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.968532] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.968567] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.968602] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.968629] [54885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.968654] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.968679] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.968707] [54884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.968732] [54885]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.968757] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.968782] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.968807] [54884]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.968831] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.968855] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.968879] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.968905] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.968932] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.968957] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.968981] [54885]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.969356] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.969418] [54885]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.969470] [54884]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.969514] [54885]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.969556] [54884]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.969598] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.969644] [54884]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.969688] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.969736] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.969778] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.969821] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.969863] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.969906] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.969949] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.969995] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.970084] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.970128] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.970170] [54885]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.970212] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.970253] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.970294] [54884]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.970336] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.970378] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.970424] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.970477] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.970521] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.970564] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.970609] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.970651] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.970693] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.970734] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.970775] [54885]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.970817] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.970862] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.970904] [54884]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.970946] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.970988] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.971040] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.971088] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.971130] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.971177] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.971220] [54885]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.971266] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.971308] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.971350] [54884]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.971350] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.971429] [54885]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.971471] [54884]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.971512] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.971553] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.971594] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.971638] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.971681] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.971722] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.971769] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.971811] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.971853] [54885]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.971894] [54884]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.971938] [54885]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.971980] [54884]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.972040] [54885]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.972085] [54884]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.972127] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.972168] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.972209] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.972250] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.972291] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.972334] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.972376] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.972426] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.972472] [54885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.972514] [54884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.972555] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.972597] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.972638] [54885]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.972638] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.972717] [54884]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.972758] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.972803] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.972830] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.972854] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.972879] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.972903] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.972927] [54885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.972952] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.972977] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.973008] [54884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.973037] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.973062] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.973086] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.973110] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.973134] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.973159] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.973184] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.973212] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.973236] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.973261] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.973288] [54885]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.973313] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.973336] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.973361] [54884]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.973385] [54885]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.973410] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.973435] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.973465] [54884]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.973490] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.973517] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.973545] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.973571] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.973595] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.973621] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.973645] [54885]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.973670] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.973694] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.973719] [54884]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.973746] [54885]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.973771] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.973795] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.973819] [54884]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.973843] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.973867] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.973891] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.973915] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.973939] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.973965] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.973990] [54885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.974236] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.974284] [54885]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.974327] [54884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.974369] [54885]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.974411] [54884]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.974459] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.974502] [54884]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.974548] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.974592] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.974634] [54885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.974676] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.974717] [54885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54885) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.974759] [54884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.974808] [54885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.974865] [54884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54884) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.974908] [54885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.974953] [54884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.974995] [54885]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.975132] [54884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.975185] [54885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.975227] [54884]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.975338] [54885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54885) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.975390] [54884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.975390] [54884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54884) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.996455] [54884]: INFO dbcounter [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Registered counter for database cinder [ 415.996618] [54885]: INFO dbcounter [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Registered counter for database cinder [ 416.005527] [54884]: DEBUG oslo_db.sqlalchemy.engines [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb 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=54884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 416.005726] [54885]: DEBUG oslo_db.sqlalchemy.engines [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc 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=54885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 416.132587] [54885]: DEBUG dbcounter [-] [54885] Writer thread running {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 416.133339] [54884]: DEBUG dbcounter [-] [54884] Writer thread running {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 416.135796] [54884]: INFO cinder.rpc [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 416.135902] [54885]: INFO cinder.rpc [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 416.137965] [54884]: INFO cinder.rpc [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 416.138079] [54885]: INFO cinder.rpc [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 416.139972] [54885]: INFO cinder.rpc [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 416.140069] [54884]: INFO cinder.rpc [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 416.141849] [54884]: INFO cinder.rpc [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 416.141916] [54885]: INFO cinder.rpc [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 416.142267] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.142319] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.142457] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.142509] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.144088] [54884]: WARNING cinder.keymgr.conf_key_mgr [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb 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' [ 416.144312] [54885]: WARNING cinder.keymgr.conf_key_mgr [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc 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' [ 416.146946] [54884]: DEBUG oslo_db.sqlalchemy.engines [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb 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=54884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 416.147048] [54885]: DEBUG oslo_db.sqlalchemy.engines [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc 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=54885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 416.148591] [54884]: INFO cinder.rpc [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 416.148706] [54885]: INFO cinder.rpc [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 416.150380] [54884]: INFO cinder.rpc [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 416.150525] [54885]: INFO cinder.rpc [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 416.150792] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.150929] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.150963] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.151107] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.152033] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.152197] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.152264] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.152429] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.152973] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.153144] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.153209] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.153366] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.164663] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.164840] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.165032] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.165219] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.167599] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.167766] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.168292] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.168448] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.170454] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.170623] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.171133] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.171301] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.174161] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.174331] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.174817] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.174985] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.176844] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.177013] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.177519] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.177681] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.179526] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.179682] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.180174] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.180351] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.182319] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.182480] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.183347] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.183514] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.184860] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.185034] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.186226] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.186397] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.187373] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.187587] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.188526] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.189168] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.189236] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.189236] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.189815] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.189962] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.191797] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.191954] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.192167] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.192336] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.285627] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.285868] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.287325] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.287548] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.289292] [54884]: WARNING cinder.api.contrib.hosts [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 416.289737] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.289927] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.290778] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.290939] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.290992] [54885]: WARNING cinder.api.contrib.hosts [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 416.291466] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.291634] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.291924] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.292098] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.292528] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.292688] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.292850] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.293014] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.293649] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.293810] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.294017] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.294175] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.294566] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.294726] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.295137] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.295299] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.295759] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.295925] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.296107] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.296269] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.296840] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.296997] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.297192] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.297350] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.297917] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.298090] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.298290] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.298450] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.299043] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.299198] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: extensions {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.299236] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.300150] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.300315] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.300567] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-hosts {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.301026] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: extensions {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.302371] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-hosts {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.302567] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: qos-specs {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.304355] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: qos-specs {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.304763] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-quota-class-sets {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.306196] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: scheduler-stats {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.306553] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-quota-class-sets {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.307784] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-snapshot-manage {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.307977] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: scheduler-stats {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.309286] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: capabilities {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.309581] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-snapshot-manage {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.311077] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: capabilities {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.311128] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: encryption {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.312783] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: cgsnapshots {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.313248] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: encryption {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.314224] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-quota-sets {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.314892] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: cgsnapshots {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.315793] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-volume-manage {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.316322] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-quota-sets {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.317875] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-volume-manage {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.318194] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-volume-transfer {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.319468] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-volume-transfer {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.319928] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-volume-type-access {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.321473] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-volume-type-access {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.321583] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: backups {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.322752] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: backups {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.323652] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-services {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.324966] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: consistencygroups {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.325643] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-services {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.326947] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: consistencygroups {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.326988] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: extra_specs {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.328651] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: os-availability-zone {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.329014] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: extra_specs {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.329977] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extended resource: encryption {{(pid=54884) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.330637] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: os-availability-zone {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.331888] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.331952] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extended resource: encryption {{(pid=54885) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.332077] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.332982] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.333157] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.333831] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.333991] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.334042] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.334161] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.334900] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.334995] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.335085] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.335165] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.335944] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.336111] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.336149] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.336274] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.336995] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.337169] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.337202] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.337356] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.338143] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.338303] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.338363] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.338505] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.339312] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.339364] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.339482] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.339520] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.340430] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.340467] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.340585] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.340628] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.341373] [54884]: WARNING stevedore.named [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.341415] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.341529] [54884]: WARNING castellan.key_manager [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.341564] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.342227] [54884]: DEBUG cinder.api.contrib.snapshot_actions [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] SnapshotActionsController initialized {{(pid=54884) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 416.342358] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension VolumeActions extending resource: volumes {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.342517] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension UsedLimits extending resource: limits {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.342550] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.342644] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.342686] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.342831] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.342961] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension TypesManage extending resource: types {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.343094] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.343212] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension AdminActions extending resource: volumes {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.343344] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension AdminActions extending resource: snapshots {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.343462] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension AdminActions extending resource: backups {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.343500] [54885]: WARNING stevedore.named [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.343574] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension VolumeTypeAccess extending resource: types {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.343640] [54885]: WARNING castellan.key_manager [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.343697] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.343809] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.343934] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.344144] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.344266] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.344350] [54885]: DEBUG cinder.api.contrib.snapshot_actions [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] SnapshotActionsController initialized {{(pid=54885) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 416.344383] [54884]: DEBUG cinder.api.openstack [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb None None] Extension SnapshotActions extending resource: snapshots {{(pid=54884) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.344488] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension VolumeActions extending resource: volumes {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.344647] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension UsedLimits extending resource: limits {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.344777] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.344897] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.345016] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension TypesManage extending resource: types {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.345140] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.345253] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension AdminActions extending resource: volumes {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.345415] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension AdminActions extending resource: snapshots {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.345580] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension AdminActions extending resource: backups {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.345705] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension VolumeTypeAccess extending resource: types {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.345833] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.345954] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.346097] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.346301] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.346415] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.346519] [54884]: WARNING keystonemiddleware.auth_token [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb 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. [ 416.346554] [54885]: DEBUG cinder.api.openstack [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc None None] Extension SnapshotActions extending resource: snapshots {{(pid=54885) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.348692] [54885]: WARNING keystonemiddleware.auth_token [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc 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. [ 416.350832] [54884]: WARNING keystonemiddleware.auth_token [None req-9156f09f-6b88-4f23-96f5-4f756bfdefcb 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 [ 416.352938] [54885]: WARNING keystonemiddleware.auth_token [None req-138cd8a2-3f35-4aa3-bc33-13a67131aedc 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 [ 416.353235] [54884]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5a37c1b89be0 pid: 54884 (default app) [ 416.355359] [54885]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5a37c1b89be0 pid: 54885 (default app) [ 416.362505] [54884]: /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. [ 416.362505] [54884]: warnings.warn(deprecated_msg) [ 416.362649] [54884]: /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. [ 416.362649] [54884]: warnings.warn(deprecated_msg) [ 416.362649] [54884]: /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. [ 416.362649] [54884]: warnings.warn(deprecated_msg) [ 416.362649] [54884]: /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. [ 416.362817] [54884]: warnings.warn(deprecated_msg) [ 416.362817] [54884]: /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. [ 416.362817] [54884]: warnings.warn(deprecated_msg) [ 416.362817] [54884]: /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. [ 416.362817] [54884]: warnings.warn(deprecated_msg) [ 416.362817] [54884]: /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. [ 416.363024] [54884]: warnings.warn(deprecated_msg) [ 416.363024] [54884]: /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. [ 416.363024] [54884]: warnings.warn(deprecated_msg) [ 416.363024] [54884]: /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. [ 416.363024] [54884]: warnings.warn(deprecated_msg) [ 416.363173] [54884]: /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. [ 416.363173] [54884]: warnings.warn(deprecated_msg) [ 416.363173] [54884]: /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. [ 416.363173] [54884]: warnings.warn(deprecated_msg) [ 416.363296] [54884]: /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. [ 416.363296] [54884]: warnings.warn(deprecated_msg) [ 416.363296] [54884]: /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. [ 416.363296] [54884]: warnings.warn(deprecated_msg) [ 416.363415] [54884]: /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. [ 416.363415] [54884]: warnings.warn(deprecated_msg) [ 416.363415] [54884]: /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. [ 416.363415] [54884]: warnings.warn(deprecated_msg) [ 416.363415] [54884]: /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. [ 416.363571] [54884]: warnings.warn(deprecated_msg) [ 416.363571] [54884]: /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. [ 416.363571] [54884]: warnings.warn(deprecated_msg) [ 416.363571] [54884]: /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. [ 416.363571] [54884]: warnings.warn(deprecated_msg) [ 416.363717] [54884]: /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. [ 416.363717] [54884]: warnings.warn(deprecated_msg) [ 416.363717] [54884]: /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. [ 416.363717] [54884]: warnings.warn(deprecated_msg) [ 416.363717] [54884]: /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. [ 416.363717] [54884]: warnings.warn(deprecated_msg) [ 416.363895] [54884]: /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. [ 416.363895] [54884]: warnings.warn(deprecated_msg) [ 416.363895] [54884]: /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. [ 416.363895] [54884]: warnings.warn(deprecated_msg) [ 416.363895] [54884]: /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. [ 416.363895] [54884]: warnings.warn(deprecated_msg) [ 416.364080] [54884]: /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. [ 416.364080] [54884]: warnings.warn(deprecated_msg) [ 416.364080] [54884]: /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. [ 416.364080] [54884]: warnings.warn(deprecated_msg) [ 416.364080] [54884]: /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. [ 416.364080] [54884]: warnings.warn(deprecated_msg) [ 416.364256] [54884]: /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. [ 416.364256] [54884]: warnings.warn(deprecated_msg) [ 416.364256] [54884]: /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. [ 416.364256] [54884]: warnings.warn(deprecated_msg) [ 416.364256] [54884]: /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. [ 416.364256] [54884]: warnings.warn(deprecated_msg) [ 416.364439] [54884]: /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. [ 416.364439] [54884]: warnings.warn(deprecated_msg) [ 416.364439] [54884]: /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. [ 416.364439] [54884]: warnings.warn(deprecated_msg) [ 416.364556] [54884]: /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. [ 416.364556] [54884]: warnings.warn(deprecated_msg) [ 416.364556] [54884]: /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. [ 416.364556] [54884]: warnings.warn(deprecated_msg) [ 416.364556] [54884]: /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. [ 416.364722] [54884]: warnings.warn(deprecated_msg) [ 416.364722] [54884]: /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. [ 416.364722] [54884]: warnings.warn(deprecated_msg) [ 416.364722] [54884]: /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. [ 416.364722] [54884]: warnings.warn(deprecated_msg) [ 416.364868] [54884]: /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. [ 416.364868] [54884]: warnings.warn(deprecated_msg) [ 416.364868] [54884]: /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. [ 416.364868] [54884]: warnings.warn(deprecated_msg) [ 416.364868] [54884]: /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. [ 416.364868] [54884]: warnings.warn(deprecated_msg) [ 416.365048] [54884]: /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. [ 416.365048] [54884]: warnings.warn(deprecated_msg) [ 416.365048] [54884]: /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. [ 416.365048] [54884]: warnings.warn(deprecated_msg) [ 416.365048] [54884]: /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. [ 416.365211] [54884]: warnings.warn(deprecated_msg) [ 416.365211] [54884]: /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. [ 416.365211] [54884]: warnings.warn(deprecated_msg) [ 416.365211] [54884]: /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. [ 416.365211] [54884]: warnings.warn(deprecated_msg) [ 416.365377] [54884]: /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. [ 416.365377] [54884]: warnings.warn(deprecated_msg) [ 416.365377] [54884]: /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. [ 416.365377] [54884]: warnings.warn(deprecated_msg) [ 416.365529] [54884]: /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. [ 416.365529] [54884]: warnings.warn(deprecated_msg) [ 416.365529] [54884]: /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. [ 416.365529] [54884]: warnings.warn(deprecated_msg) [ 416.365662] [54884]: /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. [ 416.365662] [54884]: warnings.warn(deprecated_msg) [ 416.365662] [54884]: /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. [ 416.365662] [54884]: warnings.warn(deprecated_msg) [ 416.365662] [54884]: /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. [ 416.365821] [54884]: warnings.warn(deprecated_msg) [ 416.365821] [54884]: /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. [ 416.365821] [54884]: warnings.warn(deprecated_msg) [ 416.365821] [54884]: /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. [ 416.365821] [54884]: warnings.warn(deprecated_msg) [ 416.365962] [54884]: /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. [ 416.365962] [54884]: warnings.warn(deprecated_msg) [ 416.365962] [54884]: /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. [ 416.365962] [54884]: warnings.warn(deprecated_msg) [ 416.366778] [54884]: /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. [ 416.366778] [54884]: warnings.warn(deprecated_msg) [ 416.366778] [54884]: /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. [ 416.366778] [54884]: warnings.warn(deprecated_msg) [ 416.366994] [54884]: /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. [ 416.366994] [54884]: warnings.warn(deprecated_msg) [ 416.366994] [54884]: /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. [ 416.366994] [54884]: warnings.warn(deprecated_msg) [ 416.367209] [54884]: /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. [ 416.367209] [54884]: warnings.warn(deprecated_msg) [ 416.367209] [54884]: /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. [ 416.367209] [54884]: warnings.warn(deprecated_msg) [ 416.367420] [54884]: /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. [ 416.367420] [54884]: warnings.warn(deprecated_msg) [ 416.367420] [54884]: /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. [ 416.367420] [54884]: warnings.warn(deprecated_msg) [ 416.367685] [54884]: /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. [ 416.367685] [54884]: warnings.warn(deprecated_msg) [ 416.367685] [54884]: /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. [ 416.367685] [54884]: warnings.warn(deprecated_msg) [ 416.367685] [54884]: /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. [ 416.367685] [54884]: warnings.warn(deprecated_msg) [ 416.368070] [54884]: /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. [ 416.368070] [54884]: warnings.warn(deprecated_msg) [ 416.368070] [54884]: /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. [ 416.368070] [54884]: warnings.warn(deprecated_msg) [ 416.368070] [54884]: /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. [ 416.368334] [54884]: warnings.warn(deprecated_msg) [ 416.368334] [54884]: /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. [ 416.368334] [54884]: warnings.warn(deprecated_msg) [ 416.368334] [54884]: /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. [ 416.368334] [54884]: warnings.warn(deprecated_msg) [ 416.368334] [54884]: /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. [ 416.368334] [54884]: warnings.warn(deprecated_msg) [ 416.368694] [54884]: /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. [ 416.368694] [54884]: warnings.warn(deprecated_msg) [ 416.368694] [54884]: /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. [ 416.368694] [54884]: warnings.warn(deprecated_msg) [ 416.368694] [54884]: /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. [ 416.368694] [54884]: warnings.warn(deprecated_msg) [ 416.368987] [54884]: /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. [ 416.368987] [54884]: warnings.warn(deprecated_msg) [ 416.368987] [54884]: /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. [ 416.368987] [54884]: warnings.warn(deprecated_msg) [ 416.368987] [54884]: /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. [ 416.368987] [54884]: warnings.warn(deprecated_msg) [ 416.369427] [54884]: /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. [ 416.369427] [54884]: warnings.warn(deprecated_msg) [ 416.369427] [54884]: /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. [ 416.369427] [54884]: warnings.warn(deprecated_msg) [ 416.369427] [54884]: /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. [ 416.369427] [54884]: warnings.warn(deprecated_msg) [ 416.369728] [54884]: /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. [ 416.369728] [54884]: warnings.warn(deprecated_msg) [ 416.369728] [54884]: /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. [ 416.369728] [54884]: warnings.warn(deprecated_msg) [ 416.369932] [54884]: /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. [ 416.369932] [54884]: warnings.warn(deprecated_msg) [ 416.369932] [54884]: /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. [ 416.369932] [54884]: warnings.warn(deprecated_msg) [ 416.370147] [54884]: /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. [ 416.370147] [54884]: warnings.warn(deprecated_msg) [ 416.370147] [54884]: /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. [ 416.370147] [54884]: warnings.warn(deprecated_msg) [ 416.370354] [54884]: /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. [ 416.370354] [54884]: warnings.warn(deprecated_msg) [ 416.370354] [54884]: /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. [ 416.370354] [54884]: warnings.warn(deprecated_msg) [ 416.370354] [54884]: DEBUG cinder.api.middleware.request_id [None req-bfbbab8b-5155-4ac3-93b6-dc90a94c01dd None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 416.370354] [54884]: [pid: 54884|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Tue Feb 11 12:05:01 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 419.706043] [54885]: /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. [ 419.706043] [54885]: warnings.warn(deprecated_msg) [ 419.706542] [54885]: /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. [ 419.706542] [54885]: warnings.warn(deprecated_msg) [ 419.706542] [54885]: /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. [ 419.706542] [54885]: warnings.warn(deprecated_msg) [ 419.706542] [54885]: /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. [ 419.706781] [54885]: warnings.warn(deprecated_msg) [ 419.706781] [54885]: /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. [ 419.706781] [54885]: warnings.warn(deprecated_msg) [ 419.706781] [54885]: /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. [ 419.706781] [54885]: warnings.warn(deprecated_msg) [ 419.706781] [54885]: /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. [ 419.707087] [54885]: warnings.warn(deprecated_msg) [ 419.707087] [54885]: /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. [ 419.707087] [54885]: warnings.warn(deprecated_msg) [ 419.707087] [54885]: /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. [ 419.707087] [54885]: warnings.warn(deprecated_msg) [ 419.707300] [54885]: /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. [ 419.707300] [54885]: warnings.warn(deprecated_msg) [ 419.707300] [54885]: /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. [ 419.707300] [54885]: warnings.warn(deprecated_msg) [ 419.707488] [54885]: /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. [ 419.707488] [54885]: warnings.warn(deprecated_msg) [ 419.707488] [54885]: /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. [ 419.707488] [54885]: warnings.warn(deprecated_msg) [ 419.707748] [54885]: /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. [ 419.707748] [54885]: warnings.warn(deprecated_msg) [ 419.707748] [54885]: /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. [ 419.707748] [54885]: warnings.warn(deprecated_msg) [ 419.707748] [54885]: /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. [ 419.707975] [54885]: warnings.warn(deprecated_msg) [ 419.707975] [54885]: /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. [ 419.707975] [54885]: warnings.warn(deprecated_msg) [ 419.707975] [54885]: /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. [ 419.707975] [54885]: warnings.warn(deprecated_msg) [ 419.708215] [54885]: /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. [ 419.708215] [54885]: warnings.warn(deprecated_msg) [ 419.708215] [54885]: /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. [ 419.708215] [54885]: warnings.warn(deprecated_msg) [ 419.708215] [54885]: /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. [ 419.708215] [54885]: warnings.warn(deprecated_msg) [ 419.708479] [54885]: /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. [ 419.708479] [54885]: warnings.warn(deprecated_msg) [ 419.708479] [54885]: /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. [ 419.708479] [54885]: warnings.warn(deprecated_msg) [ 419.708479] [54885]: /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. [ 419.708479] [54885]: warnings.warn(deprecated_msg) [ 419.708794] [54885]: /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. [ 419.708794] [54885]: warnings.warn(deprecated_msg) [ 419.708794] [54885]: /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. [ 419.708794] [54885]: warnings.warn(deprecated_msg) [ 419.708794] [54885]: /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. [ 419.708794] [54885]: warnings.warn(deprecated_msg) [ 419.709076] [54885]: /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. [ 419.709076] [54885]: warnings.warn(deprecated_msg) [ 419.709076] [54885]: /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. [ 419.709076] [54885]: warnings.warn(deprecated_msg) [ 419.709076] [54885]: /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. [ 419.709076] [54885]: warnings.warn(deprecated_msg) [ 419.709368] [54885]: /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. [ 419.709368] [54885]: warnings.warn(deprecated_msg) [ 419.709368] [54885]: /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. [ 419.709368] [54885]: warnings.warn(deprecated_msg) [ 419.709551] [54885]: /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. [ 419.709551] [54885]: warnings.warn(deprecated_msg) [ 419.709551] [54885]: /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. [ 419.709551] [54885]: warnings.warn(deprecated_msg) [ 419.709551] [54885]: /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. [ 419.709768] [54885]: warnings.warn(deprecated_msg) [ 419.709768] [54885]: /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. [ 419.709768] [54885]: warnings.warn(deprecated_msg) [ 419.709768] [54885]: /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. [ 419.709768] [54885]: warnings.warn(deprecated_msg) [ 419.710020] [54885]: /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. [ 419.710020] [54885]: warnings.warn(deprecated_msg) [ 419.710020] [54885]: /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. [ 419.710020] [54885]: warnings.warn(deprecated_msg) [ 419.710020] [54885]: /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. [ 419.710020] [54885]: warnings.warn(deprecated_msg) [ 419.710416] [54885]: /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. [ 419.710416] [54885]: warnings.warn(deprecated_msg) [ 419.710416] [54885]: /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. [ 419.710416] [54885]: warnings.warn(deprecated_msg) [ 419.710416] [54885]: /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. [ 419.710666] [54885]: warnings.warn(deprecated_msg) [ 419.710666] [54885]: /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. [ 419.710666] [54885]: warnings.warn(deprecated_msg) [ 419.710666] [54885]: /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. [ 419.710666] [54885]: warnings.warn(deprecated_msg) [ 419.710804] [54885]: /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. [ 419.710804] [54885]: warnings.warn(deprecated_msg) [ 419.710804] [54885]: /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. [ 419.710804] [54885]: warnings.warn(deprecated_msg) [ 419.710917] [54885]: /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. [ 419.710917] [54885]: warnings.warn(deprecated_msg) [ 419.710917] [54885]: /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. [ 419.710917] [54885]: warnings.warn(deprecated_msg) [ 419.711030] [54885]: /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. [ 419.711030] [54885]: warnings.warn(deprecated_msg) [ 419.711030] [54885]: /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. [ 419.711030] [54885]: warnings.warn(deprecated_msg) [ 419.711030] [54885]: /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. [ 419.711170] [54885]: warnings.warn(deprecated_msg) [ 419.711170] [54885]: /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. [ 419.711170] [54885]: warnings.warn(deprecated_msg) [ 419.711170] [54885]: /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. [ 419.711170] [54885]: warnings.warn(deprecated_msg) [ 419.711298] [54885]: /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. [ 419.711298] [54885]: warnings.warn(deprecated_msg) [ 419.711298] [54885]: /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. [ 419.711298] [54885]: warnings.warn(deprecated_msg) [ 419.711407] [54885]: /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. [ 419.711407] [54885]: warnings.warn(deprecated_msg) [ 419.711407] [54885]: /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. [ 419.711407] [54885]: warnings.warn(deprecated_msg) [ 419.711511] [54885]: /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. [ 419.711511] [54885]: warnings.warn(deprecated_msg) [ 419.711511] [54885]: /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. [ 419.711511] [54885]: warnings.warn(deprecated_msg) [ 419.711612] [54885]: /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. [ 419.711612] [54885]: warnings.warn(deprecated_msg) [ 419.711612] [54885]: /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. [ 419.711612] [54885]: warnings.warn(deprecated_msg) [ 419.711717] [54885]: /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. [ 419.711717] [54885]: warnings.warn(deprecated_msg) [ 419.711717] [54885]: /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. [ 419.711717] [54885]: warnings.warn(deprecated_msg) [ 419.711817] [54885]: /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. [ 419.711817] [54885]: warnings.warn(deprecated_msg) [ 419.711817] [54885]: /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. [ 419.711817] [54885]: warnings.warn(deprecated_msg) [ 419.711817] [54885]: /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. [ 419.711817] [54885]: warnings.warn(deprecated_msg) [ 419.711973] [54885]: /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. [ 419.711973] [54885]: warnings.warn(deprecated_msg) [ 419.711973] [54885]: /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. [ 419.711973] [54885]: warnings.warn(deprecated_msg) [ 419.711973] [54885]: /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. [ 419.712116] [54885]: warnings.warn(deprecated_msg) [ 419.712116] [54885]: /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. [ 419.712116] [54885]: warnings.warn(deprecated_msg) [ 419.712116] [54885]: /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. [ 419.712116] [54885]: warnings.warn(deprecated_msg) [ 419.712116] [54885]: /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. [ 419.712116] [54885]: warnings.warn(deprecated_msg) [ 419.712292] [54885]: /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. [ 419.712292] [54885]: warnings.warn(deprecated_msg) [ 419.712292] [54885]: /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. [ 419.712292] [54885]: warnings.warn(deprecated_msg) [ 419.712292] [54885]: /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. [ 419.712292] [54885]: warnings.warn(deprecated_msg) [ 419.712446] [54885]: /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. [ 419.712446] [54885]: warnings.warn(deprecated_msg) [ 419.712446] [54885]: /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. [ 419.712446] [54885]: warnings.warn(deprecated_msg) [ 419.712446] [54885]: /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. [ 419.712446] [54885]: warnings.warn(deprecated_msg) [ 419.712596] [54885]: /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. [ 419.712596] [54885]: warnings.warn(deprecated_msg) [ 419.712596] [54885]: /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. [ 419.712596] [54885]: warnings.warn(deprecated_msg) [ 419.712596] [54885]: /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. [ 419.712596] [54885]: warnings.warn(deprecated_msg) [ 419.712749] [54885]: /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. [ 419.712749] [54885]: warnings.warn(deprecated_msg) [ 419.712749] [54885]: /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. [ 419.712749] [54885]: warnings.warn(deprecated_msg) [ 419.712854] [54885]: /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. [ 419.712854] [54885]: warnings.warn(deprecated_msg) [ 419.712854] [54885]: /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. [ 419.712854] [54885]: warnings.warn(deprecated_msg) [ 419.712965] [54885]: /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. [ 419.712965] [54885]: warnings.warn(deprecated_msg) [ 419.712965] [54885]: /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. [ 419.712965] [54885]: warnings.warn(deprecated_msg) [ 419.713081] [54885]: /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. [ 419.713081] [54885]: warnings.warn(deprecated_msg) [ 419.713081] [54885]: /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. [ 419.713081] [54885]: warnings.warn(deprecated_msg) [ 419.713081] [54885]: DEBUG cinder.api.middleware.request_id [None req-a156aada-e170-45e8-a9fc-beff0965d9cb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 420.067168] [54885]: INFO cinder.api.openstack.wsgi [None req-a156aada-e170-45e8-a9fc-beff0965d9cb admin admin] POST http://10.180.1.21/volume/v3/types [ 420.067920] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a156aada-e170-45e8-a9fc-beff0965d9cb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 420.069898] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 420.069898] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [ 420.073285] [54885]: DEBUG oslo_db.sqlalchemy.engines [None req-a156aada-e170-45e8-a9fc-beff0965d9cb 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=54885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 420.095538] [54885]: INFO cinder.api.openstack.wsgi [None req-a156aada-e170-45e8-a9fc-beff0965d9cb admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 420.096093] [54885]: [pid: 54885|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 11 12:05:04 2025] POST /volume/v3/types => generated 182 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 420.099873] [54884]: DEBUG cinder.api.middleware.request_id [req-a156aada-e170-45e8-a9fc-beff0965d9cb req-c9eed7b4-3578-4805-86ed-52c050b900eb None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 420.369674] [54884]: INFO cinder.api.openstack.wsgi [req-a156aada-e170-45e8-a9fc-beff0965d9cb req-c9eed7b4-3578-4805-86ed-52c050b900eb admin admin] POST http://10.180.1.21/volume/v3/types/a135b552-8afd-4751-b47c-3981f4406396/extra_specs [ 420.370385] [54884]: DEBUG cinder.api.openstack.wsgi [req-a156aada-e170-45e8-a9fc-beff0965d9cb req-c9eed7b4-3578-4805-86ed-52c050b900eb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 420.372478] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 420.372478] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [ 420.376874] [54884]: DEBUG oslo_db.sqlalchemy.engines [req-a156aada-e170-45e8-a9fc-beff0965d9cb req-c9eed7b4-3578-4805-86ed-52c050b900eb 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=54884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 420.424967] [54884]: INFO cinder.api.openstack.wsgi [req-a156aada-e170-45e8-a9fc-beff0965d9cb req-c9eed7b4-3578-4805-86ed-52c050b900eb admin admin] http://10.180.1.21/volume/v3/types/a135b552-8afd-4751-b47c-3981f4406396/extra_specs returned with HTTP 200 [ 420.425422] [54884]: [pid: 54884|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Tue Feb 11 12:05:04 2025] POST /volume/v3/types/a135b552-8afd-4751-b47c-3981f4406396/extra_specs => generated 51 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 430.093381] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 430.423583] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 431.343398] [54885]: DEBUG cinder.api.middleware.request_id [None req-46e8ab75-65dc-402b-abbc-ffbb7fc6c1b2 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 431.344091] [54885]: INFO cinder.api.openstack.wsgi [None req-46e8ab75-65dc-402b-abbc-ffbb7fc6c1b2 None None] GET http://10.180.1.21/volume// [ 431.344281] [54885]: DEBUG cinder.api.openstack.wsgi [None req-46e8ab75-65dc-402b-abbc-ffbb7fc6c1b2 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 431.344498] [54885]: DEBUG cinder.api.openstack.wsgi [None req-46e8ab75-65dc-402b-abbc-ffbb7fc6c1b2 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 431.345110] [54885]: INFO cinder.api.openstack.wsgi [None req-46e8ab75-65dc-402b-abbc-ffbb7fc6c1b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 431.345413] [54885]: [pid: 54885|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Tue Feb 11 12:05:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 487.851536] [54884]: DEBUG cinder.api.middleware.request_id [None req-4af95f47-e7e5-45a0-8eed-6b3d3eba076b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 487.917988] [54884]: INFO cinder.api.openstack.wsgi [None req-4af95f47-e7e5-45a0-8eed-6b3d3eba076b tempest-verify_tempest_config-908580176 tempest-verify_tempest_config-908580176-project-member] GET http://10.180.1.21/volume/v3/extensions [ 487.918234] [54884]: DEBUG cinder.api.openstack.wsgi [None req-4af95f47-e7e5-45a0-8eed-6b3d3eba076b tempest-verify_tempest_config-908580176 tempest-verify_tempest_config-908580176-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 487.918448] [54884]: DEBUG cinder.api.openstack.wsgi [None req-4af95f47-e7e5-45a0-8eed-6b3d3eba076b tempest-verify_tempest_config-908580176 tempest-verify_tempest_config-908580176-project-member] Calling method 'index' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 487.918842] [54884]: INFO cinder.api.openstack.wsgi [None req-4af95f47-e7e5-45a0-8eed-6b3d3eba076b tempest-verify_tempest_config-908580176 tempest-verify_tempest_config-908580176-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 487.919235] [54884]: [pid: 54884|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Tue Feb 11 12:06:12 2025] GET /volume/v3/extensions => generated 5245 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10713.298430] [54885]: DEBUG cinder.api.middleware.request_id [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10713.506364] [54885]: INFO cinder.api.openstack.wsgi [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] POST http://10.180.1.21/volume/v3/volumes [10713.507596] [54885]: DEBUG cinder.api.openstack.wsgi [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1452045963"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10713.512141] [54885]: DEBUG cinder.api.v3.volumes [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1452045963'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10713.513810] [54885]: INFO cinder.api.v3.volumes [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Create volume of 1 GB [10713.537281] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Availability zone cache updated, next update will occur around 2025-02-11 15:56:38.385589. {{(pid=54885) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [10713.537416] [54885]: INFO cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Availability Zones retrieved successfully. [10713.564151] [54885]: /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 [10713.564151] [54885]: import asyncore [10713.586174] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Flow 'volume_create_api' (4cb2f23f-8e54-4702-a2bd-ca0f88f1fe4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10713.588866] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95baa44d-97ec-47e7-a8bd-73c6ff535660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10713.589794] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10713.655773] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95baa44d-97ec-47e7-a8bd-73c6ff535660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10713.658356] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa34f98-8906-40b8-84e6-66f2cd7055fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10713.683263] [54885]: WARNING cinder.quota [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [10713.683862] [54885]: WARNING cinder.quota [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [10713.731780] [54885]: DEBUG cinder.quota [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Created reservations ['33d2939e-ca7f-42a7-9ae7-7d7955fa4559', '34562746-ca3a-4d8e-8a6e-975d27fcfb8f', 'f11cda5c-4e07-4d84-b01c-f5f0c272a4f8', '7745415f-fcfc-488d-be41-5a6f79d54b06'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [10713.732907] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa34f98-8906-40b8-84e6-66f2cd7055fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d2939e-ca7f-42a7-9ae7-7d7955fa4559', '34562746-ca3a-4d8e-8a6e-975d27fcfb8f', 'f11cda5c-4e07-4d84-b01c-f5f0c272a4f8', '7745415f-fcfc-488d-be41-5a6f79d54b06']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10713.734018] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8c7477-d4c4-402b-8b57-32325df95414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10713.779890] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8c7477-d4c4-402b-8b57-32325df95414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1452045963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba57a08a845c4b04b1b9c26994588e76',qos_specs=None,replication_status=,reservations=['33d2939e-ca7f-42a7-9ae7-7d7955fa4559','34562746-ca3a-4d8e-8a6e-975d27fcfb8f','f11cda5c-4e07-4d84-b01c-f5f0c272a4f8','7745415f-fcfc-488d-be41-5a6f79d54b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d741d98e25804712bb3674aee95591ef',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T14:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1452045963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba57a08a845c4b04b1b9c26994588e76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d741d98e25804712bb3674aee95591ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10713.781020] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31690bbd-5f53-4254-8ddd-11b03bbfb785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10713.802557] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31690bbd-5f53-4254-8ddd-11b03bbfb785) transitioned into state 'SUCCESS' from state '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-1452045963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba57a08a845c4b04b1b9c26994588e76',qos_specs=None,replication_status=,reservations=['33d2939e-ca7f-42a7-9ae7-7d7955fa4559','34562746-ca3a-4d8e-8a6e-975d27fcfb8f','f11cda5c-4e07-4d84-b01c-f5f0c272a4f8','7745415f-fcfc-488d-be41-5a6f79d54b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d741d98e25804712bb3674aee95591ef',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10713.803549] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282bb953-7504-4230-b5df-9ab6726c7d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10713.967506] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282bb953-7504-4230-b5df-9ab6726c7d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10713.968858] [54885]: DEBUG cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Flow 'volume_create_api' (4cb2f23f-8e54-4702-a2bd-ca0f88f1fe4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10713.969998] [54885]: INFO cinder.volume.api [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Create volume request issued successfully. [10713.970710] [54885]: INFO cinder.api.openstack.wsgi [None req-81e60dbb-7a0d-4b6b-b348-5db05734b964 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10713.971205] [54885]: [pid: 54885|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 14:56:38 2025] POST /volume/v3/volumes => generated 784 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [10713.991691] [54884]: DEBUG cinder.api.middleware.request_id [None req-eb4df22f-5d83-4967-98fd-7c0f59e52a8c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10713.997221] [54884]: INFO cinder.api.openstack.wsgi [None req-eb4df22f-5d83-4967-98fd-7c0f59e52a8c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10713.997464] [54884]: DEBUG cinder.api.openstack.wsgi [None req-eb4df22f-5d83-4967-98fd-7c0f59e52a8c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10713.997710] [54884]: DEBUG cinder.api.openstack.wsgi [None req-eb4df22f-5d83-4967-98fd-7c0f59e52a8c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10714.045058] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10714.045058] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10714.051783] [54884]: INFO cinder.volume.api [None req-eb4df22f-5d83-4967-98fd-7c0f59e52a8c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10714.058446] [54884]: INFO cinder.api.openstack.wsgi [None req-eb4df22f-5d83-4967-98fd-7c0f59e52a8c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10714.058861] [54884]: [pid: 54884|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:56:38 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10715.071417] [54885]: DEBUG cinder.api.middleware.request_id [None req-2cc84f5b-60f3-4e9e-9724-86cd54533f5d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10715.076149] [54885]: INFO cinder.api.openstack.wsgi [None req-2cc84f5b-60f3-4e9e-9724-86cd54533f5d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10715.076149] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2cc84f5b-60f3-4e9e-9724-86cd54533f5d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10715.076149] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2cc84f5b-60f3-4e9e-9724-86cd54533f5d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10715.096789] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10715.096789] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10715.104331] [54885]: INFO cinder.volume.api [None req-2cc84f5b-60f3-4e9e-9724-86cd54533f5d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10715.115610] [54885]: INFO cinder.api.openstack.wsgi [None req-2cc84f5b-60f3-4e9e-9724-86cd54533f5d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10715.116783] [54885]: [pid: 54885|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:56:39 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10724.056019] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=4 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10725.109248] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10772.302623] [54884]: DEBUG cinder.api.middleware.request_id [None req-001331d1-374b-46d6-a414-7c7ed8648a25 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10772.305919] [54884]: INFO cinder.api.openstack.wsgi [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] POST http://10.180.1.21/volume/v3/volumes [10772.305919] [54884]: DEBUG cinder.api.openstack.wsgi [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-772290803", "imageRef": "c4b7e9d2-90b3-4626-926d-4ca7e7a40df8", "size": 1}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10772.308440] [54884]: DEBUG cinder.api.v3.volumes [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-772290803', 'imageRef': 'c4b7e9d2-90b3-4626-926d-4ca7e7a40df8', 'size': 1}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10772.533352] [54884]: INFO cinder.api.v3.volumes [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Create volume of 1 GB [10772.549799] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Availability zone cache updated, next update will occur around 2025-02-11 15:57:37.398246. {{(pid=54884) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [10772.549935] [54884]: INFO cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Availability Zones retrieved successfully. [10772.566029] [54884]: /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 [10772.566029] [54884]: import asyncore [10772.718230] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Flow 'volume_create_api' (97920bf5-7eea-48ce-885a-504f6988bb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10772.719525] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e4ecc3-1aec-4eea-aff6-011dfd0205bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10772.721237] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10772.800353] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e4ecc3-1aec-4eea-aff6-011dfd0205bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10772.801424] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739ddd97-166d-4b27-be13-277c11d50a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10772.831930] [54884]: WARNING cinder.quota [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-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. [10772.832317] [54884]: WARNING cinder.quota [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-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. [10772.880214] [54884]: DEBUG cinder.quota [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Created reservations ['289b90b1-8313-4798-a3ba-39692d70bd1c', 'ade86890-fa31-4592-b231-5c307bf0f7ee', '6e80dd24-a0f6-48d2-a727-61e7655df12a', '340de726-8a22-47b1-9d14-0e2296f4452b'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [10772.881255] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739ddd97-166d-4b27-be13-277c11d50a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289b90b1-8313-4798-a3ba-39692d70bd1c', 'ade86890-fa31-4592-b231-5c307bf0f7ee', '6e80dd24-a0f6-48d2-a727-61e7655df12a', '340de726-8a22-47b1-9d14-0e2296f4452b']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10772.882488] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f09f4b0-6479-4e03-af9d-254a2f8bc370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10772.918463] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f09f4b0-6479-4e03-af9d-254a2f8bc370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b85e08-b1dc-4420-afc6-277b353f6be6', '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-772290803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60705c302de446ab479f3dc0a91d5e0',qos_specs=None,replication_status=,reservations=['289b90b1-8313-4798-a3ba-39692d70bd1c','ade86890-fa31-4592-b231-5c307bf0f7ee','6e80dd24-a0f6-48d2-a727-61e7655df12a','340de726-8a22-47b1-9d14-0e2296f4452b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba638aecc68c4e50ba83d980048d90dc',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T14:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-772290803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b85e08-b1dc-4420-afc6-277b353f6be6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60705c302de446ab479f3dc0a91d5e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba638aecc68c4e50ba83d980048d90dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10772.919652] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da70a2f-d755-41f4-9473-c74e79679002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10772.940530] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da70a2f-d755-41f4-9473-c74e79679002) transitioned into state 'SUCCESS' from state '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-772290803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60705c302de446ab479f3dc0a91d5e0',qos_specs=None,replication_status=,reservations=['289b90b1-8313-4798-a3ba-39692d70bd1c','ade86890-fa31-4592-b231-5c307bf0f7ee','6e80dd24-a0f6-48d2-a727-61e7655df12a','340de726-8a22-47b1-9d14-0e2296f4452b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba638aecc68c4e50ba83d980048d90dc',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10772.941658] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99426db2-ec14-4a1e-a6c9-fe65b1e7a1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10772.976394] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99426db2-ec14-4a1e-a6c9-fe65b1e7a1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10772.976394] [54884]: DEBUG cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Flow 'volume_create_api' (97920bf5-7eea-48ce-885a-504f6988bb3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10772.976394] [54884]: INFO cinder.volume.api [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Create volume request issued successfully. [10772.976788] [54884]: INFO cinder.api.openstack.wsgi [None req-001331d1-374b-46d6-a414-7c7ed8648a25 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10772.977113] [54884]: [pid: 54884|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 11 14:57:37 2025] POST /volume/v3/volumes => generated 751 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [10772.986011] [54885]: DEBUG cinder.api.middleware.request_id [None req-5bbcd286-4a45-49d4-a7d9-f9c1d0482ded None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10772.992916] [54885]: INFO cinder.api.openstack.wsgi [None req-5bbcd286-4a45-49d4-a7d9-f9c1d0482ded tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10772.993189] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5bbcd286-4a45-49d4-a7d9-f9c1d0482ded tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10772.993406] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5bbcd286-4a45-49d4-a7d9-f9c1d0482ded tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10773.027972] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10773.027972] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10773.033739] [54885]: INFO cinder.volume.api [None req-5bbcd286-4a45-49d4-a7d9-f9c1d0482ded tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10773.047944] [54885]: INFO cinder.api.openstack.wsgi [None req-5bbcd286-4a45-49d4-a7d9-f9c1d0482ded tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10773.048176] [54885]: [pid: 54885|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:37 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10774.057342] [54884]: DEBUG cinder.api.middleware.request_id [None req-90b59b07-394b-40fe-8b9e-a88c76d6036e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10774.059485] [54884]: INFO cinder.api.openstack.wsgi [None req-90b59b07-394b-40fe-8b9e-a88c76d6036e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10774.059720] [54884]: DEBUG cinder.api.openstack.wsgi [None req-90b59b07-394b-40fe-8b9e-a88c76d6036e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10774.059952] [54884]: DEBUG cinder.api.openstack.wsgi [None req-90b59b07-394b-40fe-8b9e-a88c76d6036e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10774.070612] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10774.070612] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10774.074367] [54884]: INFO cinder.volume.api [None req-90b59b07-394b-40fe-8b9e-a88c76d6036e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10774.079874] [54884]: INFO cinder.api.openstack.wsgi [None req-90b59b07-394b-40fe-8b9e-a88c76d6036e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10774.080857] [54884]: [pid: 54884|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:38 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10775.095123] [54885]: DEBUG cinder.api.middleware.request_id [None req-092e2afd-a2ef-4b1d-8319-ab7d0d17e9c9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10775.099618] [54885]: INFO cinder.api.openstack.wsgi [None req-092e2afd-a2ef-4b1d-8319-ab7d0d17e9c9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10775.099846] [54885]: DEBUG cinder.api.openstack.wsgi [None req-092e2afd-a2ef-4b1d-8319-ab7d0d17e9c9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10775.100106] [54885]: DEBUG cinder.api.openstack.wsgi [None req-092e2afd-a2ef-4b1d-8319-ab7d0d17e9c9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10775.117612] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10775.117612] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10775.123663] [54885]: INFO cinder.volume.api [None req-092e2afd-a2ef-4b1d-8319-ab7d0d17e9c9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10775.131534] [54885]: INFO cinder.api.openstack.wsgi [None req-092e2afd-a2ef-4b1d-8319-ab7d0d17e9c9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10775.132511] [54885]: [pid: 54885|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:39 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10776.142237] [54884]: DEBUG cinder.api.middleware.request_id [None req-b7f93f77-a4af-4148-949c-280bae75c219 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10776.144650] [54884]: INFO cinder.api.openstack.wsgi [None req-b7f93f77-a4af-4148-949c-280bae75c219 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10776.144924] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b7f93f77-a4af-4148-949c-280bae75c219 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10776.148833] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b7f93f77-a4af-4148-949c-280bae75c219 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10776.156456] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10776.156456] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10776.164312] [54884]: INFO cinder.volume.api [None req-b7f93f77-a4af-4148-949c-280bae75c219 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10776.168407] [54884]: INFO cinder.api.openstack.wsgi [None req-b7f93f77-a4af-4148-949c-280bae75c219 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10776.168829] [54884]: [pid: 54884|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:40 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [10777.181256] [54885]: DEBUG cinder.api.middleware.request_id [None req-8fcb3ca0-4646-4519-a7a6-37f811d76eeb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10777.183527] [54885]: INFO cinder.api.openstack.wsgi [None req-8fcb3ca0-4646-4519-a7a6-37f811d76eeb tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10777.183772] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8fcb3ca0-4646-4519-a7a6-37f811d76eeb tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10777.184035] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8fcb3ca0-4646-4519-a7a6-37f811d76eeb tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10777.198879] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10777.198879] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10777.205063] [54885]: INFO cinder.volume.api [None req-8fcb3ca0-4646-4519-a7a6-37f811d76eeb tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10777.215192] [54885]: INFO cinder.api.openstack.wsgi [None req-8fcb3ca0-4646-4519-a7a6-37f811d76eeb tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10777.215594] [54885]: [pid: 54885|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:42 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10778.229741] [54884]: DEBUG cinder.api.middleware.request_id [None req-94c705b9-4510-437d-9a32-30734fdf4c68 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10778.233625] [54884]: INFO cinder.api.openstack.wsgi [None req-94c705b9-4510-437d-9a32-30734fdf4c68 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10778.234163] [54884]: DEBUG cinder.api.openstack.wsgi [None req-94c705b9-4510-437d-9a32-30734fdf4c68 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10778.234625] [54884]: DEBUG cinder.api.openstack.wsgi [None req-94c705b9-4510-437d-9a32-30734fdf4c68 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10778.249903] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10778.249903] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10778.258028] [54884]: INFO cinder.volume.api [None req-94c705b9-4510-437d-9a32-30734fdf4c68 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10778.272017] [54884]: INFO cinder.api.openstack.wsgi [None req-94c705b9-4510-437d-9a32-30734fdf4c68 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10778.272286] [54884]: [pid: 54884|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:43 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10779.284293] [54885]: DEBUG cinder.api.middleware.request_id [None req-d8ad2b95-1e6a-4743-9767-c585f19fbc1b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10779.286542] [54885]: INFO cinder.api.openstack.wsgi [None req-d8ad2b95-1e6a-4743-9767-c585f19fbc1b tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10779.286801] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d8ad2b95-1e6a-4743-9767-c585f19fbc1b tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10779.287058] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d8ad2b95-1e6a-4743-9767-c585f19fbc1b tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10779.302016] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10779.302016] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10779.308653] [54885]: INFO cinder.volume.api [None req-d8ad2b95-1e6a-4743-9767-c585f19fbc1b tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10779.317401] [54885]: INFO cinder.api.openstack.wsgi [None req-d8ad2b95-1e6a-4743-9767-c585f19fbc1b tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10779.317825] [54885]: [pid: 54885|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:44 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10780.332601] [54884]: DEBUG cinder.api.middleware.request_id [None req-550fd4a0-d2c7-4f6b-868a-667c56bb4487 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10780.336432] [54884]: INFO cinder.api.openstack.wsgi [None req-550fd4a0-d2c7-4f6b-868a-667c56bb4487 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10780.336668] [54884]: DEBUG cinder.api.openstack.wsgi [None req-550fd4a0-d2c7-4f6b-868a-667c56bb4487 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10780.336890] [54884]: DEBUG cinder.api.openstack.wsgi [None req-550fd4a0-d2c7-4f6b-868a-667c56bb4487 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10780.349920] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10780.349920] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10780.354181] [54884]: INFO cinder.volume.api [None req-550fd4a0-d2c7-4f6b-868a-667c56bb4487 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10780.359864] [54884]: INFO cinder.api.openstack.wsgi [None req-550fd4a0-d2c7-4f6b-868a-667c56bb4487 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10780.360290] [54884]: [pid: 54884|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:45 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10781.378182] [54885]: DEBUG cinder.api.middleware.request_id [None req-21d004c3-bb96-496d-8e05-c4af02430cec None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10781.380716] [54885]: INFO cinder.api.openstack.wsgi [None req-21d004c3-bb96-496d-8e05-c4af02430cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10781.381564] [54885]: DEBUG cinder.api.openstack.wsgi [None req-21d004c3-bb96-496d-8e05-c4af02430cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10781.381564] [54885]: DEBUG cinder.api.openstack.wsgi [None req-21d004c3-bb96-496d-8e05-c4af02430cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10781.399306] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10781.399306] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10781.406620] [54885]: INFO cinder.volume.api [None req-21d004c3-bb96-496d-8e05-c4af02430cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10781.412954] [54885]: INFO cinder.api.openstack.wsgi [None req-21d004c3-bb96-496d-8e05-c4af02430cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10781.413394] [54885]: [pid: 54885|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:46 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10782.430279] [54884]: DEBUG cinder.api.middleware.request_id [None req-ccf277d4-0cec-4d04-8245-b62b006e322c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10782.431089] [54884]: INFO cinder.api.openstack.wsgi [None req-ccf277d4-0cec-4d04-8245-b62b006e322c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10782.431351] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ccf277d4-0cec-4d04-8245-b62b006e322c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10782.431573] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ccf277d4-0cec-4d04-8245-b62b006e322c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10782.444170] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10782.444170] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10782.451393] [54884]: INFO cinder.volume.api [None req-ccf277d4-0cec-4d04-8245-b62b006e322c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10782.457866] [54884]: INFO cinder.api.openstack.wsgi [None req-ccf277d4-0cec-4d04-8245-b62b006e322c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10782.458314] [54884]: [pid: 54884|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:47 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [10783.473436] [54885]: DEBUG cinder.api.middleware.request_id [None req-33b8f42f-e7fb-4e5b-a701-cc718efaabc9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10783.476808] [54885]: INFO cinder.api.openstack.wsgi [None req-33b8f42f-e7fb-4e5b-a701-cc718efaabc9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10783.477564] [54885]: DEBUG cinder.api.openstack.wsgi [None req-33b8f42f-e7fb-4e5b-a701-cc718efaabc9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10783.477564] [54885]: DEBUG cinder.api.openstack.wsgi [None req-33b8f42f-e7fb-4e5b-a701-cc718efaabc9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10783.489557] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10783.489557] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10783.495604] [54885]: INFO cinder.volume.api [None req-33b8f42f-e7fb-4e5b-a701-cc718efaabc9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10783.502863] [54885]: INFO cinder.api.openstack.wsgi [None req-33b8f42f-e7fb-4e5b-a701-cc718efaabc9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10783.503943] [54885]: [pid: 54885|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:48 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10784.516564] [54884]: DEBUG cinder.api.middleware.request_id [None req-326ddce0-985b-486e-bc0b-bed61cc2df4c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10784.519334] [54884]: INFO cinder.api.openstack.wsgi [None req-326ddce0-985b-486e-bc0b-bed61cc2df4c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10784.519334] [54884]: DEBUG cinder.api.openstack.wsgi [None req-326ddce0-985b-486e-bc0b-bed61cc2df4c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10784.519468] [54884]: DEBUG cinder.api.openstack.wsgi [None req-326ddce0-985b-486e-bc0b-bed61cc2df4c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10784.536465] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10784.536465] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10784.542256] [54884]: INFO cinder.volume.api [None req-326ddce0-985b-486e-bc0b-bed61cc2df4c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10784.553024] [54884]: INFO cinder.api.openstack.wsgi [None req-326ddce0-985b-486e-bc0b-bed61cc2df4c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10784.553024] [54884]: [pid: 54884|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:49 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10785.563193] [54885]: DEBUG cinder.api.middleware.request_id [None req-94a43e62-ae20-4900-9622-aa4256301b0c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10785.565758] [54885]: INFO cinder.api.openstack.wsgi [None req-94a43e62-ae20-4900-9622-aa4256301b0c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10785.566020] [54885]: DEBUG cinder.api.openstack.wsgi [None req-94a43e62-ae20-4900-9622-aa4256301b0c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10785.566305] [54885]: DEBUG cinder.api.openstack.wsgi [None req-94a43e62-ae20-4900-9622-aa4256301b0c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10785.585044] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10785.585044] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10785.592319] [54885]: INFO cinder.volume.api [None req-94a43e62-ae20-4900-9622-aa4256301b0c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10785.598931] [54885]: INFO cinder.api.openstack.wsgi [None req-94a43e62-ae20-4900-9622-aa4256301b0c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10785.599569] [54885]: [pid: 54885|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:50 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10786.612815] [54884]: DEBUG cinder.api.middleware.request_id [None req-9f4b3ae9-4265-4325-8f87-4cf74c9528f3 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10786.616525] [54884]: INFO cinder.api.openstack.wsgi [None req-9f4b3ae9-4265-4325-8f87-4cf74c9528f3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10786.616525] [54884]: DEBUG cinder.api.openstack.wsgi [None req-9f4b3ae9-4265-4325-8f87-4cf74c9528f3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10786.616525] [54884]: DEBUG cinder.api.openstack.wsgi [None req-9f4b3ae9-4265-4325-8f87-4cf74c9528f3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10786.628388] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10786.628388] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10786.633118] [54884]: INFO cinder.volume.api [None req-9f4b3ae9-4265-4325-8f87-4cf74c9528f3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10786.640081] [54884]: INFO cinder.api.openstack.wsgi [None req-9f4b3ae9-4265-4325-8f87-4cf74c9528f3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10786.640508] [54884]: [pid: 54884|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:51 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10787.655473] [54885]: DEBUG cinder.api.middleware.request_id [None req-ce566ce9-c207-4b15-a855-ca13584c6046 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10787.661515] [54885]: INFO cinder.api.openstack.wsgi [None req-ce566ce9-c207-4b15-a855-ca13584c6046 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10787.661773] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ce566ce9-c207-4b15-a855-ca13584c6046 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10787.662027] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ce566ce9-c207-4b15-a855-ca13584c6046 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10787.677190] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10787.677190] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10787.683801] [54885]: INFO cinder.volume.api [None req-ce566ce9-c207-4b15-a855-ca13584c6046 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10787.692666] [54885]: INFO cinder.api.openstack.wsgi [None req-ce566ce9-c207-4b15-a855-ca13584c6046 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10787.692666] [54885]: [pid: 54885|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:52 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [10788.708126] [54884]: DEBUG cinder.api.middleware.request_id [None req-0fece097-fb34-4bfd-bb20-25c21e02561f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10788.710495] [54884]: INFO cinder.api.openstack.wsgi [None req-0fece097-fb34-4bfd-bb20-25c21e02561f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10788.710495] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0fece097-fb34-4bfd-bb20-25c21e02561f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10788.710714] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0fece097-fb34-4bfd-bb20-25c21e02561f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10788.728212] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10788.728212] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10788.734523] [54884]: INFO cinder.volume.api [None req-0fece097-fb34-4bfd-bb20-25c21e02561f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10788.744425] [54884]: INFO cinder.api.openstack.wsgi [None req-0fece097-fb34-4bfd-bb20-25c21e02561f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10788.745020] [54884]: [pid: 54884|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:53 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10789.760715] [54885]: DEBUG cinder.api.middleware.request_id [None req-aa57b15e-c2dd-4ab2-84be-e11b8a0cd713 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10789.764896] [54885]: INFO cinder.api.openstack.wsgi [None req-aa57b15e-c2dd-4ab2-84be-e11b8a0cd713 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10789.764896] [54885]: DEBUG cinder.api.openstack.wsgi [None req-aa57b15e-c2dd-4ab2-84be-e11b8a0cd713 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10789.765421] [54885]: DEBUG cinder.api.openstack.wsgi [None req-aa57b15e-c2dd-4ab2-84be-e11b8a0cd713 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10789.778078] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10789.778078] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10789.782919] [54885]: INFO cinder.volume.api [None req-aa57b15e-c2dd-4ab2-84be-e11b8a0cd713 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10789.788994] [54885]: INFO cinder.api.openstack.wsgi [None req-aa57b15e-c2dd-4ab2-84be-e11b8a0cd713 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10789.789241] [54885]: [pid: 54885|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:54 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10790.801259] [54884]: DEBUG cinder.api.middleware.request_id [None req-23323605-9e21-4858-a5b9-a86019c7ac29 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10790.803687] [54884]: INFO cinder.api.openstack.wsgi [None req-23323605-9e21-4858-a5b9-a86019c7ac29 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10790.804049] [54884]: DEBUG cinder.api.openstack.wsgi [None req-23323605-9e21-4858-a5b9-a86019c7ac29 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10790.804248] [54884]: DEBUG cinder.api.openstack.wsgi [None req-23323605-9e21-4858-a5b9-a86019c7ac29 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10790.815616] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10790.815616] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10790.823201] [54884]: INFO cinder.volume.api [None req-23323605-9e21-4858-a5b9-a86019c7ac29 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10790.832290] [54884]: INFO cinder.api.openstack.wsgi [None req-23323605-9e21-4858-a5b9-a86019c7ac29 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10790.832290] [54884]: [pid: 54884|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:55 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10791.846241] [54885]: DEBUG cinder.api.middleware.request_id [None req-ea804974-5ca7-4c0c-a349-b32462ccad18 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10791.850613] [54885]: INFO cinder.api.openstack.wsgi [None req-ea804974-5ca7-4c0c-a349-b32462ccad18 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10791.851924] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ea804974-5ca7-4c0c-a349-b32462ccad18 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10791.851924] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ea804974-5ca7-4c0c-a349-b32462ccad18 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10791.865076] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10791.865076] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10791.871281] [54885]: INFO cinder.volume.api [None req-ea804974-5ca7-4c0c-a349-b32462ccad18 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10791.879285] [54885]: INFO cinder.api.openstack.wsgi [None req-ea804974-5ca7-4c0c-a349-b32462ccad18 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10791.879612] [54885]: [pid: 54885|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:56 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10792.895901] [54884]: DEBUG cinder.api.middleware.request_id [None req-bef4a27d-b60a-4332-ba34-fba5c69f714c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10792.899509] [54884]: INFO cinder.api.openstack.wsgi [None req-bef4a27d-b60a-4332-ba34-fba5c69f714c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10792.899509] [54884]: DEBUG cinder.api.openstack.wsgi [None req-bef4a27d-b60a-4332-ba34-fba5c69f714c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10792.899509] [54884]: DEBUG cinder.api.openstack.wsgi [None req-bef4a27d-b60a-4332-ba34-fba5c69f714c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10792.915150] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10792.915150] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10792.920226] [54884]: INFO cinder.volume.api [None req-bef4a27d-b60a-4332-ba34-fba5c69f714c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10792.929065] [54884]: INFO cinder.api.openstack.wsgi [None req-bef4a27d-b60a-4332-ba34-fba5c69f714c tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10792.929225] [54884]: [pid: 54884|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:57 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10793.941412] [54885]: DEBUG cinder.api.middleware.request_id [None req-8255bc55-6194-48d1-a48c-48a330129d58 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10793.943533] [54885]: INFO cinder.api.openstack.wsgi [None req-8255bc55-6194-48d1-a48c-48a330129d58 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10793.943766] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8255bc55-6194-48d1-a48c-48a330129d58 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10793.943985] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8255bc55-6194-48d1-a48c-48a330129d58 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10793.955242] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10793.955242] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10793.963348] [54885]: INFO cinder.volume.api [None req-8255bc55-6194-48d1-a48c-48a330129d58 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10793.973725] [54885]: INFO cinder.api.openstack.wsgi [None req-8255bc55-6194-48d1-a48c-48a330129d58 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10793.975445] [54885]: [pid: 54885|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:58 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10794.989020] [54884]: DEBUG cinder.api.middleware.request_id [None req-1cc3e135-7399-4820-9320-1aa53ac54c8f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10794.990255] [54884]: INFO cinder.api.openstack.wsgi [None req-1cc3e135-7399-4820-9320-1aa53ac54c8f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10794.990255] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1cc3e135-7399-4820-9320-1aa53ac54c8f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10794.990255] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1cc3e135-7399-4820-9320-1aa53ac54c8f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10795.001841] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10795.001841] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10795.006663] [54884]: INFO cinder.volume.api [None req-1cc3e135-7399-4820-9320-1aa53ac54c8f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10795.013174] [54884]: INFO cinder.api.openstack.wsgi [None req-1cc3e135-7399-4820-9320-1aa53ac54c8f tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10795.013676] [54884]: [pid: 54884|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:57:59 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10796.024201] [54885]: DEBUG cinder.api.middleware.request_id [None req-bc927611-65c7-4f5a-bb75-5b5800682be5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10796.026526] [54885]: INFO cinder.api.openstack.wsgi [None req-bc927611-65c7-4f5a-bb75-5b5800682be5 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10796.026607] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bc927611-65c7-4f5a-bb75-5b5800682be5 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10796.027632] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bc927611-65c7-4f5a-bb75-5b5800682be5 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10796.036733] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10796.036733] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10796.041728] [54885]: INFO cinder.volume.api [None req-bc927611-65c7-4f5a-bb75-5b5800682be5 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10796.049355] [54885]: INFO cinder.api.openstack.wsgi [None req-bc927611-65c7-4f5a-bb75-5b5800682be5 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10796.050110] [54885]: [pid: 54885|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:00 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10797.060734] [54884]: DEBUG cinder.api.middleware.request_id [None req-53bf811e-7af8-4806-827b-d7713a3397a2 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10797.062982] [54884]: INFO cinder.api.openstack.wsgi [None req-53bf811e-7af8-4806-827b-d7713a3397a2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10797.063262] [54884]: DEBUG cinder.api.openstack.wsgi [None req-53bf811e-7af8-4806-827b-d7713a3397a2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10797.063489] [54884]: DEBUG cinder.api.openstack.wsgi [None req-53bf811e-7af8-4806-827b-d7713a3397a2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10797.078439] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10797.078439] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10797.083435] [54884]: INFO cinder.volume.api [None req-53bf811e-7af8-4806-827b-d7713a3397a2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10797.088682] [54884]: INFO cinder.api.openstack.wsgi [None req-53bf811e-7af8-4806-827b-d7713a3397a2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10797.089138] [54884]: [pid: 54884|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:01 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10798.099571] [54885]: DEBUG cinder.api.middleware.request_id [None req-58e4531e-79ef-48a2-b214-43ca2a94181e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10798.101729] [54885]: INFO cinder.api.openstack.wsgi [None req-58e4531e-79ef-48a2-b214-43ca2a94181e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10798.101962] [54885]: DEBUG cinder.api.openstack.wsgi [None req-58e4531e-79ef-48a2-b214-43ca2a94181e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10798.102191] [54885]: DEBUG cinder.api.openstack.wsgi [None req-58e4531e-79ef-48a2-b214-43ca2a94181e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10798.117597] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10798.117597] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10798.122324] [54885]: INFO cinder.volume.api [None req-58e4531e-79ef-48a2-b214-43ca2a94181e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10798.127682] [54885]: INFO cinder.api.openstack.wsgi [None req-58e4531e-79ef-48a2-b214-43ca2a94181e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10798.128106] [54885]: [pid: 54885|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:02 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10799.139258] [54884]: DEBUG cinder.api.middleware.request_id [None req-0ac933d3-e90b-4b0b-b781-8c18ee7be1d2 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10799.141602] [54884]: INFO cinder.api.openstack.wsgi [None req-0ac933d3-e90b-4b0b-b781-8c18ee7be1d2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10799.141831] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0ac933d3-e90b-4b0b-b781-8c18ee7be1d2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10799.142090] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0ac933d3-e90b-4b0b-b781-8c18ee7be1d2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10799.152695] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10799.152695] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10799.157671] [54884]: INFO cinder.volume.api [None req-0ac933d3-e90b-4b0b-b781-8c18ee7be1d2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10799.163442] [54884]: INFO cinder.api.openstack.wsgi [None req-0ac933d3-e90b-4b0b-b781-8c18ee7be1d2 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10799.163822] [54884]: [pid: 54884|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:03 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10800.175437] [54885]: DEBUG cinder.api.middleware.request_id [None req-39d158aa-7754-4a4e-93ba-855021356fac None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10800.180306] [54885]: INFO cinder.api.openstack.wsgi [None req-39d158aa-7754-4a4e-93ba-855021356fac tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10800.180595] [54885]: DEBUG cinder.api.openstack.wsgi [None req-39d158aa-7754-4a4e-93ba-855021356fac tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10800.180814] [54885]: DEBUG cinder.api.openstack.wsgi [None req-39d158aa-7754-4a4e-93ba-855021356fac tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10800.192901] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10800.192901] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10800.198243] [54885]: INFO cinder.volume.api [None req-39d158aa-7754-4a4e-93ba-855021356fac tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10800.204514] [54885]: INFO cinder.api.openstack.wsgi [None req-39d158aa-7754-4a4e-93ba-855021356fac tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10800.205572] [54885]: [pid: 54885|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:05 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10801.216505] [54884]: DEBUG cinder.api.middleware.request_id [None req-1586c678-bc94-4810-8f57-8986e0eb6980 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10801.218797] [54884]: INFO cinder.api.openstack.wsgi [None req-1586c678-bc94-4810-8f57-8986e0eb6980 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10801.220761] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1586c678-bc94-4810-8f57-8986e0eb6980 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10801.220761] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1586c678-bc94-4810-8f57-8986e0eb6980 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10801.230732] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10801.230732] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10801.235450] [54884]: INFO cinder.volume.api [None req-1586c678-bc94-4810-8f57-8986e0eb6980 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10801.241578] [54884]: INFO cinder.api.openstack.wsgi [None req-1586c678-bc94-4810-8f57-8986e0eb6980 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10801.242332] [54884]: [pid: 54884|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:06 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10802.256612] [54885]: DEBUG cinder.api.middleware.request_id [None req-17cc53f5-76c0-4318-ab6e-dda3906edbad None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10802.260196] [54885]: INFO cinder.api.openstack.wsgi [None req-17cc53f5-76c0-4318-ab6e-dda3906edbad tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10802.260616] [54885]: DEBUG cinder.api.openstack.wsgi [None req-17cc53f5-76c0-4318-ab6e-dda3906edbad tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10802.261013] [54885]: DEBUG cinder.api.openstack.wsgi [None req-17cc53f5-76c0-4318-ab6e-dda3906edbad tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10802.274486] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10802.274486] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10802.279941] [54885]: INFO cinder.volume.api [None req-17cc53f5-76c0-4318-ab6e-dda3906edbad tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10802.288030] [54885]: INFO cinder.api.openstack.wsgi [None req-17cc53f5-76c0-4318-ab6e-dda3906edbad tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10802.288896] [54885]: [pid: 54885|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:07 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [10803.301014] [54884]: DEBUG cinder.api.middleware.request_id [None req-3f9a224d-529b-4917-a04f-3cc4ef0fc5fe None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10803.303755] [54884]: INFO cinder.api.openstack.wsgi [None req-3f9a224d-529b-4917-a04f-3cc4ef0fc5fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10803.304330] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3f9a224d-529b-4917-a04f-3cc4ef0fc5fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10803.304330] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3f9a224d-529b-4917-a04f-3cc4ef0fc5fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10803.319304] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10803.319304] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10803.326886] [54884]: INFO cinder.volume.api [None req-3f9a224d-529b-4917-a04f-3cc4ef0fc5fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10803.337818] [54884]: INFO cinder.api.openstack.wsgi [None req-3f9a224d-529b-4917-a04f-3cc4ef0fc5fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10803.337818] [54884]: [pid: 54884|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:08 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10804.347339] [54885]: DEBUG cinder.api.middleware.request_id [None req-a5d0be87-f576-42c1-83d9-6fc4d1d8b17e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10804.352477] [54885]: INFO cinder.api.openstack.wsgi [None req-a5d0be87-f576-42c1-83d9-6fc4d1d8b17e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10804.352477] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a5d0be87-f576-42c1-83d9-6fc4d1d8b17e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10804.352477] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a5d0be87-f576-42c1-83d9-6fc4d1d8b17e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10804.362713] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10804.362713] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10804.371183] [54885]: INFO cinder.volume.api [None req-a5d0be87-f576-42c1-83d9-6fc4d1d8b17e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10804.378883] [54885]: INFO cinder.api.openstack.wsgi [None req-a5d0be87-f576-42c1-83d9-6fc4d1d8b17e tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10804.378883] [54885]: [pid: 54885|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:09 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10804.666235] [54884]: DEBUG cinder.api.middleware.request_id [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-d375b9db-25bf-4c23-8b89-9c7f4bfc0cec None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10804.667167] [54884]: WARNING keystonemiddleware.auth_token [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-d375b9db-25bf-4c23-8b89-9c7f4bfc0cec 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. [10804.668995] [54884]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-d375b9db-25bf-4c23-8b89-9c7f4bfc0cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10804.669259] [54884]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-d375b9db-25bf-4c23-8b89-9c7f4bfc0cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10804.669609] [54884]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-d375b9db-25bf-4c23-8b89-9c7f4bfc0cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10804.687118] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10804.687118] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10804.696721] [54884]: INFO cinder.volume.api [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-d375b9db-25bf-4c23-8b89-9c7f4bfc0cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10804.705338] [54884]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-d375b9db-25bf-4c23-8b89-9c7f4bfc0cec tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10804.705818] [54884]: [pid: 54884|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:58:09 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 1391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10805.004200] [54885]: DEBUG cinder.api.middleware.request_id [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-f1b839f0-7a60-4b40-abb3-47f22f98afa3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10805.005289] [54885]: WARNING keystonemiddleware.auth_token [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-f1b839f0-7a60-4b40-abb3-47f22f98afa3 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. [10805.007086] [54885]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-f1b839f0-7a60-4b40-abb3-47f22f98afa3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10805.007472] [54885]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-f1b839f0-7a60-4b40-abb3-47f22f98afa3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10805.007805] [54885]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-f1b839f0-7a60-4b40-abb3-47f22f98afa3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10805.015823] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10805.015823] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10805.019838] [54885]: INFO cinder.volume.api [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-f1b839f0-7a60-4b40-abb3-47f22f98afa3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10805.024908] [54885]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-f1b839f0-7a60-4b40-abb3-47f22f98afa3 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10805.025457] [54885]: [pid: 54885|app: 0|req: 21/42] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:58:09 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10805.031945] [54884]: DEBUG cinder.api.middleware.request_id [None req-f771de55-503e-4bcf-86b9-bc44743b6a38 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10805.033297] [54884]: INFO cinder.api.openstack.wsgi [None req-f771de55-503e-4bcf-86b9-bc44743b6a38 None None] GET http://10.180.1.21/volume// [10805.033665] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f771de55-503e-4bcf-86b9-bc44743b6a38 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10805.035037] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f771de55-503e-4bcf-86b9-bc44743b6a38 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10805.035447] [54884]: INFO cinder.api.openstack.wsgi [None req-f771de55-503e-4bcf-86b9-bc44743b6a38 None None] http://10.180.1.21/volume// returned with HTTP 300 [10805.035949] [54884]: [pid: 54884|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 14:58:09 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10805.041276] [54885]: DEBUG cinder.api.middleware.request_id [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-ad81f3ce-96ae-4954-b0ed-991f97a031f9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10805.043237] [54885]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-ad81f3ce-96ae-4954-b0ed-991f97a031f9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] POST http://10.180.1.21/volume/v3/attachments [10805.043781] [54885]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-ad81f3ce-96ae-4954-b0ed-991f97a031f9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15b85e08-b1dc-4420-afc6-277b353f6be6", "connector": null, "instance_uuid": "d8211648-488c-4fea-b9e6-4cc224a79ef5"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10805.055110] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10805.055110] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10805.091304] [54885]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-ad81f3ce-96ae-4954-b0ed-991f97a031f9 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [10805.092026] [54885]: [pid: 54885|app: 0|req: 22/44] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 14:58:09 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10814.700839] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=92,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10815.089498] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=74,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10835.093108] [54884]: DEBUG cinder.api.middleware.request_id [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10835.095148] [54884]: INFO cinder.api.openstack.wsgi [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] POST http://10.180.1.21/volume/v3/volumes [10835.095597] [54884]: DEBUG cinder.api.openstack.wsgi [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-986240431", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10835.098264] [54884]: DEBUG cinder.api.v3.volumes [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-986240431', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10835.098264] [54884]: INFO cinder.api.v3.volumes [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Create volume of 1 GB [10835.103130] [54884]: INFO cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Availability Zones retrieved successfully. [10835.110280] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Flow 'volume_create_api' (a21ff265-1d9d-4dd9-a690-f60b546a259e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10835.111487] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec39266-70a2-4aaf-aaa1-db39b5d428e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10835.112701] [54884]: DEBUG cinder.volume.flows.api.create_volume [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10835.131279] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec39266-70a2-4aaf-aaa1-db39b5d428e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10835.132316] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d905d3-483b-4de5-8b3b-8b293f303bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10835.186164] [54884]: DEBUG cinder.quota [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Created reservations ['43aa1cef-2dc3-4aae-a33c-9e66f519ef77', '941ec7ed-4e1b-4383-90d0-39b1a86b9b55', '6d55d34c-4674-48aa-8508-688d3710ef75', '22c2d93a-dc8b-4e95-b1fe-4645bc5344c4'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [10835.187172] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d905d3-483b-4de5-8b3b-8b293f303bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43aa1cef-2dc3-4aae-a33c-9e66f519ef77', '941ec7ed-4e1b-4383-90d0-39b1a86b9b55', '6d55d34c-4674-48aa-8508-688d3710ef75', '22c2d93a-dc8b-4e95-b1fe-4645bc5344c4']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10835.188102] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad327ae9-a7dd-4e59-802f-653b9a445146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10835.206977] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad327ae9-a7dd-4e59-802f-653b9a445146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4088740e-f535-4f89-b13d-daf47882c53e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-986240431',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e6b1e58f2cc841da958be1faa9149dd5',qos_specs=None,replication_status=,reservations=['43aa1cef-2dc3-4aae-a33c-9e66f519ef77','941ec7ed-4e1b-4383-90d0-39b1a86b9b55','6d55d34c-4674-48aa-8508-688d3710ef75','22c2d93a-dc8b-4e95-b1fe-4645bc5344c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f49224446df442498981eb1f7f08951',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T14:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-986240431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4088740e-f535-4f89-b13d-daf47882c53e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e6b1e58f2cc841da958be1faa9149dd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f49224446df442498981eb1f7f08951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10835.207947] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0985571c-fa3d-4a7b-9550-14da6bcdeb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10835.224574] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0985571c-fa3d-4a7b-9550-14da6bcdeb50) transitioned into state 'SUCCESS' from state '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-986240431',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e6b1e58f2cc841da958be1faa9149dd5',qos_specs=None,replication_status=,reservations=['43aa1cef-2dc3-4aae-a33c-9e66f519ef77','941ec7ed-4e1b-4383-90d0-39b1a86b9b55','6d55d34c-4674-48aa-8508-688d3710ef75','22c2d93a-dc8b-4e95-b1fe-4645bc5344c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f49224446df442498981eb1f7f08951',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10835.225499] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922d026f-fa7f-4273-b059-490e12ccb7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10835.233819] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922d026f-fa7f-4273-b059-490e12ccb7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10835.234853] [54884]: DEBUG cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Flow 'volume_create_api' (a21ff265-1d9d-4dd9-a690-f60b546a259e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10835.235211] [54884]: INFO cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Create volume request issued successfully. [10835.235900] [54884]: INFO cinder.api.openstack.wsgi [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-bb2e78ab-080f-4f91-8fcc-013c1fc6ba4b tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10835.236426] [54884]: [pid: 54884|app: 0|req: 23/45] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Feb 11 14:58:39 2025] POST /volume/v3/volumes => generated 761 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [10835.240491] [54885]: DEBUG cinder.api.middleware.request_id [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-75064c79-538d-4c77-93fd-6dd916dba8d6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10835.243667] [54885]: INFO cinder.api.openstack.wsgi [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-75064c79-538d-4c77-93fd-6dd916dba8d6 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] GET http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e [10835.243914] [54885]: DEBUG cinder.api.openstack.wsgi [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-75064c79-538d-4c77-93fd-6dd916dba8d6 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10835.244167] [54885]: DEBUG cinder.api.openstack.wsgi [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-75064c79-538d-4c77-93fd-6dd916dba8d6 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10835.252956] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10835.252956] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10835.258196] [54885]: INFO cinder.volume.api [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-75064c79-538d-4c77-93fd-6dd916dba8d6 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Volume info retrieved successfully. [10835.263328] [54885]: INFO cinder.api.openstack.wsgi [req-ecc366d6-1434-4dab-9cfe-ff5f19ca860d req-75064c79-538d-4c77-93fd-6dd916dba8d6 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e returned with HTTP 200 [10835.263783] [54885]: [pid: 54885|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:58:40 2025] GET /volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10835.432506] [54884]: DEBUG cinder.api.middleware.request_id [req-3a7cf07b-327a-479c-8a8f-53cca6e0911c req-a4034ff8-0a69-4d1e-af49-87daec49bad1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10835.435358] [54884]: INFO cinder.api.openstack.wsgi [req-3a7cf07b-327a-479c-8a8f-53cca6e0911c req-a4034ff8-0a69-4d1e-af49-87daec49bad1 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] GET http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e [10835.439073] [54884]: DEBUG cinder.api.openstack.wsgi [req-3a7cf07b-327a-479c-8a8f-53cca6e0911c req-a4034ff8-0a69-4d1e-af49-87daec49bad1 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10835.439073] [54884]: DEBUG cinder.api.openstack.wsgi [req-3a7cf07b-327a-479c-8a8f-53cca6e0911c req-a4034ff8-0a69-4d1e-af49-87daec49bad1 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10835.448395] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10835.448395] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10835.454020] [54884]: INFO cinder.volume.api [req-3a7cf07b-327a-479c-8a8f-53cca6e0911c req-a4034ff8-0a69-4d1e-af49-87daec49bad1 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Volume info retrieved successfully. [10835.459594] [54884]: INFO cinder.api.openstack.wsgi [req-3a7cf07b-327a-479c-8a8f-53cca6e0911c req-a4034ff8-0a69-4d1e-af49-87daec49bad1 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e returned with HTTP 200 [10835.459805] [54884]: [pid: 54884|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:58:40 2025] GET /volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [10835.584442] [54885]: DEBUG cinder.api.middleware.request_id [req-0eafe0a3-22a7-438e-b8ef-33d4b38457e5 req-2f89eea8-7b94-4e43-9166-a7601d375d2d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10835.586647] [54885]: INFO cinder.api.openstack.wsgi [req-0eafe0a3-22a7-438e-b8ef-33d4b38457e5 req-2f89eea8-7b94-4e43-9166-a7601d375d2d tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] GET http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e [10835.586879] [54885]: DEBUG cinder.api.openstack.wsgi [req-0eafe0a3-22a7-438e-b8ef-33d4b38457e5 req-2f89eea8-7b94-4e43-9166-a7601d375d2d tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10835.587111] [54885]: DEBUG cinder.api.openstack.wsgi [req-0eafe0a3-22a7-438e-b8ef-33d4b38457e5 req-2f89eea8-7b94-4e43-9166-a7601d375d2d tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10835.596806] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10835.596806] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10835.600519] [54885]: INFO cinder.volume.api [req-0eafe0a3-22a7-438e-b8ef-33d4b38457e5 req-2f89eea8-7b94-4e43-9166-a7601d375d2d tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Volume info retrieved successfully. [10835.605228] [54885]: INFO cinder.api.openstack.wsgi [req-0eafe0a3-22a7-438e-b8ef-33d4b38457e5 req-2f89eea8-7b94-4e43-9166-a7601d375d2d tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e returned with HTTP 200 [10835.605674] [54885]: [pid: 54885|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:58:40 2025] GET /volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10835.682206] [54884]: DEBUG cinder.api.middleware.request_id [req-125daae5-18ad-4ef7-a980-acccbf884f72 req-18ce80bb-ab3d-4538-a2a8-b96a48080c09 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10835.684558] [54884]: INFO cinder.api.openstack.wsgi [req-125daae5-18ad-4ef7-a980-acccbf884f72 req-18ce80bb-ab3d-4538-a2a8-b96a48080c09 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e [10835.684756] [54884]: DEBUG cinder.api.openstack.wsgi [req-125daae5-18ad-4ef7-a980-acccbf884f72 req-18ce80bb-ab3d-4538-a2a8-b96a48080c09 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10835.684978] [54884]: DEBUG cinder.api.openstack.wsgi [req-125daae5-18ad-4ef7-a980-acccbf884f72 req-18ce80bb-ab3d-4538-a2a8-b96a48080c09 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10835.685235] [54884]: INFO cinder.api.v3.volumes [req-125daae5-18ad-4ef7-a980-acccbf884f72 req-18ce80bb-ab3d-4538-a2a8-b96a48080c09 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Delete volume with id: 4088740e-f535-4f89-b13d-daf47882c53e [10835.693042] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10835.693042] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10835.693579] [54884]: INFO cinder.volume.api [req-125daae5-18ad-4ef7-a980-acccbf884f72 req-18ce80bb-ab3d-4538-a2a8-b96a48080c09 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Volume info retrieved successfully. [10835.725390] [54884]: INFO cinder.volume.api [req-125daae5-18ad-4ef7-a980-acccbf884f72 req-18ce80bb-ab3d-4538-a2a8-b96a48080c09 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Delete volume request issued successfully. [10835.725390] [54884]: INFO cinder.api.openstack.wsgi [req-125daae5-18ad-4ef7-a980-acccbf884f72 req-18ce80bb-ab3d-4538-a2a8-b96a48080c09 tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e returned with HTTP 202 [10835.725390] [54884]: [pid: 54884|app: 0|req: 25/49] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 11 14:58:40 2025] DELETE /volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [10835.954100] [54885]: DEBUG cinder.api.middleware.request_id [req-97ca9660-70c4-4c93-acaf-98d6f8fcd076 req-1dd42270-533d-4428-8c68-39128d22889c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10835.956716] [54885]: INFO cinder.api.openstack.wsgi [req-97ca9660-70c4-4c93-acaf-98d6f8fcd076 req-1dd42270-533d-4428-8c68-39128d22889c tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] GET http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e [10835.957934] [54885]: DEBUG cinder.api.openstack.wsgi [req-97ca9660-70c4-4c93-acaf-98d6f8fcd076 req-1dd42270-533d-4428-8c68-39128d22889c tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10835.957934] [54885]: DEBUG cinder.api.openstack.wsgi [req-97ca9660-70c4-4c93-acaf-98d6f8fcd076 req-1dd42270-533d-4428-8c68-39128d22889c tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10835.969505] [54885]: INFO cinder.api.openstack.wsgi [req-97ca9660-70c4-4c93-acaf-98d6f8fcd076 req-1dd42270-533d-4428-8c68-39128d22889c tempest-VolumesGetTestJSON-575709896 tempest-VolumesGetTestJSON-575709896-project-member] http://10.180.1.21/volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e returned with HTTP 404 [10835.970126] [54885]: [pid: 54885|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:58:40 2025] GET /volume/v3/volumes/4088740e-f535-4f89-b13d-daf47882c53e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10842.066246] [54884]: DEBUG cinder.api.middleware.request_id [req-f3421c2e-e015-4ca5-b065-a4e66eeed87a req-0767bd27-cdba-42aa-b72a-4597540e1a18 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10842.070236] [54884]: INFO cinder.api.openstack.wsgi [req-f3421c2e-e015-4ca5-b065-a4e66eeed87a req-0767bd27-cdba-42aa-b72a-4597540e1a18 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-91200618 [10842.070236] [54884]: DEBUG cinder.api.openstack.wsgi [req-f3421c2e-e015-4ca5-b065-a4e66eeed87a req-0767bd27-cdba-42aa-b72a-4597540e1a18 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10842.070236] [54884]: DEBUG cinder.api.openstack.wsgi [req-f3421c2e-e015-4ca5-b065-a4e66eeed87a req-0767bd27-cdba-42aa-b72a-4597540e1a18 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10842.070926] [54884]: INFO cinder.api.v3.volumes [req-f3421c2e-e015-4ca5-b065-a4e66eeed87a req-0767bd27-cdba-42aa-b72a-4597540e1a18 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] Delete volume with id: tempest-invalid-91200618 [10842.078871] [54884]: INFO cinder.api.openstack.wsgi [req-f3421c2e-e015-4ca5-b065-a4e66eeed87a req-0767bd27-cdba-42aa-b72a-4597540e1a18 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-91200618 returned with HTTP 404 [10842.078871] [54884]: [pid: 54884|app: 0|req: 26/51] 10.180.1.21 () {62 vars in 1464 bytes} [Tue Feb 11 14:58:46 2025] DELETE /volume/v3/volumes/tempest-invalid-91200618 => generated 97 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [10842.101110] [54885]: DEBUG cinder.api.middleware.request_id [req-a75da29f-58b0-4e89-be34-fcec0e753168 req-55815a3b-6ecd-4f33-9f58-543ac5be85f7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10842.103678] [54885]: INFO cinder.api.openstack.wsgi [req-a75da29f-58b0-4e89-be34-fcec0e753168 req-55815a3b-6ecd-4f33-9f58-543ac5be85f7 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] DELETE http://10.180.1.21/volume/v3/volumes/34aedf15-b2c6-45fc-ab04-17f2d4545f4b [10842.103978] [54885]: DEBUG cinder.api.openstack.wsgi [req-a75da29f-58b0-4e89-be34-fcec0e753168 req-55815a3b-6ecd-4f33-9f58-543ac5be85f7 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10842.104305] [54885]: DEBUG cinder.api.openstack.wsgi [req-a75da29f-58b0-4e89-be34-fcec0e753168 req-55815a3b-6ecd-4f33-9f58-543ac5be85f7 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10842.104632] [54885]: INFO cinder.api.v3.volumes [req-a75da29f-58b0-4e89-be34-fcec0e753168 req-55815a3b-6ecd-4f33-9f58-543ac5be85f7 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] Delete volume with id: 34aedf15-b2c6-45fc-ab04-17f2d4545f4b [10842.113651] [54885]: INFO cinder.api.openstack.wsgi [req-a75da29f-58b0-4e89-be34-fcec0e753168 req-55815a3b-6ecd-4f33-9f58-543ac5be85f7 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] http://10.180.1.21/volume/v3/volumes/34aedf15-b2c6-45fc-ab04-17f2d4545f4b returned with HTTP 404 [10842.114218] [54885]: [pid: 54885|app: 0|req: 26/52] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 11 14:58:46 2025] DELETE /volume/v3/volumes/34aedf15-b2c6-45fc-ab04-17f2d4545f4b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10842.127988] [54884]: DEBUG cinder.api.middleware.request_id [req-fa281881-c907-47cd-9997-4f95fbfd301c req-0701da59-1536-40ad-9e72-ec4d9dbaff84 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10842.130271] [54884]: INFO cinder.api.openstack.wsgi [req-fa281881-c907-47cd-9997-4f95fbfd301c req-0701da59-1536-40ad-9e72-ec4d9dbaff84 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] GET http://10.180.1.21/volume/v3/volumes/b24a722e-1748-48ad-9301-1d0b74e58522 [10842.130516] [54884]: DEBUG cinder.api.openstack.wsgi [req-fa281881-c907-47cd-9997-4f95fbfd301c req-0701da59-1536-40ad-9e72-ec4d9dbaff84 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10842.130743] [54884]: DEBUG cinder.api.openstack.wsgi [req-fa281881-c907-47cd-9997-4f95fbfd301c req-0701da59-1536-40ad-9e72-ec4d9dbaff84 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10842.136870] [54884]: INFO cinder.api.openstack.wsgi [req-fa281881-c907-47cd-9997-4f95fbfd301c req-0701da59-1536-40ad-9e72-ec4d9dbaff84 tempest-VolumesNegativeTest-1612641361 tempest-VolumesNegativeTest-1612641361-project-member] http://10.180.1.21/volume/v3/volumes/b24a722e-1748-48ad-9301-1d0b74e58522 returned with HTTP 404 [10842.137345] [54884]: [pid: 54884|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:58:46 2025] GET /volume/v3/volumes/b24a722e-1748-48ad-9301-1d0b74e58522 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10849.516701] [54885]: DEBUG cinder.api.middleware.request_id [req-65f3cde7-bde1-49dd-ae6f-894783cf961b req-4a1306c0-aefc-4c39-95e2-c09a85110c08 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10849.520386] [54885]: INFO cinder.api.openstack.wsgi [req-65f3cde7-bde1-49dd-ae6f-894783cf961b req-4a1306c0-aefc-4c39-95e2-c09a85110c08 tempest-SecurityGroupsTestJSON-714308976 tempest-SecurityGroupsTestJSON-714308976-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=382b6fed-cf9b-4daf-aa30-10d96e30aa77 [10849.520696] [54885]: DEBUG cinder.api.openstack.wsgi [req-65f3cde7-bde1-49dd-ae6f-894783cf961b req-4a1306c0-aefc-4c39-95e2-c09a85110c08 tempest-SecurityGroupsTestJSON-714308976 tempest-SecurityGroupsTestJSON-714308976-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10849.520943] [54885]: DEBUG cinder.api.openstack.wsgi [req-65f3cde7-bde1-49dd-ae6f-894783cf961b req-4a1306c0-aefc-4c39-95e2-c09a85110c08 tempest-SecurityGroupsTestJSON-714308976 tempest-SecurityGroupsTestJSON-714308976-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10849.533970] [54885]: INFO cinder.api.openstack.wsgi [req-65f3cde7-bde1-49dd-ae6f-894783cf961b req-4a1306c0-aefc-4c39-95e2-c09a85110c08 tempest-SecurityGroupsTestJSON-714308976 tempest-SecurityGroupsTestJSON-714308976-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=382b6fed-cf9b-4daf-aa30-10d96e30aa77 returned with HTTP 200 [10849.534495] [54885]: [pid: 54885|app: 0|req: 27/54] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 11 14:58:54 2025] GET /volume/v3/attachments?instance_id=382b6fed-cf9b-4daf-aa30-10d96e30aa77 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10852.133570] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=36,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10852.947999] [54884]: DEBUG cinder.api.middleware.request_id [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-8a62826f-0a79-47d8-abd9-3a59b8c1d8c9 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10852.950560] [54884]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-8a62826f-0a79-47d8-abd9-3a59b8c1d8c9 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10852.950797] [54884]: DEBUG cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-8a62826f-0a79-47d8-abd9-3a59b8c1d8c9 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10852.951032] [54884]: DEBUG cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-8a62826f-0a79-47d8-abd9-3a59b8c1d8c9 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10852.961847] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10852.961847] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10852.966033] [54884]: INFO cinder.volume.api [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-8a62826f-0a79-47d8-abd9-3a59b8c1d8c9 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10852.970889] [54884]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-8a62826f-0a79-47d8-abd9-3a59b8c1d8c9 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10852.971326] [54884]: [pid: 54884|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:58:57 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1010 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10854.503240] [54885]: DEBUG cinder.api.middleware.request_id [None req-87304660-f9a4-4d68-9937-7b246cb27640 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10854.504116] [54885]: INFO cinder.api.openstack.wsgi [None req-87304660-f9a4-4d68-9937-7b246cb27640 None None] GET http://10.180.1.21/volume// [10854.504116] [54885]: DEBUG cinder.api.openstack.wsgi [None req-87304660-f9a4-4d68-9937-7b246cb27640 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10854.504237] [54885]: DEBUG cinder.api.openstack.wsgi [None req-87304660-f9a4-4d68-9937-7b246cb27640 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10854.504786] [54885]: INFO cinder.api.openstack.wsgi [None req-87304660-f9a4-4d68-9937-7b246cb27640 None None] http://10.180.1.21/volume// returned with HTTP 300 [10854.504852] [54885]: [pid: 54885|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 14:58:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10854.508769] [54884]: DEBUG cinder.api.middleware.request_id [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-0b124c36-d7bf-442d-9624-e66f2fcd1d7b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10854.511042] [54884]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-0b124c36-d7bf-442d-9624-e66f2fcd1d7b tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] POST http://10.180.1.21/volume/v3/attachments [10854.511472] [54884]: DEBUG cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-0b124c36-d7bf-442d-9624-e66f2fcd1d7b tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69", "connector": null, "instance_uuid": "ba58fc02-6d38-4df0-9d15-5f6468dcbc65"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10854.526269] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10854.526269] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10854.562627] [54884]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-0b124c36-d7bf-442d-9624-e66f2fcd1d7b tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [10854.563125] [54884]: [pid: 54884|app: 0|req: 29/57] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 14:58:59 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [10854.589103] [54885]: DEBUG cinder.api.middleware.request_id [None req-d33e7638-96a7-48c3-a77d-78beff1e8fac None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10854.593819] [54885]: INFO cinder.api.openstack.wsgi [None req-d33e7638-96a7-48c3-a77d-78beff1e8fac tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10854.594089] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d33e7638-96a7-48c3-a77d-78beff1e8fac tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10854.594313] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d33e7638-96a7-48c3-a77d-78beff1e8fac tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10854.614146] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10854.614146] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10854.618021] [54885]: INFO cinder.volume.api [None req-d33e7638-96a7-48c3-a77d-78beff1e8fac tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10854.621798] [54885]: INFO cinder.api.openstack.wsgi [None req-d33e7638-96a7-48c3-a77d-78beff1e8fac tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10854.622264] [54885]: [pid: 54885|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:58:59 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10855.091026] [54884]: DEBUG cinder.api.middleware.request_id [None req-69b39457-4336-46be-b425-748740b96751 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10855.094730] [54884]: INFO cinder.api.openstack.wsgi [None req-69b39457-4336-46be-b425-748740b96751 None None] GET http://10.180.1.21/volume// [10855.094730] [54884]: DEBUG cinder.api.openstack.wsgi [None req-69b39457-4336-46be-b425-748740b96751 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10855.094730] [54884]: DEBUG cinder.api.openstack.wsgi [None req-69b39457-4336-46be-b425-748740b96751 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10855.094730] [54884]: INFO cinder.api.openstack.wsgi [None req-69b39457-4336-46be-b425-748740b96751 None None] http://10.180.1.21/volume// returned with HTTP 300 [10855.094730] [54884]: [pid: 54884|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 14:58:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10855.100720] [54885]: DEBUG cinder.api.middleware.request_id [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-633368b3-e813-4ed4-b819-276867a44225 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10855.104707] [54885]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-633368b3-e813-4ed4-b819-276867a44225 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10855.105088] [54885]: DEBUG cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-633368b3-e813-4ed4-b819-276867a44225 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10855.105205] [54885]: DEBUG cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-633368b3-e813-4ed4-b819-276867a44225 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10855.119575] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10855.119575] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10855.122899] [54885]: INFO cinder.volume.api [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-633368b3-e813-4ed4-b819-276867a44225 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10855.130035] [54885]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-633368b3-e813-4ed4-b819-276867a44225 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10855.130035] [54885]: [pid: 54885|app: 0|req: 30/60] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 14:58:59 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1233 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [10855.161281] [54884]: DEBUG cinder.api.middleware.request_id [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-9a2ac345-49a3-4b89-98e8-0dfb8716b9c4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10855.165424] [54884]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-9a2ac345-49a3-4b89-98e8-0dfb8716b9c4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] PUT http://10.180.1.21/volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7 [10855.165893] [54884]: DEBUG cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-9a2ac345-49a3-4b89-98e8-0dfb8716b9c4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-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-496007", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10855.185597] [54884]: DEBUG cinder.coordination [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-9a2ac345-49a3-4b89-98e8-0dfb8716b9c4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Acquiring lock "cinder-attachment_update-1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [10855.190786] [54884]: DEBUG cinder.coordination [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-9a2ac345-49a3-4b89-98e8-0dfb8716b9c4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Lock "cinder-attachment_update-1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [10855.192126] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10855.192126] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10855.638274] [54885]: DEBUG cinder.api.middleware.request_id [None req-ca84a630-bac6-4627-89f6-9257a3f64d4d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10855.642266] [54885]: INFO cinder.api.openstack.wsgi [None req-ca84a630-bac6-4627-89f6-9257a3f64d4d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10855.642424] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ca84a630-bac6-4627-89f6-9257a3f64d4d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10855.642606] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ca84a630-bac6-4627-89f6-9257a3f64d4d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10855.656293] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10855.656293] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10855.660536] [54885]: INFO cinder.volume.api [None req-ca84a630-bac6-4627-89f6-9257a3f64d4d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10855.666950] [54885]: INFO cinder.api.openstack.wsgi [None req-ca84a630-bac6-4627-89f6-9257a3f64d4d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10855.667196] [54885]: [pid: 54885|app: 0|req: 31/61] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:00 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10856.681072] [54885]: DEBUG cinder.api.middleware.request_id [None req-4261b442-f403-4db8-a791-4c04c64f90f4 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10856.683180] [54885]: INFO cinder.api.openstack.wsgi [None req-4261b442-f403-4db8-a791-4c04c64f90f4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10856.685113] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4261b442-f403-4db8-a791-4c04c64f90f4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10856.685113] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4261b442-f403-4db8-a791-4c04c64f90f4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10856.701752] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10856.701752] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10856.706222] [54885]: INFO cinder.volume.api [None req-4261b442-f403-4db8-a791-4c04c64f90f4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10856.712731] [54885]: INFO cinder.api.openstack.wsgi [None req-4261b442-f403-4db8-a791-4c04c64f90f4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10856.718621] [54885]: [pid: 54885|app: 0|req: 32/62] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:01 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [10857.724360] [54885]: DEBUG cinder.api.middleware.request_id [None req-9dfa3157-0b20-421b-ae9a-969a8abf9dfe None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10857.729307] [54885]: INFO cinder.api.openstack.wsgi [None req-9dfa3157-0b20-421b-ae9a-969a8abf9dfe tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10857.729307] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9dfa3157-0b20-421b-ae9a-969a8abf9dfe tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10857.729307] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9dfa3157-0b20-421b-ae9a-969a8abf9dfe tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10857.746322] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10857.746322] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10857.752086] [54885]: INFO cinder.volume.api [None req-9dfa3157-0b20-421b-ae9a-969a8abf9dfe tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10857.757441] [54885]: INFO cinder.api.openstack.wsgi [None req-9dfa3157-0b20-421b-ae9a-969a8abf9dfe tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10857.757886] [54885]: [pid: 54885|app: 0|req: 33/63] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:02 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10858.768264] [54885]: DEBUG cinder.api.middleware.request_id [None req-7f8e72a7-cd25-4cf6-b39a-f4fc80feeeba None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10858.770461] [54885]: INFO cinder.api.openstack.wsgi [None req-7f8e72a7-cd25-4cf6-b39a-f4fc80feeeba tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10858.770697] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7f8e72a7-cd25-4cf6-b39a-f4fc80feeeba tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10858.770924] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7f8e72a7-cd25-4cf6-b39a-f4fc80feeeba tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10858.791015] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10858.791015] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10858.795451] [54885]: INFO cinder.volume.api [None req-7f8e72a7-cd25-4cf6-b39a-f4fc80feeeba tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10858.800651] [54885]: INFO cinder.api.openstack.wsgi [None req-7f8e72a7-cd25-4cf6-b39a-f4fc80feeeba tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10858.801058] [54885]: [pid: 54885|app: 0|req: 34/64] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:03 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10859.731907] [54884]: DEBUG cinder.coordination [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-9a2ac345-49a3-4b89-98e8-0dfb8716b9c4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Lock "cinder-attachment_update-1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [10859.734139] [54884]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-9a2ac345-49a3-4b89-98e8-0dfb8716b9c4 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7 returned with HTTP 200 [10859.734215] [54884]: [pid: 54884|app: 0|req: 31/65] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 14:59:00 2025] PUT /volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7 => generated 617 bytes in 4574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10859.819938] [54885]: DEBUG cinder.api.middleware.request_id [None req-81c1efdb-a360-4dde-be5e-344c944dda3c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10859.826018] [54885]: INFO cinder.api.openstack.wsgi [None req-81c1efdb-a360-4dde-be5e-344c944dda3c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10859.826018] [54885]: DEBUG cinder.api.openstack.wsgi [None req-81c1efdb-a360-4dde-be5e-344c944dda3c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10859.826018] [54885]: DEBUG cinder.api.openstack.wsgi [None req-81c1efdb-a360-4dde-be5e-344c944dda3c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10859.838200] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10859.838200] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10859.845429] [54885]: INFO cinder.volume.api [None req-81c1efdb-a360-4dde-be5e-344c944dda3c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10859.853813] [54885]: INFO cinder.api.openstack.wsgi [None req-81c1efdb-a360-4dde-be5e-344c944dda3c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10859.853813] [54885]: [pid: 54885|app: 0|req: 35/66] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:04 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10860.867959] [54884]: DEBUG cinder.api.middleware.request_id [None req-2ae91e47-cdec-43e5-b678-133ad7a9962d None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10860.869624] [54884]: INFO cinder.api.openstack.wsgi [None req-2ae91e47-cdec-43e5-b678-133ad7a9962d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10860.869850] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2ae91e47-cdec-43e5-b678-133ad7a9962d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10860.870088] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2ae91e47-cdec-43e5-b678-133ad7a9962d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10860.884434] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10860.884434] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10860.888364] [54884]: INFO cinder.volume.api [None req-2ae91e47-cdec-43e5-b678-133ad7a9962d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10860.893587] [54884]: INFO cinder.api.openstack.wsgi [None req-2ae91e47-cdec-43e5-b678-133ad7a9962d tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10860.893882] [54884]: [pid: 54884|app: 0|req: 32/67] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:05 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10861.860462] [54885]: DEBUG cinder.api.middleware.request_id [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-ec75d389-6331-4459-80b3-ffdff4290354 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10861.863656] [54885]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-ec75d389-6331-4459-80b3-ffdff4290354 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] POST http://10.180.1.21/volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7/action [10861.863817] [54885]: DEBUG cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-ec75d389-6331-4459-80b3-ffdff4290354 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [10861.864020] [54885]: DEBUG cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-ec75d389-6331-4459-80b3-ffdff4290354 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10861.883047] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10861.883047] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10861.889703] [54885]: INFO cinder.api.openstack.wsgi [req-4fc86041-dba4-4f71-8bcd-bf34ff6735d1 req-ec75d389-6331-4459-80b3-ffdff4290354 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7/action returned with HTTP 204 [10861.890335] [54885]: [pid: 54885|app: 0|req: 36/68] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 14:59:06 2025] POST /volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [10861.904149] [54884]: DEBUG cinder.api.middleware.request_id [None req-516b5063-34a3-4952-9c77-d6847de9a9dd None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10861.906332] [54884]: INFO cinder.api.openstack.wsgi [None req-516b5063-34a3-4952-9c77-d6847de9a9dd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10861.906461] [54884]: DEBUG cinder.api.openstack.wsgi [None req-516b5063-34a3-4952-9c77-d6847de9a9dd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10861.906688] [54884]: DEBUG cinder.api.openstack.wsgi [None req-516b5063-34a3-4952-9c77-d6847de9a9dd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10861.916691] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10861.916691] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10861.919817] [54884]: INFO cinder.volume.api [None req-516b5063-34a3-4952-9c77-d6847de9a9dd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10861.924281] [54884]: INFO cinder.api.openstack.wsgi [None req-516b5063-34a3-4952-9c77-d6847de9a9dd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10861.924660] [54884]: [pid: 54884|app: 0|req: 33/69] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:06 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10861.933921] [54885]: DEBUG cinder.api.middleware.request_id [None req-9fa8dc2c-c046-44b4-96c8-bd2d99a7930c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10861.935982] [54885]: INFO cinder.api.openstack.wsgi [None req-9fa8dc2c-c046-44b4-96c8-bd2d99a7930c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10861.936281] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9fa8dc2c-c046-44b4-96c8-bd2d99a7930c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10861.936459] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9fa8dc2c-c046-44b4-96c8-bd2d99a7930c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10861.946667] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10861.946667] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10861.949615] [54885]: INFO cinder.volume.api [None req-9fa8dc2c-c046-44b4-96c8-bd2d99a7930c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10861.953886] [54885]: INFO cinder.api.openstack.wsgi [None req-9fa8dc2c-c046-44b4-96c8-bd2d99a7930c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10861.954283] [54885]: [pid: 54885|app: 0|req: 37/70] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:06 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10862.144522] [54884]: DEBUG cinder.api.middleware.request_id [None req-cb8c7201-40da-45ff-abb5-a57ebffc0deb None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10862.146688] [54884]: INFO cinder.api.openstack.wsgi [None req-cb8c7201-40da-45ff-abb5-a57ebffc0deb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10862.146999] [54884]: DEBUG cinder.api.openstack.wsgi [None req-cb8c7201-40da-45ff-abb5-a57ebffc0deb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10862.147316] [54884]: DEBUG cinder.api.openstack.wsgi [None req-cb8c7201-40da-45ff-abb5-a57ebffc0deb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10862.161933] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10862.161933] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10862.166134] [54884]: INFO cinder.volume.api [None req-cb8c7201-40da-45ff-abb5-a57ebffc0deb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10862.170695] [54884]: INFO cinder.api.openstack.wsgi [None req-cb8c7201-40da-45ff-abb5-a57ebffc0deb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10862.171248] [54884]: [pid: 54884|app: 0|req: 34/71] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:06 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10862.236121] [54885]: DEBUG cinder.api.middleware.request_id [req-32640501-2614-437c-aee2-1068258fd356 req-89c2b737-0620-43cd-9b04-36c2e2f66ea3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10862.239592] [54885]: INFO cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-89c2b737-0620-43cd-9b04-36c2e2f66ea3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10862.239993] [54885]: DEBUG cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-89c2b737-0620-43cd-9b04-36c2e2f66ea3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10862.240435] [54885]: DEBUG cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-89c2b737-0620-43cd-9b04-36c2e2f66ea3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10862.255981] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10862.255981] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10862.260744] [54885]: INFO cinder.volume.api [req-32640501-2614-437c-aee2-1068258fd356 req-89c2b737-0620-43cd-9b04-36c2e2f66ea3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10862.267270] [54885]: INFO cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-89c2b737-0620-43cd-9b04-36c2e2f66ea3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10862.267919] [54885]: [pid: 54885|app: 0|req: 38/72] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:59:07 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10862.303969] [54884]: DEBUG cinder.api.middleware.request_id [req-32640501-2614-437c-aee2-1068258fd356 req-b3fad91f-56d2-4f00-b4cf-b025f445bb72 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10862.309126] [54884]: INFO cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-b3fad91f-56d2-4f00-b4cf-b025f445bb72 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] POST http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69/action [10862.309836] [54884]: DEBUG cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-b3fad91f-56d2-4f00-b4cf-b025f445bb72 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [10862.309984] [54884]: DEBUG cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-b3fad91f-56d2-4f00-b4cf-b025f445bb72 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10862.326338] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10862.326338] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10862.326915] [54884]: INFO cinder.volume.api [req-32640501-2614-437c-aee2-1068258fd356 req-b3fad91f-56d2-4f00-b4cf-b025f445bb72 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10862.333342] [54884]: INFO cinder.volume.api [req-32640501-2614-437c-aee2-1068258fd356 req-b3fad91f-56d2-4f00-b4cf-b025f445bb72 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Begin detaching volume completed successfully. [10862.333342] [54884]: INFO cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-b3fad91f-56d2-4f00-b4cf-b025f445bb72 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69/action returned with HTTP 202 [10862.333583] [54884]: [pid: 54884|app: 0|req: 35/73] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 14:59:07 2025] POST /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [10863.409484] [54885]: DEBUG cinder.api.middleware.request_id [None req-e4a6fc6c-c592-4327-8735-34fa09502a5a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10863.409973] [54885]: INFO cinder.api.openstack.wsgi [None req-e4a6fc6c-c592-4327-8735-34fa09502a5a None None] GET http://10.180.1.21/volume// [10863.410178] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e4a6fc6c-c592-4327-8735-34fa09502a5a None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10863.410400] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e4a6fc6c-c592-4327-8735-34fa09502a5a None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10863.410818] [54885]: INFO cinder.api.openstack.wsgi [None req-e4a6fc6c-c592-4327-8735-34fa09502a5a None None] http://10.180.1.21/volume// returned with HTTP 300 [10863.411143] [54885]: [pid: 54885|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 14:59:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10863.414450] [54884]: DEBUG cinder.api.middleware.request_id [req-32640501-2614-437c-aee2-1068258fd356 req-91bd0129-3288-4326-bb9e-f8c7073fe207 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10863.416954] [54884]: INFO cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-91bd0129-3288-4326-bb9e-f8c7073fe207 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10863.417282] [54884]: DEBUG cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-91bd0129-3288-4326-bb9e-f8c7073fe207 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10863.417455] [54884]: DEBUG cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-91bd0129-3288-4326-bb9e-f8c7073fe207 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10863.431990] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10863.431990] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10863.435358] [54884]: INFO cinder.volume.api [req-32640501-2614-437c-aee2-1068258fd356 req-91bd0129-3288-4326-bb9e-f8c7073fe207 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10863.441110] [54884]: INFO cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-91bd0129-3288-4326-bb9e-f8c7073fe207 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10863.441727] [54884]: [pid: 54884|app: 0|req: 36/75] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 14:59:08 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1555 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [10864.663793] [54885]: DEBUG cinder.api.middleware.request_id [req-32640501-2614-437c-aee2-1068258fd356 req-62856c5d-ea28-4b1c-a7a1-832611f8c8e3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10864.669019] [54885]: INFO cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-62856c5d-ea28-4b1c-a7a1-832611f8c8e3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7 [10864.669019] [54885]: DEBUG cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-62856c5d-ea28-4b1c-a7a1-832611f8c8e3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10864.669019] [54885]: DEBUG cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-62856c5d-ea28-4b1c-a7a1-832611f8c8e3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10864.675650] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10864.675650] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10865.221271] [54885]: INFO cinder.api.openstack.wsgi [req-32640501-2614-437c-aee2-1068258fd356 req-62856c5d-ea28-4b1c-a7a1-832611f8c8e3 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7 returned with HTTP 200 [10865.221271] [54885]: [pid: 54885|app: 0|req: 40/76] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 14:59:09 2025] DELETE /volume/v3/attachments/8c86cd5d-123e-45da-928d-e8e955d72df7 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10866.564892] [54884]: DEBUG cinder.api.middleware.request_id [None req-44c3a774-ffab-4fbc-a540-efef0220893f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10866.567163] [54884]: INFO cinder.api.openstack.wsgi [None req-44c3a774-ffab-4fbc-a540-efef0220893f tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10866.567445] [54884]: DEBUG cinder.api.openstack.wsgi [None req-44c3a774-ffab-4fbc-a540-efef0220893f tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10866.568089] [54884]: DEBUG cinder.api.openstack.wsgi [None req-44c3a774-ffab-4fbc-a540-efef0220893f tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10866.580352] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10866.580352] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10866.584904] [54884]: INFO cinder.volume.api [None req-44c3a774-ffab-4fbc-a540-efef0220893f tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10866.588268] [54884]: INFO cinder.api.openstack.wsgi [None req-44c3a774-ffab-4fbc-a540-efef0220893f tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10866.588696] [54884]: [pid: 54884|app: 0|req: 37/77] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:11 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10866.598154] [54885]: DEBUG cinder.api.middleware.request_id [None req-7741f6e1-6110-467b-8594-24549bd3cadb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10866.600498] [54885]: INFO cinder.api.openstack.wsgi [None req-7741f6e1-6110-467b-8594-24549bd3cadb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10866.600792] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7741f6e1-6110-467b-8594-24549bd3cadb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10866.601092] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7741f6e1-6110-467b-8594-24549bd3cadb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10866.601316] [54885]: INFO cinder.api.v3.volumes [None req-7741f6e1-6110-467b-8594-24549bd3cadb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Delete volume with id: 1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10866.609955] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10866.609955] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10866.610376] [54885]: INFO cinder.volume.api [None req-7741f6e1-6110-467b-8594-24549bd3cadb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10866.637177] [54885]: INFO cinder.volume.api [None req-7741f6e1-6110-467b-8594-24549bd3cadb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Delete volume request issued successfully. [10866.637177] [54885]: INFO cinder.api.openstack.wsgi [None req-7741f6e1-6110-467b-8594-24549bd3cadb tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 202 [10866.637177] [54885]: [pid: 54885|app: 0|req: 41/78] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 14:59:11 2025] DELETE /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [10866.641286] [54884]: DEBUG cinder.api.middleware.request_id [None req-7fefd60d-1318-48b1-8015-fb7ffa77d09c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10866.643939] [54884]: INFO cinder.api.openstack.wsgi [None req-7fefd60d-1318-48b1-8015-fb7ffa77d09c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10866.644201] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7fefd60d-1318-48b1-8015-fb7ffa77d09c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10866.644430] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7fefd60d-1318-48b1-8015-fb7ffa77d09c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10866.654027] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10866.654027] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10866.660328] [54884]: INFO cinder.volume.api [None req-7fefd60d-1318-48b1-8015-fb7ffa77d09c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10866.666861] [54884]: INFO cinder.api.openstack.wsgi [None req-7fefd60d-1318-48b1-8015-fb7ffa77d09c tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10866.666861] [54884]: [pid: 54884|app: 0|req: 38/79] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:11 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10867.678441] [54885]: DEBUG cinder.api.middleware.request_id [None req-238d8b02-0bd2-46d2-8553-14288cc89020 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10867.680790] [54885]: INFO cinder.api.openstack.wsgi [None req-238d8b02-0bd2-46d2-8553-14288cc89020 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10867.681046] [54885]: DEBUG cinder.api.openstack.wsgi [None req-238d8b02-0bd2-46d2-8553-14288cc89020 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10867.681286] [54885]: DEBUG cinder.api.openstack.wsgi [None req-238d8b02-0bd2-46d2-8553-14288cc89020 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10867.692588] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10867.692588] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10867.696208] [54885]: INFO cinder.volume.api [None req-238d8b02-0bd2-46d2-8553-14288cc89020 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10867.700936] [54885]: INFO cinder.api.openstack.wsgi [None req-238d8b02-0bd2-46d2-8553-14288cc89020 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10867.701336] [54885]: [pid: 54885|app: 0|req: 42/80] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:12 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10868.712257] [54884]: DEBUG cinder.api.middleware.request_id [None req-c4ad64e7-4d7a-40a3-851e-ca7ef7c05c3a None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10868.715709] [54884]: INFO cinder.api.openstack.wsgi [None req-c4ad64e7-4d7a-40a3-851e-ca7ef7c05c3a tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10868.715709] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c4ad64e7-4d7a-40a3-851e-ca7ef7c05c3a tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10868.715709] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c4ad64e7-4d7a-40a3-851e-ca7ef7c05c3a tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10868.725511] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10868.725511] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10868.729985] [54884]: INFO cinder.volume.api [None req-c4ad64e7-4d7a-40a3-851e-ca7ef7c05c3a tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Volume info retrieved successfully. [10868.734834] [54884]: INFO cinder.api.openstack.wsgi [None req-c4ad64e7-4d7a-40a3-851e-ca7ef7c05c3a tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 200 [10868.735387] [54884]: [pid: 54884|app: 0|req: 39/81] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:13 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10869.751040] [54885]: DEBUG cinder.api.middleware.request_id [None req-6e71d420-98d6-4bde-957b-7b4cee1416bd None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10869.755094] [54885]: INFO cinder.api.openstack.wsgi [None req-6e71d420-98d6-4bde-957b-7b4cee1416bd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10869.755094] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6e71d420-98d6-4bde-957b-7b4cee1416bd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10869.755094] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6e71d420-98d6-4bde-957b-7b4cee1416bd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10869.766193] [54885]: INFO cinder.api.openstack.wsgi [None req-6e71d420-98d6-4bde-957b-7b4cee1416bd tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 404 [10869.767526] [54885]: [pid: 54885|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:14 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10878.732399] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=48,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10879.759417] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=78,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10882.222615] [54884]: DEBUG cinder.api.middleware.request_id [None req-bebf0d3b-f99d-45d4-a894-3b21b9ec5d73 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10882.223081] [54884]: INFO cinder.api.openstack.wsgi [None req-bebf0d3b-f99d-45d4-a894-3b21b9ec5d73 None None] GET http://10.180.1.21/volume// [10882.223272] [54884]: DEBUG cinder.api.openstack.wsgi [None req-bebf0d3b-f99d-45d4-a894-3b21b9ec5d73 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10882.223499] [54884]: DEBUG cinder.api.openstack.wsgi [None req-bebf0d3b-f99d-45d4-a894-3b21b9ec5d73 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10882.223932] [54884]: INFO cinder.api.openstack.wsgi [None req-bebf0d3b-f99d-45d4-a894-3b21b9ec5d73 None None] http://10.180.1.21/volume// returned with HTTP 300 [10882.225437] [54884]: [pid: 54884|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 14:59:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10882.230297] [54885]: DEBUG cinder.api.middleware.request_id [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-a394ad03-3212-4708-a46d-4b7d39723a13 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10882.234698] [54885]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-a394ad03-3212-4708-a46d-4b7d39723a13 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] GET http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [10882.234974] [54885]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-a394ad03-3212-4708-a46d-4b7d39723a13 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10882.235388] [54885]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-a394ad03-3212-4708-a46d-4b7d39723a13 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10882.250391] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10882.250391] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10882.255193] [54885]: INFO cinder.volume.api [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-a394ad03-3212-4708-a46d-4b7d39723a13 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [10882.262328] [54885]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-a394ad03-3212-4708-a46d-4b7d39723a13 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 200 [10882.263256] [54885]: [pid: 54885|app: 0|req: 44/84] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 14:59:27 2025] GET /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 1571 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [10882.365867] [54884]: DEBUG cinder.api.middleware.request_id [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-64522b59-e6a6-47a2-9088-ddd8b4b94242 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10882.368435] [54884]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-64522b59-e6a6-47a2-9088-ddd8b4b94242 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] PUT http://10.180.1.21/volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e [10882.368883] [54884]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-64522b59-e6a6-47a2-9088-ddd8b4b94242 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-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=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10882.377821] [54884]: DEBUG cinder.coordination [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-64522b59-e6a6-47a2-9088-ddd8b4b94242 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Acquiring lock "cinder-attachment_update-15b85e08-b1dc-4420-afc6-277b353f6be6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [10882.382597] [54884]: DEBUG cinder.coordination [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-64522b59-e6a6-47a2-9088-ddd8b4b94242 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Lock "cinder-attachment_update-15b85e08-b1dc-4420-afc6-277b353f6be6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [10882.383726] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10882.383726] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10882.903268] [54884]: DEBUG cinder.coordination [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-64522b59-e6a6-47a2-9088-ddd8b4b94242 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Lock "cinder-attachment_update-15b85e08-b1dc-4420-afc6-277b353f6be6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [10882.904309] [54884]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-64522b59-e6a6-47a2-9088-ddd8b4b94242 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e returned with HTTP 200 [10882.904309] [54884]: [pid: 54884|app: 0|req: 41/85] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 14:59:27 2025] PUT /volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10883.412167] [54885]: DEBUG cinder.api.middleware.request_id [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-c030f254-9d3f-4950-8ab3-a99ce058f835 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10883.415640] [54885]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-c030f254-9d3f-4950-8ab3-a99ce058f835 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] POST http://10.180.1.21/volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e/action [10883.416251] [54885]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-c030f254-9d3f-4950-8ab3-a99ce058f835 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [10883.416449] [54885]: DEBUG cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-c030f254-9d3f-4950-8ab3-a99ce058f835 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10883.438663] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10883.438663] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10883.446761] [54885]: INFO cinder.api.openstack.wsgi [req-80612f99-1d95-4b77-b4fc-6ef20eeed123 req-c030f254-9d3f-4950-8ab3-a99ce058f835 tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e/action returned with HTTP 204 [10883.447304] [54885]: [pid: 54885|app: 0|req: 45/86] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 14:59:28 2025] POST /volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [10892.898968] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10893.445267] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10895.115464] [54884]: DEBUG cinder.api.middleware.request_id [None req-053628c4-c77f-4331-94c6-de953345494e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10895.117037] [54884]: INFO cinder.api.openstack.wsgi [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] POST http://10.180.1.21/volume/v3/volumes [10895.117741] [54884]: DEBUG cinder.api.openstack.wsgi [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-476081457"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10895.119696] [54884]: DEBUG cinder.api.v3.volumes [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-476081457'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10895.119835] [54884]: INFO cinder.api.v3.volumes [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Create volume of 1 GB [10895.120236] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10895.120236] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10895.126144] [54884]: INFO cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Availability Zones retrieved successfully. [10895.133853] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Flow 'volume_create_api' (e4d5ff10-7659-46c3-babb-c8b35b612458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10895.135150] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d2e50a-b063-4a85-8f57-978bd656224e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10895.136527] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10895.157813] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d2e50a-b063-4a85-8f57-978bd656224e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10895.158945] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2442b2-0935-4d82-bfc7-5135316f1ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10895.204824] [54884]: DEBUG cinder.quota [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Created reservations ['8f6b22c7-0df8-4c25-9d47-9a4ffc17d6ca', 'aa28bbe2-ca2e-428d-ac1b-b91650671c2a', 'de9ddf36-4467-46b3-8efe-f92cfb5398a1', 'a28e433c-b6a0-4859-a943-c2416adaa075'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [10895.205875] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2442b2-0935-4d82-bfc7-5135316f1ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f6b22c7-0df8-4c25-9d47-9a4ffc17d6ca', 'aa28bbe2-ca2e-428d-ac1b-b91650671c2a', 'de9ddf36-4467-46b3-8efe-f92cfb5398a1', 'a28e433c-b6a0-4859-a943-c2416adaa075']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10895.206885] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa1215e-14f3-44ca-86f5-9d4d3523257e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10895.220650] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa1215e-14f3-44ca-86f5-9d4d3523257e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0282bb37-d5d3-44cb-8955-da28cbf0a1ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-476081457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1a88e30c264d6baaca45c816989116',qos_specs=None,replication_status=,reservations=['8f6b22c7-0df8-4c25-9d47-9a4ffc17d6ca','aa28bbe2-ca2e-428d-ac1b-b91650671c2a','de9ddf36-4467-46b3-8efe-f92cfb5398a1','a28e433c-b6a0-4859-a943-c2416adaa075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02718c15df2c4cf7b107ba3d0842d22e',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T14:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-476081457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0282bb37-d5d3-44cb-8955-da28cbf0a1ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c1a88e30c264d6baaca45c816989116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02718c15df2c4cf7b107ba3d0842d22e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10895.221665] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e0c6b1-39a1-4383-b088-45efe006f8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10895.237374] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e0c6b1-39a1-4383-b088-45efe006f8e3) transitioned into state 'SUCCESS' from state '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-476081457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1a88e30c264d6baaca45c816989116',qos_specs=None,replication_status=,reservations=['8f6b22c7-0df8-4c25-9d47-9a4ffc17d6ca','aa28bbe2-ca2e-428d-ac1b-b91650671c2a','de9ddf36-4467-46b3-8efe-f92cfb5398a1','a28e433c-b6a0-4859-a943-c2416adaa075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02718c15df2c4cf7b107ba3d0842d22e',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10895.238381] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a898dc80-32d9-4708-8d94-2a7f0e153cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10895.247848] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a898dc80-32d9-4708-8d94-2a7f0e153cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10895.249320] [54884]: DEBUG cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Flow 'volume_create_api' (e4d5ff10-7659-46c3-babb-c8b35b612458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10895.250204] [54884]: INFO cinder.volume.api [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Create volume request issued successfully. [10895.250684] [54884]: INFO cinder.api.openstack.wsgi [None req-053628c4-c77f-4331-94c6-de953345494e tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10895.251139] [54884]: [pid: 54884|app: 0|req: 42/87] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 14:59:39 2025] POST /volume/v3/volumes => generated 753 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [10895.259757] [54885]: DEBUG cinder.api.middleware.request_id [None req-3e65d821-7d50-4809-9362-d99d1b2e50ba None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10895.264095] [54885]: INFO cinder.api.openstack.wsgi [None req-3e65d821-7d50-4809-9362-d99d1b2e50ba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10895.264095] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3e65d821-7d50-4809-9362-d99d1b2e50ba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10895.264095] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3e65d821-7d50-4809-9362-d99d1b2e50ba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10895.273753] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10895.273753] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10895.280649] [54885]: INFO cinder.volume.api [None req-3e65d821-7d50-4809-9362-d99d1b2e50ba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10895.286575] [54885]: INFO cinder.api.openstack.wsgi [None req-3e65d821-7d50-4809-9362-d99d1b2e50ba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10895.287154] [54885]: [pid: 54885|app: 0|req: 46/88] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:40 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10896.299269] [54884]: DEBUG cinder.api.middleware.request_id [None req-ffa6c340-45d0-4821-aaa1-97f20cf884db None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10896.302481] [54884]: INFO cinder.api.openstack.wsgi [None req-ffa6c340-45d0-4821-aaa1-97f20cf884db tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10896.302811] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ffa6c340-45d0-4821-aaa1-97f20cf884db tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10896.303273] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ffa6c340-45d0-4821-aaa1-97f20cf884db tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10896.317924] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10896.317924] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10896.327830] [54884]: INFO cinder.volume.api [None req-ffa6c340-45d0-4821-aaa1-97f20cf884db tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10896.337513] [54884]: INFO cinder.api.openstack.wsgi [None req-ffa6c340-45d0-4821-aaa1-97f20cf884db tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10896.338405] [54884]: [pid: 54884|app: 0|req: 43/89] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:41 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10897.267780] [54885]: DEBUG cinder.api.middleware.request_id [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-62c236b6-dd81-4789-9a5c-8a7ba8d79fba None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10897.269989] [54885]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-62c236b6-dd81-4789-9a5c-8a7ba8d79fba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10897.270234] [54885]: DEBUG cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-62c236b6-dd81-4789-9a5c-8a7ba8d79fba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10897.270446] [54885]: DEBUG cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-62c236b6-dd81-4789-9a5c-8a7ba8d79fba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10897.284313] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10897.284313] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10897.287979] [54885]: INFO cinder.volume.api [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-62c236b6-dd81-4789-9a5c-8a7ba8d79fba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10897.294526] [54885]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-62c236b6-dd81-4789-9a5c-8a7ba8d79fba tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10897.294526] [54885]: [pid: 54885|app: 0|req: 47/90] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:59:42 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10898.821041] [54884]: DEBUG cinder.api.middleware.request_id [None req-23a0c081-c7f0-45f8-b06a-e0825ffd1ace None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10898.821355] [54884]: INFO cinder.api.openstack.wsgi [None req-23a0c081-c7f0-45f8-b06a-e0825ffd1ace None None] GET http://10.180.1.21/volume// [10898.821399] [54884]: DEBUG cinder.api.openstack.wsgi [None req-23a0c081-c7f0-45f8-b06a-e0825ffd1ace None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10898.821710] [54884]: DEBUG cinder.api.openstack.wsgi [None req-23a0c081-c7f0-45f8-b06a-e0825ffd1ace None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10898.822215] [54884]: INFO cinder.api.openstack.wsgi [None req-23a0c081-c7f0-45f8-b06a-e0825ffd1ace None None] http://10.180.1.21/volume// returned with HTTP 300 [10898.822602] [54884]: [pid: 54884|app: 0|req: 44/91] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 14:59:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10898.827359] [54885]: DEBUG cinder.api.middleware.request_id [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-fff63e06-f993-4d77-9fe5-0dfca5b9bf71 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10898.830583] [54885]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-fff63e06-f993-4d77-9fe5-0dfca5b9bf71 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] POST http://10.180.1.21/volume/v3/attachments [10898.831175] [54885]: DEBUG cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-fff63e06-f993-4d77-9fe5-0dfca5b9bf71 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0282bb37-d5d3-44cb-8955-da28cbf0a1ae", "connector": null, "instance_uuid": "0ef75929-9e72-45de-998c-80edc2ba18c7"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10898.844401] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10898.844401] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10898.872349] [54885]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-fff63e06-f993-4d77-9fe5-0dfca5b9bf71 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [10898.872890] [54885]: [pid: 54885|app: 0|req: 48/92] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 14:59:43 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10898.896799] [54884]: DEBUG cinder.api.middleware.request_id [None req-c5f67bb8-08ae-4302-9465-70618840d8df None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10898.899410] [54884]: INFO cinder.api.openstack.wsgi [None req-c5f67bb8-08ae-4302-9465-70618840d8df tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10898.899748] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c5f67bb8-08ae-4302-9465-70618840d8df tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10898.900067] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c5f67bb8-08ae-4302-9465-70618840d8df tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10898.913115] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10898.913115] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10898.917269] [54884]: INFO cinder.volume.api [None req-c5f67bb8-08ae-4302-9465-70618840d8df tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10898.923187] [54884]: INFO cinder.api.openstack.wsgi [None req-c5f67bb8-08ae-4302-9465-70618840d8df tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10898.923693] [54884]: [pid: 54884|app: 0|req: 45/93] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:43 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10899.419615] [54885]: DEBUG cinder.api.middleware.request_id [None req-f150369e-ef6c-4d21-b99d-f30d3ce91e51 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10899.420105] [54885]: INFO cinder.api.openstack.wsgi [None req-f150369e-ef6c-4d21-b99d-f30d3ce91e51 None None] GET http://10.180.1.21/volume// [10899.420312] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f150369e-ef6c-4d21-b99d-f30d3ce91e51 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10899.420622] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f150369e-ef6c-4d21-b99d-f30d3ce91e51 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10899.421017] [54885]: INFO cinder.api.openstack.wsgi [None req-f150369e-ef6c-4d21-b99d-f30d3ce91e51 None None] http://10.180.1.21/volume// returned with HTTP 300 [10899.421631] [54885]: [pid: 54885|app: 0|req: 49/94] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 14:59:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10899.426377] [54884]: DEBUG cinder.api.middleware.request_id [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-12cbb749-7c4a-410d-95be-812829441ce4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10899.428766] [54884]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-12cbb749-7c4a-410d-95be-812829441ce4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10899.429028] [54884]: DEBUG cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-12cbb749-7c4a-410d-95be-812829441ce4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10899.429314] [54884]: DEBUG cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-12cbb749-7c4a-410d-95be-812829441ce4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10899.442042] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10899.442042] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10899.446513] [54884]: INFO cinder.volume.api [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-12cbb749-7c4a-410d-95be-812829441ce4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10899.451930] [54884]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-12cbb749-7c4a-410d-95be-812829441ce4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10899.452372] [54884]: [pid: 54884|app: 0|req: 46/95] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 14:59:44 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [10899.484322] [54885]: DEBUG cinder.api.middleware.request_id [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-dca6e074-7ca3-41a3-bb3e-0555daf7782f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10899.486779] [54885]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-dca6e074-7ca3-41a3-bb3e-0555daf7782f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] PUT http://10.180.1.21/volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8 [10899.487257] [54885]: DEBUG cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-dca6e074-7ca3-41a3-bb3e-0555daf7782f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-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-496077", "mountpoint": "/dev/sdb"}}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10899.495478] [54885]: DEBUG cinder.coordination [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-dca6e074-7ca3-41a3-bb3e-0555daf7782f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Acquiring lock "cinder-attachment_update-0282bb37-d5d3-44cb-8955-da28cbf0a1ae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54885) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [10899.501140] [54885]: DEBUG cinder.coordination [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-dca6e074-7ca3-41a3-bb3e-0555daf7782f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Lock "cinder-attachment_update-0282bb37-d5d3-44cb-8955-da28cbf0a1ae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54885) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [10899.503219] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10899.503219] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10899.936674] [54884]: DEBUG cinder.api.middleware.request_id [None req-1d03d401-a921-4839-b157-9c441666fead None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10899.943063] [54884]: INFO cinder.api.openstack.wsgi [None req-1d03d401-a921-4839-b157-9c441666fead tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10899.943398] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1d03d401-a921-4839-b157-9c441666fead tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10899.943691] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1d03d401-a921-4839-b157-9c441666fead tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10899.956640] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10899.956640] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10899.959877] [54884]: INFO cinder.volume.api [None req-1d03d401-a921-4839-b157-9c441666fead tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10899.964710] [54884]: INFO cinder.api.openstack.wsgi [None req-1d03d401-a921-4839-b157-9c441666fead tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10899.965265] [54884]: [pid: 54884|app: 0|req: 47/96] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:44 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10900.976502] [54884]: DEBUG cinder.api.middleware.request_id [None req-7baa67ca-5c3f-42a4-9d99-c36f2a5975e8 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10900.978718] [54884]: INFO cinder.api.openstack.wsgi [None req-7baa67ca-5c3f-42a4-9d99-c36f2a5975e8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10900.978938] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7baa67ca-5c3f-42a4-9d99-c36f2a5975e8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10900.979178] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7baa67ca-5c3f-42a4-9d99-c36f2a5975e8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10900.997325] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10900.997325] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10901.002040] [54884]: INFO cinder.volume.api [None req-7baa67ca-5c3f-42a4-9d99-c36f2a5975e8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10901.008405] [54884]: INFO cinder.api.openstack.wsgi [None req-7baa67ca-5c3f-42a4-9d99-c36f2a5975e8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10901.008850] [54884]: [pid: 54884|app: 0|req: 48/97] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:45 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10901.772712] [54884]: DEBUG cinder.api.middleware.request_id [None req-949c027e-ca4d-4f3f-b943-f3587468a49c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10901.775163] [54884]: INFO cinder.api.openstack.wsgi [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] POST http://10.180.1.21/volume/v3/volumes [10901.775565] [54884]: DEBUG cinder.api.openstack.wsgi [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-110009139"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10901.777578] [54884]: DEBUG cinder.api.v3.volumes [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-110009139'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10901.777743] [54884]: INFO cinder.api.v3.volumes [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Create volume of 1 GB [10901.786442] [54884]: INFO cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Availability Zones retrieved successfully. [10901.792194] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Flow 'volume_create_api' (1aee7255-e3f4-4223-8b3c-ac934b98623e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10901.793371] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253a1511-0fcf-49f2-bde0-1c051c342d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10901.794520] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10901.812253] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253a1511-0fcf-49f2-bde0-1c051c342d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10901.813247] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deebca3d-850b-4dc0-ba9c-ce724cc634af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10901.865241] [54884]: DEBUG cinder.quota [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Created reservations ['f5b62dc9-59f2-493c-87ba-1417c93b27fb', '6edeea0f-69e2-434e-a2dc-70751da64538', '14042792-b002-45df-b055-7fe8e59a10d2', '20d0619f-6549-494d-936e-cfcb8273dfd4'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [10901.865459] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deebca3d-850b-4dc0-ba9c-ce724cc634af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5b62dc9-59f2-493c-87ba-1417c93b27fb', '6edeea0f-69e2-434e-a2dc-70751da64538', '14042792-b002-45df-b055-7fe8e59a10d2', '20d0619f-6549-494d-936e-cfcb8273dfd4']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10901.866274] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (982dd425-fdc8-49ab-9249-f992e1f18440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10901.881813] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (982dd425-fdc8-49ab-9249-f992e1f18440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd58379c-db99-46b0-920b-baf32f9ba7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-110009139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9ccb2aee95497ca6921679ab50e059',qos_specs=None,replication_status=,reservations=['f5b62dc9-59f2-493c-87ba-1417c93b27fb','6edeea0f-69e2-434e-a2dc-70751da64538','14042792-b002-45df-b055-7fe8e59a10d2','20d0619f-6549-494d-936e-cfcb8273dfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b127783ae6e43409cc2a99597712341',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T14:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-110009139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd58379c-db99-46b0-920b-baf32f9ba7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9ccb2aee95497ca6921679ab50e059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b127783ae6e43409cc2a99597712341',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10901.882823] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8493deb0-b562-44b6-9761-537323d3501f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10901.896266] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8493deb0-b562-44b6-9761-537323d3501f) transitioned into state 'SUCCESS' from state '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-110009139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9ccb2aee95497ca6921679ab50e059',qos_specs=None,replication_status=,reservations=['f5b62dc9-59f2-493c-87ba-1417c93b27fb','6edeea0f-69e2-434e-a2dc-70751da64538','14042792-b002-45df-b055-7fe8e59a10d2','20d0619f-6549-494d-936e-cfcb8273dfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b127783ae6e43409cc2a99597712341',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10901.897221] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b0e80ad-baed-4a72-a116-dc6720ee126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10901.908953] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b0e80ad-baed-4a72-a116-dc6720ee126c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10901.910130] [54884]: DEBUG cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Flow 'volume_create_api' (1aee7255-e3f4-4223-8b3c-ac934b98623e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10901.910518] [54884]: INFO cinder.volume.api [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Create volume request issued successfully. [10901.911383] [54884]: INFO cinder.api.openstack.wsgi [None req-949c027e-ca4d-4f3f-b943-f3587468a49c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10901.911952] [54884]: [pid: 54884|app: 0|req: 49/98] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 14:59:46 2025] POST /volume/v3/volumes => generated 757 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [10901.922105] [54884]: DEBUG cinder.api.middleware.request_id [None req-5f6707e8-4a31-42d4-aaaa-d6a11584a57c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10901.924274] [54884]: INFO cinder.api.openstack.wsgi [None req-5f6707e8-4a31-42d4-aaaa-d6a11584a57c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 [10901.924494] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5f6707e8-4a31-42d4-aaaa-d6a11584a57c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10901.924806] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5f6707e8-4a31-42d4-aaaa-d6a11584a57c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10901.932793] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10901.932793] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10901.938584] [54884]: INFO cinder.volume.api [None req-5f6707e8-4a31-42d4-aaaa-d6a11584a57c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [10901.943083] [54884]: INFO cinder.api.openstack.wsgi [None req-5f6707e8-4a31-42d4-aaaa-d6a11584a57c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 returned with HTTP 200 [10901.943474] [54884]: [pid: 54884|app: 0|req: 50/99] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:46 2025] GET /volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10902.020094] [54884]: DEBUG cinder.api.middleware.request_id [None req-a8fe8139-7b4b-40b8-a7a5-4731f4623ad8 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10902.022250] [54884]: INFO cinder.api.openstack.wsgi [None req-a8fe8139-7b4b-40b8-a7a5-4731f4623ad8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10902.022528] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a8fe8139-7b4b-40b8-a7a5-4731f4623ad8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10902.022790] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a8fe8139-7b4b-40b8-a7a5-4731f4623ad8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10902.034697] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10902.034697] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10902.038235] [54884]: INFO cinder.volume.api [None req-a8fe8139-7b4b-40b8-a7a5-4731f4623ad8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10902.042706] [54884]: INFO cinder.api.openstack.wsgi [None req-a8fe8139-7b4b-40b8-a7a5-4731f4623ad8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10902.043115] [54884]: [pid: 54884|app: 0|req: 51/100] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:46 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10902.953609] [54884]: DEBUG cinder.api.middleware.request_id [None req-b12e5c95-a0f6-4909-8abb-d06049ad1396 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10902.955914] [54884]: INFO cinder.api.openstack.wsgi [None req-b12e5c95-a0f6-4909-8abb-d06049ad1396 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 [10902.956144] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b12e5c95-a0f6-4909-8abb-d06049ad1396 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10902.956407] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b12e5c95-a0f6-4909-8abb-d06049ad1396 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10902.967999] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10902.967999] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10902.972435] [54884]: INFO cinder.volume.api [None req-b12e5c95-a0f6-4909-8abb-d06049ad1396 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [10902.977700] [54884]: INFO cinder.api.openstack.wsgi [None req-b12e5c95-a0f6-4909-8abb-d06049ad1396 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 returned with HTTP 200 [10902.978103] [54884]: [pid: 54884|app: 0|req: 52/101] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:47 2025] GET /volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10903.055851] [54884]: DEBUG cinder.api.middleware.request_id [None req-c8d4595d-fab1-411b-af89-75d22eb6bcde None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10903.058520] [54884]: INFO cinder.api.openstack.wsgi [None req-c8d4595d-fab1-411b-af89-75d22eb6bcde tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10903.058754] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c8d4595d-fab1-411b-af89-75d22eb6bcde tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10903.058976] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c8d4595d-fab1-411b-af89-75d22eb6bcde tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10903.071151] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10903.071151] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10903.073385] [54884]: INFO cinder.volume.api [None req-c8d4595d-fab1-411b-af89-75d22eb6bcde tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10903.079036] [54884]: INFO cinder.api.openstack.wsgi [None req-c8d4595d-fab1-411b-af89-75d22eb6bcde tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10903.079741] [54884]: [pid: 54884|app: 0|req: 53/102] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:47 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10904.032336] [54885]: DEBUG cinder.coordination [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-dca6e074-7ca3-41a3-bb3e-0555daf7782f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Lock "cinder-attachment_update-0282bb37-d5d3-44cb-8955-da28cbf0a1ae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=54885) __release /opt/stack/cinder/cinder/coordination.py:157}} [10904.032809] [54885]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-dca6e074-7ca3-41a3-bb3e-0555daf7782f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8 returned with HTTP 200 [10904.033316] [54885]: [pid: 54885|app: 0|req: 50/103] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 14:59:44 2025] PUT /volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8 => generated 617 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10904.089493] [54884]: DEBUG cinder.api.middleware.request_id [None req-e14dd94c-bae8-4566-8ab5-d7c8aacae694 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10904.093342] [54884]: INFO cinder.api.openstack.wsgi [None req-e14dd94c-bae8-4566-8ab5-d7c8aacae694 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10904.093342] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e14dd94c-bae8-4566-8ab5-d7c8aacae694 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10904.093342] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e14dd94c-bae8-4566-8ab5-d7c8aacae694 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10904.102569] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10904.102569] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10904.106199] [54884]: INFO cinder.volume.api [None req-e14dd94c-bae8-4566-8ab5-d7c8aacae694 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10904.111463] [54884]: INFO cinder.api.openstack.wsgi [None req-e14dd94c-bae8-4566-8ab5-d7c8aacae694 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10904.111874] [54884]: [pid: 54884|app: 0|req: 54/104] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:48 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10905.122933] [54885]: DEBUG cinder.api.middleware.request_id [None req-b245908f-c0ec-4cb5-be0a-94000cdfd043 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10905.125488] [54885]: INFO cinder.api.openstack.wsgi [None req-b245908f-c0ec-4cb5-be0a-94000cdfd043 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10905.125722] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b245908f-c0ec-4cb5-be0a-94000cdfd043 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10905.125947] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b245908f-c0ec-4cb5-be0a-94000cdfd043 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10905.149381] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10905.149381] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10905.154128] [54885]: INFO cinder.volume.api [None req-b245908f-c0ec-4cb5-be0a-94000cdfd043 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10905.164146] [54885]: INFO cinder.api.openstack.wsgi [None req-b245908f-c0ec-4cb5-be0a-94000cdfd043 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10905.164549] [54885]: [pid: 54885|app: 0|req: 51/105] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:49 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10906.179768] [54884]: DEBUG cinder.api.middleware.request_id [None req-4f810f44-c418-4504-895a-596b782e6cc4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10906.185290] [54884]: INFO cinder.api.openstack.wsgi [None req-4f810f44-c418-4504-895a-596b782e6cc4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10906.185290] [54884]: DEBUG cinder.api.openstack.wsgi [None req-4f810f44-c418-4504-895a-596b782e6cc4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10906.185290] [54884]: DEBUG cinder.api.openstack.wsgi [None req-4f810f44-c418-4504-895a-596b782e6cc4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10906.201800] [54885]: DEBUG cinder.api.middleware.request_id [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-31b16cf2-3a2a-44d8-8f68-9d2e65eea7c9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10906.203521] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10906.203521] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10906.204391] [54885]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-31b16cf2-3a2a-44d8-8f68-9d2e65eea7c9 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] POST http://10.180.1.21/volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8/action [10906.206239] [54885]: DEBUG cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-31b16cf2-3a2a-44d8-8f68-9d2e65eea7c9 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [10906.206239] [54885]: DEBUG cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-31b16cf2-3a2a-44d8-8f68-9d2e65eea7c9 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10906.210431] [54884]: INFO cinder.volume.api [None req-4f810f44-c418-4504-895a-596b782e6cc4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10906.220219] [54884]: INFO cinder.api.openstack.wsgi [None req-4f810f44-c418-4504-895a-596b782e6cc4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10906.220651] [54884]: [pid: 54884|app: 0|req: 55/106] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:51 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10906.234886] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10906.234886] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10906.241778] [54885]: INFO cinder.api.openstack.wsgi [req-23b2812b-da8e-4104-8602-89148e0a4e5e req-31b16cf2-3a2a-44d8-8f68-9d2e65eea7c9 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8/action returned with HTTP 204 [10906.242251] [54885]: [pid: 54885|app: 0|req: 52/107] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 14:59:51 2025] POST /volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [10907.230301] [54884]: DEBUG cinder.api.middleware.request_id [None req-802daa05-6251-4bf6-b2a5-a2dcf6a0ab00 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10907.232412] [54884]: INFO cinder.api.openstack.wsgi [None req-802daa05-6251-4bf6-b2a5-a2dcf6a0ab00 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10907.232640] [54884]: DEBUG cinder.api.openstack.wsgi [None req-802daa05-6251-4bf6-b2a5-a2dcf6a0ab00 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10907.233085] [54884]: DEBUG cinder.api.openstack.wsgi [None req-802daa05-6251-4bf6-b2a5-a2dcf6a0ab00 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10907.248577] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10907.248577] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10907.255860] [54884]: INFO cinder.volume.api [None req-802daa05-6251-4bf6-b2a5-a2dcf6a0ab00 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10907.267185] [54884]: INFO cinder.api.openstack.wsgi [None req-802daa05-6251-4bf6-b2a5-a2dcf6a0ab00 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10907.268545] [54884]: [pid: 54884|app: 0|req: 56/108] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:52 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10907.279525] [54885]: DEBUG cinder.api.middleware.request_id [None req-c63f956d-daa9-4e01-9f8e-96f73b2d00bc None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10907.281663] [54885]: INFO cinder.api.openstack.wsgi [None req-c63f956d-daa9-4e01-9f8e-96f73b2d00bc tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10907.282025] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c63f956d-daa9-4e01-9f8e-96f73b2d00bc tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10907.282686] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c63f956d-daa9-4e01-9f8e-96f73b2d00bc tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10907.294172] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10907.294172] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10907.299577] [54885]: INFO cinder.volume.api [None req-c63f956d-daa9-4e01-9f8e-96f73b2d00bc tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10907.305261] [54885]: INFO cinder.api.openstack.wsgi [None req-c63f956d-daa9-4e01-9f8e-96f73b2d00bc tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10907.305749] [54885]: [pid: 54885|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:52 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10907.446592] [54884]: DEBUG cinder.api.middleware.request_id [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-20af587c-ebe1-4663-8e87-98a6146e836c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10907.449030] [54884]: INFO cinder.api.openstack.wsgi [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-20af587c-ebe1-4663-8e87-98a6146e836c tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10907.449264] [54884]: DEBUG cinder.api.openstack.wsgi [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-20af587c-ebe1-4663-8e87-98a6146e836c tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10907.449487] [54884]: DEBUG cinder.api.openstack.wsgi [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-20af587c-ebe1-4663-8e87-98a6146e836c tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10907.463222] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10907.463222] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10907.466770] [54884]: INFO cinder.volume.api [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-20af587c-ebe1-4663-8e87-98a6146e836c tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] Volume info retrieved successfully. [10907.476645] [54884]: INFO cinder.api.openstack.wsgi [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-20af587c-ebe1-4663-8e87-98a6146e836c tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10907.477242] [54884]: [pid: 54884|app: 0|req: 57/110] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:59:52 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10907.482539] [54885]: DEBUG cinder.api.middleware.request_id [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-38021950-ff56-47b3-a215-3230f3434180 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10907.484934] [54885]: INFO cinder.api.openstack.wsgi [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-38021950-ff56-47b3-a215-3230f3434180 tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] GET http://10.180.1.21/volume/v3/volumes/bba0aef8-b647-446f-943f-1fcc4f6f34d5 [10907.485183] [54885]: DEBUG cinder.api.openstack.wsgi [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-38021950-ff56-47b3-a215-3230f3434180 tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10907.485440] [54885]: DEBUG cinder.api.openstack.wsgi [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-38021950-ff56-47b3-a215-3230f3434180 tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10907.493516] [54885]: INFO cinder.api.openstack.wsgi [req-20fe0d41-f743-451f-bf0b-7d60e3166665 req-38021950-ff56-47b3-a215-3230f3434180 tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] http://10.180.1.21/volume/v3/volumes/bba0aef8-b647-446f-943f-1fcc4f6f34d5 returned with HTTP 404 [10907.494084] [54885]: [pid: 54885|app: 0|req: 54/111] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:59:52 2025] GET /volume/v3/volumes/bba0aef8-b647-446f-943f-1fcc4f6f34d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10907.500908] [54884]: DEBUG cinder.api.middleware.request_id [None req-53764ea9-8a36-49f2-9667-e919c0c980e4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10907.504528] [54884]: INFO cinder.api.openstack.wsgi [None req-53764ea9-8a36-49f2-9667-e919c0c980e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10907.504759] [54884]: DEBUG cinder.api.openstack.wsgi [None req-53764ea9-8a36-49f2-9667-e919c0c980e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10907.504984] [54884]: DEBUG cinder.api.openstack.wsgi [None req-53764ea9-8a36-49f2-9667-e919c0c980e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10907.516656] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10907.516656] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10907.520438] [54884]: INFO cinder.volume.api [None req-53764ea9-8a36-49f2-9667-e919c0c980e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10907.526232] [54884]: INFO cinder.api.openstack.wsgi [None req-53764ea9-8a36-49f2-9667-e919c0c980e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10907.526796] [54884]: [pid: 54884|app: 0|req: 58/112] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:52 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10907.779747] [54885]: DEBUG cinder.api.middleware.request_id [req-89de0314-91c9-4263-8caf-fb66241c4610 req-26c38169-37c8-4154-bf8b-9e7f8d23bed3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10907.784702] [54885]: INFO cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-26c38169-37c8-4154-bf8b-9e7f8d23bed3 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10907.784702] [54885]: DEBUG cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-26c38169-37c8-4154-bf8b-9e7f8d23bed3 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10907.784702] [54885]: DEBUG cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-26c38169-37c8-4154-bf8b-9e7f8d23bed3 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10907.797758] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10907.797758] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10907.801483] [54885]: INFO cinder.volume.api [req-89de0314-91c9-4263-8caf-fb66241c4610 req-26c38169-37c8-4154-bf8b-9e7f8d23bed3 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10907.806016] [54885]: INFO cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-26c38169-37c8-4154-bf8b-9e7f8d23bed3 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10907.806465] [54885]: [pid: 54885|app: 0|req: 55/113] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 14:59:52 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10908.090694] [54884]: DEBUG cinder.api.middleware.request_id [req-89de0314-91c9-4263-8caf-fb66241c4610 req-5654ceb9-f713-4dc1-808a-846f4b0fbf73 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10908.094579] [54884]: INFO cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-5654ceb9-f713-4dc1-808a-846f4b0fbf73 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] POST http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae/action [10908.094579] [54884]: DEBUG cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-5654ceb9-f713-4dc1-808a-846f4b0fbf73 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [10908.094714] [54884]: DEBUG cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-5654ceb9-f713-4dc1-808a-846f4b0fbf73 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10908.105378] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10908.105378] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10908.105944] [54884]: INFO cinder.volume.api [req-89de0314-91c9-4263-8caf-fb66241c4610 req-5654ceb9-f713-4dc1-808a-846f4b0fbf73 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10908.112038] [54884]: INFO cinder.volume.api [req-89de0314-91c9-4263-8caf-fb66241c4610 req-5654ceb9-f713-4dc1-808a-846f4b0fbf73 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Begin detaching volume completed successfully. [10908.112376] [54884]: INFO cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-5654ceb9-f713-4dc1-808a-846f4b0fbf73 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae/action returned with HTTP 202 [10908.112738] [54884]: [pid: 54884|app: 0|req: 59/114] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 14:59:52 2025] POST /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [10909.138498] [54885]: DEBUG cinder.api.middleware.request_id [None req-94b05418-20f1-4ae8-b87d-9bb445c387e9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10909.138498] [54885]: INFO cinder.api.openstack.wsgi [None req-94b05418-20f1-4ae8-b87d-9bb445c387e9 None None] GET http://10.180.1.21/volume// [10909.138498] [54885]: DEBUG cinder.api.openstack.wsgi [None req-94b05418-20f1-4ae8-b87d-9bb445c387e9 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10909.138498] [54885]: DEBUG cinder.api.openstack.wsgi [None req-94b05418-20f1-4ae8-b87d-9bb445c387e9 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10909.138888] [54885]: INFO cinder.api.openstack.wsgi [None req-94b05418-20f1-4ae8-b87d-9bb445c387e9 None None] http://10.180.1.21/volume// returned with HTTP 300 [10909.139996] [54885]: [pid: 54885|app: 0|req: 56/115] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 14:59:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10909.144178] [54884]: DEBUG cinder.api.middleware.request_id [req-89de0314-91c9-4263-8caf-fb66241c4610 req-3649e79c-7ac3-4e7a-aebe-ffd1bd390e8d None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10909.147221] [54884]: INFO cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-3649e79c-7ac3-4e7a-aebe-ffd1bd390e8d tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10909.147471] [54884]: DEBUG cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-3649e79c-7ac3-4e7a-aebe-ffd1bd390e8d tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10909.147688] [54884]: DEBUG cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-3649e79c-7ac3-4e7a-aebe-ffd1bd390e8d tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10909.161660] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10909.161660] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10909.166253] [54884]: INFO cinder.volume.api [req-89de0314-91c9-4263-8caf-fb66241c4610 req-3649e79c-7ac3-4e7a-aebe-ffd1bd390e8d tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10909.171708] [54884]: INFO cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-3649e79c-7ac3-4e7a-aebe-ffd1bd390e8d tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10909.172242] [54884]: [pid: 54884|app: 0|req: 60/116] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 14:59:53 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [10910.144923] [54885]: DEBUG cinder.api.middleware.request_id [None req-f436a8d6-a0ba-41ae-a4dc-a192c237b3fa None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10910.147241] [54885]: INFO cinder.api.openstack.wsgi [None req-f436a8d6-a0ba-41ae-a4dc-a192c237b3fa tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10910.147515] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f436a8d6-a0ba-41ae-a4dc-a192c237b3fa tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10910.147947] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f436a8d6-a0ba-41ae-a4dc-a192c237b3fa tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10910.148222] [54885]: INFO cinder.api.v3.volumes [None req-f436a8d6-a0ba-41ae-a4dc-a192c237b3fa tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Delete volume with id: 1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10910.156440] [54885]: INFO cinder.api.openstack.wsgi [None req-f436a8d6-a0ba-41ae-a4dc-a192c237b3fa tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 404 [10910.157217] [54885]: [pid: 54885|app: 0|req: 57/117] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 14:59:54 2025] DELETE /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10910.160403] [54884]: DEBUG cinder.api.middleware.request_id [None req-8259d903-35ef-45d1-9174-aaeb0d42b5e7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10910.162745] [54884]: INFO cinder.api.openstack.wsgi [None req-8259d903-35ef-45d1-9174-aaeb0d42b5e7 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] GET http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 [10910.162954] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8259d903-35ef-45d1-9174-aaeb0d42b5e7 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10910.163234] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8259d903-35ef-45d1-9174-aaeb0d42b5e7 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10910.170641] [54884]: INFO cinder.api.openstack.wsgi [None req-8259d903-35ef-45d1-9174-aaeb0d42b5e7 tempest-VolumesAssistedSnapshotsTest-595256259 tempest-VolumesAssistedSnapshotsTest-595256259-project-admin] http://10.180.1.21/volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 returned with HTTP 404 [10910.171395] [54884]: [pid: 54884|app: 0|req: 61/118] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:55 2025] GET /volume/v3/volumes/1685e9f8-9cc2-4707-b0e6-c1cf99f7fa69 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10910.887422] [54885]: DEBUG cinder.api.middleware.request_id [req-89de0314-91c9-4263-8caf-fb66241c4610 req-c3e1a7fa-b2f3-4b3d-99ea-7c38a44124f8 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10910.890286] [54885]: INFO cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-c3e1a7fa-b2f3-4b3d-99ea-7c38a44124f8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8 [10910.890638] [54885]: DEBUG cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-c3e1a7fa-b2f3-4b3d-99ea-7c38a44124f8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10910.891113] [54885]: DEBUG cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-c3e1a7fa-b2f3-4b3d-99ea-7c38a44124f8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10910.901860] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10910.901860] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10911.433995] [54885]: INFO cinder.api.openstack.wsgi [req-89de0314-91c9-4263-8caf-fb66241c4610 req-c3e1a7fa-b2f3-4b3d-99ea-7c38a44124f8 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8 returned with HTTP 200 [10911.434655] [54885]: [pid: 54885|app: 0|req: 58/119] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 14:59:55 2025] DELETE /volume/v3/attachments/0aff59dc-b03f-4877-97e1-b0f520401af8 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10912.956195] [54884]: DEBUG cinder.api.middleware.request_id [None req-a4a0f028-0c23-4659-981e-3546bd52b22b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10912.958257] [54884]: INFO cinder.api.openstack.wsgi [None req-a4a0f028-0c23-4659-981e-3546bd52b22b tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [10912.958475] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a4a0f028-0c23-4659-981e-3546bd52b22b tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10912.958764] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a4a0f028-0c23-4659-981e-3546bd52b22b tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10912.972476] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10912.972476] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10912.976987] [54884]: INFO cinder.volume.api [None req-a4a0f028-0c23-4659-981e-3546bd52b22b tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10912.985687] [54884]: INFO cinder.api.openstack.wsgi [None req-a4a0f028-0c23-4659-981e-3546bd52b22b tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [10912.986114] [54884]: [pid: 54884|app: 0|req: 62/120] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 14:59:57 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10920.158043] [54885]: DEBUG cinder.api.middleware.request_id [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10920.161986] [54885]: INFO cinder.api.openstack.wsgi [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] POST http://10.180.1.21/volume/v3/volumes [10920.161986] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1728032464"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10920.162857] [54885]: DEBUG cinder.api.v3.volumes [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1728032464'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10920.163039] [54885]: INFO cinder.api.v3.volumes [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Create volume of 1 GB [10920.163439] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10920.163439] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10920.176201] [54885]: INFO cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Availability Zones retrieved successfully. [10920.189435] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Flow 'volume_create_api' (4606017e-f30a-4f7f-90c4-6163f75d9aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10920.190870] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619b7134-1f35-4c6b-8995-9d5b0f5cd0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10920.192400] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10920.219839] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619b7134-1f35-4c6b-8995-9d5b0f5cd0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10920.220878] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389980a7-d8f7-425c-81d1-a79ae9b7bbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10920.260810] [54885]: DEBUG cinder.quota [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Created reservations ['579bce0e-4793-4332-9af7-826ddc610130', '35f66636-edf0-47b6-82bd-127e7d37f6b3', 'd6c88958-3b7b-4b43-b8a0-874f3c0aa467', 'd7cda335-4bfc-4f31-a62e-f7f3c253b155'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [10920.261866] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389980a7-d8f7-425c-81d1-a79ae9b7bbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['579bce0e-4793-4332-9af7-826ddc610130', '35f66636-edf0-47b6-82bd-127e7d37f6b3', 'd6c88958-3b7b-4b43-b8a0-874f3c0aa467', 'd7cda335-4bfc-4f31-a62e-f7f3c253b155']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10920.262798] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e339e5-f937-4e04-99b5-a582b134cd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10920.281634] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e339e5-f937-4e04-99b5-a582b134cd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a070f3-42b5-483b-a646-aebdf7663133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1728032464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9ccb2aee95497ca6921679ab50e059',qos_specs=None,replication_status=,reservations=['579bce0e-4793-4332-9af7-826ddc610130','35f66636-edf0-47b6-82bd-127e7d37f6b3','d6c88958-3b7b-4b43-b8a0-874f3c0aa467','d7cda335-4bfc-4f31-a62e-f7f3c253b155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b127783ae6e43409cc2a99597712341',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1728032464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a070f3-42b5-483b-a646-aebdf7663133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9ccb2aee95497ca6921679ab50e059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b127783ae6e43409cc2a99597712341',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10920.282094] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dc9abea-8cd0-4198-9752-26ce70592077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10920.302024] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dc9abea-8cd0-4198-9752-26ce70592077) transitioned into state 'SUCCESS' from state '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-1728032464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9ccb2aee95497ca6921679ab50e059',qos_specs=None,replication_status=,reservations=['579bce0e-4793-4332-9af7-826ddc610130','35f66636-edf0-47b6-82bd-127e7d37f6b3','d6c88958-3b7b-4b43-b8a0-874f3c0aa467','d7cda335-4bfc-4f31-a62e-f7f3c253b155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b127783ae6e43409cc2a99597712341',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10920.302024] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f1beda-e71b-47b3-8f1a-3cb0de659281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10920.316038] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f1beda-e71b-47b3-8f1a-3cb0de659281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10920.316038] [54885]: DEBUG cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Flow 'volume_create_api' (4606017e-f30a-4f7f-90c4-6163f75d9aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10920.316195] [54885]: INFO cinder.volume.api [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Create volume request issued successfully. [10920.316933] [54885]: INFO cinder.api.openstack.wsgi [None req-5078e34c-f8f2-43cd-808a-2775eb0212cd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10920.318555] [54885]: [pid: 54885|app: 0|req: 59/121] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:00:05 2025] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [10920.333158] [54884]: DEBUG cinder.api.middleware.request_id [None req-1acfcd44-3c39-4d94-8439-afbc9348a8d2 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10920.337065] [54884]: INFO cinder.api.openstack.wsgi [None req-1acfcd44-3c39-4d94-8439-afbc9348a8d2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [10920.337184] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1acfcd44-3c39-4d94-8439-afbc9348a8d2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10920.337405] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1acfcd44-3c39-4d94-8439-afbc9348a8d2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10920.361576] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10920.361576] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10920.370317] [54884]: INFO cinder.volume.api [None req-1acfcd44-3c39-4d94-8439-afbc9348a8d2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [10920.380160] [54884]: INFO cinder.api.openstack.wsgi [None req-1acfcd44-3c39-4d94-8439-afbc9348a8d2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [10920.380160] [54884]: [pid: 54884|app: 0|req: 63/122] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:00:05 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10921.375393] [54885]: DEBUG cinder.api.middleware.request_id [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10921.379658] [54885]: INFO cinder.api.openstack.wsgi [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] POST http://10.180.1.21/volume/v3/volumes [10921.380374] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1244081161", "imageRef": "c4b7e9d2-90b3-4626-926d-4ca7e7a40df8", "size": 1}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10921.382718] [54885]: DEBUG cinder.api.v3.volumes [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1244081161', 'imageRef': 'c4b7e9d2-90b3-4626-926d-4ca7e7a40df8', 'size': 1}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10921.393688] [54884]: DEBUG cinder.api.middleware.request_id [None req-119f4a3c-e6bd-4f32-a11b-94e63901173a None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10921.398928] [54884]: INFO cinder.api.openstack.wsgi [None req-119f4a3c-e6bd-4f32-a11b-94e63901173a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [10921.399699] [54884]: DEBUG cinder.api.openstack.wsgi [None req-119f4a3c-e6bd-4f32-a11b-94e63901173a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10921.399997] [54884]: DEBUG cinder.api.openstack.wsgi [None req-119f4a3c-e6bd-4f32-a11b-94e63901173a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10921.420080] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10921.420080] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10921.427678] [54884]: INFO cinder.volume.api [None req-119f4a3c-e6bd-4f32-a11b-94e63901173a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [10921.436731] [54884]: INFO cinder.api.openstack.wsgi [None req-119f4a3c-e6bd-4f32-a11b-94e63901173a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [10921.436731] [54884]: [pid: 54884|app: 0|req: 64/123] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:00:06 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10921.605794] [54885]: INFO cinder.api.v3.volumes [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Create volume of 1 GB [10921.606437] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10921.606437] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10921.612593] [54885]: INFO cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Availability Zones retrieved successfully. [10921.621262] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Flow 'volume_create_api' (5710d22d-b4a3-4ced-af65-d220af5368e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10921.623563] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef871f05-2cfb-47ea-abd3-d35c728deea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10921.627145] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10921.678771] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef871f05-2cfb-47ea-abd3-d35c728deea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10921.679777] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82065ec7-86bf-4539-ae3a-00d1bf4525d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10921.735260] [54885]: DEBUG cinder.quota [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Created reservations ['ff68cd8e-0b06-4528-a8c1-e126bc373921', 'e9248a12-530d-4cc3-afd2-76b2601de358', '2d067057-861d-44e8-a853-107598537350', '5556b37a-c050-4b2a-9e2e-6cbb68e9f78c'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [10921.736501] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82065ec7-86bf-4539-ae3a-00d1bf4525d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff68cd8e-0b06-4528-a8c1-e126bc373921', 'e9248a12-530d-4cc3-afd2-76b2601de358', '2d067057-861d-44e8-a853-107598537350', '5556b37a-c050-4b2a-9e2e-6cbb68e9f78c']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10921.737548] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6f39ce-2671-4732-be1d-f45c0d340cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10921.750321] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6f39ce-2671-4732-be1d-f45c0d340cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29a5e2a-39ea-4278-8e92-779da47cf836', '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-1244081161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23f9e99437746f8956253198a394798',qos_specs=None,replication_status=,reservations=['ff68cd8e-0b06-4528-a8c1-e126bc373921','e9248a12-530d-4cc3-afd2-76b2601de358','2d067057-861d-44e8-a853-107598537350','5556b37a-c050-4b2a-9e2e-6cbb68e9f78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78020a4247841d1b871c9d36cad2445',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1244081161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29a5e2a-39ea-4278-8e92-779da47cf836,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23f9e99437746f8956253198a394798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78020a4247841d1b871c9d36cad2445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10921.754022] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5772896-78e6-4ee9-a8d6-25c16461611e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10921.768953] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5772896-78e6-4ee9-a8d6-25c16461611e) transitioned into state 'SUCCESS' from state '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-1244081161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23f9e99437746f8956253198a394798',qos_specs=None,replication_status=,reservations=['ff68cd8e-0b06-4528-a8c1-e126bc373921','e9248a12-530d-4cc3-afd2-76b2601de358','2d067057-861d-44e8-a853-107598537350','5556b37a-c050-4b2a-9e2e-6cbb68e9f78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78020a4247841d1b871c9d36cad2445',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10921.769962] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89227fd-f5bf-4759-8cf5-c862411842e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10921.779957] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89227fd-f5bf-4759-8cf5-c862411842e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10921.781097] [54885]: DEBUG cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Flow 'volume_create_api' (5710d22d-b4a3-4ced-af65-d220af5368e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10921.781508] [54885]: INFO cinder.volume.api [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Create volume request issued successfully. [10921.782682] [54885]: INFO cinder.api.openstack.wsgi [None req-d5fe3384-2cad-46e4-9e79-8531cb5a5739 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10921.783168] [54885]: [pid: 54885|app: 0|req: 60/124] 10.180.1.21 () {62 vars in 1177 bytes} [Tue Feb 11 15:00:06 2025] POST /volume/v3/volumes => generated 898 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [10921.799287] [54884]: DEBUG cinder.api.middleware.request_id [None req-27bd2bcb-191f-4352-861b-4671d32b18a6 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10921.804965] [54884]: INFO cinder.api.openstack.wsgi [None req-27bd2bcb-191f-4352-861b-4671d32b18a6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10921.806298] [54884]: DEBUG cinder.api.openstack.wsgi [None req-27bd2bcb-191f-4352-861b-4671d32b18a6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10921.806569] [54884]: DEBUG cinder.api.openstack.wsgi [None req-27bd2bcb-191f-4352-861b-4671d32b18a6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10921.821867] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10921.821867] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10921.824341] [54884]: INFO cinder.volume.api [None req-27bd2bcb-191f-4352-861b-4671d32b18a6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10921.834635] [54884]: INFO cinder.api.openstack.wsgi [None req-27bd2bcb-191f-4352-861b-4671d32b18a6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10921.835729] [54884]: [pid: 54884|app: 0|req: 65/125] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:06 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10922.853168] [54885]: DEBUG cinder.api.middleware.request_id [None req-b0e95397-3af0-4ad8-b4e2-eb4678c58cc4 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10922.856849] [54885]: INFO cinder.api.openstack.wsgi [None req-b0e95397-3af0-4ad8-b4e2-eb4678c58cc4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10922.857151] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b0e95397-3af0-4ad8-b4e2-eb4678c58cc4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10922.857385] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b0e95397-3af0-4ad8-b4e2-eb4678c58cc4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10922.868520] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10922.868520] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10922.872834] [54885]: INFO cinder.volume.api [None req-b0e95397-3af0-4ad8-b4e2-eb4678c58cc4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10922.878228] [54885]: INFO cinder.api.openstack.wsgi [None req-b0e95397-3af0-4ad8-b4e2-eb4678c58cc4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10922.878672] [54885]: [pid: 54885|app: 0|req: 61/126] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:07 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10923.896133] [54884]: DEBUG cinder.api.middleware.request_id [None req-451ced65-89b5-4268-bf91-ffb1d50972fa None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10923.901720] [54884]: INFO cinder.api.openstack.wsgi [None req-451ced65-89b5-4268-bf91-ffb1d50972fa tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10923.902451] [54884]: DEBUG cinder.api.openstack.wsgi [None req-451ced65-89b5-4268-bf91-ffb1d50972fa tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10923.902451] [54884]: DEBUG cinder.api.openstack.wsgi [None req-451ced65-89b5-4268-bf91-ffb1d50972fa tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10923.921629] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10923.921629] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10923.930213] [54884]: INFO cinder.volume.api [None req-451ced65-89b5-4268-bf91-ffb1d50972fa tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10923.937435] [54884]: INFO cinder.api.openstack.wsgi [None req-451ced65-89b5-4268-bf91-ffb1d50972fa tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10923.937889] [54884]: [pid: 54884|app: 0|req: 66/127] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:08 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10924.953697] [54885]: DEBUG cinder.api.middleware.request_id [None req-1aa9865b-33f5-411a-a3dc-026b6e7745c4 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10924.957506] [54885]: INFO cinder.api.openstack.wsgi [None req-1aa9865b-33f5-411a-a3dc-026b6e7745c4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10924.957975] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1aa9865b-33f5-411a-a3dc-026b6e7745c4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10924.957975] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1aa9865b-33f5-411a-a3dc-026b6e7745c4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10924.977580] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10924.977580] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10924.984381] [54885]: INFO cinder.volume.api [None req-1aa9865b-33f5-411a-a3dc-026b6e7745c4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10924.996543] [54885]: INFO cinder.api.openstack.wsgi [None req-1aa9865b-33f5-411a-a3dc-026b6e7745c4 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10924.996991] [54885]: [pid: 54885|app: 0|req: 62/128] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:09 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10926.009121] [54884]: DEBUG cinder.api.middleware.request_id [None req-fed1758b-e856-4485-a7d1-c6650d43b9e5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10926.011400] [54884]: INFO cinder.api.openstack.wsgi [None req-fed1758b-e856-4485-a7d1-c6650d43b9e5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10926.011719] [54884]: DEBUG cinder.api.openstack.wsgi [None req-fed1758b-e856-4485-a7d1-c6650d43b9e5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10926.011989] [54884]: DEBUG cinder.api.openstack.wsgi [None req-fed1758b-e856-4485-a7d1-c6650d43b9e5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10926.022838] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10926.022838] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10926.028019] [54884]: INFO cinder.volume.api [None req-fed1758b-e856-4485-a7d1-c6650d43b9e5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10926.032404] [54884]: INFO cinder.api.openstack.wsgi [None req-fed1758b-e856-4485-a7d1-c6650d43b9e5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10926.036021] [54884]: [pid: 54884|app: 0|req: 67/129] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:10 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10927.043592] [54885]: DEBUG cinder.api.middleware.request_id [None req-74d90aeb-1d4f-4b04-b141-9f1046221349 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10927.046325] [54885]: INFO cinder.api.openstack.wsgi [None req-74d90aeb-1d4f-4b04-b141-9f1046221349 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10927.046639] [54885]: DEBUG cinder.api.openstack.wsgi [None req-74d90aeb-1d4f-4b04-b141-9f1046221349 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10927.046892] [54885]: DEBUG cinder.api.openstack.wsgi [None req-74d90aeb-1d4f-4b04-b141-9f1046221349 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10927.063539] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10927.063539] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10927.068940] [54885]: INFO cinder.volume.api [None req-74d90aeb-1d4f-4b04-b141-9f1046221349 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10927.076090] [54885]: INFO cinder.api.openstack.wsgi [None req-74d90aeb-1d4f-4b04-b141-9f1046221349 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10927.077781] [54885]: [pid: 54885|app: 0|req: 63/130] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:11 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10928.088381] [54884]: DEBUG cinder.api.middleware.request_id [None req-ec0d9d68-dd8f-4566-9b7e-d647714ccef5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10928.091808] [54884]: INFO cinder.api.openstack.wsgi [None req-ec0d9d68-dd8f-4566-9b7e-d647714ccef5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10928.092119] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ec0d9d68-dd8f-4566-9b7e-d647714ccef5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10928.092347] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ec0d9d68-dd8f-4566-9b7e-d647714ccef5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10928.105950] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10928.105950] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10928.113408] [54884]: INFO cinder.volume.api [None req-ec0d9d68-dd8f-4566-9b7e-d647714ccef5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10928.120790] [54884]: INFO cinder.api.openstack.wsgi [None req-ec0d9d68-dd8f-4566-9b7e-d647714ccef5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10928.122821] [54884]: [pid: 54884|app: 0|req: 68/131] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:12 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10929.144891] [54885]: DEBUG cinder.api.middleware.request_id [None req-084ebaf0-84be-40bc-afa9-2aa53ea9ea03 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10929.146696] [54885]: INFO cinder.api.openstack.wsgi [None req-084ebaf0-84be-40bc-afa9-2aa53ea9ea03 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10929.146969] [54885]: DEBUG cinder.api.openstack.wsgi [None req-084ebaf0-84be-40bc-afa9-2aa53ea9ea03 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10929.147209] [54885]: DEBUG cinder.api.openstack.wsgi [None req-084ebaf0-84be-40bc-afa9-2aa53ea9ea03 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10929.159316] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10929.159316] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10929.165630] [54885]: INFO cinder.volume.api [None req-084ebaf0-84be-40bc-afa9-2aa53ea9ea03 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10929.172314] [54885]: INFO cinder.api.openstack.wsgi [None req-084ebaf0-84be-40bc-afa9-2aa53ea9ea03 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10929.172908] [54885]: [pid: 54885|app: 0|req: 64/132] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:13 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10930.188710] [54884]: DEBUG cinder.api.middleware.request_id [None req-6b3ede19-a4a3-4288-ad3d-ce5f6b25bdee None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10930.190768] [54884]: INFO cinder.api.openstack.wsgi [None req-6b3ede19-a4a3-4288-ad3d-ce5f6b25bdee tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10930.191073] [54884]: DEBUG cinder.api.openstack.wsgi [None req-6b3ede19-a4a3-4288-ad3d-ce5f6b25bdee tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10930.191252] [54884]: DEBUG cinder.api.openstack.wsgi [None req-6b3ede19-a4a3-4288-ad3d-ce5f6b25bdee tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10930.201070] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10930.201070] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10930.205845] [54884]: INFO cinder.volume.api [None req-6b3ede19-a4a3-4288-ad3d-ce5f6b25bdee tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10930.211070] [54884]: INFO cinder.api.openstack.wsgi [None req-6b3ede19-a4a3-4288-ad3d-ce5f6b25bdee tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10930.211476] [54884]: [pid: 54884|app: 0|req: 69/133] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:15 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10931.223412] [54885]: DEBUG cinder.api.middleware.request_id [None req-b54ab8c9-a0d1-4d3c-8624-d9f754e4b32b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10931.225409] [54885]: INFO cinder.api.openstack.wsgi [None req-b54ab8c9-a0d1-4d3c-8624-d9f754e4b32b tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10931.225798] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b54ab8c9-a0d1-4d3c-8624-d9f754e4b32b tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10931.226191] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b54ab8c9-a0d1-4d3c-8624-d9f754e4b32b tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10931.246188] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10931.246188] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10931.249900] [54885]: INFO cinder.volume.api [None req-b54ab8c9-a0d1-4d3c-8624-d9f754e4b32b tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10931.257827] [54885]: INFO cinder.api.openstack.wsgi [None req-b54ab8c9-a0d1-4d3c-8624-d9f754e4b32b tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10931.257827] [54885]: [pid: 54885|app: 0|req: 65/134] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:16 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10932.274023] [54884]: DEBUG cinder.api.middleware.request_id [None req-816720fa-ffd6-4efb-8ff7-b0dbca18e872 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10932.275130] [54884]: INFO cinder.api.openstack.wsgi [None req-816720fa-ffd6-4efb-8ff7-b0dbca18e872 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10932.275666] [54884]: DEBUG cinder.api.openstack.wsgi [None req-816720fa-ffd6-4efb-8ff7-b0dbca18e872 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10932.275966] [54884]: DEBUG cinder.api.openstack.wsgi [None req-816720fa-ffd6-4efb-8ff7-b0dbca18e872 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10932.294129] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10932.294129] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10932.297123] [54884]: INFO cinder.volume.api [None req-816720fa-ffd6-4efb-8ff7-b0dbca18e872 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10932.305448] [54884]: INFO cinder.api.openstack.wsgi [None req-816720fa-ffd6-4efb-8ff7-b0dbca18e872 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10932.305448] [54884]: [pid: 54884|app: 0|req: 70/135] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:17 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10933.318498] [54885]: DEBUG cinder.api.middleware.request_id [None req-3b4c9408-6f50-4ad8-a2da-2af872068f46 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10933.322216] [54885]: INFO cinder.api.openstack.wsgi [None req-3b4c9408-6f50-4ad8-a2da-2af872068f46 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10933.322497] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3b4c9408-6f50-4ad8-a2da-2af872068f46 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10933.322731] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3b4c9408-6f50-4ad8-a2da-2af872068f46 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10933.338371] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10933.338371] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10933.343558] [54885]: INFO cinder.volume.api [None req-3b4c9408-6f50-4ad8-a2da-2af872068f46 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10933.350149] [54885]: INFO cinder.api.openstack.wsgi [None req-3b4c9408-6f50-4ad8-a2da-2af872068f46 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10933.350646] [54885]: [pid: 54885|app: 0|req: 66/136] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:18 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10934.367785] [54884]: DEBUG cinder.api.middleware.request_id [None req-82a45511-8a41-41bf-8753-90f42796bbff None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10934.370458] [54884]: INFO cinder.api.openstack.wsgi [None req-82a45511-8a41-41bf-8753-90f42796bbff tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10934.370458] [54884]: DEBUG cinder.api.openstack.wsgi [None req-82a45511-8a41-41bf-8753-90f42796bbff tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10934.370661] [54884]: DEBUG cinder.api.openstack.wsgi [None req-82a45511-8a41-41bf-8753-90f42796bbff tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10934.383496] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10934.383496] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10934.389791] [54884]: INFO cinder.volume.api [None req-82a45511-8a41-41bf-8753-90f42796bbff tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10934.394984] [54884]: INFO cinder.api.openstack.wsgi [None req-82a45511-8a41-41bf-8753-90f42796bbff tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10934.395431] [54884]: [pid: 54884|app: 0|req: 71/137] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:19 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10935.410885] [54885]: DEBUG cinder.api.middleware.request_id [None req-f88e3688-cbf2-4037-b9f5-81c9f68c8c80 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10935.412721] [54885]: INFO cinder.api.openstack.wsgi [None req-f88e3688-cbf2-4037-b9f5-81c9f68c8c80 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10935.412978] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f88e3688-cbf2-4037-b9f5-81c9f68c8c80 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10935.413214] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f88e3688-cbf2-4037-b9f5-81c9f68c8c80 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10935.426737] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10935.426737] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10935.435179] [54885]: INFO cinder.volume.api [None req-f88e3688-cbf2-4037-b9f5-81c9f68c8c80 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10935.440690] [54885]: INFO cinder.api.openstack.wsgi [None req-f88e3688-cbf2-4037-b9f5-81c9f68c8c80 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10935.441104] [54885]: [pid: 54885|app: 0|req: 67/138] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:20 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10936.453652] [54884]: DEBUG cinder.api.middleware.request_id [None req-ccb224e9-31bd-46b5-b7b2-acf29b4966dc None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10936.456661] [54884]: INFO cinder.api.openstack.wsgi [None req-ccb224e9-31bd-46b5-b7b2-acf29b4966dc tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10936.456926] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ccb224e9-31bd-46b5-b7b2-acf29b4966dc tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10936.457164] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ccb224e9-31bd-46b5-b7b2-acf29b4966dc tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10936.469968] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10936.469968] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10936.480368] [54884]: INFO cinder.volume.api [None req-ccb224e9-31bd-46b5-b7b2-acf29b4966dc tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10936.486556] [54884]: INFO cinder.api.openstack.wsgi [None req-ccb224e9-31bd-46b5-b7b2-acf29b4966dc tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10936.487017] [54884]: [pid: 54884|app: 0|req: 72/139] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:21 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10937.499069] [54885]: DEBUG cinder.api.middleware.request_id [None req-7d4218c8-dc36-410d-8536-1fc989e25592 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10937.502805] [54885]: INFO cinder.api.openstack.wsgi [None req-7d4218c8-dc36-410d-8536-1fc989e25592 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10937.504658] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7d4218c8-dc36-410d-8536-1fc989e25592 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10937.504658] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7d4218c8-dc36-410d-8536-1fc989e25592 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10937.518100] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10937.518100] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10937.522460] [54885]: INFO cinder.volume.api [None req-7d4218c8-dc36-410d-8536-1fc989e25592 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10937.528417] [54885]: INFO cinder.api.openstack.wsgi [None req-7d4218c8-dc36-410d-8536-1fc989e25592 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10937.528839] [54885]: [pid: 54885|app: 0|req: 68/140] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:22 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10938.546548] [54884]: DEBUG cinder.api.middleware.request_id [None req-29da0f51-703a-4d9f-9345-ed95a383f07d None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10938.551418] [54884]: INFO cinder.api.openstack.wsgi [None req-29da0f51-703a-4d9f-9345-ed95a383f07d tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10938.551418] [54884]: DEBUG cinder.api.openstack.wsgi [None req-29da0f51-703a-4d9f-9345-ed95a383f07d tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10938.551418] [54884]: DEBUG cinder.api.openstack.wsgi [None req-29da0f51-703a-4d9f-9345-ed95a383f07d tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10938.561748] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10938.561748] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10938.566177] [54884]: INFO cinder.volume.api [None req-29da0f51-703a-4d9f-9345-ed95a383f07d tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10938.571317] [54884]: INFO cinder.api.openstack.wsgi [None req-29da0f51-703a-4d9f-9345-ed95a383f07d tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10938.572025] [54884]: [pid: 54884|app: 0|req: 73/141] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:23 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10939.583285] [54885]: DEBUG cinder.api.middleware.request_id [None req-cace034c-45d4-44cc-8dd7-ccd2a946e778 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10939.587022] [54885]: INFO cinder.api.openstack.wsgi [None req-cace034c-45d4-44cc-8dd7-ccd2a946e778 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10939.587022] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cace034c-45d4-44cc-8dd7-ccd2a946e778 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10939.587022] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cace034c-45d4-44cc-8dd7-ccd2a946e778 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10939.599071] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10939.599071] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10939.607744] [54885]: INFO cinder.volume.api [None req-cace034c-45d4-44cc-8dd7-ccd2a946e778 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10939.616217] [54885]: INFO cinder.api.openstack.wsgi [None req-cace034c-45d4-44cc-8dd7-ccd2a946e778 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10939.616690] [54885]: [pid: 54885|app: 0|req: 69/142] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:24 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10940.633968] [54884]: DEBUG cinder.api.middleware.request_id [None req-8dace1d1-4faa-4340-bc9d-c25723eae0af None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10940.636492] [54884]: INFO cinder.api.openstack.wsgi [None req-8dace1d1-4faa-4340-bc9d-c25723eae0af tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10940.636760] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8dace1d1-4faa-4340-bc9d-c25723eae0af tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10940.636979] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8dace1d1-4faa-4340-bc9d-c25723eae0af tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10940.650689] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10940.650689] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10940.655103] [54884]: INFO cinder.volume.api [None req-8dace1d1-4faa-4340-bc9d-c25723eae0af tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10940.663193] [54884]: INFO cinder.api.openstack.wsgi [None req-8dace1d1-4faa-4340-bc9d-c25723eae0af tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10940.663647] [54884]: [pid: 54884|app: 0|req: 74/143] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:00:25 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 1573 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [10940.942886] [54885]: DEBUG cinder.api.middleware.request_id [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4c4d623e-ff56-4381-9d5b-f9c19c439225 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10940.946016] [54885]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4c4d623e-ff56-4381-9d5b-f9c19c439225 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10940.946723] [54885]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4c4d623e-ff56-4381-9d5b-f9c19c439225 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10940.946723] [54885]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4c4d623e-ff56-4381-9d5b-f9c19c439225 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10940.955375] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10940.955375] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10940.959238] [54885]: INFO cinder.volume.api [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4c4d623e-ff56-4381-9d5b-f9c19c439225 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10940.964309] [54885]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4c4d623e-ff56-4381-9d5b-f9c19c439225 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10940.964779] [54885]: [pid: 54885|app: 0|req: 70/144] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:00:25 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10941.364323] [54884]: DEBUG cinder.api.middleware.request_id [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-18cb46ab-46ec-45c7-8654-052694228533 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10941.367899] [54884]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-18cb46ab-46ec-45c7-8654-052694228533 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10941.367899] [54884]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-18cb46ab-46ec-45c7-8654-052694228533 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10941.368104] [54884]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-18cb46ab-46ec-45c7-8654-052694228533 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10941.384314] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10941.384314] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10941.390094] [54884]: INFO cinder.volume.api [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-18cb46ab-46ec-45c7-8654-052694228533 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10941.401854] [54884]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-18cb46ab-46ec-45c7-8654-052694228533 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10941.402373] [54884]: [pid: 54884|app: 0|req: 75/145] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:00:26 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 1392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10941.409890] [54885]: DEBUG cinder.api.middleware.request_id [None req-1490fddb-3714-44b2-a5f9-9a7c62249f8c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10941.411104] [54885]: INFO cinder.api.openstack.wsgi [None req-1490fddb-3714-44b2-a5f9-9a7c62249f8c None None] GET http://10.180.1.21/volume// [10941.411104] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1490fddb-3714-44b2-a5f9-9a7c62249f8c None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10941.411104] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1490fddb-3714-44b2-a5f9-9a7c62249f8c None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10941.411309] [54885]: INFO cinder.api.openstack.wsgi [None req-1490fddb-3714-44b2-a5f9-9a7c62249f8c None None] http://10.180.1.21/volume// returned with HTTP 300 [10941.411475] [54885]: [pid: 54885|app: 0|req: 71/146] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:00:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10941.416195] [54884]: DEBUG cinder.api.middleware.request_id [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-96854043-794c-4f2f-b467-4330e1c28326 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10941.418977] [54884]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-96854043-794c-4f2f-b467-4330e1c28326 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] POST http://10.180.1.21/volume/v3/attachments [10941.419477] [54884]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-96854043-794c-4f2f-b467-4330e1c28326 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c29a5e2a-39ea-4278-8e92-779da47cf836", "connector": null, "instance_uuid": "cc4289ea-f7cd-4f55-9618-a490f45399b4"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10941.429790] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10941.429790] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10941.460276] [54884]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-96854043-794c-4f2f-b467-4330e1c28326 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [10941.460276] [54884]: [pid: 54884|app: 0|req: 76/147] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:00:26 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) [10950.961808] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=136,cinder:UPDATE=32,cinder:INSERT=17 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10951.458955] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=191,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [10971.439522] [54885]: DEBUG cinder.api.middleware.request_id [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10971.441659] [54885]: INFO cinder.api.openstack.wsgi [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] POST http://10.180.1.21/volume/v3/volumes [10971.442058] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1338530048"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10971.443766] [54885]: DEBUG cinder.api.v3.volumes [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1338530048'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10971.443909] [54885]: INFO cinder.api.v3.volumes [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Create volume of 1 GB [10971.451653] [54885]: INFO cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Availability Zones retrieved successfully. [10971.459362] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Flow 'volume_create_api' (4fda0e1a-1bee-491a-9699-ce386ce203b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10971.461832] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad49fb6-33ab-47ed-bc9d-a21c04e6b41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10971.461832] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10971.481924] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad49fb6-33ab-47ed-bc9d-a21c04e6b41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10971.483514] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4685cd8-0fd7-4d4c-aace-6dda960f9bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10971.529867] [54885]: DEBUG cinder.quota [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Created reservations ['7c85b5e2-f98d-45d9-be06-4523f76d2835', '8aee7996-a5d7-4df8-90f8-e8300228d7f9', '9e5fcd63-3ba0-4aa8-8a4a-c4daf8b50242', 'eff2cd7a-e6f9-451c-8406-01f0f17847e6'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [10971.530950] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4685cd8-0fd7-4d4c-aace-6dda960f9bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c85b5e2-f98d-45d9-be06-4523f76d2835', '8aee7996-a5d7-4df8-90f8-e8300228d7f9', '9e5fcd63-3ba0-4aa8-8a4a-c4daf8b50242', 'eff2cd7a-e6f9-451c-8406-01f0f17847e6']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10971.532082] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a165fcde-af9c-45a3-8bf6-c1c412b9c270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10971.546023] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a165fcde-af9c-45a3-8bf6-c1c412b9c270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1338530048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a17bf3f3997425989915a219e609c7b',qos_specs=None,replication_status=,reservations=['7c85b5e2-f98d-45d9-be06-4523f76d2835','8aee7996-a5d7-4df8-90f8-e8300228d7f9','9e5fcd63-3ba0-4aa8-8a4a-c4daf8b50242','eff2cd7a-e6f9-451c-8406-01f0f17847e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb71bf1884149b8a78ae9d55f3ed008',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1338530048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a17bf3f3997425989915a219e609c7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bb71bf1884149b8a78ae9d55f3ed008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10971.547031] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a429c47-d1c2-4bf9-8b92-69e3f0d02762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10971.569727] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a429c47-d1c2-4bf9-8b92-69e3f0d02762) transitioned into state 'SUCCESS' from state '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-1338530048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a17bf3f3997425989915a219e609c7b',qos_specs=None,replication_status=,reservations=['7c85b5e2-f98d-45d9-be06-4523f76d2835','8aee7996-a5d7-4df8-90f8-e8300228d7f9','9e5fcd63-3ba0-4aa8-8a4a-c4daf8b50242','eff2cd7a-e6f9-451c-8406-01f0f17847e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb71bf1884149b8a78ae9d55f3ed008',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10971.570736] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2daea79-7e48-431a-9a61-c66043847a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10971.582691] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2daea79-7e48-431a-9a61-c66043847a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10971.583829] [54885]: DEBUG cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Flow 'volume_create_api' (4fda0e1a-1bee-491a-9699-ce386ce203b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10971.584233] [54885]: INFO cinder.volume.api [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Create volume request issued successfully. [10971.585035] [54885]: INFO cinder.api.openstack.wsgi [None req-1d80e14b-8bbc-411e-a9bd-e06271fd071a tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10971.585503] [54885]: [pid: 54885|app: 0|req: 72/148] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:00:56 2025] POST /volume/v3/volumes => generated 751 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [10971.596273] [54884]: DEBUG cinder.api.middleware.request_id [None req-06c87285-4543-4efb-bc02-6b95e806a18e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10971.598547] [54884]: INFO cinder.api.openstack.wsgi [None req-06c87285-4543-4efb-bc02-6b95e806a18e tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10971.598788] [54884]: DEBUG cinder.api.openstack.wsgi [None req-06c87285-4543-4efb-bc02-6b95e806a18e tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10971.599027] [54884]: DEBUG cinder.api.openstack.wsgi [None req-06c87285-4543-4efb-bc02-6b95e806a18e tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10971.609065] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10971.609065] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10971.614295] [54884]: INFO cinder.volume.api [None req-06c87285-4543-4efb-bc02-6b95e806a18e tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10971.619894] [54884]: INFO cinder.api.openstack.wsgi [None req-06c87285-4543-4efb-bc02-6b95e806a18e tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10971.620420] [54884]: [pid: 54884|app: 0|req: 77/149] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:00:56 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10972.631722] [54885]: DEBUG cinder.api.middleware.request_id [None req-719f6618-855a-492c-84f6-66c85534c70c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10972.637333] [54885]: INFO cinder.api.openstack.wsgi [None req-719f6618-855a-492c-84f6-66c85534c70c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10972.637333] [54885]: DEBUG cinder.api.openstack.wsgi [None req-719f6618-855a-492c-84f6-66c85534c70c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10972.637423] [54885]: DEBUG cinder.api.openstack.wsgi [None req-719f6618-855a-492c-84f6-66c85534c70c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10972.649687] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10972.649687] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10972.654502] [54885]: INFO cinder.volume.api [None req-719f6618-855a-492c-84f6-66c85534c70c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10972.661448] [54885]: INFO cinder.api.openstack.wsgi [None req-719f6618-855a-492c-84f6-66c85534c70c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10972.661976] [54885]: [pid: 54885|app: 0|req: 73/150] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:00:57 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10972.726259] [54884]: DEBUG cinder.api.middleware.request_id [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-229ccc13-2d8a-43c2-bb4b-36aedfc7cfa6 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10972.729393] [54884]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-229ccc13-2d8a-43c2-bb4b-36aedfc7cfa6 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10972.730204] [54884]: DEBUG cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-229ccc13-2d8a-43c2-bb4b-36aedfc7cfa6 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10972.730204] [54884]: DEBUG cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-229ccc13-2d8a-43c2-bb4b-36aedfc7cfa6 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10972.738784] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10972.738784] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10972.743082] [54884]: INFO cinder.volume.api [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-229ccc13-2d8a-43c2-bb4b-36aedfc7cfa6 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10972.749362] [54884]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-229ccc13-2d8a-43c2-bb4b-36aedfc7cfa6 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10972.749819] [54884]: [pid: 54884|app: 0|req: 78/151] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:00:57 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10974.272606] [54885]: DEBUG cinder.api.middleware.request_id [None req-d77c3116-5f90-46a5-9f93-a5bed09781a8 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10974.272982] [54885]: INFO cinder.api.openstack.wsgi [None req-d77c3116-5f90-46a5-9f93-a5bed09781a8 None None] GET http://10.180.1.21/volume// [10974.273241] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d77c3116-5f90-46a5-9f93-a5bed09781a8 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10974.273506] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d77c3116-5f90-46a5-9f93-a5bed09781a8 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10974.273940] [54885]: INFO cinder.api.openstack.wsgi [None req-d77c3116-5f90-46a5-9f93-a5bed09781a8 None None] http://10.180.1.21/volume// returned with HTTP 300 [10974.274312] [54885]: [pid: 54885|app: 0|req: 74/152] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:00:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [10974.278422] [54884]: DEBUG cinder.api.middleware.request_id [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-df5cec64-59f1-4b80-a1d7-bef8f04cadf5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10974.281371] [54884]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-df5cec64-59f1-4b80-a1d7-bef8f04cadf5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] POST http://10.180.1.21/volume/v3/attachments [10974.282035] [54884]: DEBUG cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-df5cec64-59f1-4b80-a1d7-bef8f04cadf5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4", "connector": null, "instance_uuid": "4a62a0b1-0612-4a4f-a83b-d3892abfa3e6"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10974.294585] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10974.294585] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10974.317170] [54884]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-df5cec64-59f1-4b80-a1d7-bef8f04cadf5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [10974.317894] [54884]: [pid: 54884|app: 0|req: 79/153] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:00:59 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) [10974.336824] [54885]: DEBUG cinder.api.middleware.request_id [None req-c71495aa-4e53-4d56-a1c2-5fd5d7d6f195 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10974.338951] [54885]: INFO cinder.api.openstack.wsgi [None req-c71495aa-4e53-4d56-a1c2-5fd5d7d6f195 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10974.339233] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c71495aa-4e53-4d56-a1c2-5fd5d7d6f195 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10974.339447] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c71495aa-4e53-4d56-a1c2-5fd5d7d6f195 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10974.350328] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10974.350328] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10974.354132] [54885]: INFO cinder.volume.api [None req-c71495aa-4e53-4d56-a1c2-5fd5d7d6f195 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10974.359498] [54885]: INFO cinder.api.openstack.wsgi [None req-c71495aa-4e53-4d56-a1c2-5fd5d7d6f195 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10974.359913] [54885]: [pid: 54885|app: 0|req: 75/154] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:00:59 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10974.840511] [54884]: DEBUG cinder.api.middleware.request_id [None req-3fa232b4-3f95-48d0-87bb-85a1efdc6b6a None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10974.840950] [54884]: INFO cinder.api.openstack.wsgi [None req-3fa232b4-3f95-48d0-87bb-85a1efdc6b6a None None] GET http://10.180.1.21/volume// [10974.841148] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3fa232b4-3f95-48d0-87bb-85a1efdc6b6a None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10974.841367] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3fa232b4-3f95-48d0-87bb-85a1efdc6b6a None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10974.841751] [54884]: INFO cinder.api.openstack.wsgi [None req-3fa232b4-3f95-48d0-87bb-85a1efdc6b6a None None] http://10.180.1.21/volume// returned with HTTP 300 [10974.842067] [54884]: [pid: 54884|app: 0|req: 80/155] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:00:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10974.847314] [54885]: DEBUG cinder.api.middleware.request_id [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-bf0f617c-1623-4a6c-a4f9-4001405561b3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10974.850577] [54885]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-bf0f617c-1623-4a6c-a4f9-4001405561b3 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10974.850831] [54885]: DEBUG cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-bf0f617c-1623-4a6c-a4f9-4001405561b3 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10974.851063] [54885]: DEBUG cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-bf0f617c-1623-4a6c-a4f9-4001405561b3 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10974.863998] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10974.863998] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10974.868277] [54885]: INFO cinder.volume.api [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-bf0f617c-1623-4a6c-a4f9-4001405561b3 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10974.873013] [54885]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-bf0f617c-1623-4a6c-a4f9-4001405561b3 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10974.873546] [54885]: [pid: 54885|app: 0|req: 76/156] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:00:59 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [10974.902118] [54884]: DEBUG cinder.api.middleware.request_id [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-eda6d56a-8283-4257-bd22-0e3730e4f6a4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10974.904582] [54884]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-eda6d56a-8283-4257-bd22-0e3730e4f6a4 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] PUT http://10.180.1.21/volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525 [10974.905037] [54884]: DEBUG cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-eda6d56a-8283-4257-bd22-0e3730e4f6a4 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-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-496135", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10974.914419] [54884]: DEBUG cinder.coordination [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-eda6d56a-8283-4257-bd22-0e3730e4f6a4 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Acquiring lock "cinder-attachment_update-8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [10974.920500] [54884]: DEBUG cinder.coordination [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-eda6d56a-8283-4257-bd22-0e3730e4f6a4 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Lock "cinder-attachment_update-8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [10974.921603] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10974.921603] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10975.370670] [54885]: DEBUG cinder.api.middleware.request_id [None req-50a02633-d2ad-4c1b-9859-7451f2aba27b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10975.373015] [54885]: INFO cinder.api.openstack.wsgi [None req-50a02633-d2ad-4c1b-9859-7451f2aba27b tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10975.373252] [54885]: DEBUG cinder.api.openstack.wsgi [None req-50a02633-d2ad-4c1b-9859-7451f2aba27b tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10975.373547] [54885]: DEBUG cinder.api.openstack.wsgi [None req-50a02633-d2ad-4c1b-9859-7451f2aba27b tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10975.389189] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10975.389189] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10975.396293] [54885]: INFO cinder.volume.api [None req-50a02633-d2ad-4c1b-9859-7451f2aba27b tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10975.404429] [54885]: INFO cinder.api.openstack.wsgi [None req-50a02633-d2ad-4c1b-9859-7451f2aba27b tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10975.405545] [54885]: [pid: 54885|app: 0|req: 77/157] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:00 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10976.422687] [54885]: DEBUG cinder.api.middleware.request_id [None req-fcd80009-1762-4d08-932a-6a3fa8e1d466 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10976.424780] [54885]: INFO cinder.api.openstack.wsgi [None req-fcd80009-1762-4d08-932a-6a3fa8e1d466 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10976.425670] [54885]: DEBUG cinder.api.openstack.wsgi [None req-fcd80009-1762-4d08-932a-6a3fa8e1d466 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10976.426808] [54885]: DEBUG cinder.api.openstack.wsgi [None req-fcd80009-1762-4d08-932a-6a3fa8e1d466 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10976.440285] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10976.440285] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10976.444549] [54885]: INFO cinder.volume.api [None req-fcd80009-1762-4d08-932a-6a3fa8e1d466 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10976.449769] [54885]: INFO cinder.api.openstack.wsgi [None req-fcd80009-1762-4d08-932a-6a3fa8e1d466 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10976.450189] [54885]: [pid: 54885|app: 0|req: 78/158] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:01 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10977.463403] [54885]: DEBUG cinder.api.middleware.request_id [None req-828d4d18-46a9-4cd2-abc8-e7ff29b5bb12 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10977.465509] [54885]: INFO cinder.api.openstack.wsgi [None req-828d4d18-46a9-4cd2-abc8-e7ff29b5bb12 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10977.465742] [54885]: DEBUG cinder.api.openstack.wsgi [None req-828d4d18-46a9-4cd2-abc8-e7ff29b5bb12 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10977.465956] [54885]: DEBUG cinder.api.openstack.wsgi [None req-828d4d18-46a9-4cd2-abc8-e7ff29b5bb12 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10977.479524] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10977.479524] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10977.483180] [54885]: INFO cinder.volume.api [None req-828d4d18-46a9-4cd2-abc8-e7ff29b5bb12 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10977.488254] [54885]: INFO cinder.api.openstack.wsgi [None req-828d4d18-46a9-4cd2-abc8-e7ff29b5bb12 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10977.492020] [54885]: [pid: 54885|app: 0|req: 79/159] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:02 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10978.503251] [54885]: DEBUG cinder.api.middleware.request_id [None req-4c1aa2fa-f891-42e4-8c73-770a90b0b420 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10978.505489] [54885]: INFO cinder.api.openstack.wsgi [None req-4c1aa2fa-f891-42e4-8c73-770a90b0b420 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10978.505811] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4c1aa2fa-f891-42e4-8c73-770a90b0b420 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10978.505935] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4c1aa2fa-f891-42e4-8c73-770a90b0b420 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10978.523117] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10978.523117] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10978.527787] [54885]: INFO cinder.volume.api [None req-4c1aa2fa-f891-42e4-8c73-770a90b0b420 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10978.534130] [54885]: INFO cinder.api.openstack.wsgi [None req-4c1aa2fa-f891-42e4-8c73-770a90b0b420 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10978.534581] [54885]: [pid: 54885|app: 0|req: 80/160] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:03 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [10979.445876] [54884]: DEBUG cinder.coordination [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-eda6d56a-8283-4257-bd22-0e3730e4f6a4 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Lock "cinder-attachment_update-8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [10979.446174] [54884]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-eda6d56a-8283-4257-bd22-0e3730e4f6a4 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525 returned with HTTP 200 [10979.446648] [54884]: [pid: 54884|app: 0|req: 81/161] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:00:59 2025] PUT /volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10979.546227] [54885]: DEBUG cinder.api.middleware.request_id [None req-88b9c518-5923-4b39-b64b-a053cc71bf52 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10979.549724] [54885]: INFO cinder.api.openstack.wsgi [None req-88b9c518-5923-4b39-b64b-a053cc71bf52 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10979.550766] [54885]: DEBUG cinder.api.openstack.wsgi [None req-88b9c518-5923-4b39-b64b-a053cc71bf52 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10979.551054] [54885]: DEBUG cinder.api.openstack.wsgi [None req-88b9c518-5923-4b39-b64b-a053cc71bf52 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10979.563066] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10979.563066] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10979.567860] [54885]: INFO cinder.volume.api [None req-88b9c518-5923-4b39-b64b-a053cc71bf52 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10979.572238] [54885]: INFO cinder.api.openstack.wsgi [None req-88b9c518-5923-4b39-b64b-a053cc71bf52 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10979.572649] [54885]: [pid: 54885|app: 0|req: 81/162] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:04 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10980.583142] [54884]: DEBUG cinder.api.middleware.request_id [None req-472d1a5d-3b34-42c5-8b5b-4b272d49bf93 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10980.585404] [54884]: INFO cinder.api.openstack.wsgi [None req-472d1a5d-3b34-42c5-8b5b-4b272d49bf93 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10980.585621] [54884]: DEBUG cinder.api.openstack.wsgi [None req-472d1a5d-3b34-42c5-8b5b-4b272d49bf93 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10980.585834] [54884]: DEBUG cinder.api.openstack.wsgi [None req-472d1a5d-3b34-42c5-8b5b-4b272d49bf93 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10980.605023] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10980.605023] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10980.608946] [54884]: INFO cinder.volume.api [None req-472d1a5d-3b34-42c5-8b5b-4b272d49bf93 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10980.616807] [54884]: INFO cinder.api.openstack.wsgi [None req-472d1a5d-3b34-42c5-8b5b-4b272d49bf93 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10980.617303] [54884]: [pid: 54884|app: 0|req: 82/163] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:05 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10981.591843] [54885]: DEBUG cinder.api.middleware.request_id [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-0439bb2a-45fe-477f-95f4-6d2a13c18d71 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10981.594208] [54885]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-0439bb2a-45fe-477f-95f4-6d2a13c18d71 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] POST http://10.180.1.21/volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525/action [10981.594642] [54885]: DEBUG cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-0439bb2a-45fe-477f-95f4-6d2a13c18d71 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [10981.594787] [54885]: DEBUG cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-0439bb2a-45fe-477f-95f4-6d2a13c18d71 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10981.610639] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10981.610639] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10981.617718] [54885]: INFO cinder.api.openstack.wsgi [req-0e130b0b-0248-487b-9f85-8bfac5cc4971 req-0439bb2a-45fe-477f-95f4-6d2a13c18d71 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525/action returned with HTTP 204 [10981.618176] [54885]: [pid: 54885|app: 0|req: 82/164] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:01:06 2025] POST /volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [10981.627649] [54884]: DEBUG cinder.api.middleware.request_id [None req-aac0bd69-1320-4cd7-b4db-b742fe81bccd None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10981.630619] [54884]: INFO cinder.api.openstack.wsgi [None req-aac0bd69-1320-4cd7-b4db-b742fe81bccd tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10981.630619] [54884]: DEBUG cinder.api.openstack.wsgi [None req-aac0bd69-1320-4cd7-b4db-b742fe81bccd tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10981.630619] [54884]: DEBUG cinder.api.openstack.wsgi [None req-aac0bd69-1320-4cd7-b4db-b742fe81bccd tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10981.641163] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10981.641163] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10981.646029] [54884]: INFO cinder.volume.api [None req-aac0bd69-1320-4cd7-b4db-b742fe81bccd tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10981.649455] [54884]: INFO cinder.api.openstack.wsgi [None req-aac0bd69-1320-4cd7-b4db-b742fe81bccd tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10981.649789] [54884]: [pid: 54884|app: 0|req: 83/165] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:06 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10981.659482] [54885]: DEBUG cinder.api.middleware.request_id [None req-cd46ba40-61b1-4289-9bac-cfd7f8a7163c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10981.664162] [54885]: INFO cinder.api.openstack.wsgi [None req-cd46ba40-61b1-4289-9bac-cfd7f8a7163c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [10981.664162] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cd46ba40-61b1-4289-9bac-cfd7f8a7163c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10981.664162] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cd46ba40-61b1-4289-9bac-cfd7f8a7163c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10981.673721] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10981.673721] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10981.677259] [54885]: INFO cinder.volume.api [None req-cd46ba40-61b1-4289-9bac-cfd7f8a7163c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [10981.681792] [54885]: INFO cinder.api.openstack.wsgi [None req-cd46ba40-61b1-4289-9bac-cfd7f8a7163c tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [10981.682475] [54885]: [pid: 54885|app: 0|req: 83/166] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:06 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10982.347537] [54884]: DEBUG cinder.api.middleware.request_id [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10982.349921] [54884]: INFO cinder.api.openstack.wsgi [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] POST http://10.180.1.21/volume/v3/volumes [10982.350399] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1745055897"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10982.352367] [54884]: DEBUG cinder.api.v3.volumes [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1745055897'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [10982.352567] [54884]: INFO cinder.api.v3.volumes [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Create volume of 1 GB [10982.357202] [54884]: INFO cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Availability Zones retrieved successfully. [10982.364942] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Flow 'volume_create_api' (51201475-49db-4850-896b-9e4cc3bf3d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10982.366114] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (329c4aed-953b-4f86-b130-fee463cb7bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10982.367422] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [10982.388601] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (329c4aed-953b-4f86-b130-fee463cb7bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10982.389628] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5e4075-b82c-4575-8f85-92cafc0b3e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10982.420236] [54884]: DEBUG cinder.quota [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Created reservations ['97db1429-4b2e-4a4e-9ddf-fbbb98932ca4', '621360ca-455f-4163-82ef-9234c7049724', 'dbf6b056-0e32-4003-a168-de0dac6a67ef', '26fa8bb0-a3a8-4659-a3eb-f5a0c9df1186'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [10982.421211] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5e4075-b82c-4575-8f85-92cafc0b3e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97db1429-4b2e-4a4e-9ddf-fbbb98932ca4', '621360ca-455f-4163-82ef-9234c7049724', 'dbf6b056-0e32-4003-a168-de0dac6a67ef', '26fa8bb0-a3a8-4659-a3eb-f5a0c9df1186']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10982.422116] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d55d88-275c-4b5f-b7b2-3be916767023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10982.436126] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d55d88-275c-4b5f-b7b2-3be916767023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e632fcf1-f945-4635-9fef-8309a9bb0422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1745055897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1a88e30c264d6baaca45c816989116',qos_specs=None,replication_status=,reservations=['97db1429-4b2e-4a4e-9ddf-fbbb98932ca4','621360ca-455f-4163-82ef-9234c7049724','dbf6b056-0e32-4003-a168-de0dac6a67ef','26fa8bb0-a3a8-4659-a3eb-f5a0c9df1186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02718c15df2c4cf7b107ba3d0842d22e',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1745055897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e632fcf1-f945-4635-9fef-8309a9bb0422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c1a88e30c264d6baaca45c816989116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02718c15df2c4cf7b107ba3d0842d22e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10982.437015] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f99f974-5f38-4b0f-9da4-ee6de180114b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10982.449761] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f99f974-5f38-4b0f-9da4-ee6de180114b) transitioned into state 'SUCCESS' from state '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-1745055897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1a88e30c264d6baaca45c816989116',qos_specs=None,replication_status=,reservations=['97db1429-4b2e-4a4e-9ddf-fbbb98932ca4','621360ca-455f-4163-82ef-9234c7049724','dbf6b056-0e32-4003-a168-de0dac6a67ef','26fa8bb0-a3a8-4659-a3eb-f5a0c9df1186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02718c15df2c4cf7b107ba3d0842d22e',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10982.450636] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d0e54c-be0a-4f22-94bc-8a113471698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [10982.459597] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d0e54c-be0a-4f22-94bc-8a113471698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [10982.460650] [54884]: DEBUG cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Flow 'volume_create_api' (51201475-49db-4850-896b-9e4cc3bf3d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [10982.461009] [54884]: INFO cinder.volume.api [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Create volume request issued successfully. [10982.461887] [54884]: INFO cinder.api.openstack.wsgi [None req-0d023cf1-7e47-48fd-9e06-edb2dc51a2bb tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [10982.462172] [54884]: [pid: 54884|app: 0|req: 84/167] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:01:07 2025] POST /volume/v3/volumes => generated 754 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [10982.471706] [54885]: DEBUG cinder.api.middleware.request_id [None req-fa0b73bf-46ae-4571-bfce-9105dc1fc138 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10982.474750] [54885]: INFO cinder.api.openstack.wsgi [None req-fa0b73bf-46ae-4571-bfce-9105dc1fc138 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 [10982.474750] [54885]: DEBUG cinder.api.openstack.wsgi [None req-fa0b73bf-46ae-4571-bfce-9105dc1fc138 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10982.474750] [54885]: DEBUG cinder.api.openstack.wsgi [None req-fa0b73bf-46ae-4571-bfce-9105dc1fc138 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10982.482131] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10982.482131] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10982.486045] [54885]: INFO cinder.volume.api [None req-fa0b73bf-46ae-4571-bfce-9105dc1fc138 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10982.490780] [54885]: INFO cinder.api.openstack.wsgi [None req-fa0b73bf-46ae-4571-bfce-9105dc1fc138 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 returned with HTTP 200 [10982.491209] [54885]: [pid: 54885|app: 0|req: 84/168] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:07 2025] GET /volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10983.501393] [54884]: DEBUG cinder.api.middleware.request_id [None req-db280c08-c530-41f1-951e-72186327a9d7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10983.503768] [54884]: INFO cinder.api.openstack.wsgi [None req-db280c08-c530-41f1-951e-72186327a9d7 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 [10983.505499] [54884]: DEBUG cinder.api.openstack.wsgi [None req-db280c08-c530-41f1-951e-72186327a9d7 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10983.505754] [54884]: DEBUG cinder.api.openstack.wsgi [None req-db280c08-c530-41f1-951e-72186327a9d7 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10983.524643] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10983.524643] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10983.530435] [54884]: INFO cinder.volume.api [None req-db280c08-c530-41f1-951e-72186327a9d7 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10983.538664] [54884]: INFO cinder.api.openstack.wsgi [None req-db280c08-c530-41f1-951e-72186327a9d7 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 returned with HTTP 200 [10983.539289] [54884]: [pid: 54884|app: 0|req: 85/169] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:08 2025] GET /volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10983.587550] [54885]: DEBUG cinder.api.middleware.request_id [req-c75e7c32-7b0d-4bba-900f-78d6adc704bf req-d4c05934-1f63-4b32-9b1b-03a32cf5e5b6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10983.590014] [54885]: INFO cinder.api.openstack.wsgi [req-c75e7c32-7b0d-4bba-900f-78d6adc704bf req-d4c05934-1f63-4b32-9b1b-03a32cf5e5b6 tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] GET http://10.180.1.21/volume/v3/volumes/c973d43c-0c1b-4356-8f22-e5c38c10ca06 [10983.590261] [54885]: DEBUG cinder.api.openstack.wsgi [req-c75e7c32-7b0d-4bba-900f-78d6adc704bf req-d4c05934-1f63-4b32-9b1b-03a32cf5e5b6 tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10983.590476] [54885]: DEBUG cinder.api.openstack.wsgi [req-c75e7c32-7b0d-4bba-900f-78d6adc704bf req-d4c05934-1f63-4b32-9b1b-03a32cf5e5b6 tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10983.597307] [54885]: INFO cinder.api.openstack.wsgi [req-c75e7c32-7b0d-4bba-900f-78d6adc704bf req-d4c05934-1f63-4b32-9b1b-03a32cf5e5b6 tempest-VolumesAdminNegativeTest-78609531 tempest-VolumesAdminNegativeTest-78609531-project-admin] http://10.180.1.21/volume/v3/volumes/c973d43c-0c1b-4356-8f22-e5c38c10ca06 returned with HTTP 404 [10983.597883] [54885]: [pid: 54885|app: 0|req: 85/170] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:01:08 2025] GET /volume/v3/volumes/c973d43c-0c1b-4356-8f22-e5c38c10ca06 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10983.609049] [54884]: DEBUG cinder.api.middleware.request_id [None req-c66a201f-3387-48d6-90e4-a87758698d9a None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10983.611627] [54884]: INFO cinder.api.openstack.wsgi [None req-c66a201f-3387-48d6-90e4-a87758698d9a tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 [10983.611933] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c66a201f-3387-48d6-90e4-a87758698d9a tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10983.612259] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c66a201f-3387-48d6-90e4-a87758698d9a tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10983.612514] [54884]: INFO cinder.api.v3.volumes [None req-c66a201f-3387-48d6-90e4-a87758698d9a tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Delete volume with id: e632fcf1-f945-4635-9fef-8309a9bb0422 [10983.621045] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10983.621045] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10983.621681] [54884]: INFO cinder.volume.api [None req-c66a201f-3387-48d6-90e4-a87758698d9a tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10983.639999] [54884]: INFO cinder.volume.api [None req-c66a201f-3387-48d6-90e4-a87758698d9a tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Delete volume request issued successfully. [10983.640207] [54884]: INFO cinder.api.openstack.wsgi [None req-c66a201f-3387-48d6-90e4-a87758698d9a tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 returned with HTTP 202 [10983.640906] [54884]: [pid: 54884|app: 0|req: 86/171] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:01:08 2025] DELETE /volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [10983.643865] [54885]: DEBUG cinder.api.middleware.request_id [None req-0b0614e2-fdea-401f-8a3c-e09b8d6017a4 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10983.647212] [54885]: INFO cinder.api.openstack.wsgi [None req-0b0614e2-fdea-401f-8a3c-e09b8d6017a4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 [10983.647422] [54885]: DEBUG cinder.api.openstack.wsgi [None req-0b0614e2-fdea-401f-8a3c-e09b8d6017a4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10983.647736] [54885]: DEBUG cinder.api.openstack.wsgi [None req-0b0614e2-fdea-401f-8a3c-e09b8d6017a4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10983.659208] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10983.659208] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10983.662069] [54885]: INFO cinder.volume.api [None req-0b0614e2-fdea-401f-8a3c-e09b8d6017a4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [10983.667402] [54885]: INFO cinder.api.openstack.wsgi [None req-0b0614e2-fdea-401f-8a3c-e09b8d6017a4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 returned with HTTP 200 [10983.667717] [54885]: [pid: 54885|app: 0|req: 86/172] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:08 2025] GET /volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10984.679411] [54884]: DEBUG cinder.api.middleware.request_id [None req-7e5fcebe-9fd6-46b1-9838-a4eec795526c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10984.682088] [54884]: INFO cinder.api.openstack.wsgi [None req-7e5fcebe-9fd6-46b1-9838-a4eec795526c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 [10984.682718] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7e5fcebe-9fd6-46b1-9838-a4eec795526c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10984.683115] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7e5fcebe-9fd6-46b1-9838-a4eec795526c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10984.692038] [54884]: INFO cinder.api.openstack.wsgi [None req-7e5fcebe-9fd6-46b1-9838-a4eec795526c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 returned with HTTP 404 [10984.692558] [54884]: [pid: 54884|app: 0|req: 87/173] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:09 2025] GET /volume/v3/volumes/e632fcf1-f945-4635-9fef-8309a9bb0422 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [10986.864615] [54885]: DEBUG cinder.api.middleware.request_id [req-15ce9736-69d4-4f32-97d1-470d97ac6bbc req-677e5877-b45e-4eea-a1fb-817496973ccc None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10986.866644] [54885]: INFO cinder.api.openstack.wsgi [req-15ce9736-69d4-4f32-97d1-470d97ac6bbc req-677e5877-b45e-4eea-a1fb-817496973ccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] DELETE http://10.180.1.21/volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525 [10986.866939] [54885]: DEBUG cinder.api.openstack.wsgi [req-15ce9736-69d4-4f32-97d1-470d97ac6bbc req-677e5877-b45e-4eea-a1fb-817496973ccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10986.867362] [54885]: DEBUG cinder.api.openstack.wsgi [req-15ce9736-69d4-4f32-97d1-470d97ac6bbc req-677e5877-b45e-4eea-a1fb-817496973ccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10986.876390] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10986.876390] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10987.408504] [54885]: INFO cinder.api.openstack.wsgi [req-15ce9736-69d4-4f32-97d1-470d97ac6bbc req-677e5877-b45e-4eea-a1fb-817496973ccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525 returned with HTTP 200 [10987.409062] [54885]: [pid: 54885|app: 0|req: 87/174] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:01:11 2025] DELETE /volume/v3/attachments/febea0a7-5bfb-46ad-9553-89406437f525 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [10994.394339] [54884]: DEBUG cinder.api.middleware.request_id [None req-352556ab-fd8f-4385-b31c-8ebb01001167 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10994.395084] [54884]: INFO cinder.api.openstack.wsgi [None req-352556ab-fd8f-4385-b31c-8ebb01001167 None None] GET http://10.180.1.21/volume// [10994.395151] [54884]: DEBUG cinder.api.openstack.wsgi [None req-352556ab-fd8f-4385-b31c-8ebb01001167 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10994.395319] [54884]: DEBUG cinder.api.openstack.wsgi [None req-352556ab-fd8f-4385-b31c-8ebb01001167 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10994.395776] [54884]: INFO cinder.api.openstack.wsgi [None req-352556ab-fd8f-4385-b31c-8ebb01001167 None None] http://10.180.1.21/volume// returned with HTTP 300 [10994.396125] [54884]: [pid: 54884|app: 0|req: 88/175] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:01:19 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [10994.399951] [54885]: DEBUG cinder.api.middleware.request_id [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4f3b260b-f43f-4152-8ba3-b3f1a1a252f1 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10994.403607] [54885]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4f3b260b-f43f-4152-8ba3-b3f1a1a252f1 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [10994.403607] [54885]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4f3b260b-f43f-4152-8ba3-b3f1a1a252f1 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [10994.403607] [54885]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4f3b260b-f43f-4152-8ba3-b3f1a1a252f1 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [10994.421970] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10994.421970] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10994.428837] [54885]: INFO cinder.volume.api [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4f3b260b-f43f-4152-8ba3-b3f1a1a252f1 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [10994.436174] [54885]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-4f3b260b-f43f-4152-8ba3-b3f1a1a252f1 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [10994.436642] [54885]: [pid: 54885|app: 0|req: 88/176] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:01:19 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 1572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [10994.634242] [54884]: DEBUG cinder.api.middleware.request_id [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-1cba2b8e-a9b0-4c17-b83d-d9e79f033af6 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10994.638567] [54884]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-1cba2b8e-a9b0-4c17-b83d-d9e79f033af6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] PUT http://10.180.1.21/volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f [10994.639054] [54884]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-1cba2b8e-a9b0-4c17-b83d-d9e79f033af6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-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=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10994.647912] [54884]: DEBUG cinder.coordination [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-1cba2b8e-a9b0-4c17-b83d-d9e79f033af6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Acquiring lock "cinder-attachment_update-c29a5e2a-39ea-4278-8e92-779da47cf836-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [10994.652818] [54884]: DEBUG cinder.coordination [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-1cba2b8e-a9b0-4c17-b83d-d9e79f033af6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Lock "cinder-attachment_update-c29a5e2a-39ea-4278-8e92-779da47cf836-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [10994.654046] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10994.654046] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [10995.173840] [54884]: DEBUG cinder.coordination [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-1cba2b8e-a9b0-4c17-b83d-d9e79f033af6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Lock "cinder-attachment_update-c29a5e2a-39ea-4278-8e92-779da47cf836-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [10995.173840] [54884]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-1cba2b8e-a9b0-4c17-b83d-d9e79f033af6 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f returned with HTTP 200 [10995.173840] [54884]: [pid: 54884|app: 0|req: 89/177] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:01:19 2025] PUT /volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [10995.680796] [54885]: DEBUG cinder.api.middleware.request_id [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-53814c0c-5108-485a-9617-f3931f14fb75 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [10995.683283] [54885]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-53814c0c-5108-485a-9617-f3931f14fb75 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] POST http://10.180.1.21/volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f/action [10995.683714] [54885]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-53814c0c-5108-485a-9617-f3931f14fb75 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [10995.683839] [54885]: DEBUG cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-53814c0c-5108-485a-9617-f3931f14fb75 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [10995.707546] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [10995.707546] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [10995.715482] [54885]: INFO cinder.api.openstack.wsgi [req-273ad8f2-44e8-4164-a336-bf11cf3383cd req-53814c0c-5108-485a-9617-f3931f14fb75 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f/action returned with HTTP 204 [10995.716045] [54885]: [pid: 54885|app: 0|req: 89/178] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:01:20 2025] POST /volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11001.145967] [54884]: DEBUG cinder.api.middleware.request_id [req-7953df5d-5355-4041-935e-1dd5610d3132 req-d144dd74-11a0-429e-a747-cc92e949c985 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11001.152589] [54884]: INFO cinder.api.openstack.wsgi [req-7953df5d-5355-4041-935e-1dd5610d3132 req-d144dd74-11a0-429e-a747-cc92e949c985 tempest-InstanceActionsTestJSON-1604506259 tempest-InstanceActionsTestJSON-1604506259-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c186d446-0342-4ec7-9fe2-aed5a82e04c1 [11001.152862] [54884]: DEBUG cinder.api.openstack.wsgi [req-7953df5d-5355-4041-935e-1dd5610d3132 req-d144dd74-11a0-429e-a747-cc92e949c985 tempest-InstanceActionsTestJSON-1604506259 tempest-InstanceActionsTestJSON-1604506259-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11001.153097] [54884]: DEBUG cinder.api.openstack.wsgi [req-7953df5d-5355-4041-935e-1dd5610d3132 req-d144dd74-11a0-429e-a747-cc92e949c985 tempest-InstanceActionsTestJSON-1604506259 tempest-InstanceActionsTestJSON-1604506259-project-member] Calling method 'version_select' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11001.170873] [54884]: INFO cinder.api.openstack.wsgi [req-7953df5d-5355-4041-935e-1dd5610d3132 req-d144dd74-11a0-429e-a747-cc92e949c985 tempest-InstanceActionsTestJSON-1604506259 tempest-InstanceActionsTestJSON-1604506259-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c186d446-0342-4ec7-9fe2-aed5a82e04c1 returned with HTTP 200 [11001.171406] [54884]: [pid: 54884|app: 0|req: 90/179] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 11 15:01:25 2025] GET /volume/v3/attachments?instance_id=c186d446-0342-4ec7-9fe2-aed5a82e04c1 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11005.713451] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=103,cinder:INSERT=10,cinder:UPDATE=19 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11006.396481] [54885]: DEBUG cinder.api.middleware.request_id [None req-a3dd343c-20f2-48e1-bccf-a53644817a58 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11006.399691] [54885]: INFO cinder.api.openstack.wsgi [None req-a3dd343c-20f2-48e1-bccf-a53644817a58 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [11006.400041] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a3dd343c-20f2-48e1-bccf-a53644817a58 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11006.400424] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a3dd343c-20f2-48e1-bccf-a53644817a58 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11006.419106] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11006.419106] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11006.424058] [54885]: INFO cinder.volume.api [None req-a3dd343c-20f2-48e1-bccf-a53644817a58 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [11006.431099] [54885]: INFO cinder.api.openstack.wsgi [None req-a3dd343c-20f2-48e1-bccf-a53644817a58 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [11006.431688] [54885]: [pid: 54885|app: 0|req: 90/180] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:01:31 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 1865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11011.167020] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=61,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11016.427692] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=5 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11020.310780] [54884]: DEBUG cinder.api.middleware.request_id [None req-da90b0c0-8dcc-45b8-9dd5-31ce797201ac None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11020.313131] [54884]: INFO cinder.api.openstack.wsgi [None req-da90b0c0-8dcc-45b8-9dd5-31ce797201ac tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [11020.313372] [54884]: DEBUG cinder.api.openstack.wsgi [None req-da90b0c0-8dcc-45b8-9dd5-31ce797201ac tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11020.313594] [54884]: DEBUG cinder.api.openstack.wsgi [None req-da90b0c0-8dcc-45b8-9dd5-31ce797201ac tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11020.324336] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11020.324336] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11020.328456] [54884]: INFO cinder.volume.api [None req-da90b0c0-8dcc-45b8-9dd5-31ce797201ac tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [11020.333243] [54884]: INFO cinder.api.openstack.wsgi [None req-da90b0c0-8dcc-45b8-9dd5-31ce797201ac tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [11020.333627] [54884]: [pid: 54884|app: 0|req: 91/181] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:45 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11020.343150] [54885]: DEBUG cinder.api.middleware.request_id [None req-e63406b2-e6ee-4c41-a3c3-507bd19fc949 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11020.345294] [54885]: INFO cinder.api.openstack.wsgi [None req-e63406b2-e6ee-4c41-a3c3-507bd19fc949 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [11020.345536] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e63406b2-e6ee-4c41-a3c3-507bd19fc949 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11020.345751] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e63406b2-e6ee-4c41-a3c3-507bd19fc949 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11020.353433] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11020.353433] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11020.356811] [54885]: INFO cinder.volume.api [None req-e63406b2-e6ee-4c41-a3c3-507bd19fc949 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [11020.361052] [54885]: INFO cinder.api.openstack.wsgi [None req-e63406b2-e6ee-4c41-a3c3-507bd19fc949 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [11020.361424] [54885]: [pid: 54885|app: 0|req: 91/182] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:45 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11020.389390] [54884]: DEBUG cinder.api.middleware.request_id [None req-ab82453a-b6a7-4dbd-8713-843924ed69c1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11020.391640] [54884]: INFO cinder.api.openstack.wsgi [None req-ab82453a-b6a7-4dbd-8713-843924ed69c1 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [11020.391903] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ab82453a-b6a7-4dbd-8713-843924ed69c1 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11020.392130] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ab82453a-b6a7-4dbd-8713-843924ed69c1 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11020.399805] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11020.399805] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11020.403368] [54884]: INFO cinder.volume.api [None req-ab82453a-b6a7-4dbd-8713-843924ed69c1 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [11020.408325] [54884]: INFO cinder.api.openstack.wsgi [None req-ab82453a-b6a7-4dbd-8713-843924ed69c1 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [11020.408704] [54884]: [pid: 54884|app: 0|req: 92/183] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:45 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11023.616982] [54885]: DEBUG cinder.api.middleware.request_id [None req-7bf0229d-7252-43e6-bd52-5dc712414b2f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11023.619191] [54885]: INFO cinder.api.openstack.wsgi [None req-7bf0229d-7252-43e6-bd52-5dc712414b2f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [11023.619534] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7bf0229d-7252-43e6-bd52-5dc712414b2f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11023.619668] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7bf0229d-7252-43e6-bd52-5dc712414b2f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11023.619869] [54885]: INFO cinder.api.v3.volumes [None req-7bf0229d-7252-43e6-bd52-5dc712414b2f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Delete volume with id: 0282bb37-d5d3-44cb-8955-da28cbf0a1ae [11023.631153] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11023.631153] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11023.631704] [54885]: INFO cinder.volume.api [None req-7bf0229d-7252-43e6-bd52-5dc712414b2f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [11023.653873] [54885]: INFO cinder.volume.api [None req-7bf0229d-7252-43e6-bd52-5dc712414b2f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Delete volume request issued successfully. [11023.653991] [54885]: INFO cinder.api.openstack.wsgi [None req-7bf0229d-7252-43e6-bd52-5dc712414b2f tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 202 [11023.654677] [54885]: [pid: 54885|app: 0|req: 92/184] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:01:48 2025] DELETE /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11023.658056] [54884]: DEBUG cinder.api.middleware.request_id [None req-b5bbf786-ef50-4fd0-b46c-54cbf7dcb1e4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11023.660420] [54884]: INFO cinder.api.openstack.wsgi [None req-b5bbf786-ef50-4fd0-b46c-54cbf7dcb1e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [11023.660606] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b5bbf786-ef50-4fd0-b46c-54cbf7dcb1e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11023.660823] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b5bbf786-ef50-4fd0-b46c-54cbf7dcb1e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11023.669030] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11023.669030] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11023.672976] [54884]: INFO cinder.volume.api [None req-b5bbf786-ef50-4fd0-b46c-54cbf7dcb1e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [11023.677966] [54884]: INFO cinder.api.openstack.wsgi [None req-b5bbf786-ef50-4fd0-b46c-54cbf7dcb1e4 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [11023.678350] [54884]: [pid: 54884|app: 0|req: 93/185] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:48 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11024.691094] [54885]: DEBUG cinder.api.middleware.request_id [None req-349efea2-304d-4dde-b8f6-4dd4542d5c74 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11024.692764] [54885]: INFO cinder.api.openstack.wsgi [None req-349efea2-304d-4dde-b8f6-4dd4542d5c74 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [11024.692985] [54885]: DEBUG cinder.api.openstack.wsgi [None req-349efea2-304d-4dde-b8f6-4dd4542d5c74 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11024.693213] [54885]: DEBUG cinder.api.openstack.wsgi [None req-349efea2-304d-4dde-b8f6-4dd4542d5c74 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11024.705026] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11024.705026] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11024.708685] [54885]: INFO cinder.volume.api [None req-349efea2-304d-4dde-b8f6-4dd4542d5c74 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [11024.713935] [54885]: INFO cinder.api.openstack.wsgi [None req-349efea2-304d-4dde-b8f6-4dd4542d5c74 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [11024.714401] [54885]: [pid: 54885|app: 0|req: 93/186] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:49 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11025.725682] [54884]: DEBUG cinder.api.middleware.request_id [None req-3f424b2e-5e70-4f4e-8fc4-7e2c6b9dac5c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11025.728099] [54884]: INFO cinder.api.openstack.wsgi [None req-3f424b2e-5e70-4f4e-8fc4-7e2c6b9dac5c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [11025.728331] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3f424b2e-5e70-4f4e-8fc4-7e2c6b9dac5c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11025.728548] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3f424b2e-5e70-4f4e-8fc4-7e2c6b9dac5c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11025.739161] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11025.739161] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11025.746150] [54884]: INFO cinder.volume.api [None req-3f424b2e-5e70-4f4e-8fc4-7e2c6b9dac5c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Volume info retrieved successfully. [11025.751457] [54884]: INFO cinder.api.openstack.wsgi [None req-3f424b2e-5e70-4f4e-8fc4-7e2c6b9dac5c tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 200 [11025.751969] [54884]: [pid: 54884|app: 0|req: 94/187] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:50 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11026.763831] [54885]: DEBUG cinder.api.middleware.request_id [None req-baf946cd-0b2d-4ffc-ae56-62a141dcb624 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11026.766971] [54885]: INFO cinder.api.openstack.wsgi [None req-baf946cd-0b2d-4ffc-ae56-62a141dcb624 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] GET http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae [11026.767217] [54885]: DEBUG cinder.api.openstack.wsgi [None req-baf946cd-0b2d-4ffc-ae56-62a141dcb624 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11026.767483] [54885]: DEBUG cinder.api.openstack.wsgi [None req-baf946cd-0b2d-4ffc-ae56-62a141dcb624 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11026.778075] [54885]: INFO cinder.api.openstack.wsgi [None req-baf946cd-0b2d-4ffc-ae56-62a141dcb624 tempest-VolumesAdminNegativeTest-2084424307 tempest-VolumesAdminNegativeTest-2084424307-project-member] http://10.180.1.21/volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae returned with HTTP 404 [11026.778616] [54885]: [pid: 54885|app: 0|req: 94/188] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:01:51 2025] GET /volume/v3/volumes/0282bb37-d5d3-44cb-8955-da28cbf0a1ae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11035.748675] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=16 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11036.770588] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11066.039452] [54884]: DEBUG cinder.api.middleware.request_id [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-70669e1c-3984-4824-9be2-e5ca8ec0f9ee None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11066.042369] [54884]: INFO cinder.api.openstack.wsgi [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-70669e1c-3984-4824-9be2-e5ca8ec0f9ee tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e [11066.042814] [54884]: DEBUG cinder.api.openstack.wsgi [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-70669e1c-3984-4824-9be2-e5ca8ec0f9ee tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11066.043054] [54884]: DEBUG cinder.api.openstack.wsgi [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-70669e1c-3984-4824-9be2-e5ca8ec0f9ee tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'version_select' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11066.053022] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11066.053022] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11066.602614] [54884]: INFO cinder.api.openstack.wsgi [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-70669e1c-3984-4824-9be2-e5ca8ec0f9ee tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e returned with HTTP 200 [11066.604290] [54884]: [pid: 54884|app: 0|req: 95/189] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:02:30 2025] DELETE /volume/v3/attachments/0f47d104-1277-4209-9495-f717a226594e => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11066.617086] [54885]: DEBUG cinder.api.middleware.request_id [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-5ef76e53-c8d4-4250-810f-c9c7094ad8fe None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11066.620598] [54885]: INFO cinder.api.openstack.wsgi [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-5ef76e53-c8d4-4250-810f-c9c7094ad8fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] DELETE http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 [11066.621041] [54885]: DEBUG cinder.api.openstack.wsgi [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-5ef76e53-c8d4-4250-810f-c9c7094ad8fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11066.621356] [54885]: DEBUG cinder.api.openstack.wsgi [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-5ef76e53-c8d4-4250-810f-c9c7094ad8fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11066.622151] [54885]: INFO cinder.api.v3.volumes [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-5ef76e53-c8d4-4250-810f-c9c7094ad8fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Delete volume with id: 15b85e08-b1dc-4420-afc6-277b353f6be6 [11066.639487] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11066.639487] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11066.642419] [54885]: INFO cinder.volume.api [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-5ef76e53-c8d4-4250-810f-c9c7094ad8fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Volume info retrieved successfully. [11066.678129] [54885]: INFO cinder.volume.api [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-5ef76e53-c8d4-4250-810f-c9c7094ad8fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] Delete volume request issued successfully. [11066.678411] [54885]: INFO cinder.api.openstack.wsgi [req-bc186b19-bad3-4681-9a2a-e14408d7024e req-5ef76e53-c8d4-4250-810f-c9c7094ad8fe tempest-ServersTestBootFromVolume-2110767753 tempest-ServersTestBootFromVolume-2110767753-project-member] http://10.180.1.21/volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 returned with HTTP 202 [11066.678945] [54885]: [pid: 54885|app: 0|req: 95/190] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 11 15:02:31 2025] DELETE /volume/v3/volumes/15b85e08-b1dc-4420-afc6-277b353f6be6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11071.334651] [54884]: DEBUG cinder.api.middleware.request_id [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11071.337850] [54884]: INFO cinder.api.openstack.wsgi [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/volumes [11071.338106] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1387742622"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11071.340196] [54884]: DEBUG cinder.api.v3.volumes [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1387742622'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11071.340371] [54884]: INFO cinder.api.v3.volumes [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume of 1 GB [11071.340929] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11071.340929] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11071.349188] [54884]: INFO cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Availability Zones retrieved successfully. [11071.361742] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Flow 'volume_create_api' (0adf0ac9-b6f7-4a96-b43b-f4296507485f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11071.363124] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9548c01e-7423-47e7-bc64-801dab58b6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11071.364793] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11071.389562] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9548c01e-7423-47e7-bc64-801dab58b6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11071.390573] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17e8b11-d5f8-48a0-96d0-436a06bd41de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11071.469169] [54884]: DEBUG cinder.quota [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Created reservations ['117e5b15-4b40-4b19-b044-d5903b190601', 'cc7a1b48-871a-4001-9a18-d88675f8077c', '6175118d-e22e-4a00-bc27-78b2d7bbf51c', 'c9ac691d-0a9b-412c-a27b-9e8a5cde480d'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11071.470318] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17e8b11-d5f8-48a0-96d0-436a06bd41de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117e5b15-4b40-4b19-b044-d5903b190601', 'cc7a1b48-871a-4001-9a18-d88675f8077c', '6175118d-e22e-4a00-bc27-78b2d7bbf51c', 'c9ac691d-0a9b-412c-a27b-9e8a5cde480d']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11071.471837] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec3e4db-9d87-488c-a5ce-901e86e7078d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11071.490358] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec3e4db-9d87-488c-a5ce-901e86e7078d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ec5937-c790-48f8-8a18-5f2fb25086b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1387742622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476c033f78234cacaea305ce80d4afc4',qos_specs=None,replication_status=,reservations=['117e5b15-4b40-4b19-b044-d5903b190601','cc7a1b48-871a-4001-9a18-d88675f8077c','6175118d-e22e-4a00-bc27-78b2d7bbf51c','c9ac691d-0a9b-412c-a27b-9e8a5cde480d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1387742622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ec5937-c790-48f8-8a18-5f2fb25086b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='476c033f78234cacaea305ce80d4afc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11071.491325] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df509643-40e5-4fb4-be57-ee14415d31df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11071.513540] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df509643-40e5-4fb4-be57-ee14415d31df) transitioned into state 'SUCCESS' from state '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-1387742622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476c033f78234cacaea305ce80d4afc4',qos_specs=None,replication_status=,reservations=['117e5b15-4b40-4b19-b044-d5903b190601','cc7a1b48-871a-4001-9a18-d88675f8077c','6175118d-e22e-4a00-bc27-78b2d7bbf51c','c9ac691d-0a9b-412c-a27b-9e8a5cde480d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11071.513970] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e2485c-6ce1-4c6d-aeaf-919f269403e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11071.530363] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e2485c-6ce1-4c6d-aeaf-919f269403e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11071.531359] [54884]: DEBUG cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Flow 'volume_create_api' (0adf0ac9-b6f7-4a96-b43b-f4296507485f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11071.532607] [54884]: INFO cinder.volume.api [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume request issued successfully. [11071.533699] [54884]: INFO cinder.api.openstack.wsgi [None req-8e3b9e0b-dfde-4238-bd20-d1a58cc149f4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11071.534094] [54884]: [pid: 54884|app: 0|req: 96/191] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:02:36 2025] POST /volume/v3/volumes => generated 750 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11071.547962] [54885]: DEBUG cinder.api.middleware.request_id [None req-43f8943e-3a55-46db-97a5-cec37183842f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11071.554040] [54885]: INFO cinder.api.openstack.wsgi [None req-43f8943e-3a55-46db-97a5-cec37183842f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11071.554307] [54885]: DEBUG cinder.api.openstack.wsgi [None req-43f8943e-3a55-46db-97a5-cec37183842f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11071.554520] [54885]: DEBUG cinder.api.openstack.wsgi [None req-43f8943e-3a55-46db-97a5-cec37183842f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11071.567207] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11071.567207] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11071.575099] [54885]: INFO cinder.volume.api [None req-43f8943e-3a55-46db-97a5-cec37183842f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11071.581906] [54885]: INFO cinder.api.openstack.wsgi [None req-43f8943e-3a55-46db-97a5-cec37183842f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11071.582299] [54885]: [pid: 54885|app: 0|req: 96/192] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:36 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11072.594446] [54884]: DEBUG cinder.api.middleware.request_id [None req-87fceea3-d700-43a2-839c-043d86dfc433 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11072.597020] [54884]: INFO cinder.api.openstack.wsgi [None req-87fceea3-d700-43a2-839c-043d86dfc433 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11072.597260] [54884]: DEBUG cinder.api.openstack.wsgi [None req-87fceea3-d700-43a2-839c-043d86dfc433 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11072.597491] [54884]: DEBUG cinder.api.openstack.wsgi [None req-87fceea3-d700-43a2-839c-043d86dfc433 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11072.613183] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11072.613183] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11072.622297] [54884]: INFO cinder.volume.api [None req-87fceea3-d700-43a2-839c-043d86dfc433 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11072.632200] [54884]: INFO cinder.api.openstack.wsgi [None req-87fceea3-d700-43a2-839c-043d86dfc433 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11072.632664] [54884]: [pid: 54884|app: 0|req: 97/193] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:37 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11072.714465] [54885]: DEBUG cinder.api.middleware.request_id [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-744e107d-795d-45a7-abd1-59ef55f802f5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11072.717059] [54885]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-744e107d-795d-45a7-abd1-59ef55f802f5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11072.717300] [54885]: DEBUG cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-744e107d-795d-45a7-abd1-59ef55f802f5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11072.717565] [54885]: DEBUG cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-744e107d-795d-45a7-abd1-59ef55f802f5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11072.731375] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11072.731375] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11072.736145] [54885]: INFO cinder.volume.api [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-744e107d-795d-45a7-abd1-59ef55f802f5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11072.741898] [54885]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-744e107d-795d-45a7-abd1-59ef55f802f5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11072.742379] [54885]: [pid: 54885|app: 0|req: 97/194] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:02:37 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11074.282467] [54884]: DEBUG cinder.api.middleware.request_id [None req-eb5034ba-e349-4739-a988-10715038fe04 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11074.283153] [54884]: INFO cinder.api.openstack.wsgi [None req-eb5034ba-e349-4739-a988-10715038fe04 None None] GET http://10.180.1.21/volume// [11074.283409] [54884]: DEBUG cinder.api.openstack.wsgi [None req-eb5034ba-e349-4739-a988-10715038fe04 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11074.283628] [54884]: DEBUG cinder.api.openstack.wsgi [None req-eb5034ba-e349-4739-a988-10715038fe04 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11074.284027] [54884]: INFO cinder.api.openstack.wsgi [None req-eb5034ba-e349-4739-a988-10715038fe04 None None] http://10.180.1.21/volume// returned with HTTP 300 [11074.284464] [54884]: [pid: 54884|app: 0|req: 98/195] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:02:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11074.290448] [54885]: DEBUG cinder.api.middleware.request_id [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-de8a8254-f0ba-4d7a-89e8-79823aa89476 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11074.293676] [54885]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-de8a8254-f0ba-4d7a-89e8-79823aa89476 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/attachments [11074.293954] [54885]: DEBUG cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-de8a8254-f0ba-4d7a-89e8-79823aa89476 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9ec5937-c790-48f8-8a18-5f2fb25086b0", "connector": null, "instance_uuid": "dd612fd8-83f6-4778-b590-4dbdaada56a1"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11074.308232] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11074.308232] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11074.335625] [54885]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-de8a8254-f0ba-4d7a-89e8-79823aa89476 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11074.336050] [54885]: [pid: 54885|app: 0|req: 98/196] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:02:39 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11074.360296] [54884]: DEBUG cinder.api.middleware.request_id [None req-cf1c4c57-7963-4f28-9f99-820a94cb1d32 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11074.365920] [54884]: INFO cinder.api.openstack.wsgi [None req-cf1c4c57-7963-4f28-9f99-820a94cb1d32 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11074.366079] [54884]: DEBUG cinder.api.openstack.wsgi [None req-cf1c4c57-7963-4f28-9f99-820a94cb1d32 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11074.366280] [54884]: DEBUG cinder.api.openstack.wsgi [None req-cf1c4c57-7963-4f28-9f99-820a94cb1d32 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11074.383916] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11074.383916] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11074.387822] [54884]: INFO cinder.volume.api [None req-cf1c4c57-7963-4f28-9f99-820a94cb1d32 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11074.394437] [54884]: INFO cinder.api.openstack.wsgi [None req-cf1c4c57-7963-4f28-9f99-820a94cb1d32 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11074.398247] [54884]: [pid: 54884|app: 0|req: 99/197] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:39 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11074.863902] [54885]: DEBUG cinder.api.middleware.request_id [None req-ed81323b-c4dd-4e4e-8a72-ac231d5f9e4d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11074.864796] [54885]: INFO cinder.api.openstack.wsgi [None req-ed81323b-c4dd-4e4e-8a72-ac231d5f9e4d None None] GET http://10.180.1.21/volume// [11074.865051] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ed81323b-c4dd-4e4e-8a72-ac231d5f9e4d None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11074.866336] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ed81323b-c4dd-4e4e-8a72-ac231d5f9e4d None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11074.866336] [54885]: INFO cinder.api.openstack.wsgi [None req-ed81323b-c4dd-4e4e-8a72-ac231d5f9e4d None None] http://10.180.1.21/volume// returned with HTTP 300 [11074.866659] [54885]: [pid: 54885|app: 0|req: 99/198] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:02:39 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11074.870731] [54884]: DEBUG cinder.api.middleware.request_id [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-1ec29c7c-0cf7-489b-b084-f181f72d98fa None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11074.873887] [54884]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-1ec29c7c-0cf7-489b-b084-f181f72d98fa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11074.876026] [54884]: DEBUG cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-1ec29c7c-0cf7-489b-b084-f181f72d98fa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11074.876026] [54884]: DEBUG cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-1ec29c7c-0cf7-489b-b084-f181f72d98fa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11074.892312] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11074.892312] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11074.898294] [54884]: INFO cinder.volume.api [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-1ec29c7c-0cf7-489b-b084-f181f72d98fa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11074.911748] [54884]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-1ec29c7c-0cf7-489b-b084-f181f72d98fa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11074.912227] [54884]: [pid: 54884|app: 0|req: 100/199] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:02:39 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11074.950869] [54885]: DEBUG cinder.api.middleware.request_id [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-d05d5d67-d423-4683-bbb9-35e40e353a07 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11074.953631] [54885]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-d05d5d67-d423-4683-bbb9-35e40e353a07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] PUT http://10.180.1.21/volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b [11074.954017] [54885]: DEBUG cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-d05d5d67-d423-4683-bbb9-35e40e353a07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-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-496099", "mountpoint": "/dev/sdb"}}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11074.965686] [54885]: DEBUG cinder.coordination [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-d05d5d67-d423-4683-bbb9-35e40e353a07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Acquiring lock "cinder-attachment_update-b9ec5937-c790-48f8-8a18-5f2fb25086b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54885) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11074.970133] [54885]: DEBUG cinder.coordination [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-d05d5d67-d423-4683-bbb9-35e40e353a07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Lock "cinder-attachment_update-b9ec5937-c790-48f8-8a18-5f2fb25086b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54885) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11074.971250] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11074.971250] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11075.405975] [54884]: DEBUG cinder.api.middleware.request_id [None req-91c394ee-e7ee-4096-bc07-4e57f68690da None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11075.407930] [54884]: INFO cinder.api.openstack.wsgi [None req-91c394ee-e7ee-4096-bc07-4e57f68690da tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11075.408049] [54884]: DEBUG cinder.api.openstack.wsgi [None req-91c394ee-e7ee-4096-bc07-4e57f68690da tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11075.408292] [54884]: DEBUG cinder.api.openstack.wsgi [None req-91c394ee-e7ee-4096-bc07-4e57f68690da tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11075.423065] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11075.423065] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11075.426766] [54884]: INFO cinder.volume.api [None req-91c394ee-e7ee-4096-bc07-4e57f68690da tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11075.432058] [54884]: INFO cinder.api.openstack.wsgi [None req-91c394ee-e7ee-4096-bc07-4e57f68690da tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11075.432058] [54884]: [pid: 54884|app: 0|req: 101/200] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:40 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11076.442374] [54884]: DEBUG cinder.api.middleware.request_id [None req-962a2140-5c56-42a9-928b-bf69dd11017b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11076.444573] [54884]: INFO cinder.api.openstack.wsgi [None req-962a2140-5c56-42a9-928b-bf69dd11017b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11076.444885] [54884]: DEBUG cinder.api.openstack.wsgi [None req-962a2140-5c56-42a9-928b-bf69dd11017b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11076.445136] [54884]: DEBUG cinder.api.openstack.wsgi [None req-962a2140-5c56-42a9-928b-bf69dd11017b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11076.459290] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11076.459290] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11076.466929] [54884]: INFO cinder.volume.api [None req-962a2140-5c56-42a9-928b-bf69dd11017b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11076.477016] [54884]: INFO cinder.api.openstack.wsgi [None req-962a2140-5c56-42a9-928b-bf69dd11017b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11076.477410] [54884]: [pid: 54884|app: 0|req: 102/201] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:41 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11077.487749] [54884]: DEBUG cinder.api.middleware.request_id [None req-398f9300-65ec-4c30-9f61-c2ab40a13ae1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11077.490014] [54884]: INFO cinder.api.openstack.wsgi [None req-398f9300-65ec-4c30-9f61-c2ab40a13ae1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11077.490259] [54884]: DEBUG cinder.api.openstack.wsgi [None req-398f9300-65ec-4c30-9f61-c2ab40a13ae1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11077.490482] [54884]: DEBUG cinder.api.openstack.wsgi [None req-398f9300-65ec-4c30-9f61-c2ab40a13ae1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11077.508828] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11077.508828] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11077.517142] [54884]: INFO cinder.volume.api [None req-398f9300-65ec-4c30-9f61-c2ab40a13ae1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11077.525342] [54884]: INFO cinder.api.openstack.wsgi [None req-398f9300-65ec-4c30-9f61-c2ab40a13ae1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11077.526879] [54884]: [pid: 54884|app: 0|req: 103/202] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:42 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11078.539961] [54884]: DEBUG cinder.api.middleware.request_id [None req-7492a80d-dc36-4b33-a7b1-afff0b4f5479 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11078.542676] [54884]: INFO cinder.api.openstack.wsgi [None req-7492a80d-dc36-4b33-a7b1-afff0b4f5479 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11078.542965] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7492a80d-dc36-4b33-a7b1-afff0b4f5479 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11078.543286] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7492a80d-dc36-4b33-a7b1-afff0b4f5479 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11078.561934] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11078.561934] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11078.565105] [54884]: INFO cinder.volume.api [None req-7492a80d-dc36-4b33-a7b1-afff0b4f5479 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11078.570690] [54884]: INFO cinder.api.openstack.wsgi [None req-7492a80d-dc36-4b33-a7b1-afff0b4f5479 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11078.571280] [54884]: [pid: 54884|app: 0|req: 104/203] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:43 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11079.581721] [54884]: DEBUG cinder.api.middleware.request_id [None req-ae1bb2c8-217a-4c48-a094-367bd76e6b4c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11079.586543] [54884]: INFO cinder.api.openstack.wsgi [None req-ae1bb2c8-217a-4c48-a094-367bd76e6b4c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11079.586543] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ae1bb2c8-217a-4c48-a094-367bd76e6b4c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11079.586543] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ae1bb2c8-217a-4c48-a094-367bd76e6b4c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11079.598126] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11079.598126] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11079.601608] [54884]: INFO cinder.volume.api [None req-ae1bb2c8-217a-4c48-a094-367bd76e6b4c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11079.606901] [54884]: INFO cinder.api.openstack.wsgi [None req-ae1bb2c8-217a-4c48-a094-367bd76e6b4c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11079.607409] [54884]: [pid: 54884|app: 0|req: 105/204] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:44 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11079.998275] [54885]: DEBUG cinder.coordination [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-d05d5d67-d423-4683-bbb9-35e40e353a07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Lock "cinder-attachment_update-b9ec5937-c790-48f8-8a18-5f2fb25086b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=54885) __release /opt/stack/cinder/cinder/coordination.py:157}} [11079.998946] [54885]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-d05d5d67-d423-4683-bbb9-35e40e353a07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b returned with HTTP 200 [11079.999645] [54885]: [pid: 54885|app: 0|req: 100/205] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:02:39 2025] PUT /volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11080.619552] [54884]: DEBUG cinder.api.middleware.request_id [None req-d32eb9aa-9b8e-489f-a0ae-6d829e64b919 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11080.621517] [54884]: INFO cinder.api.openstack.wsgi [None req-d32eb9aa-9b8e-489f-a0ae-6d829e64b919 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11080.621932] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d32eb9aa-9b8e-489f-a0ae-6d829e64b919 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11080.622353] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d32eb9aa-9b8e-489f-a0ae-6d829e64b919 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11080.636722] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11080.636722] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11080.640955] [54884]: INFO cinder.volume.api [None req-d32eb9aa-9b8e-489f-a0ae-6d829e64b919 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11080.646299] [54884]: INFO cinder.api.openstack.wsgi [None req-d32eb9aa-9b8e-489f-a0ae-6d829e64b919 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11080.646856] [54884]: [pid: 54884|app: 0|req: 106/206] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:45 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11081.629819] [54885]: DEBUG cinder.api.middleware.request_id [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-ff425b64-eab7-4dcf-bfbe-ebcbe187d208 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11081.634242] [54885]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-ff425b64-eab7-4dcf-bfbe-ebcbe187d208 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b/action [11081.634779] [54885]: DEBUG cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-ff425b64-eab7-4dcf-bfbe-ebcbe187d208 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11081.634891] [54885]: DEBUG cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-ff425b64-eab7-4dcf-bfbe-ebcbe187d208 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11081.658362] [54884]: DEBUG cinder.api.middleware.request_id [None req-64331ef7-9903-432f-a500-dcae383e6018 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11081.662396] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11081.662396] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11081.666168] [54884]: INFO cinder.api.openstack.wsgi [None req-64331ef7-9903-432f-a500-dcae383e6018 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11081.666168] [54884]: DEBUG cinder.api.openstack.wsgi [None req-64331ef7-9903-432f-a500-dcae383e6018 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11081.666168] [54884]: DEBUG cinder.api.openstack.wsgi [None req-64331ef7-9903-432f-a500-dcae383e6018 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11081.678135] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11081.678135] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11081.681271] [54885]: INFO cinder.api.openstack.wsgi [req-8cf6fd88-4f4e-4724-9e69-6faf029b40c7 req-ff425b64-eab7-4dcf-bfbe-ebcbe187d208 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b/action returned with HTTP 204 [11081.681938] [54885]: [pid: 54885|app: 0|req: 101/207] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:02:46 2025] POST /volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11081.683111] [54884]: INFO cinder.volume.api [None req-64331ef7-9903-432f-a500-dcae383e6018 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11081.689549] [54884]: INFO cinder.api.openstack.wsgi [None req-64331ef7-9903-432f-a500-dcae383e6018 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11081.690955] [54884]: [pid: 54884|app: 0|req: 107/208] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:46 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11081.704701] [54885]: DEBUG cinder.api.middleware.request_id [None req-0c086cb1-0a5b-4b96-bba4-623f7fd848bd None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11081.708922] [54885]: INFO cinder.api.openstack.wsgi [None req-0c086cb1-0a5b-4b96-bba4-623f7fd848bd tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11081.709199] [54885]: DEBUG cinder.api.openstack.wsgi [None req-0c086cb1-0a5b-4b96-bba4-623f7fd848bd tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11081.709421] [54885]: DEBUG cinder.api.openstack.wsgi [None req-0c086cb1-0a5b-4b96-bba4-623f7fd848bd tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11081.720595] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11081.720595] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11081.724479] [54885]: INFO cinder.volume.api [None req-0c086cb1-0a5b-4b96-bba4-623f7fd848bd tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11081.731896] [54885]: INFO cinder.api.openstack.wsgi [None req-0c086cb1-0a5b-4b96-bba4-623f7fd848bd tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11081.731896] [54885]: [pid: 54885|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:02:46 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11091.685824] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=86,cinder:UPDATE=15,cinder:INSERT=10 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11091.728226] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=30,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11123.389076] [54884]: DEBUG cinder.api.middleware.request_id [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11123.391617] [54884]: INFO cinder.api.openstack.wsgi [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] POST http://10.180.1.21/volume/v3/volumes [11123.392085] [54884]: DEBUG cinder.api.openstack.wsgi [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1422420966", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11123.394160] [54884]: DEBUG cinder.api.v3.volumes [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1422420966', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11123.394294] [54884]: INFO cinder.api.v3.volumes [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Create volume of 1 GB [11123.402303] [54884]: INFO cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Availability Zones retrieved successfully. [11123.409664] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Flow 'volume_create_api' (e6f276c8-4007-444a-9876-72a734f436d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11123.410804] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e052da2-701c-4ed7-890b-94612fcbd01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11123.412046] [54884]: DEBUG cinder.volume.flows.api.create_volume [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11123.429732] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e052da2-701c-4ed7-890b-94612fcbd01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11123.430676] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85e36ae-dd70-4f61-a140-7df42dc15f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11123.475367] [54884]: DEBUG cinder.quota [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Created reservations ['14b475fc-f964-4bec-8cac-4f10172ef575', '9e47170f-d413-40e9-a4d0-6bfaa88dabd7', 'b090eb75-2701-42dd-9cac-13294e85c7ab', '93755e4d-f57e-494b-ac87-1dfa668d0b21'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11123.476413] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85e36ae-dd70-4f61-a140-7df42dc15f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b475fc-f964-4bec-8cac-4f10172ef575', '9e47170f-d413-40e9-a4d0-6bfaa88dabd7', 'b090eb75-2701-42dd-9cac-13294e85c7ab', '93755e4d-f57e-494b-ac87-1dfa668d0b21']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11123.477349] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0202732-aa83-47da-a3d7-4b9ef8a801b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11123.490899] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0202732-aa83-47da-a3d7-4b9ef8a801b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1422420966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e167b7017c584d28a5daacbc9a3c8f47',qos_specs=None,replication_status=,reservations=['14b475fc-f964-4bec-8cac-4f10172ef575','9e47170f-d413-40e9-a4d0-6bfaa88dabd7','b090eb75-2701-42dd-9cac-13294e85c7ab','93755e4d-f57e-494b-ac87-1dfa668d0b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb8d6f86cb94dcca45318a7ce56d977',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1422420966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e167b7017c584d28a5daacbc9a3c8f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceb8d6f86cb94dcca45318a7ce56d977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11123.491825] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72df227c-14c8-4888-9ae4-e08a7a05f816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11123.508536] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72df227c-14c8-4888-9ae4-e08a7a05f816) transitioned into state 'SUCCESS' from state '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-1422420966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e167b7017c584d28a5daacbc9a3c8f47',qos_specs=None,replication_status=,reservations=['14b475fc-f964-4bec-8cac-4f10172ef575','9e47170f-d413-40e9-a4d0-6bfaa88dabd7','b090eb75-2701-42dd-9cac-13294e85c7ab','93755e4d-f57e-494b-ac87-1dfa668d0b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb8d6f86cb94dcca45318a7ce56d977',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11123.509519] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1552af-e709-40d8-88d1-d5790149f7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11123.524842] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1552af-e709-40d8-88d1-d5790149f7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11123.525808] [54884]: DEBUG cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Flow 'volume_create_api' (e6f276c8-4007-444a-9876-72a734f436d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11123.526279] [54884]: INFO cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Create volume request issued successfully. [11123.527128] [54884]: INFO cinder.api.openstack.wsgi [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-0d68926e-4871-48b1-9746-e2d12b74c53a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11123.527714] [54884]: [pid: 54884|app: 0|req: 108/210] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Feb 11 15:03:28 2025] POST /volume/v3/volumes => generated 754 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11123.532709] [54885]: DEBUG cinder.api.middleware.request_id [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-b71f39ad-d9b2-413d-bab5-81c48a0ed29b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11123.535768] [54885]: INFO cinder.api.openstack.wsgi [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-b71f39ad-d9b2-413d-bab5-81c48a0ed29b tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11123.535958] [54885]: DEBUG cinder.api.openstack.wsgi [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-b71f39ad-d9b2-413d-bab5-81c48a0ed29b tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11123.536224] [54885]: DEBUG cinder.api.openstack.wsgi [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-b71f39ad-d9b2-413d-bab5-81c48a0ed29b tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11123.546431] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11123.546431] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11123.553498] [54885]: INFO cinder.volume.api [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-b71f39ad-d9b2-413d-bab5-81c48a0ed29b tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Volume info retrieved successfully. [11123.560714] [54885]: INFO cinder.api.openstack.wsgi [req-4724573d-56a1-47d7-9a3f-4cc41e0d39df req-b71f39ad-d9b2-413d-bab5-81c48a0ed29b tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 returned with HTTP 200 [11123.560944] [54885]: [pid: 54885|app: 0|req: 103/211] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:03:28 2025] GET /volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11123.588584] [54884]: DEBUG cinder.api.middleware.request_id [req-996804e1-7470-4884-a47b-26b0ed03779e req-7c570128-df0e-4a08-8f8e-1a4fb6498e24 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11123.591214] [54884]: INFO cinder.api.openstack.wsgi [req-996804e1-7470-4884-a47b-26b0ed03779e req-7c570128-df0e-4a08-8f8e-1a4fb6498e24 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11123.591418] [54884]: DEBUG cinder.api.openstack.wsgi [req-996804e1-7470-4884-a47b-26b0ed03779e req-7c570128-df0e-4a08-8f8e-1a4fb6498e24 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11123.591679] [54884]: DEBUG cinder.api.openstack.wsgi [req-996804e1-7470-4884-a47b-26b0ed03779e req-7c570128-df0e-4a08-8f8e-1a4fb6498e24 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11123.605898] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11123.605898] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11123.615084] [54884]: INFO cinder.volume.api [req-996804e1-7470-4884-a47b-26b0ed03779e req-7c570128-df0e-4a08-8f8e-1a4fb6498e24 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Volume info retrieved successfully. [11123.620361] [54884]: INFO cinder.api.openstack.wsgi [req-996804e1-7470-4884-a47b-26b0ed03779e req-7c570128-df0e-4a08-8f8e-1a4fb6498e24 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 returned with HTTP 200 [11123.621914] [54884]: [pid: 54884|app: 0|req: 109/212] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:03:28 2025] GET /volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11124.638590] [54885]: DEBUG cinder.api.middleware.request_id [req-9d70d004-9b10-45a6-9216-129520991f2f req-d05d8bab-d767-4b0d-a535-3dcb439b4f7c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11124.640709] [54885]: INFO cinder.api.openstack.wsgi [req-9d70d004-9b10-45a6-9216-129520991f2f req-d05d8bab-d767-4b0d-a535-3dcb439b4f7c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11124.641099] [54885]: DEBUG cinder.api.openstack.wsgi [req-9d70d004-9b10-45a6-9216-129520991f2f req-d05d8bab-d767-4b0d-a535-3dcb439b4f7c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11124.641445] [54885]: DEBUG cinder.api.openstack.wsgi [req-9d70d004-9b10-45a6-9216-129520991f2f req-d05d8bab-d767-4b0d-a535-3dcb439b4f7c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11124.651050] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11124.651050] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11124.654840] [54885]: INFO cinder.volume.api [req-9d70d004-9b10-45a6-9216-129520991f2f req-d05d8bab-d767-4b0d-a535-3dcb439b4f7c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Volume info retrieved successfully. [11124.659450] [54885]: INFO cinder.api.openstack.wsgi [req-9d70d004-9b10-45a6-9216-129520991f2f req-d05d8bab-d767-4b0d-a535-3dcb439b4f7c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 returned with HTTP 200 [11124.659844] [54885]: [pid: 54885|app: 0|req: 104/213] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:03:29 2025] GET /volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11124.674890] [54884]: DEBUG cinder.api.middleware.request_id [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11124.677462] [54884]: INFO cinder.api.openstack.wsgi [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] POST http://10.180.1.21/volume/v3/snapshots [11124.677552] [54884]: DEBUG cinder.api.openstack.wsgi [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-236687854", "description": null, "metadata": {}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11124.687040] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11124.687040] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11124.687161] [54884]: INFO cinder.volume.api [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Volume info retrieved successfully. [11124.687243] [54884]: INFO cinder.api.v3.snapshots [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Create snapshot from volume aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11124.702201] [54884]: WARNING cinder.quota [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-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. [11124.730222] [54884]: DEBUG cinder.quota [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Created reservations ['51e46fb1-2aba-4e7f-866f-5cfd1111f29d', '642614bd-9f3c-49ff-9e8d-0b0530c567fc', '683d86cc-93f8-4892-8cfa-aa6bb31fb161', '53cb9dcd-b948-474e-89cf-74df57bf0404'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11124.775706] [54884]: INFO cinder.volume.api [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Snapshot create request issued successfully. [11124.775817] [54884]: INFO cinder.api.openstack.wsgi [req-eacfd2fd-4d8f-444c-acc4-f20c56f88392 req-d5e26973-84d5-43b0-bd3f-938cdc9c19da tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [11124.776258] [54884]: [pid: 54884|app: 0|req: 110/214] 10.180.1.21 () {64 vars in 1427 bytes} [Tue Feb 11 15:03:29 2025] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11124.794706] [54885]: DEBUG cinder.api.middleware.request_id [req-346c6899-9034-4ebb-bb1a-4b83d2ded59d req-9c179e4b-d618-4401-a6da-321c4b4f3d3a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11124.797378] [54885]: INFO cinder.api.openstack.wsgi [req-346c6899-9034-4ebb-bb1a-4b83d2ded59d req-9c179e4b-d618-4401-a6da-321c4b4f3d3a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc [11124.797872] [54885]: DEBUG cinder.api.openstack.wsgi [req-346c6899-9034-4ebb-bb1a-4b83d2ded59d req-9c179e4b-d618-4401-a6da-321c4b4f3d3a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11124.798503] [54885]: DEBUG cinder.api.openstack.wsgi [req-346c6899-9034-4ebb-bb1a-4b83d2ded59d req-9c179e4b-d618-4401-a6da-321c4b4f3d3a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11124.817558] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11124.817558] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11124.818201] [54885]: INFO cinder.volume.api [req-346c6899-9034-4ebb-bb1a-4b83d2ded59d req-9c179e4b-d618-4401-a6da-321c4b4f3d3a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Snapshot retrieved successfully. [11124.819271] [54885]: INFO cinder.api.openstack.wsgi [req-346c6899-9034-4ebb-bb1a-4b83d2ded59d req-9c179e4b-d618-4401-a6da-321c4b4f3d3a tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc returned with HTTP 200 [11124.819725] [54885]: [pid: 54885|app: 0|req: 105/215] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 11 15:03:29 2025] GET /volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11124.833990] [54884]: DEBUG cinder.api.middleware.request_id [req-913ebafc-ea74-4bcd-bab0-1fac8a4fd080 req-c077eb5c-52c5-4304-9a4b-908792b125c6 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11124.836465] [54884]: INFO cinder.api.openstack.wsgi [req-913ebafc-ea74-4bcd-bab0-1fac8a4fd080 req-c077eb5c-52c5-4304-9a4b-908792b125c6 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [11124.836697] [54884]: DEBUG cinder.api.openstack.wsgi [req-913ebafc-ea74-4bcd-bab0-1fac8a4fd080 req-c077eb5c-52c5-4304-9a4b-908792b125c6 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11124.836919] [54884]: DEBUG cinder.api.openstack.wsgi [req-913ebafc-ea74-4bcd-bab0-1fac8a4fd080 req-c077eb5c-52c5-4304-9a4b-908792b125c6 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11124.837238] [54884]: DEBUG cinder.api.api_utils [req-913ebafc-ea74-4bcd-bab0-1fac8a4fd080 req-c077eb5c-52c5-4304-9a4b-908792b125c6 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11124.837561] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11124.837561] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11124.838597] [54884]: DEBUG cinder.db.sqlalchemy.api [req-913ebafc-ea74-4bcd-bab0-1fac8a4fd080 req-c077eb5c-52c5-4304-9a4b-908792b125c6 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Building query based on filter {{(pid=54884) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [11124.853324] [54884]: INFO cinder.volume.api [req-913ebafc-ea74-4bcd-bab0-1fac8a4fd080 req-c077eb5c-52c5-4304-9a4b-908792b125c6 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Get all snapshots completed successfully. [11124.854114] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11124.854114] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11124.855152] [54884]: INFO cinder.api.openstack.wsgi [req-913ebafc-ea74-4bcd-bab0-1fac8a4fd080 req-c077eb5c-52c5-4304-9a4b-908792b125c6 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [11124.855780] [54884]: [pid: 54884|app: 0|req: 111/216] 10.180.1.21 () {60 vars in 1394 bytes} [Tue Feb 11 15:03:29 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11124.872755] [54885]: DEBUG cinder.api.middleware.request_id [req-9f99ea61-e2f0-4694-a84d-9f70a2bc36d3 req-26dabba3-b6d7-47f9-9180-ce5b7ed7107c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11124.874507] [54885]: INFO cinder.api.openstack.wsgi [req-9f99ea61-e2f0-4694-a84d-9f70a2bc36d3 req-26dabba3-b6d7-47f9-9180-ce5b7ed7107c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc [11124.874882] [54885]: DEBUG cinder.api.openstack.wsgi [req-9f99ea61-e2f0-4694-a84d-9f70a2bc36d3 req-26dabba3-b6d7-47f9-9180-ce5b7ed7107c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11124.875246] [54885]: DEBUG cinder.api.openstack.wsgi [req-9f99ea61-e2f0-4694-a84d-9f70a2bc36d3 req-26dabba3-b6d7-47f9-9180-ce5b7ed7107c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11124.881540] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11124.881540] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11124.882084] [54885]: INFO cinder.volume.api [req-9f99ea61-e2f0-4694-a84d-9f70a2bc36d3 req-26dabba3-b6d7-47f9-9180-ce5b7ed7107c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Snapshot retrieved successfully. [11124.883214] [54885]: INFO cinder.api.openstack.wsgi [req-9f99ea61-e2f0-4694-a84d-9f70a2bc36d3 req-26dabba3-b6d7-47f9-9180-ce5b7ed7107c tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc returned with HTTP 200 [11124.883699] [54885]: [pid: 54885|app: 0|req: 106/217] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 11 15:03:29 2025] GET /volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11124.896706] [54884]: DEBUG cinder.api.middleware.request_id [req-fbcbbbab-d6fd-4ca3-a0a1-b50da4b6606b req-68727fa8-81ad-4c2c-9782-288d71db9665 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11124.899190] [54884]: INFO cinder.api.openstack.wsgi [req-fbcbbbab-d6fd-4ca3-a0a1-b50da4b6606b req-68727fa8-81ad-4c2c-9782-288d71db9665 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc [11124.899397] [54884]: DEBUG cinder.api.openstack.wsgi [req-fbcbbbab-d6fd-4ca3-a0a1-b50da4b6606b req-68727fa8-81ad-4c2c-9782-288d71db9665 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11124.899649] [54884]: DEBUG cinder.api.openstack.wsgi [req-fbcbbbab-d6fd-4ca3-a0a1-b50da4b6606b req-68727fa8-81ad-4c2c-9782-288d71db9665 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11124.899780] [54884]: INFO cinder.api.v2.snapshots [req-fbcbbbab-d6fd-4ca3-a0a1-b50da4b6606b req-68727fa8-81ad-4c2c-9782-288d71db9665 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Delete snapshot with id: 231aff54-85c9-4cbc-b0f5-db5c1376f8dc [11124.906462] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11124.906462] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11124.906707] [54884]: INFO cinder.volume.api [req-fbcbbbab-d6fd-4ca3-a0a1-b50da4b6606b req-68727fa8-81ad-4c2c-9782-288d71db9665 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Snapshot retrieved successfully. [11124.925961] [54884]: INFO cinder.volume.api [req-fbcbbbab-d6fd-4ca3-a0a1-b50da4b6606b req-68727fa8-81ad-4c2c-9782-288d71db9665 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Snapshot delete request issued successfully. [11124.925961] [54884]: INFO cinder.api.openstack.wsgi [req-fbcbbbab-d6fd-4ca3-a0a1-b50da4b6606b req-68727fa8-81ad-4c2c-9782-288d71db9665 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc returned with HTTP 202 [11124.926621] [54884]: [pid: 54884|app: 0|req: 112/218] 10.180.1.21 () {62 vars in 1506 bytes} [Tue Feb 11 15:03:29 2025] DELETE /volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11124.942121] [54885]: DEBUG cinder.api.middleware.request_id [req-ac8bb45e-e476-4267-8719-92f6fbfcb57c req-edb0b7ba-26b8-428c-b526-d8687a82fc49 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11124.944524] [54885]: INFO cinder.api.openstack.wsgi [req-ac8bb45e-e476-4267-8719-92f6fbfcb57c req-edb0b7ba-26b8-428c-b526-d8687a82fc49 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc [11124.944747] [54885]: DEBUG cinder.api.openstack.wsgi [req-ac8bb45e-e476-4267-8719-92f6fbfcb57c req-edb0b7ba-26b8-428c-b526-d8687a82fc49 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11124.945046] [54885]: DEBUG cinder.api.openstack.wsgi [req-ac8bb45e-e476-4267-8719-92f6fbfcb57c req-edb0b7ba-26b8-428c-b526-d8687a82fc49 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11124.951776] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11124.951776] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11124.952418] [54885]: INFO cinder.volume.api [req-ac8bb45e-e476-4267-8719-92f6fbfcb57c req-edb0b7ba-26b8-428c-b526-d8687a82fc49 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Snapshot retrieved successfully. [11124.953553] [54885]: INFO cinder.api.openstack.wsgi [req-ac8bb45e-e476-4267-8719-92f6fbfcb57c req-edb0b7ba-26b8-428c-b526-d8687a82fc49 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc returned with HTTP 200 [11124.953965] [54885]: [pid: 54885|app: 0|req: 107/219] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 11 15:03:29 2025] GET /volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11125.969972] [54884]: DEBUG cinder.api.middleware.request_id [req-1b6e2766-da26-4d30-a753-be25a53366f4 req-7c0b9f6f-2d6a-4257-a015-d608d4087376 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11125.972508] [54884]: INFO cinder.api.openstack.wsgi [req-1b6e2766-da26-4d30-a753-be25a53366f4 req-7c0b9f6f-2d6a-4257-a015-d608d4087376 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc [11125.972762] [54884]: DEBUG cinder.api.openstack.wsgi [req-1b6e2766-da26-4d30-a753-be25a53366f4 req-7c0b9f6f-2d6a-4257-a015-d608d4087376 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11125.972982] [54884]: DEBUG cinder.api.openstack.wsgi [req-1b6e2766-da26-4d30-a753-be25a53366f4 req-7c0b9f6f-2d6a-4257-a015-d608d4087376 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11125.979720] [54884]: INFO cinder.api.openstack.wsgi [req-1b6e2766-da26-4d30-a753-be25a53366f4 req-7c0b9f6f-2d6a-4257-a015-d608d4087376 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc returned with HTTP 404 [11125.980247] [54884]: [pid: 54884|app: 0|req: 113/220] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 11 15:03:30 2025] GET /volume/v3/snapshots/231aff54-85c9-4cbc-b0f5-db5c1376f8dc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11125.994754] [54885]: DEBUG cinder.api.middleware.request_id [req-259aed27-ba37-4285-8bbc-5a38bcdbf03b req-27b1dc89-2626-4fa7-869a-ed468f59f148 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11125.997099] [54885]: INFO cinder.api.openstack.wsgi [req-259aed27-ba37-4285-8bbc-5a38bcdbf03b req-27b1dc89-2626-4fa7-869a-ed468f59f148 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] DELETE http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11125.997445] [54885]: DEBUG cinder.api.openstack.wsgi [req-259aed27-ba37-4285-8bbc-5a38bcdbf03b req-27b1dc89-2626-4fa7-869a-ed468f59f148 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11125.997778] [54885]: DEBUG cinder.api.openstack.wsgi [req-259aed27-ba37-4285-8bbc-5a38bcdbf03b req-27b1dc89-2626-4fa7-869a-ed468f59f148 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11125.998079] [54885]: INFO cinder.api.v3.volumes [req-259aed27-ba37-4285-8bbc-5a38bcdbf03b req-27b1dc89-2626-4fa7-869a-ed468f59f148 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Delete volume with id: aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11126.010018] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11126.010018] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11126.010018] [54885]: INFO cinder.volume.api [req-259aed27-ba37-4285-8bbc-5a38bcdbf03b req-27b1dc89-2626-4fa7-869a-ed468f59f148 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Volume info retrieved successfully. [11126.027443] [54885]: INFO cinder.volume.api [req-259aed27-ba37-4285-8bbc-5a38bcdbf03b req-27b1dc89-2626-4fa7-869a-ed468f59f148 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Delete volume request issued successfully. [11126.027884] [54885]: INFO cinder.api.openstack.wsgi [req-259aed27-ba37-4285-8bbc-5a38bcdbf03b req-27b1dc89-2626-4fa7-869a-ed468f59f148 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 returned with HTTP 202 [11126.028462] [54885]: [pid: 54885|app: 0|req: 108/221] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 11 15:03:30 2025] DELETE /volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11126.045775] [54884]: DEBUG cinder.api.middleware.request_id [req-6a55ef7a-beb0-47b7-867d-f195bb6441b4 req-b7f717ed-552b-4b49-b587-eb95df628ce5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11126.048531] [54884]: INFO cinder.api.openstack.wsgi [req-6a55ef7a-beb0-47b7-867d-f195bb6441b4 req-b7f717ed-552b-4b49-b587-eb95df628ce5 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11126.048759] [54884]: DEBUG cinder.api.openstack.wsgi [req-6a55ef7a-beb0-47b7-867d-f195bb6441b4 req-b7f717ed-552b-4b49-b587-eb95df628ce5 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11126.048994] [54884]: DEBUG cinder.api.openstack.wsgi [req-6a55ef7a-beb0-47b7-867d-f195bb6441b4 req-b7f717ed-552b-4b49-b587-eb95df628ce5 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11126.059806] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11126.059806] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11126.068179] [54884]: INFO cinder.volume.api [req-6a55ef7a-beb0-47b7-867d-f195bb6441b4 req-b7f717ed-552b-4b49-b587-eb95df628ce5 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Volume info retrieved successfully. [11126.078882] [54884]: INFO cinder.api.openstack.wsgi [req-6a55ef7a-beb0-47b7-867d-f195bb6441b4 req-b7f717ed-552b-4b49-b587-eb95df628ce5 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 returned with HTTP 200 [11126.079424] [54884]: [pid: 54884|app: 0|req: 114/222] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:03:30 2025] GET /volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11126.775206] [54885]: DEBUG cinder.api.middleware.request_id [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-b81bcaae-e7b8-4c2e-9ddb-b7619c4cffdf None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11126.778094] [54885]: INFO cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-b81bcaae-e7b8-4c2e-9ddb-b7619c4cffdf tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11126.778470] [54885]: DEBUG cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-b81bcaae-e7b8-4c2e-9ddb-b7619c4cffdf tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11126.778730] [54885]: DEBUG cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-b81bcaae-e7b8-4c2e-9ddb-b7619c4cffdf tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11126.794466] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11126.794466] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11126.799153] [54885]: INFO cinder.volume.api [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-b81bcaae-e7b8-4c2e-9ddb-b7619c4cffdf tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11126.805029] [54885]: INFO cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-b81bcaae-e7b8-4c2e-9ddb-b7619c4cffdf tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11126.805467] [54885]: [pid: 54885|app: 0|req: 109/223] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:03:31 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11126.831397] [54884]: DEBUG cinder.api.middleware.request_id [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-53adbafd-fa9e-4c5c-8eec-2414e6b3baa4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11126.833770] [54884]: INFO cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-53adbafd-fa9e-4c5c-8eec-2414e6b3baa4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0/action [11126.834195] [54884]: DEBUG cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-53adbafd-fa9e-4c5c-8eec-2414e6b3baa4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11126.834336] [54884]: DEBUG cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-53adbafd-fa9e-4c5c-8eec-2414e6b3baa4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11126.845121] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11126.845121] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11126.845651] [54884]: INFO cinder.volume.api [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-53adbafd-fa9e-4c5c-8eec-2414e6b3baa4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11126.851876] [54884]: INFO cinder.volume.api [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-53adbafd-fa9e-4c5c-8eec-2414e6b3baa4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Begin detaching volume completed successfully. [11126.852161] [54884]: INFO cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-53adbafd-fa9e-4c5c-8eec-2414e6b3baa4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0/action returned with HTTP 202 [11126.852768] [54884]: [pid: 54884|app: 0|req: 115/224] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:03:31 2025] POST /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [11126.870198] [54885]: DEBUG cinder.api.middleware.request_id [None req-76083c4c-c605-4f35-a20c-ae010c0953c4 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11126.872624] [54885]: INFO cinder.api.openstack.wsgi [None req-76083c4c-c605-4f35-a20c-ae010c0953c4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11126.872861] [54885]: DEBUG cinder.api.openstack.wsgi [None req-76083c4c-c605-4f35-a20c-ae010c0953c4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11126.873123] [54885]: DEBUG cinder.api.openstack.wsgi [None req-76083c4c-c605-4f35-a20c-ae010c0953c4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11126.884854] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11126.884854] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11126.889644] [54885]: INFO cinder.volume.api [None req-76083c4c-c605-4f35-a20c-ae010c0953c4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11126.896816] [54885]: INFO cinder.api.openstack.wsgi [None req-76083c4c-c605-4f35-a20c-ae010c0953c4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11126.897475] [54885]: [pid: 54885|app: 0|req: 110/225] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:03:31 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11127.097045] [54884]: DEBUG cinder.api.middleware.request_id [req-a54c13f4-da8a-475f-bdbc-285858897764 req-d78e8ca1-789b-4bce-a8a9-180182619926 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11127.099894] [54884]: INFO cinder.api.openstack.wsgi [req-a54c13f4-da8a-475f-bdbc-285858897764 req-d78e8ca1-789b-4bce-a8a9-180182619926 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11127.100231] [54884]: DEBUG cinder.api.openstack.wsgi [req-a54c13f4-da8a-475f-bdbc-285858897764 req-d78e8ca1-789b-4bce-a8a9-180182619926 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11127.100566] [54884]: DEBUG cinder.api.openstack.wsgi [req-a54c13f4-da8a-475f-bdbc-285858897764 req-d78e8ca1-789b-4bce-a8a9-180182619926 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11127.107254] [54884]: INFO cinder.api.openstack.wsgi [req-a54c13f4-da8a-475f-bdbc-285858897764 req-d78e8ca1-789b-4bce-a8a9-180182619926 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 returned with HTTP 404 [11127.107772] [54884]: [pid: 54884|app: 0|req: 116/226] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:03:31 2025] GET /volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11127.123798] [54885]: DEBUG cinder.api.middleware.request_id [req-c8b03d04-3da9-42d5-bf88-eeb42ca4a35b req-43de7361-724f-43d8-9ed6-3a9731ed6a33 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11127.126239] [54885]: INFO cinder.api.openstack.wsgi [req-c8b03d04-3da9-42d5-bf88-eeb42ca4a35b req-43de7361-724f-43d8-9ed6-3a9731ed6a33 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] DELETE http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11127.126543] [54885]: DEBUG cinder.api.openstack.wsgi [req-c8b03d04-3da9-42d5-bf88-eeb42ca4a35b req-43de7361-724f-43d8-9ed6-3a9731ed6a33 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11127.126708] [54885]: DEBUG cinder.api.openstack.wsgi [req-c8b03d04-3da9-42d5-bf88-eeb42ca4a35b req-43de7361-724f-43d8-9ed6-3a9731ed6a33 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11127.127607] [54885]: INFO cinder.api.v3.volumes [req-c8b03d04-3da9-42d5-bf88-eeb42ca4a35b req-43de7361-724f-43d8-9ed6-3a9731ed6a33 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Delete volume with id: aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11127.133766] [54885]: INFO cinder.api.openstack.wsgi [req-c8b03d04-3da9-42d5-bf88-eeb42ca4a35b req-43de7361-724f-43d8-9ed6-3a9731ed6a33 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 returned with HTTP 404 [11127.133766] [54885]: [pid: 54885|app: 0|req: 111/227] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 11 15:03:31 2025] DELETE /volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11127.148125] [54884]: DEBUG cinder.api.middleware.request_id [req-228f3a33-573b-4fd9-afd6-bc742d14771b req-e062ef7b-c925-458c-ab34-0846c3a9f555 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11127.151200] [54884]: INFO cinder.api.openstack.wsgi [req-228f3a33-573b-4fd9-afd6-bc742d14771b req-e062ef7b-c925-458c-ab34-0846c3a9f555 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] GET http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 [11127.151504] [54884]: DEBUG cinder.api.openstack.wsgi [req-228f3a33-573b-4fd9-afd6-bc742d14771b req-e062ef7b-c925-458c-ab34-0846c3a9f555 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11127.151800] [54884]: DEBUG cinder.api.openstack.wsgi [req-228f3a33-573b-4fd9-afd6-bc742d14771b req-e062ef7b-c925-458c-ab34-0846c3a9f555 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11127.160168] [54884]: INFO cinder.api.openstack.wsgi [req-228f3a33-573b-4fd9-afd6-bc742d14771b req-e062ef7b-c925-458c-ab34-0846c3a9f555 tempest-VolumesSnapshotsTestJSON-248204547 tempest-VolumesSnapshotsTestJSON-248204547-project-member] http://10.180.1.21/volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 returned with HTTP 404 [11127.160851] [54884]: [pid: 54884|app: 0|req: 117/228] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:03:31 2025] GET /volume/v3/volumes/aa1e3fd7-3162-44ee-bcbb-d74e5fde67d5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11127.886145] [54885]: DEBUG cinder.api.middleware.request_id [None req-89dd42f6-3fc2-4868-8f47-36407688b50f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11127.886670] [54885]: INFO cinder.api.openstack.wsgi [None req-89dd42f6-3fc2-4868-8f47-36407688b50f None None] GET http://10.180.1.21/volume// [11127.886850] [54885]: DEBUG cinder.api.openstack.wsgi [None req-89dd42f6-3fc2-4868-8f47-36407688b50f None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11127.887235] [54885]: DEBUG cinder.api.openstack.wsgi [None req-89dd42f6-3fc2-4868-8f47-36407688b50f None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11127.887660] [54885]: INFO cinder.api.openstack.wsgi [None req-89dd42f6-3fc2-4868-8f47-36407688b50f None None] http://10.180.1.21/volume// returned with HTTP 300 [11127.888010] [54885]: [pid: 54885|app: 0|req: 112/229] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:03:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11127.900137] [54884]: DEBUG cinder.api.middleware.request_id [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-29053629-0cb2-465c-8265-6df8c99baca7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11127.906109] [54884]: INFO cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-29053629-0cb2-465c-8265-6df8c99baca7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11127.906372] [54884]: DEBUG cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-29053629-0cb2-465c-8265-6df8c99baca7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11127.906586] [54884]: DEBUG cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-29053629-0cb2-465c-8265-6df8c99baca7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11127.908324] [54885]: DEBUG cinder.api.middleware.request_id [None req-77f28425-0926-4bcc-83ff-33ac973f14cb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11127.911015] [54885]: INFO cinder.api.openstack.wsgi [None req-77f28425-0926-4bcc-83ff-33ac973f14cb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11127.911157] [54885]: DEBUG cinder.api.openstack.wsgi [None req-77f28425-0926-4bcc-83ff-33ac973f14cb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11127.912760] [54885]: DEBUG cinder.api.openstack.wsgi [None req-77f28425-0926-4bcc-83ff-33ac973f14cb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11127.927382] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11127.927382] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11127.930381] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11127.930381] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11127.934907] [54884]: INFO cinder.volume.api [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-29053629-0cb2-465c-8265-6df8c99baca7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11127.936944] [54885]: INFO cinder.volume.api [None req-77f28425-0926-4bcc-83ff-33ac973f14cb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11127.943852] [54884]: INFO cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-29053629-0cb2-465c-8265-6df8c99baca7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11127.943852] [54884]: [pid: 54884|app: 0|req: 118/230] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:03:32 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11127.945727] [54885]: INFO cinder.api.openstack.wsgi [None req-77f28425-0926-4bcc-83ff-33ac973f14cb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11127.946170] [54885]: [pid: 54885|app: 0|req: 113/231] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:03:32 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11128.968301] [54884]: DEBUG cinder.api.middleware.request_id [None req-d539c915-ce33-4bda-8a0e-7dfbbee5b7bc None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11128.970582] [54884]: INFO cinder.api.openstack.wsgi [None req-d539c915-ce33-4bda-8a0e-7dfbbee5b7bc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11128.970849] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d539c915-ce33-4bda-8a0e-7dfbbee5b7bc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11128.971100] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d539c915-ce33-4bda-8a0e-7dfbbee5b7bc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11128.989780] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11128.989780] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11128.995417] [54884]: INFO cinder.volume.api [None req-d539c915-ce33-4bda-8a0e-7dfbbee5b7bc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11129.001406] [54884]: INFO cinder.api.openstack.wsgi [None req-d539c915-ce33-4bda-8a0e-7dfbbee5b7bc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11129.001406] [54884]: [pid: 54884|app: 0|req: 119/232] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:03:33 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11129.124232] [54885]: DEBUG cinder.api.middleware.request_id [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-7eb95bbe-2bdd-4979-9e04-d4225aa7f765 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11129.126784] [54885]: INFO cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-7eb95bbe-2bdd-4979-9e04-d4225aa7f765 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b [11129.127157] [54885]: DEBUG cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-7eb95bbe-2bdd-4979-9e04-d4225aa7f765 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11129.128452] [54885]: DEBUG cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-7eb95bbe-2bdd-4979-9e04-d4225aa7f765 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11129.135196] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11129.135196] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11129.673672] [54885]: INFO cinder.api.openstack.wsgi [req-f319913c-0693-4011-a6e4-51bf6f149f29 req-7eb95bbe-2bdd-4979-9e04-d4225aa7f765 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b returned with HTTP 200 [11129.674401] [54885]: [pid: 54885|app: 0|req: 114/233] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:03:33 2025] DELETE /volume/v3/attachments/b90d6ed5-bff0-467e-93d1-962ef3ac383b => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11130.016054] [54884]: DEBUG cinder.api.middleware.request_id [None req-41973e59-aeb3-496e-b21d-275b3a6c46fb None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11130.018856] [54884]: INFO cinder.api.openstack.wsgi [None req-41973e59-aeb3-496e-b21d-275b3a6c46fb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11130.019594] [54884]: DEBUG cinder.api.openstack.wsgi [None req-41973e59-aeb3-496e-b21d-275b3a6c46fb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11130.019764] [54884]: DEBUG cinder.api.openstack.wsgi [None req-41973e59-aeb3-496e-b21d-275b3a6c46fb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11130.029783] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11130.029783] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11130.034205] [54884]: INFO cinder.volume.api [None req-41973e59-aeb3-496e-b21d-275b3a6c46fb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11130.043739] [54884]: INFO cinder.api.openstack.wsgi [None req-41973e59-aeb3-496e-b21d-275b3a6c46fb tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11130.044169] [54884]: [pid: 54884|app: 0|req: 120/234] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:03:34 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11139.672655] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=40,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11140.041525] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=73,cinder:INSERT=17,cinder:UPDATE=26 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11144.477836] [54885]: DEBUG cinder.api.middleware.request_id [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11144.480654] [54885]: INFO cinder.api.openstack.wsgi [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] POST http://10.180.1.21/volume/v3/volumes [11144.481106] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1389227062"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11144.482992] [54885]: DEBUG cinder.api.v3.volumes [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1389227062'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11144.483137] [54885]: INFO cinder.api.v3.volumes [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Create volume of 1 GB [11144.483492] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11144.483492] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11144.489025] [54885]: INFO cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Availability Zones retrieved successfully. [11144.497349] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Flow 'volume_create_api' (6999c0bf-85c8-45a5-80d4-937ee43713f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11144.498605] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88707f1b-11bd-4cfc-8c5f-8c337a3561df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11144.499875] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11144.522530] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88707f1b-11bd-4cfc-8c5f-8c337a3561df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11144.523945] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ef8ed3-b94a-448d-b1b1-4b72d4d48c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11144.613138] [54885]: DEBUG cinder.quota [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Created reservations ['5676a1f9-7a8c-4434-b8ce-fc8733b4cf3b', '1d4cb9a3-5941-4c36-8103-1a485d24cfa5', '0b74466b-77f1-4e26-a294-748cf4655c6e', '88522450-722b-4a13-a525-2cdd36df2837'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11144.614058] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ef8ed3-b94a-448d-b1b1-4b72d4d48c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5676a1f9-7a8c-4434-b8ce-fc8733b4cf3b', '1d4cb9a3-5941-4c36-8103-1a485d24cfa5', '0b74466b-77f1-4e26-a294-748cf4655c6e', '88522450-722b-4a13-a525-2cdd36df2837']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11144.615391] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e42d284-0328-4c19-975b-c52c207bc7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11144.642542] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e42d284-0328-4c19-975b-c52c207bc7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a8c943a-e74b-46d3-af46-5a004b4964fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1389227062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76f55798467842c29f5f9cee1c353241',qos_specs=None,replication_status=,reservations=['5676a1f9-7a8c-4434-b8ce-fc8733b4cf3b','1d4cb9a3-5941-4c36-8103-1a485d24cfa5','0b74466b-77f1-4e26-a294-748cf4655c6e','88522450-722b-4a13-a525-2cdd36df2837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255116f6791f4500a357e12b11e4eb93',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1389227062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a8c943a-e74b-46d3-af46-5a004b4964fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76f55798467842c29f5f9cee1c353241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255116f6791f4500a357e12b11e4eb93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11144.644378] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118e29c9-2f4d-49fc-9640-ee75819b9767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11144.659715] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118e29c9-2f4d-49fc-9640-ee75819b9767) transitioned into state 'SUCCESS' from state '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-1389227062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76f55798467842c29f5f9cee1c353241',qos_specs=None,replication_status=,reservations=['5676a1f9-7a8c-4434-b8ce-fc8733b4cf3b','1d4cb9a3-5941-4c36-8103-1a485d24cfa5','0b74466b-77f1-4e26-a294-748cf4655c6e','88522450-722b-4a13-a525-2cdd36df2837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255116f6791f4500a357e12b11e4eb93',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11144.661452] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4c868b-9926-4609-8818-0fbf97060e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11144.681962] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4c868b-9926-4609-8818-0fbf97060e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11144.683850] [54885]: DEBUG cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Flow 'volume_create_api' (6999c0bf-85c8-45a5-80d4-937ee43713f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11144.684490] [54885]: INFO cinder.volume.api [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Create volume request issued successfully. [11144.685633] [54885]: INFO cinder.api.openstack.wsgi [None req-3d2c40d9-6c1e-4f0f-b234-732a06996f64 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11144.686327] [54885]: [pid: 54885|app: 0|req: 115/235] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:03:49 2025] POST /volume/v3/volumes => generated 756 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11144.702516] [54884]: DEBUG cinder.api.middleware.request_id [None req-a574e5fe-bde1-44b2-95c1-b510c0c42132 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11144.706667] [54884]: INFO cinder.api.openstack.wsgi [None req-a574e5fe-bde1-44b2-95c1-b510c0c42132 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11144.707086] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a574e5fe-bde1-44b2-95c1-b510c0c42132 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11144.707452] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a574e5fe-bde1-44b2-95c1-b510c0c42132 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11144.721126] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11144.721126] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11144.726218] [54884]: INFO cinder.volume.api [None req-a574e5fe-bde1-44b2-95c1-b510c0c42132 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11144.734694] [54884]: INFO cinder.api.openstack.wsgi [None req-a574e5fe-bde1-44b2-95c1-b510c0c42132 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11144.735440] [54884]: [pid: 54884|app: 0|req: 121/236] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:03:49 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11145.754663] [54885]: DEBUG cinder.api.middleware.request_id [None req-7b8dab50-5120-4e5f-b207-596caeda7a46 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11145.756595] [54885]: INFO cinder.api.openstack.wsgi [None req-7b8dab50-5120-4e5f-b207-596caeda7a46 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11145.756837] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7b8dab50-5120-4e5f-b207-596caeda7a46 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11145.757074] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7b8dab50-5120-4e5f-b207-596caeda7a46 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11145.767406] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11145.767406] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11145.771702] [54885]: INFO cinder.volume.api [None req-7b8dab50-5120-4e5f-b207-596caeda7a46 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11145.776282] [54885]: INFO cinder.api.openstack.wsgi [None req-7b8dab50-5120-4e5f-b207-596caeda7a46 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11145.776671] [54885]: [pid: 54885|app: 0|req: 116/237] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:03:50 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11154.730827] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=4 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11155.904781] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11156.094985] [54884]: DEBUG cinder.api.middleware.request_id [req-387b9c50-15db-4565-9139-204740d15d42 req-b0bdc2ec-bd15-423e-b49a-9ea9fe0aabc8 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11156.097798] [54884]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-b0bdc2ec-bd15-423e-b49a-9ea9fe0aabc8 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11156.098053] [54884]: DEBUG cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-b0bdc2ec-bd15-423e-b49a-9ea9fe0aabc8 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11156.098282] [54884]: DEBUG cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-b0bdc2ec-bd15-423e-b49a-9ea9fe0aabc8 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11156.110466] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11156.110466] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11156.114476] [54884]: INFO cinder.volume.api [req-387b9c50-15db-4565-9139-204740d15d42 req-b0bdc2ec-bd15-423e-b49a-9ea9fe0aabc8 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11156.119846] [54884]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-b0bdc2ec-bd15-423e-b49a-9ea9fe0aabc8 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11156.120420] [54884]: [pid: 54884|app: 0|req: 122/238] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:04:00 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11157.646962] [54885]: DEBUG cinder.api.middleware.request_id [None req-f95b7c59-4925-490c-9e35-cd1e08499424 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11157.647898] [54885]: INFO cinder.api.openstack.wsgi [None req-f95b7c59-4925-490c-9e35-cd1e08499424 None None] GET http://10.180.1.21/volume// [11157.647898] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f95b7c59-4925-490c-9e35-cd1e08499424 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11157.647898] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f95b7c59-4925-490c-9e35-cd1e08499424 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11157.648863] [54885]: INFO cinder.api.openstack.wsgi [None req-f95b7c59-4925-490c-9e35-cd1e08499424 None None] http://10.180.1.21/volume// returned with HTTP 300 [11157.648863] [54885]: [pid: 54885|app: 0|req: 117/239] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:04:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11157.653546] [54884]: DEBUG cinder.api.middleware.request_id [req-387b9c50-15db-4565-9139-204740d15d42 req-559be384-6a2f-4eb6-a248-fd9f7024bc61 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11157.656986] [54884]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-559be384-6a2f-4eb6-a248-fd9f7024bc61 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] POST http://10.180.1.21/volume/v3/attachments [11157.656986] [54884]: DEBUG cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-559be384-6a2f-4eb6-a248-fd9f7024bc61 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a070f3-42b5-483b-a646-aebdf7663133", "connector": null, "instance_uuid": "847d5760-9d9f-480a-b5ef-cebd04ab7447"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11157.670773] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11157.670773] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11157.694142] [54884]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-559be384-6a2f-4eb6-a248-fd9f7024bc61 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11157.694754] [54884]: [pid: 54884|app: 0|req: 123/240] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:04:02 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11157.712282] [54885]: DEBUG cinder.api.middleware.request_id [None req-9789b55e-5949-40ea-880a-9b6cdca80e92 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11157.714374] [54885]: INFO cinder.api.openstack.wsgi [None req-9789b55e-5949-40ea-880a-9b6cdca80e92 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11157.714593] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9789b55e-5949-40ea-880a-9b6cdca80e92 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11157.714804] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9789b55e-5949-40ea-880a-9b6cdca80e92 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11157.725324] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11157.725324] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11157.729857] [54885]: INFO cinder.volume.api [None req-9789b55e-5949-40ea-880a-9b6cdca80e92 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11157.735212] [54885]: INFO cinder.api.openstack.wsgi [None req-9789b55e-5949-40ea-880a-9b6cdca80e92 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11157.735527] [54885]: [pid: 54885|app: 0|req: 118/241] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:02 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11158.226368] [54884]: DEBUG cinder.api.middleware.request_id [None req-7c542631-7362-4c81-85ab-4910552bfd7f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11158.226368] [54884]: INFO cinder.api.openstack.wsgi [None req-7c542631-7362-4c81-85ab-4910552bfd7f None None] GET http://10.180.1.21/volume// [11158.226368] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7c542631-7362-4c81-85ab-4910552bfd7f None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11158.226368] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7c542631-7362-4c81-85ab-4910552bfd7f None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11158.226368] [54884]: INFO cinder.api.openstack.wsgi [None req-7c542631-7362-4c81-85ab-4910552bfd7f None None] http://10.180.1.21/volume// returned with HTTP 300 [11158.226763] [54884]: [pid: 54884|app: 0|req: 124/242] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:04:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11158.231617] [54885]: DEBUG cinder.api.middleware.request_id [req-387b9c50-15db-4565-9139-204740d15d42 req-8b9d633c-219a-4586-adeb-ef8b64638f5b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11158.234306] [54885]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-8b9d633c-219a-4586-adeb-ef8b64638f5b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11158.234578] [54885]: DEBUG cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-8b9d633c-219a-4586-adeb-ef8b64638f5b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11158.234803] [54885]: DEBUG cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-8b9d633c-219a-4586-adeb-ef8b64638f5b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11158.245673] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11158.245673] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11158.249712] [54885]: INFO cinder.volume.api [req-387b9c50-15db-4565-9139-204740d15d42 req-8b9d633c-219a-4586-adeb-ef8b64638f5b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11158.254912] [54885]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-8b9d633c-219a-4586-adeb-ef8b64638f5b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11158.255449] [54885]: [pid: 54885|app: 0|req: 119/243] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:04:03 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 1031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11158.290934] [54884]: DEBUG cinder.api.middleware.request_id [req-387b9c50-15db-4565-9139-204740d15d42 req-246e43e8-fc0a-4602-8917-9b4530f18f13 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11158.293639] [54884]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-246e43e8-fc0a-4602-8917-9b4530f18f13 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] PUT http://10.180.1.21/volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3 [11158.294168] [54884]: DEBUG cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-246e43e8-fc0a-4602-8917-9b4530f18f13 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-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-496142", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11158.303068] [54884]: DEBUG cinder.coordination [req-387b9c50-15db-4565-9139-204740d15d42 req-246e43e8-fc0a-4602-8917-9b4530f18f13 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Acquiring lock "cinder-attachment_update-43a070f3-42b5-483b-a646-aebdf7663133-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11158.307635] [54884]: DEBUG cinder.coordination [req-387b9c50-15db-4565-9139-204740d15d42 req-246e43e8-fc0a-4602-8917-9b4530f18f13 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Lock "cinder-attachment_update-43a070f3-42b5-483b-a646-aebdf7663133-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11158.308856] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11158.308856] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11158.746507] [54885]: DEBUG cinder.api.middleware.request_id [None req-1e7a7486-368c-4039-a8ee-cfad1654c718 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11158.748755] [54885]: INFO cinder.api.openstack.wsgi [None req-1e7a7486-368c-4039-a8ee-cfad1654c718 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11158.749051] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1e7a7486-368c-4039-a8ee-cfad1654c718 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11158.749303] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1e7a7486-368c-4039-a8ee-cfad1654c718 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11158.764060] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11158.764060] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11158.769012] [54885]: INFO cinder.volume.api [None req-1e7a7486-368c-4039-a8ee-cfad1654c718 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11158.776539] [54885]: INFO cinder.api.openstack.wsgi [None req-1e7a7486-368c-4039-a8ee-cfad1654c718 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11158.776539] [54885]: [pid: 54885|app: 0|req: 120/244] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:03 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11159.787782] [54885]: DEBUG cinder.api.middleware.request_id [None req-5079d1cb-8ab9-4a97-bc09-4411340fd55e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11159.789853] [54885]: INFO cinder.api.openstack.wsgi [None req-5079d1cb-8ab9-4a97-bc09-4411340fd55e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11159.790228] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5079d1cb-8ab9-4a97-bc09-4411340fd55e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11159.790567] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5079d1cb-8ab9-4a97-bc09-4411340fd55e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11159.801067] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11159.801067] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11159.804395] [54885]: INFO cinder.volume.api [None req-5079d1cb-8ab9-4a97-bc09-4411340fd55e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11159.810039] [54885]: INFO cinder.api.openstack.wsgi [None req-5079d1cb-8ab9-4a97-bc09-4411340fd55e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11159.810482] [54885]: [pid: 54885|app: 0|req: 121/245] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:04 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11160.821261] [54885]: DEBUG cinder.api.middleware.request_id [None req-cdbb0ab6-5740-40d2-94fe-97f3d8e2454c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11160.824068] [54885]: INFO cinder.api.openstack.wsgi [None req-cdbb0ab6-5740-40d2-94fe-97f3d8e2454c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11160.824068] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cdbb0ab6-5740-40d2-94fe-97f3d8e2454c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11160.824068] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cdbb0ab6-5740-40d2-94fe-97f3d8e2454c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11160.837782] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11160.837782] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11160.842085] [54885]: INFO cinder.volume.api [None req-cdbb0ab6-5740-40d2-94fe-97f3d8e2454c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11160.847514] [54885]: INFO cinder.api.openstack.wsgi [None req-cdbb0ab6-5740-40d2-94fe-97f3d8e2454c tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11160.847942] [54885]: [pid: 54885|app: 0|req: 122/246] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:05 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11161.859280] [54885]: DEBUG cinder.api.middleware.request_id [None req-2fb2af51-058f-411e-acc1-27abdc3f1887 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11161.861544] [54885]: INFO cinder.api.openstack.wsgi [None req-2fb2af51-058f-411e-acc1-27abdc3f1887 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11161.861776] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2fb2af51-058f-411e-acc1-27abdc3f1887 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11161.861994] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2fb2af51-058f-411e-acc1-27abdc3f1887 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11161.876160] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11161.876160] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11161.880423] [54885]: INFO cinder.volume.api [None req-2fb2af51-058f-411e-acc1-27abdc3f1887 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11161.886871] [54885]: INFO cinder.api.openstack.wsgi [None req-2fb2af51-058f-411e-acc1-27abdc3f1887 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11161.887303] [54885]: [pid: 54885|app: 0|req: 123/247] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:06 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11162.897819] [54885]: DEBUG cinder.api.middleware.request_id [None req-890cc56e-1d79-41f7-a628-267af0086c3e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11162.900796] [54885]: INFO cinder.api.openstack.wsgi [None req-890cc56e-1d79-41f7-a628-267af0086c3e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11162.901193] [54885]: DEBUG cinder.api.openstack.wsgi [None req-890cc56e-1d79-41f7-a628-267af0086c3e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11162.901546] [54885]: DEBUG cinder.api.openstack.wsgi [None req-890cc56e-1d79-41f7-a628-267af0086c3e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11162.916522] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11162.916522] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11162.920578] [54885]: INFO cinder.volume.api [None req-890cc56e-1d79-41f7-a628-267af0086c3e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11162.926092] [54885]: INFO cinder.api.openstack.wsgi [None req-890cc56e-1d79-41f7-a628-267af0086c3e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11162.926519] [54885]: [pid: 54885|app: 0|req: 124/248] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:07 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11163.336469] [54884]: DEBUG cinder.coordination [req-387b9c50-15db-4565-9139-204740d15d42 req-246e43e8-fc0a-4602-8917-9b4530f18f13 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Lock "cinder-attachment_update-43a070f3-42b5-483b-a646-aebdf7663133-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11163.336860] [54884]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-246e43e8-fc0a-4602-8917-9b4530f18f13 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3 returned with HTTP 200 [11163.337429] [54884]: [pid: 54884|app: 0|req: 125/249] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:04:03 2025] PUT /volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3 => generated 617 bytes in 5047 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11163.939138] [54885]: DEBUG cinder.api.middleware.request_id [None req-a254704c-06ca-41f7-93c3-79ad2a772fd2 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11163.942232] [54885]: INFO cinder.api.openstack.wsgi [None req-a254704c-06ca-41f7-93c3-79ad2a772fd2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11163.942585] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a254704c-06ca-41f7-93c3-79ad2a772fd2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11163.942932] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a254704c-06ca-41f7-93c3-79ad2a772fd2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11163.962315] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11163.962315] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11163.968343] [54885]: INFO cinder.volume.api [None req-a254704c-06ca-41f7-93c3-79ad2a772fd2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11163.976070] [54885]: INFO cinder.api.openstack.wsgi [None req-a254704c-06ca-41f7-93c3-79ad2a772fd2 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11163.976694] [54885]: [pid: 54885|app: 0|req: 125/250] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:08 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11164.988529] [54884]: DEBUG cinder.api.middleware.request_id [None req-dbff41f9-b3d4-4516-a8e8-1992012c6961 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11164.990655] [54884]: INFO cinder.api.openstack.wsgi [None req-dbff41f9-b3d4-4516-a8e8-1992012c6961 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11164.990887] [54884]: DEBUG cinder.api.openstack.wsgi [None req-dbff41f9-b3d4-4516-a8e8-1992012c6961 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11164.991147] [54884]: DEBUG cinder.api.openstack.wsgi [None req-dbff41f9-b3d4-4516-a8e8-1992012c6961 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11165.014438] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11165.014438] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11165.018707] [54884]: INFO cinder.volume.api [None req-dbff41f9-b3d4-4516-a8e8-1992012c6961 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11165.023614] [54884]: INFO cinder.api.openstack.wsgi [None req-dbff41f9-b3d4-4516-a8e8-1992012c6961 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11165.023614] [54884]: [pid: 54884|app: 0|req: 126/251] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:09 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11165.171765] [54885]: DEBUG cinder.api.middleware.request_id [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11165.174533] [54885]: INFO cinder.api.openstack.wsgi [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/volumes [11165.175102] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-702134861"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11165.178641] [54885]: DEBUG cinder.api.v3.volumes [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-702134861'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11165.178860] [54885]: INFO cinder.api.v3.volumes [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume of 1 GB [11165.184641] [54885]: INFO cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Availability Zones retrieved successfully. [11165.195720] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Flow 'volume_create_api' (cf6c8a62-a1f8-438a-98dd-1b89fef2a0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11165.197177] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c868d5f-0ed4-4743-8291-c483476a06b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11165.198446] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11165.220876] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c868d5f-0ed4-4743-8291-c483476a06b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11165.222806] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba3fb90-61e2-4580-a960-dc3129c69e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11165.279372] [54885]: DEBUG cinder.quota [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Created reservations ['7af56cdd-5953-4e38-8167-5e6613c020b1', '02297272-2dfa-424e-9840-3755bf409428', 'e06b3f09-ec77-49ba-85e7-667d86d04b87', 'eccf08b3-2488-4827-950f-e86e480246c4'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11165.282578] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba3fb90-61e2-4580-a960-dc3129c69e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7af56cdd-5953-4e38-8167-5e6613c020b1', '02297272-2dfa-424e-9840-3755bf409428', 'e06b3f09-ec77-49ba-85e7-667d86d04b87', 'eccf08b3-2488-4827-950f-e86e480246c4']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11165.282578] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90dc3148-8880-44ce-8713-5790beae15b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11165.294033] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90dc3148-8880-44ce-8713-5790beae15b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5faa81e3-2919-4e97-b12c-bebed848f27f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-702134861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d543a0d9cf004be08170db870de698df',qos_specs=None,replication_status=,reservations=['7af56cdd-5953-4e38-8167-5e6613c020b1','02297272-2dfa-424e-9840-3755bf409428','e06b3f09-ec77-49ba-85e7-667d86d04b87','eccf08b3-2488-4827-950f-e86e480246c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a565ee56d75441108f8b59682373b033',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-702134861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5faa81e3-2919-4e97-b12c-bebed848f27f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d543a0d9cf004be08170db870de698df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a565ee56d75441108f8b59682373b033',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11165.294758] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01011bd1-d8e6-451d-b52d-54f65cab85ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11165.308416] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01011bd1-d8e6-451d-b52d-54f65cab85ea) transitioned into state 'SUCCESS' from state '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-702134861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d543a0d9cf004be08170db870de698df',qos_specs=None,replication_status=,reservations=['7af56cdd-5953-4e38-8167-5e6613c020b1','02297272-2dfa-424e-9840-3755bf409428','e06b3f09-ec77-49ba-85e7-667d86d04b87','eccf08b3-2488-4827-950f-e86e480246c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a565ee56d75441108f8b59682373b033',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11165.309445] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2f7775-03ae-4907-a32a-dd7500d6f7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11165.320730] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2f7775-03ae-4907-a32a-dd7500d6f7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11165.321919] [54885]: DEBUG cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Flow 'volume_create_api' (cf6c8a62-a1f8-438a-98dd-1b89fef2a0e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11165.322299] [54885]: INFO cinder.volume.api [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume request issued successfully. [11165.322958] [54885]: INFO cinder.api.openstack.wsgi [None req-bc85d851-74f5-40ce-ac39-f0906da356e2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11165.324232] [54885]: [pid: 54885|app: 0|req: 126/252] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:04:10 2025] POST /volume/v3/volumes => generated 753 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11165.332987] [54884]: DEBUG cinder.api.middleware.request_id [None req-044bc069-789e-41a5-8530-04b915a71bce None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11165.335215] [54884]: INFO cinder.api.openstack.wsgi [None req-044bc069-789e-41a5-8530-04b915a71bce tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11165.335215] [54884]: DEBUG cinder.api.openstack.wsgi [None req-044bc069-789e-41a5-8530-04b915a71bce tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11165.335338] [54884]: DEBUG cinder.api.openstack.wsgi [None req-044bc069-789e-41a5-8530-04b915a71bce tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11165.343502] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11165.343502] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11165.346874] [54884]: INFO cinder.volume.api [None req-044bc069-789e-41a5-8530-04b915a71bce tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11165.351828] [54884]: INFO cinder.api.openstack.wsgi [None req-044bc069-789e-41a5-8530-04b915a71bce tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11165.352239] [54884]: [pid: 54884|app: 0|req: 127/253] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:10 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11165.465686] [54885]: DEBUG cinder.api.middleware.request_id [req-387b9c50-15db-4565-9139-204740d15d42 req-a21266c1-7f86-48bd-b9b5-b59c717f804b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11165.468793] [54885]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-a21266c1-7f86-48bd-b9b5-b59c717f804b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] POST http://10.180.1.21/volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3/action [11165.469552] [54885]: DEBUG cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-a21266c1-7f86-48bd-b9b5-b59c717f804b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11165.469698] [54885]: DEBUG cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-a21266c1-7f86-48bd-b9b5-b59c717f804b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11165.488275] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11165.488275] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11165.495923] [54885]: INFO cinder.api.openstack.wsgi [req-387b9c50-15db-4565-9139-204740d15d42 req-a21266c1-7f86-48bd-b9b5-b59c717f804b tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3/action returned with HTTP 204 [11165.496754] [54885]: [pid: 54885|app: 0|req: 127/254] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:04:10 2025] POST /volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11166.034593] [54884]: DEBUG cinder.api.middleware.request_id [None req-be278f16-bb9a-4e66-b106-92e41e7d606e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.037054] [54884]: INFO cinder.api.openstack.wsgi [None req-be278f16-bb9a-4e66-b106-92e41e7d606e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11166.037315] [54884]: DEBUG cinder.api.openstack.wsgi [None req-be278f16-bb9a-4e66-b106-92e41e7d606e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.037545] [54884]: DEBUG cinder.api.openstack.wsgi [None req-be278f16-bb9a-4e66-b106-92e41e7d606e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.054256] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.054256] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11166.058150] [54884]: INFO cinder.volume.api [None req-be278f16-bb9a-4e66-b106-92e41e7d606e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11166.064991] [54884]: INFO cinder.api.openstack.wsgi [None req-be278f16-bb9a-4e66-b106-92e41e7d606e tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11166.065296] [54884]: [pid: 54884|app: 0|req: 128/255] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:10 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11166.079638] [54885]: DEBUG cinder.api.middleware.request_id [None req-a30e6ec1-8917-4351-8350-46c763879e59 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.082690] [54885]: INFO cinder.api.openstack.wsgi [None req-a30e6ec1-8917-4351-8350-46c763879e59 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11166.082690] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a30e6ec1-8917-4351-8350-46c763879e59 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.082857] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a30e6ec1-8917-4351-8350-46c763879e59 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.096580] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.096580] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11166.100476] [54885]: INFO cinder.volume.api [None req-a30e6ec1-8917-4351-8350-46c763879e59 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11166.107641] [54885]: INFO cinder.api.openstack.wsgi [None req-a30e6ec1-8917-4351-8350-46c763879e59 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11166.108112] [54885]: [pid: 54885|app: 0|req: 128/256] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:10 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11166.149430] [54884]: DEBUG cinder.api.middleware.request_id [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-efeb4e5e-4bc7-4786-aa21-3e83640d52c6 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.152357] [54884]: INFO cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-efeb4e5e-4bc7-4786-aa21-3e83640d52c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11166.152654] [54884]: DEBUG cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-efeb4e5e-4bc7-4786-aa21-3e83640d52c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.152945] [54884]: DEBUG cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-efeb4e5e-4bc7-4786-aa21-3e83640d52c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.161487] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.161487] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11166.163677] [54885]: DEBUG cinder.api.middleware.request_id [req-42bf029e-b313-4e58-9fbc-c93ccd9ac6b6 req-3680d9f1-e51a-4dee-8b04-32448daa0057 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.166164] [54884]: INFO cinder.volume.api [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-efeb4e5e-4bc7-4786-aa21-3e83640d52c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11166.167632] [54885]: INFO cinder.api.openstack.wsgi [req-42bf029e-b313-4e58-9fbc-c93ccd9ac6b6 req-3680d9f1-e51a-4dee-8b04-32448daa0057 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11166.167632] [54885]: DEBUG cinder.api.openstack.wsgi [req-42bf029e-b313-4e58-9fbc-c93ccd9ac6b6 req-3680d9f1-e51a-4dee-8b04-32448daa0057 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.167632] [54885]: DEBUG cinder.api.openstack.wsgi [req-42bf029e-b313-4e58-9fbc-c93ccd9ac6b6 req-3680d9f1-e51a-4dee-8b04-32448daa0057 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.171017] [54884]: INFO cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-efeb4e5e-4bc7-4786-aa21-3e83640d52c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11166.171475] [54884]: [pid: 54884|app: 0|req: 129/257] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:04:10 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11166.178558] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.178558] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11166.182560] [54885]: INFO cinder.volume.api [req-42bf029e-b313-4e58-9fbc-c93ccd9ac6b6 req-3680d9f1-e51a-4dee-8b04-32448daa0057 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11166.184967] [54884]: DEBUG cinder.api.middleware.request_id [None req-f28900f9-e398-4df9-b97b-ece8126ffc25 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.185463] [54884]: INFO cinder.api.openstack.wsgi [None req-f28900f9-e398-4df9-b97b-ece8126ffc25 None None] GET http://10.180.1.21/volume// [11166.185649] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f28900f9-e398-4df9-b97b-ece8126ffc25 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.185904] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f28900f9-e398-4df9-b97b-ece8126ffc25 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.186322] [54884]: INFO cinder.api.openstack.wsgi [None req-f28900f9-e398-4df9-b97b-ece8126ffc25 None None] http://10.180.1.21/volume// returned with HTTP 300 [11166.186643] [54884]: [pid: 54884|app: 0|req: 130/258] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:04:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11166.187215] [54885]: INFO cinder.api.openstack.wsgi [req-42bf029e-b313-4e58-9fbc-c93ccd9ac6b6 req-3680d9f1-e51a-4dee-8b04-32448daa0057 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11166.187679] [54885]: [pid: 54885|app: 0|req: 129/259] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:04:11 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11166.190547] [54884]: DEBUG cinder.api.middleware.request_id [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-1bd8222d-6958-4827-b9d9-7c79d5de0fe2 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.192818] [54884]: INFO cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-1bd8222d-6958-4827-b9d9-7c79d5de0fe2 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] POST http://10.180.1.21/volume/v3/attachments [11166.193267] [54884]: DEBUG cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-1bd8222d-6958-4827-b9d9-7c79d5de0fe2 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a8c943a-e74b-46d3-af46-5a004b4964fa", "connector": null, "instance_uuid": "6d11748b-6d1e-40b3-9b35-b30804b10d00"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11166.204194] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.204194] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11166.230756] [54884]: INFO cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-1bd8222d-6958-4827-b9d9-7c79d5de0fe2 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11166.231937] [54884]: [pid: 54884|app: 0|req: 131/260] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:04:11 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11166.254753] [54885]: DEBUG cinder.api.middleware.request_id [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-7bd8d7b8-4ef1-4623-97bc-3be9a16ad9c6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.257100] [54885]: INFO cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-7bd8d7b8-4ef1-4623-97bc-3be9a16ad9c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] POST http://10.180.1.21/volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567/action [11166.257540] [54885]: DEBUG cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-7bd8d7b8-4ef1-4623-97bc-3be9a16ad9c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11166.257676] [54885]: DEBUG cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-7bd8d7b8-4ef1-4623-97bc-3be9a16ad9c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11166.273187] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.273187] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11166.280126] [54885]: INFO cinder.api.openstack.wsgi [req-25b9eb1c-a3d3-4a0c-8913-6a5082243c99 req-7bd8d7b8-4ef1-4623-97bc-3be9a16ad9c6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567/action returned with HTTP 204 [11166.280583] [54885]: [pid: 54885|app: 0|req: 130/261] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:04:11 2025] POST /volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11166.298962] [54884]: DEBUG cinder.api.middleware.request_id [None req-1bdb673f-8fd7-42f9-8c7b-af24f0d9025b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.302182] [54884]: INFO cinder.api.openstack.wsgi [None req-1bdb673f-8fd7-42f9-8c7b-af24f0d9025b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11166.302472] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1bdb673f-8fd7-42f9-8c7b-af24f0d9025b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.302701] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1bdb673f-8fd7-42f9-8c7b-af24f0d9025b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.312920] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.312920] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11166.316906] [54884]: INFO cinder.volume.api [None req-1bdb673f-8fd7-42f9-8c7b-af24f0d9025b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11166.321269] [54884]: INFO cinder.api.openstack.wsgi [None req-1bdb673f-8fd7-42f9-8c7b-af24f0d9025b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11166.321676] [54884]: [pid: 54884|app: 0|req: 132/262] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:11 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11166.332488] [54885]: DEBUG cinder.api.middleware.request_id [None req-b8e3658e-9699-4f13-bf33-eb1c418cd568 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.335208] [54885]: INFO cinder.api.openstack.wsgi [None req-b8e3658e-9699-4f13-bf33-eb1c418cd568 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11166.335208] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b8e3658e-9699-4f13-bf33-eb1c418cd568 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.335303] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b8e3658e-9699-4f13-bf33-eb1c418cd568 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.347699] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.347699] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11166.351535] [54885]: INFO cinder.volume.api [None req-b8e3658e-9699-4f13-bf33-eb1c418cd568 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11166.356765] [54885]: INFO cinder.api.openstack.wsgi [None req-b8e3658e-9699-4f13-bf33-eb1c418cd568 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11166.357190] [54885]: [pid: 54885|app: 0|req: 131/263] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:11 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11166.362238] [54884]: DEBUG cinder.api.middleware.request_id [None req-77b90131-1444-4230-b929-bb4a93d74dc7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.364402] [54884]: INFO cinder.api.openstack.wsgi [None req-77b90131-1444-4230-b929-bb4a93d74dc7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11166.365258] [54884]: DEBUG cinder.api.openstack.wsgi [None req-77b90131-1444-4230-b929-bb4a93d74dc7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.365258] [54884]: DEBUG cinder.api.openstack.wsgi [None req-77b90131-1444-4230-b929-bb4a93d74dc7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.372771] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.372771] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11166.376288] [54884]: INFO cinder.volume.api [None req-77b90131-1444-4230-b929-bb4a93d74dc7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11166.382315] [54884]: INFO cinder.api.openstack.wsgi [None req-77b90131-1444-4230-b929-bb4a93d74dc7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11166.382315] [54884]: [pid: 54884|app: 0|req: 133/264] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:11 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11166.446268] [54885]: DEBUG cinder.api.middleware.request_id [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-1ce44f72-3b04-47c7-9239-4381cc33e980 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11166.448606] [54885]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-1ce44f72-3b04-47c7-9239-4381cc33e980 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11166.448974] [54885]: DEBUG cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-1ce44f72-3b04-47c7-9239-4381cc33e980 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11166.449147] [54885]: DEBUG cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-1ce44f72-3b04-47c7-9239-4381cc33e980 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11166.459663] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11166.459663] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11166.463505] [54885]: INFO cinder.volume.api [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-1ce44f72-3b04-47c7-9239-4381cc33e980 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11166.468652] [54885]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-1ce44f72-3b04-47c7-9239-4381cc33e980 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11166.469157] [54885]: [pid: 54885|app: 0|req: 132/265] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:04:11 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11167.992881] [54884]: DEBUG cinder.api.middleware.request_id [None req-86b0c94e-132b-4526-9ba0-6d09d7c4d971 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11167.992881] [54884]: INFO cinder.api.openstack.wsgi [None req-86b0c94e-132b-4526-9ba0-6d09d7c4d971 None None] GET http://10.180.1.21/volume// [11167.992881] [54884]: DEBUG cinder.api.openstack.wsgi [None req-86b0c94e-132b-4526-9ba0-6d09d7c4d971 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11167.992881] [54884]: DEBUG cinder.api.openstack.wsgi [None req-86b0c94e-132b-4526-9ba0-6d09d7c4d971 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11167.992881] [54884]: INFO cinder.api.openstack.wsgi [None req-86b0c94e-132b-4526-9ba0-6d09d7c4d971 None None] http://10.180.1.21/volume// returned with HTTP 300 [11167.992881] [54884]: [pid: 54884|app: 0|req: 134/266] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:04:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11167.997633] [54885]: DEBUG cinder.api.middleware.request_id [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-be8f51c9-c382-4247-9269-3e8a056281c8 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11168.000462] [54885]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-be8f51c9-c382-4247-9269-3e8a056281c8 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/attachments [11168.000928] [54885]: DEBUG cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-be8f51c9-c382-4247-9269-3e8a056281c8 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5faa81e3-2919-4e97-b12c-bebed848f27f", "connector": null, "instance_uuid": "3857bc4a-6234-4c2d-8e6e-1b21e5b665af"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11168.012702] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11168.012702] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11168.033634] [54885]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-be8f51c9-c382-4247-9269-3e8a056281c8 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11168.034102] [54885]: [pid: 54885|app: 0|req: 133/267] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:04:12 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) [11168.068370] [54884]: DEBUG cinder.api.middleware.request_id [None req-e9e31685-dac3-481f-a46c-e678ae649a63 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11168.070113] [54884]: INFO cinder.api.openstack.wsgi [None req-e9e31685-dac3-481f-a46c-e678ae649a63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11168.070857] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e9e31685-dac3-481f-a46c-e678ae649a63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11168.071209] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e9e31685-dac3-481f-a46c-e678ae649a63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11168.085953] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11168.085953] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11168.089602] [54884]: INFO cinder.volume.api [None req-e9e31685-dac3-481f-a46c-e678ae649a63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11168.103594] [54884]: INFO cinder.api.openstack.wsgi [None req-e9e31685-dac3-481f-a46c-e678ae649a63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11168.103594] [54884]: [pid: 54884|app: 0|req: 135/268] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:12 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11168.606284] [54885]: DEBUG cinder.api.middleware.request_id [None req-bc47d7d8-8f60-4e6d-b2fa-64b9a6d7cfa6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11168.606284] [54885]: INFO cinder.api.openstack.wsgi [None req-bc47d7d8-8f60-4e6d-b2fa-64b9a6d7cfa6 None None] GET http://10.180.1.21/volume// [11168.606284] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bc47d7d8-8f60-4e6d-b2fa-64b9a6d7cfa6 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11168.606868] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bc47d7d8-8f60-4e6d-b2fa-64b9a6d7cfa6 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11168.606868] [54885]: INFO cinder.api.openstack.wsgi [None req-bc47d7d8-8f60-4e6d-b2fa-64b9a6d7cfa6 None None] http://10.180.1.21/volume// returned with HTTP 300 [11168.607173] [54885]: [pid: 54885|app: 0|req: 134/269] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:04:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11168.613168] [54884]: DEBUG cinder.api.middleware.request_id [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-d00595cb-243c-429b-bf94-ddc4d5819d30 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11168.615421] [54884]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-d00595cb-243c-429b-bf94-ddc4d5819d30 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11168.615696] [54884]: DEBUG cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-d00595cb-243c-429b-bf94-ddc4d5819d30 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11168.615924] [54884]: DEBUG cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-d00595cb-243c-429b-bf94-ddc4d5819d30 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11168.630901] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11168.630901] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11168.634566] [54884]: INFO cinder.volume.api [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-d00595cb-243c-429b-bf94-ddc4d5819d30 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11168.639258] [54884]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-d00595cb-243c-429b-bf94-ddc4d5819d30 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11168.639650] [54884]: [pid: 54884|app: 0|req: 136/270] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:04:13 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11168.669879] [54885]: DEBUG cinder.api.middleware.request_id [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-603cb754-62e8-4b42-afcb-528cbcdb4bb7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11168.672711] [54885]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-603cb754-62e8-4b42-afcb-528cbcdb4bb7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] PUT http://10.180.1.21/volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc [11168.673187] [54885]: DEBUG cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-603cb754-62e8-4b42-afcb-528cbcdb4bb7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-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-496194", "mountpoint": "/dev/sdb"}}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11168.682371] [54885]: DEBUG cinder.coordination [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-603cb754-62e8-4b42-afcb-528cbcdb4bb7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Acquiring lock "cinder-attachment_update-5faa81e3-2919-4e97-b12c-bebed848f27f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54885) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11168.688140] [54885]: DEBUG cinder.coordination [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-603cb754-62e8-4b42-afcb-528cbcdb4bb7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Lock "cinder-attachment_update-5faa81e3-2919-4e97-b12c-bebed848f27f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54885) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11168.690580] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11168.690580] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11169.122272] [54884]: DEBUG cinder.api.middleware.request_id [None req-d8653d4d-5506-4ce3-b14d-c3272070f7f7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11169.122272] [54884]: INFO cinder.api.openstack.wsgi [None req-d8653d4d-5506-4ce3-b14d-c3272070f7f7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11169.122272] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d8653d4d-5506-4ce3-b14d-c3272070f7f7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11169.123855] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d8653d4d-5506-4ce3-b14d-c3272070f7f7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11169.135474] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11169.135474] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11169.140146] [54884]: INFO cinder.volume.api [None req-d8653d4d-5506-4ce3-b14d-c3272070f7f7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11169.147022] [54884]: INFO cinder.api.openstack.wsgi [None req-d8653d4d-5506-4ce3-b14d-c3272070f7f7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11169.147022] [54884]: [pid: 54884|app: 0|req: 137/271] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:13 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11170.159082] [54884]: DEBUG cinder.api.middleware.request_id [None req-b62c4869-ab9d-435f-97f1-5c24372122a8 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11170.159732] [54884]: INFO cinder.api.openstack.wsgi [None req-b62c4869-ab9d-435f-97f1-5c24372122a8 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11170.159960] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b62c4869-ab9d-435f-97f1-5c24372122a8 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11170.160200] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b62c4869-ab9d-435f-97f1-5c24372122a8 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11170.178715] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11170.178715] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11170.183817] [54884]: INFO cinder.volume.api [None req-b62c4869-ab9d-435f-97f1-5c24372122a8 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11170.190130] [54884]: INFO cinder.api.openstack.wsgi [None req-b62c4869-ab9d-435f-97f1-5c24372122a8 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11170.190559] [54884]: [pid: 54884|app: 0|req: 138/272] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:15 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11171.202992] [54884]: DEBUG cinder.api.middleware.request_id [None req-b90c7d3a-7743-491d-b5fd-cdde261b5ad5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11171.205357] [54884]: INFO cinder.api.openstack.wsgi [None req-b90c7d3a-7743-491d-b5fd-cdde261b5ad5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11171.205690] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b90c7d3a-7743-491d-b5fd-cdde261b5ad5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11171.206389] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b90c7d3a-7743-491d-b5fd-cdde261b5ad5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11171.229386] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11171.229386] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11171.235313] [54884]: INFO cinder.volume.api [None req-b90c7d3a-7743-491d-b5fd-cdde261b5ad5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11171.241176] [54884]: INFO cinder.api.openstack.wsgi [None req-b90c7d3a-7743-491d-b5fd-cdde261b5ad5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11171.241608] [54884]: [pid: 54884|app: 0|req: 139/273] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:16 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11171.344823] [54884]: DEBUG cinder.api.middleware.request_id [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-9f702707-d173-4471-8e56-ad769f2ccf20 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11171.349413] [54884]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-9f702707-d173-4471-8e56-ad769f2ccf20 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [11171.349874] [54884]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-9f702707-d173-4471-8e56-ad769f2ccf20 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11171.350260] [54884]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-9f702707-d173-4471-8e56-ad769f2ccf20 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11171.365878] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11171.365878] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11171.370019] [54884]: INFO cinder.volume.api [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-9f702707-d173-4471-8e56-ad769f2ccf20 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [11171.377743] [54884]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-9f702707-d173-4471-8e56-ad769f2ccf20 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [11171.378243] [54884]: [pid: 54884|app: 0|req: 140/274] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:04:16 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 1684 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11171.421511] [54884]: DEBUG cinder.api.middleware.request_id [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-f439eb55-72f1-419e-bc31-ba089939533c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11171.424621] [54884]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-f439eb55-72f1-419e-bc31-ba089939533c tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [11171.424897] [54884]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-f439eb55-72f1-419e-bc31-ba089939533c tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11171.425177] [54884]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-f439eb55-72f1-419e-bc31-ba089939533c tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11171.437476] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11171.437476] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11171.442526] [54884]: INFO cinder.volume.api [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-f439eb55-72f1-419e-bc31-ba089939533c tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [11171.451601] [54884]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-f439eb55-72f1-419e-bc31-ba089939533c tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [11171.452048] [54884]: [pid: 54884|app: 0|req: 141/275] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:04:16 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 1684 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11172.258644] [54884]: DEBUG cinder.api.middleware.request_id [None req-421e2acf-3a81-4cb3-b197-6413af39ce93 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11172.261578] [54884]: INFO cinder.api.openstack.wsgi [None req-421e2acf-3a81-4cb3-b197-6413af39ce93 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11172.261809] [54884]: DEBUG cinder.api.openstack.wsgi [None req-421e2acf-3a81-4cb3-b197-6413af39ce93 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11172.262037] [54884]: DEBUG cinder.api.openstack.wsgi [None req-421e2acf-3a81-4cb3-b197-6413af39ce93 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11172.276368] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11172.276368] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11172.280014] [54884]: INFO cinder.volume.api [None req-421e2acf-3a81-4cb3-b197-6413af39ce93 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11172.284646] [54884]: INFO cinder.api.openstack.wsgi [None req-421e2acf-3a81-4cb3-b197-6413af39ce93 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11172.285073] [54884]: [pid: 54884|app: 0|req: 142/276] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:17 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11172.521465] [54884]: DEBUG cinder.api.middleware.request_id [None req-131d6b96-1e18-47a6-829c-3a796c812ce1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11172.521573] [54884]: INFO cinder.api.openstack.wsgi [None req-131d6b96-1e18-47a6-829c-3a796c812ce1 None None] GET http://10.180.1.21/volume// [11172.521817] [54884]: DEBUG cinder.api.openstack.wsgi [None req-131d6b96-1e18-47a6-829c-3a796c812ce1 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11172.521999] [54884]: DEBUG cinder.api.openstack.wsgi [None req-131d6b96-1e18-47a6-829c-3a796c812ce1 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11172.522639] [54884]: INFO cinder.api.openstack.wsgi [None req-131d6b96-1e18-47a6-829c-3a796c812ce1 None None] http://10.180.1.21/volume// returned with HTTP 300 [11172.524017] [54884]: [pid: 54884|app: 0|req: 143/277] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:04:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11172.528161] [54884]: DEBUG cinder.api.middleware.request_id [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2899e06c-70de-4308-b7d6-25db2619d9ab None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11172.532895] [54884]: INFO cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2899e06c-70de-4308-b7d6-25db2619d9ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11172.533151] [54884]: DEBUG cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2899e06c-70de-4308-b7d6-25db2619d9ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11172.533364] [54884]: DEBUG cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2899e06c-70de-4308-b7d6-25db2619d9ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11172.553745] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11172.553745] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11172.556669] [54884]: INFO cinder.volume.api [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2899e06c-70de-4308-b7d6-25db2619d9ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11172.561791] [54884]: INFO cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2899e06c-70de-4308-b7d6-25db2619d9ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11172.562411] [54884]: [pid: 54884|app: 0|req: 144/278] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:04:17 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 1292 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11172.705825] [54884]: DEBUG cinder.api.middleware.request_id [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-8f21a7c4-c742-4027-8cf0-0f4dec339fec None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11172.708787] [54884]: INFO cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-8f21a7c4-c742-4027-8cf0-0f4dec339fec tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] PUT http://10.180.1.21/volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567 [11172.709334] [54884]: DEBUG cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-8f21a7c4-c742-4027-8cf0-0f4dec339fec tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-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=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11172.720777] [54884]: DEBUG cinder.coordination [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-8f21a7c4-c742-4027-8cf0-0f4dec339fec tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Acquiring lock "cinder-attachment_update-2a8c943a-e74b-46d3-af46-5a004b4964fa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11172.726269] [54884]: DEBUG cinder.coordination [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-8f21a7c4-c742-4027-8cf0-0f4dec339fec tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Lock "cinder-attachment_update-2a8c943a-e74b-46d3-af46-5a004b4964fa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11172.727403] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11172.727403] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11173.731605] [54885]: DEBUG cinder.coordination [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-603cb754-62e8-4b42-afcb-528cbcdb4bb7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Lock "cinder-attachment_update-5faa81e3-2919-4e97-b12c-bebed848f27f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.042s {{(pid=54885) __release /opt/stack/cinder/cinder/coordination.py:157}} [11173.731605] [54885]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-603cb754-62e8-4b42-afcb-528cbcdb4bb7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc returned with HTTP 200 [11173.731605] [54885]: [pid: 54885|app: 0|req: 135/279] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:04:13 2025] PUT /volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc => generated 617 bytes in 5061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11173.731605] [54885]: DEBUG cinder.api.middleware.request_id [None req-c66587b2-ff14-449c-8da0-78bc980baa2e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11173.735559] [54885]: INFO cinder.api.openstack.wsgi [None req-c66587b2-ff14-449c-8da0-78bc980baa2e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11173.735559] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c66587b2-ff14-449c-8da0-78bc980baa2e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11173.735559] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c66587b2-ff14-449c-8da0-78bc980baa2e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11173.745616] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11173.745616] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11173.750020] [54885]: INFO cinder.volume.api [None req-c66587b2-ff14-449c-8da0-78bc980baa2e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11173.755377] [54885]: INFO cinder.api.openstack.wsgi [None req-c66587b2-ff14-449c-8da0-78bc980baa2e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11173.756236] [54885]: [pid: 54885|app: 0|req: 136/280] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:18 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11173.759848] [54885]: DEBUG cinder.api.middleware.request_id [None req-e41d938b-8069-4456-9456-6d2332009603 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11173.762849] [54885]: INFO cinder.api.openstack.wsgi [None req-e41d938b-8069-4456-9456-6d2332009603 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11173.763108] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e41d938b-8069-4456-9456-6d2332009603 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11173.763320] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e41d938b-8069-4456-9456-6d2332009603 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11173.774486] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11173.774486] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11173.779161] [54885]: INFO cinder.volume.api [None req-e41d938b-8069-4456-9456-6d2332009603 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11173.786782] [54885]: INFO cinder.api.openstack.wsgi [None req-e41d938b-8069-4456-9456-6d2332009603 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11173.787370] [54885]: [pid: 54885|app: 0|req: 137/281] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:18 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11173.788132] [54885]: DEBUG cinder.api.middleware.request_id [None req-13676d46-bc88-4b2b-a807-6a4cf75049be None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11173.788632] [54885]: INFO cinder.api.openstack.wsgi [None req-13676d46-bc88-4b2b-a807-6a4cf75049be None None] GET http://10.180.1.21/volume// [11173.788702] [54885]: DEBUG cinder.api.openstack.wsgi [None req-13676d46-bc88-4b2b-a807-6a4cf75049be None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11173.788945] [54885]: DEBUG cinder.api.openstack.wsgi [None req-13676d46-bc88-4b2b-a807-6a4cf75049be None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11173.789960] [54885]: INFO cinder.api.openstack.wsgi [None req-13676d46-bc88-4b2b-a807-6a4cf75049be None None] http://10.180.1.21/volume// returned with HTTP 300 [11173.790230] [54885]: [pid: 54885|app: 0|req: 138/282] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:04:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11173.803229] [54885]: DEBUG cinder.api.middleware.request_id [None req-f46e4c75-d29c-43cf-8675-5a68a23c8f07 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11173.805237] [54885]: INFO cinder.api.openstack.wsgi [None req-f46e4c75-d29c-43cf-8675-5a68a23c8f07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11173.805539] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f46e4c75-d29c-43cf-8675-5a68a23c8f07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11173.805764] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f46e4c75-d29c-43cf-8675-5a68a23c8f07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11173.813623] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11173.813623] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11173.817392] [54885]: INFO cinder.volume.api [None req-f46e4c75-d29c-43cf-8675-5a68a23c8f07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11173.821921] [54885]: INFO cinder.api.openstack.wsgi [None req-f46e4c75-d29c-43cf-8675-5a68a23c8f07 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11173.822280] [54885]: [pid: 54885|app: 0|req: 139/283] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:18 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11173.825437] [54885]: DEBUG cinder.api.middleware.request_id [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-b5f71ff9-e3e4-467b-9750-f2871496757c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11173.828283] [54885]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-b5f71ff9-e3e4-467b-9750-f2871496757c tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] POST http://10.180.1.21/volume/v3/attachments [11173.831014] [54885]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-b5f71ff9-e3e4-467b-9750-f2871496757c tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c29a5e2a-39ea-4278-8e92-779da47cf836", "connector": null, "instance_uuid": "cc4289ea-f7cd-4f55-9618-a490f45399b4"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11173.843590] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11173.843590] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11173.874328] [54885]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-b5f71ff9-e3e4-467b-9750-f2871496757c tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11173.875058] [54885]: [pid: 54885|app: 0|req: 140/284] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:04:18 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11174.802585] [54885]: DEBUG cinder.api.middleware.request_id [None req-97166cb1-093e-4c64-8f67-b3480c00bd16 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11174.804542] [54885]: INFO cinder.api.openstack.wsgi [None req-97166cb1-093e-4c64-8f67-b3480c00bd16 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11174.804934] [54885]: DEBUG cinder.api.openstack.wsgi [None req-97166cb1-093e-4c64-8f67-b3480c00bd16 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11174.806537] [54885]: DEBUG cinder.api.openstack.wsgi [None req-97166cb1-093e-4c64-8f67-b3480c00bd16 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11174.824841] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11174.824841] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11174.828973] [54885]: INFO cinder.volume.api [None req-97166cb1-093e-4c64-8f67-b3480c00bd16 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11174.836567] [54885]: INFO cinder.api.openstack.wsgi [None req-97166cb1-093e-4c64-8f67-b3480c00bd16 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11174.836567] [54885]: [pid: 54885|app: 0|req: 141/285] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:19 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11175.374642] [54885]: DEBUG cinder.api.middleware.request_id [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-9614f547-6e00-45e5-954c-444d6b42c7a7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11175.378409] [54885]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-9614f547-6e00-45e5-954c-444d6b42c7a7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc/action [11175.378890] [54885]: DEBUG cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-9614f547-6e00-45e5-954c-444d6b42c7a7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11175.379304] [54885]: DEBUG cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-9614f547-6e00-45e5-954c-444d6b42c7a7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11175.405786] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11175.405786] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11175.418797] [54885]: INFO cinder.api.openstack.wsgi [req-d3fba0b5-4686-426e-ba05-d7aea6f99b5d req-9614f547-6e00-45e5-954c-444d6b42c7a7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc/action returned with HTTP 204 [11175.419475] [54885]: [pid: 54885|app: 0|req: 142/286] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:04:20 2025] POST /volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11175.551236] [54885]: DEBUG cinder.api.middleware.request_id [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-1fde595e-f09f-4d80-b535-ee780258d6b5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11175.554473] [54885]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-1fde595e-f09f-4d80-b535-ee780258d6b5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f [11175.554726] [54885]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-1fde595e-f09f-4d80-b535-ee780258d6b5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11175.554988] [54885]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-1fde595e-f09f-4d80-b535-ee780258d6b5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11175.565279] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11175.565279] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11176.111491] [54885]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-1fde595e-f09f-4d80-b535-ee780258d6b5 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f returned with HTTP 200 [11176.112189] [54885]: [pid: 54885|app: 0|req: 143/287] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:04:20 2025] DELETE /volume/v3/attachments/8d3fbf2d-ef6d-4d99-a2e4-2fca54b5f06f => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11176.114031] [54885]: DEBUG cinder.api.middleware.request_id [None req-3a1c2fd7-3d2b-4181-ad0d-4a51d8255f7a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11176.116814] [54885]: INFO cinder.api.openstack.wsgi [None req-3a1c2fd7-3d2b-4181-ad0d-4a51d8255f7a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11176.116960] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3a1c2fd7-3d2b-4181-ad0d-4a51d8255f7a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11176.117108] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3a1c2fd7-3d2b-4181-ad0d-4a51d8255f7a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11176.128492] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11176.128492] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11176.131946] [54885]: INFO cinder.volume.api [None req-3a1c2fd7-3d2b-4181-ad0d-4a51d8255f7a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11176.138536] [54885]: INFO cinder.api.openstack.wsgi [None req-3a1c2fd7-3d2b-4181-ad0d-4a51d8255f7a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11176.138875] [54885]: [pid: 54885|app: 0|req: 144/288] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:20 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11176.139540] [54885]: DEBUG cinder.api.middleware.request_id [req-8d4968f9-c787-47d2-8dad-8399c7beb149 req-60f01783-259e-4b05-84be-0b105083b215 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11176.141820] [54885]: INFO cinder.api.openstack.wsgi [req-8d4968f9-c787-47d2-8dad-8399c7beb149 req-60f01783-259e-4b05-84be-0b105083b215 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11176.141868] [54885]: DEBUG cinder.api.openstack.wsgi [req-8d4968f9-c787-47d2-8dad-8399c7beb149 req-60f01783-259e-4b05-84be-0b105083b215 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11176.142089] [54885]: DEBUG cinder.api.openstack.wsgi [req-8d4968f9-c787-47d2-8dad-8399c7beb149 req-60f01783-259e-4b05-84be-0b105083b215 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11176.155290] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11176.155290] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11176.158517] [54885]: INFO cinder.volume.api [req-8d4968f9-c787-47d2-8dad-8399c7beb149 req-60f01783-259e-4b05-84be-0b105083b215 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11176.162870] [54885]: INFO cinder.api.openstack.wsgi [req-8d4968f9-c787-47d2-8dad-8399c7beb149 req-60f01783-259e-4b05-84be-0b105083b215 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11176.163296] [54885]: [pid: 54885|app: 0|req: 145/289] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:04:20 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11176.163909] [54885]: DEBUG cinder.api.middleware.request_id [None req-38ef62df-333f-4e45-989c-9d95ea54e36d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11176.165691] [54885]: INFO cinder.api.openstack.wsgi [None req-38ef62df-333f-4e45-989c-9d95ea54e36d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11176.165895] [54885]: DEBUG cinder.api.openstack.wsgi [None req-38ef62df-333f-4e45-989c-9d95ea54e36d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11176.166121] [54885]: DEBUG cinder.api.openstack.wsgi [None req-38ef62df-333f-4e45-989c-9d95ea54e36d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11176.178419] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11176.178419] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11176.183170] [54885]: INFO cinder.volume.api [None req-38ef62df-333f-4e45-989c-9d95ea54e36d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11176.187843] [54885]: INFO cinder.api.openstack.wsgi [None req-38ef62df-333f-4e45-989c-9d95ea54e36d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11176.188265] [54885]: [pid: 54885|app: 0|req: 146/290] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:04:21 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11176.189418] [54885]: DEBUG cinder.api.middleware.request_id [None req-cb281b5a-b3e5-4658-bfd7-b12b6e2a34bf None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11176.189804] [54885]: INFO cinder.api.openstack.wsgi [None req-cb281b5a-b3e5-4658-bfd7-b12b6e2a34bf None None] GET http://10.180.1.21/volume// [11176.190532] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cb281b5a-b3e5-4658-bfd7-b12b6e2a34bf None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11176.190532] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cb281b5a-b3e5-4658-bfd7-b12b6e2a34bf None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11176.190682] [54885]: INFO cinder.api.openstack.wsgi [None req-cb281b5a-b3e5-4658-bfd7-b12b6e2a34bf None None] http://10.180.1.21/volume// returned with HTTP 300 [11176.190901] [54885]: [pid: 54885|app: 0|req: 147/291] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:04:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11176.195082] [54885]: DEBUG cinder.api.middleware.request_id [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-ea6a1af4-43ae-4b6d-8332-b6f9be7dc8ed None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11176.197171] [54885]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-ea6a1af4-43ae-4b6d-8332-b6f9be7dc8ed tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] POST http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836/action [11176.197675] [54885]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-ea6a1af4-43ae-4b6d-8332-b6f9be7dc8ed tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Action body: b'{"os-reimage": {"image_id": "c4b7e9d2-90b3-4626-926d-4ca7e7a40df8", "reimage_reserved": true}}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11176.197754] [54885]: DEBUG cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-ea6a1af4-43ae-4b6d-8332-b6f9be7dc8ed tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "c4b7e9d2-90b3-4626-926d-4ca7e7a40df8", "reimage_reserved": true}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11176.209829] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11176.209829] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11176.211063] [54885]: INFO cinder.volume.api [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-ea6a1af4-43ae-4b6d-8332-b6f9be7dc8ed tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [11176.255731] [54885]: INFO cinder.api.openstack.wsgi [req-cd19dc99-b3ed-475c-8e00-e7d4b89ed18a req-ea6a1af4-43ae-4b6d-8332-b6f9be7dc8ed tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836/action returned with HTTP 202 [11176.256237] [54885]: [pid: 54885|app: 0|req: 148/292] 10.180.1.21 () {66 vars in 1593 bytes} [Tue Feb 11 15:04:21 2025] POST /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) [11177.252502] [54884]: DEBUG cinder.coordination [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-8f21a7c4-c742-4027-8cf0-0f4dec339fec tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Lock "cinder-attachment_update-2a8c943a-e74b-46d3-af46-5a004b4964fa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11177.252502] [54884]: INFO cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-8f21a7c4-c742-4027-8cf0-0f4dec339fec tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567 returned with HTTP 200 [11177.252502] [54884]: [pid: 54884|app: 0|req: 145/293] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:04:17 2025] PUT /volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11177.760297] [54885]: DEBUG cinder.api.middleware.request_id [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2db60ac3-fddf-4393-a688-a6acdf8fb16d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11177.763473] [54885]: INFO cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2db60ac3-fddf-4393-a688-a6acdf8fb16d tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] POST http://10.180.1.21/volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567/action [11177.763974] [54885]: DEBUG cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2db60ac3-fddf-4393-a688-a6acdf8fb16d tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11177.764146] [54885]: DEBUG cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2db60ac3-fddf-4393-a688-a6acdf8fb16d tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11177.782410] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11177.782410] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11177.788906] [54885]: INFO cinder.api.openstack.wsgi [req-ec66c1ca-7522-43c9-9c54-ffbb0c15d14f req-2db60ac3-fddf-4393-a688-a6acdf8fb16d tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567/action returned with HTTP 204 [11177.789357] [54885]: [pid: 54885|app: 0|req: 149/294] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:04:22 2025] POST /volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11187.247639] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=96,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11187.787430] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=169,cinder:INSERT=12,cinder:UPDATE=29 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11216.665044] [54884]: DEBUG cinder.api.middleware.request_id [None req-ca1ec2db-8373-417d-9084-07d11f45f422 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11216.667115] [54884]: INFO cinder.api.openstack.wsgi [None req-ca1ec2db-8373-417d-9084-07d11f45f422 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11216.667592] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ca1ec2db-8373-417d-9084-07d11f45f422 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11216.667592] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ca1ec2db-8373-417d-9084-07d11f45f422 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11216.681564] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11216.681564] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11216.685444] [54884]: INFO cinder.volume.api [None req-ca1ec2db-8373-417d-9084-07d11f45f422 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11216.690231] [54884]: INFO cinder.api.openstack.wsgi [None req-ca1ec2db-8373-417d-9084-07d11f45f422 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11216.690747] [54884]: [pid: 54884|app: 0|req: 146/295] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:01 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11216.724767] [54885]: DEBUG cinder.api.middleware.request_id [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7c43b6ec-6742-4fff-a800-95fbf92c4e70 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11216.727579] [54885]: INFO cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7c43b6ec-6742-4fff-a800-95fbf92c4e70 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11216.727806] [54885]: DEBUG cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7c43b6ec-6742-4fff-a800-95fbf92c4e70 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11216.728033] [54885]: DEBUG cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7c43b6ec-6742-4fff-a800-95fbf92c4e70 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11216.737874] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11216.737874] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11216.741191] [54885]: INFO cinder.volume.api [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7c43b6ec-6742-4fff-a800-95fbf92c4e70 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11216.745576] [54885]: INFO cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7c43b6ec-6742-4fff-a800-95fbf92c4e70 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11216.745967] [54885]: [pid: 54885|app: 0|req: 150/296] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:01 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11216.779634] [54884]: DEBUG cinder.api.middleware.request_id [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-8f27d2cc-900d-4718-b1d2-ba1d60b96097 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11216.781853] [54884]: INFO cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-8f27d2cc-900d-4718-b1d2-ba1d60b96097 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] POST http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133/action [11216.782258] [54884]: DEBUG cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-8f27d2cc-900d-4718-b1d2-ba1d60b96097 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11216.782394] [54884]: DEBUG cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-8f27d2cc-900d-4718-b1d2-ba1d60b96097 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11216.791969] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11216.791969] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11216.792479] [54884]: INFO cinder.volume.api [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-8f27d2cc-900d-4718-b1d2-ba1d60b96097 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11216.799459] [54884]: INFO cinder.volume.api [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-8f27d2cc-900d-4718-b1d2-ba1d60b96097 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Begin detaching volume completed successfully. [11216.799690] [54884]: INFO cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-8f27d2cc-900d-4718-b1d2-ba1d60b96097 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133/action returned with HTTP 202 [11216.800114] [54884]: [pid: 54884|app: 0|req: 147/297] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:05:01 2025] POST /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [11217.822756] [54885]: DEBUG cinder.api.middleware.request_id [None req-011c4d9c-c9d8-4f97-aa85-7fa145239bf5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11217.823240] [54885]: INFO cinder.api.openstack.wsgi [None req-011c4d9c-c9d8-4f97-aa85-7fa145239bf5 None None] GET http://10.180.1.21/volume// [11217.823440] [54885]: DEBUG cinder.api.openstack.wsgi [None req-011c4d9c-c9d8-4f97-aa85-7fa145239bf5 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11217.823680] [54885]: DEBUG cinder.api.openstack.wsgi [None req-011c4d9c-c9d8-4f97-aa85-7fa145239bf5 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11217.824114] [54885]: INFO cinder.api.openstack.wsgi [None req-011c4d9c-c9d8-4f97-aa85-7fa145239bf5 None None] http://10.180.1.21/volume// returned with HTTP 300 [11217.824438] [54885]: [pid: 54885|app: 0|req: 151/298] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:05:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11217.827713] [54884]: DEBUG cinder.api.middleware.request_id [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-59a22018-87c2-4a8c-a87b-40d3a75849a1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11217.830093] [54884]: INFO cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-59a22018-87c2-4a8c-a87b-40d3a75849a1 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11217.830350] [54884]: DEBUG cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-59a22018-87c2-4a8c-a87b-40d3a75849a1 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11217.830729] [54884]: DEBUG cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-59a22018-87c2-4a8c-a87b-40d3a75849a1 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11217.840851] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11217.840851] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11217.844143] [54884]: INFO cinder.volume.api [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-59a22018-87c2-4a8c-a87b-40d3a75849a1 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11217.848649] [54884]: INFO cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-59a22018-87c2-4a8c-a87b-40d3a75849a1 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11217.849030] [54884]: [pid: 54884|app: 0|req: 148/299] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:05:02 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11219.043800] [54885]: DEBUG cinder.api.middleware.request_id [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7a1b495f-d155-4130-b52b-eb7cfce3fc0f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11219.046289] [54885]: INFO cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7a1b495f-d155-4130-b52b-eb7cfce3fc0f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] DELETE http://10.180.1.21/volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3 [11219.046507] [54885]: DEBUG cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7a1b495f-d155-4130-b52b-eb7cfce3fc0f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11219.046720] [54885]: DEBUG cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7a1b495f-d155-4130-b52b-eb7cfce3fc0f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11219.055367] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11219.055367] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11219.586159] [54885]: INFO cinder.api.openstack.wsgi [req-daf69718-a325-4f22-b5f4-1903d09067d9 req-7a1b495f-d155-4130-b52b-eb7cfce3fc0f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3 returned with HTTP 200 [11219.586708] [54885]: [pid: 54885|app: 0|req: 152/300] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:05:03 2025] DELETE /volume/v3/attachments/38404c03-fed1-449c-aa39-448a932172b3 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11221.000029] [54884]: DEBUG cinder.api.middleware.request_id [None req-30cdfd7d-6b3a-4605-9d7f-23c3f51a8c3d None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11221.004404] [54884]: INFO cinder.api.openstack.wsgi [None req-30cdfd7d-6b3a-4605-9d7f-23c3f51a8c3d tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11221.004404] [54884]: DEBUG cinder.api.openstack.wsgi [None req-30cdfd7d-6b3a-4605-9d7f-23c3f51a8c3d tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11221.004404] [54884]: DEBUG cinder.api.openstack.wsgi [None req-30cdfd7d-6b3a-4605-9d7f-23c3f51a8c3d tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11221.017811] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11221.017811] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11221.023101] [54884]: INFO cinder.volume.api [None req-30cdfd7d-6b3a-4605-9d7f-23c3f51a8c3d tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11221.029370] [54884]: INFO cinder.api.openstack.wsgi [None req-30cdfd7d-6b3a-4605-9d7f-23c3f51a8c3d tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11221.029902] [54884]: [pid: 54884|app: 0|req: 149/301] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:05 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11229.585210] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11230.701447] [54885]: DEBUG cinder.api.middleware.request_id [None req-f8e2808e-b4d5-4fa5-9752-141bad0d720f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11230.703387] [54885]: INFO cinder.api.openstack.wsgi [None req-f8e2808e-b4d5-4fa5-9752-141bad0d720f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] DELETE http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11230.703746] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f8e2808e-b4d5-4fa5-9752-141bad0d720f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11230.704081] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f8e2808e-b4d5-4fa5-9752-141bad0d720f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11230.704995] [54885]: INFO cinder.api.v3.volumes [None req-f8e2808e-b4d5-4fa5-9752-141bad0d720f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Delete volume with id: 43a070f3-42b5-483b-a646-aebdf7663133 [11230.716683] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11230.716683] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11230.716683] [54885]: INFO cinder.volume.api [None req-f8e2808e-b4d5-4fa5-9752-141bad0d720f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11230.735376] [54885]: INFO cinder.volume.api [None req-f8e2808e-b4d5-4fa5-9752-141bad0d720f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Delete volume request issued successfully. [11230.735591] [54885]: INFO cinder.api.openstack.wsgi [None req-f8e2808e-b4d5-4fa5-9752-141bad0d720f tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 202 [11230.736188] [54885]: [pid: 54885|app: 0|req: 153/302] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:05:15 2025] DELETE /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11230.739817] [54884]: DEBUG cinder.api.middleware.request_id [None req-a627674f-6140-44c2-a754-8fbc7c03a3bd None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11230.743291] [54884]: INFO cinder.api.openstack.wsgi [None req-a627674f-6140-44c2-a754-8fbc7c03a3bd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11230.743584] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a627674f-6140-44c2-a754-8fbc7c03a3bd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11230.743868] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a627674f-6140-44c2-a754-8fbc7c03a3bd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11230.754396] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11230.754396] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11230.758633] [54884]: INFO cinder.volume.api [None req-a627674f-6140-44c2-a754-8fbc7c03a3bd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11230.765677] [54884]: INFO cinder.api.openstack.wsgi [None req-a627674f-6140-44c2-a754-8fbc7c03a3bd tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11230.765677] [54884]: [pid: 54884|app: 0|req: 150/303] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:15 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11231.776887] [54885]: DEBUG cinder.api.middleware.request_id [None req-107266c7-be25-4097-aa74-38a4916c3a8a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11231.780404] [54885]: INFO cinder.api.openstack.wsgi [None req-107266c7-be25-4097-aa74-38a4916c3a8a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11231.780830] [54885]: DEBUG cinder.api.openstack.wsgi [None req-107266c7-be25-4097-aa74-38a4916c3a8a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11231.781999] [54885]: DEBUG cinder.api.openstack.wsgi [None req-107266c7-be25-4097-aa74-38a4916c3a8a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11231.794314] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11231.794314] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11231.798610] [54885]: INFO cinder.volume.api [None req-107266c7-be25-4097-aa74-38a4916c3a8a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11231.803888] [54885]: INFO cinder.api.openstack.wsgi [None req-107266c7-be25-4097-aa74-38a4916c3a8a tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11231.804321] [54885]: [pid: 54885|app: 0|req: 154/304] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:16 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11232.816839] [54884]: DEBUG cinder.api.middleware.request_id [None req-f66f183c-71bf-4fbb-b669-4ba168938271 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11232.819413] [54884]: INFO cinder.api.openstack.wsgi [None req-f66f183c-71bf-4fbb-b669-4ba168938271 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11232.819413] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f66f183c-71bf-4fbb-b669-4ba168938271 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11232.819608] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f66f183c-71bf-4fbb-b669-4ba168938271 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11232.833423] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11232.833423] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11232.837709] [54884]: INFO cinder.volume.api [None req-f66f183c-71bf-4fbb-b669-4ba168938271 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11232.842871] [54884]: INFO cinder.api.openstack.wsgi [None req-f66f183c-71bf-4fbb-b669-4ba168938271 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 200 [11232.843299] [54884]: [pid: 54884|app: 0|req: 151/305] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:17 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11233.854714] [54885]: DEBUG cinder.api.middleware.request_id [None req-a1b9f723-4234-4178-8e9b-5e4d9fab1b46 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11233.856948] [54885]: INFO cinder.api.openstack.wsgi [None req-a1b9f723-4234-4178-8e9b-5e4d9fab1b46 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 [11233.857444] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a1b9f723-4234-4178-8e9b-5e4d9fab1b46 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11233.857547] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a1b9f723-4234-4178-8e9b-5e4d9fab1b46 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11233.870014] [54885]: INFO cinder.api.openstack.wsgi [None req-a1b9f723-4234-4178-8e9b-5e4d9fab1b46 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 returned with HTTP 404 [11233.870579] [54885]: [pid: 54885|app: 0|req: 155/306] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:18 2025] GET /volume/v3/volumes/43a070f3-42b5-483b-a646-aebdf7663133 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11233.873707] [54884]: DEBUG cinder.api.middleware.request_id [None req-09afd6dd-db3b-4aa5-85cc-edc70ca47ae9 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11233.876453] [54884]: INFO cinder.api.openstack.wsgi [None req-09afd6dd-db3b-4aa5-85cc-edc70ca47ae9 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 [11233.876690] [54884]: DEBUG cinder.api.openstack.wsgi [None req-09afd6dd-db3b-4aa5-85cc-edc70ca47ae9 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11233.876910] [54884]: DEBUG cinder.api.openstack.wsgi [None req-09afd6dd-db3b-4aa5-85cc-edc70ca47ae9 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11233.877124] [54884]: INFO cinder.api.v3.volumes [None req-09afd6dd-db3b-4aa5-85cc-edc70ca47ae9 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Delete volume with id: bd58379c-db99-46b0-920b-baf32f9ba7c9 [11233.887435] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11233.887435] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11233.888060] [54884]: INFO cinder.volume.api [None req-09afd6dd-db3b-4aa5-85cc-edc70ca47ae9 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11233.908874] [54884]: INFO cinder.volume.api [None req-09afd6dd-db3b-4aa5-85cc-edc70ca47ae9 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Delete volume request issued successfully. [11233.909835] [54884]: INFO cinder.api.openstack.wsgi [None req-09afd6dd-db3b-4aa5-85cc-edc70ca47ae9 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 returned with HTTP 202 [11233.910149] [54884]: [pid: 54884|app: 0|req: 152/307] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:05:18 2025] DELETE /volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11233.913076] [54885]: DEBUG cinder.api.middleware.request_id [None req-c4012483-9ef5-4ba3-b206-2c8eaf122229 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11233.915924] [54885]: INFO cinder.api.openstack.wsgi [None req-c4012483-9ef5-4ba3-b206-2c8eaf122229 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 [11233.916274] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c4012483-9ef5-4ba3-b206-2c8eaf122229 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11233.916415] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c4012483-9ef5-4ba3-b206-2c8eaf122229 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11233.925743] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11233.925743] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11233.930800] [54885]: INFO cinder.volume.api [None req-c4012483-9ef5-4ba3-b206-2c8eaf122229 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Volume info retrieved successfully. [11233.936307] [54885]: INFO cinder.api.openstack.wsgi [None req-c4012483-9ef5-4ba3-b206-2c8eaf122229 tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 returned with HTTP 200 [11233.936794] [54885]: [pid: 54885|app: 0|req: 156/308] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:18 2025] GET /volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11234.946301] [54884]: DEBUG cinder.api.middleware.request_id [None req-62a29f5d-ec50-4c83-bc90-c3fac58b65ae None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11234.948337] [54884]: INFO cinder.api.openstack.wsgi [None req-62a29f5d-ec50-4c83-bc90-c3fac58b65ae tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] GET http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 [11234.948967] [54884]: DEBUG cinder.api.openstack.wsgi [None req-62a29f5d-ec50-4c83-bc90-c3fac58b65ae tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11234.948967] [54884]: DEBUG cinder.api.openstack.wsgi [None req-62a29f5d-ec50-4c83-bc90-c3fac58b65ae tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11234.965435] [54884]: INFO cinder.api.openstack.wsgi [None req-62a29f5d-ec50-4c83-bc90-c3fac58b65ae tempest-ServerRescueNegativeTestJSON-758178509 tempest-ServerRescueNegativeTestJSON-758178509-project-member] http://10.180.1.21/volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 returned with HTTP 404 [11234.966094] [54884]: [pid: 54884|app: 0|req: 153/309] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:19 2025] GET /volume/v3/volumes/bd58379c-db99-46b0-920b-baf32f9ba7c9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11235.574645] [54885]: DEBUG cinder.api.middleware.request_id [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11235.576868] [54885]: INFO cinder.api.openstack.wsgi [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/volumes [11235.577385] [54885]: DEBUG cinder.api.openstack.wsgi [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-955880547"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11235.579217] [54885]: DEBUG cinder.api.v3.volumes [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-955880547'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11235.579391] [54885]: INFO cinder.api.v3.volumes [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Create volume of 1 GB [11235.585073] [54885]: INFO cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Availability Zones retrieved successfully. [11235.594234] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Flow 'volume_create_api' (9a34256d-ddb1-4fde-b1a5-37a79057102d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11235.595771] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860beb23-2424-4959-81f6-4f0d1cb9ca3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11235.598098] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11235.621294] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860beb23-2424-4959-81f6-4f0d1cb9ca3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11235.623227] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db59962-a949-44e2-a2d3-d052698974b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11235.682376] [54885]: DEBUG cinder.quota [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Created reservations ['a7cfd977-c0d3-4876-9ba4-91d4103f592c', '20ea7779-a2c7-4994-ae16-bfca89f20384', '7a9e3605-ba7a-4a64-9b37-b86c69c46799', 'd3be77a2-4de5-406c-a68c-3cd1ed0ac95e'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11235.683391] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db59962-a949-44e2-a2d3-d052698974b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7cfd977-c0d3-4876-9ba4-91d4103f592c', '20ea7779-a2c7-4994-ae16-bfca89f20384', '7a9e3605-ba7a-4a64-9b37-b86c69c46799', 'd3be77a2-4de5-406c-a68c-3cd1ed0ac95e']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11235.684362] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35563dd1-5331-4b1a-9693-6383cf96c5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11235.697442] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35563dd1-5331-4b1a-9693-6383cf96c5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e754961-8519-41e2-8697-87cbce58673e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-955880547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc2ee171291a4a95b63d0b280b3bc75c',qos_specs=None,replication_status=,reservations=['a7cfd977-c0d3-4876-9ba4-91d4103f592c','20ea7779-a2c7-4994-ae16-bfca89f20384','7a9e3605-ba7a-4a64-9b37-b86c69c46799','d3be77a2-4de5-406c-a68c-3cd1ed0ac95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d62f03fed054fa0bcc5f6a308da1be8',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-955880547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e754961-8519-41e2-8697-87cbce58673e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc2ee171291a4a95b63d0b280b3bc75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d62f03fed054fa0bcc5f6a308da1be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11235.698472] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d6c881-18cb-4faa-bd57-219a5b01786a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11235.710879] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d6c881-18cb-4faa-bd57-219a5b01786a) transitioned into state 'SUCCESS' from state '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-955880547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc2ee171291a4a95b63d0b280b3bc75c',qos_specs=None,replication_status=,reservations=['a7cfd977-c0d3-4876-9ba4-91d4103f592c','20ea7779-a2c7-4994-ae16-bfca89f20384','7a9e3605-ba7a-4a64-9b37-b86c69c46799','d3be77a2-4de5-406c-a68c-3cd1ed0ac95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d62f03fed054fa0bcc5f6a308da1be8',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11235.711773] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a9ba7e-ce5b-4002-86c6-a557ad88e76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11235.722153] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a9ba7e-ce5b-4002-86c6-a557ad88e76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11235.723293] [54885]: DEBUG cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Flow 'volume_create_api' (9a34256d-ddb1-4fde-b1a5-37a79057102d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11235.723677] [54885]: INFO cinder.volume.api [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Create volume request issued successfully. [11235.725035] [54885]: INFO cinder.api.openstack.wsgi [None req-55b07c4e-a7d5-4173-b90b-f8c556f9742e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11235.725035] [54885]: [pid: 54885|app: 0|req: 157/310] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:05:20 2025] POST /volume/v3/volumes => generated 752 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [11237.623648] [54884]: DEBUG cinder.api.middleware.request_id [req-03bcc774-5a54-47a3-84c8-e42e9103cd45 req-bee911fe-478e-4af1-bc53-f9c6213227c5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11237.626328] [54884]: INFO cinder.api.openstack.wsgi [req-03bcc774-5a54-47a3-84c8-e42e9103cd45 req-bee911fe-478e-4af1-bc53-f9c6213227c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11237.626572] [54884]: DEBUG cinder.api.openstack.wsgi [req-03bcc774-5a54-47a3-84c8-e42e9103cd45 req-bee911fe-478e-4af1-bc53-f9c6213227c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11237.626827] [54884]: DEBUG cinder.api.openstack.wsgi [req-03bcc774-5a54-47a3-84c8-e42e9103cd45 req-bee911fe-478e-4af1-bc53-f9c6213227c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11237.641396] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11237.641396] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11237.646965] [54884]: INFO cinder.volume.api [req-03bcc774-5a54-47a3-84c8-e42e9103cd45 req-bee911fe-478e-4af1-bc53-f9c6213227c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11237.655690] [54884]: INFO cinder.api.openstack.wsgi [req-03bcc774-5a54-47a3-84c8-e42e9103cd45 req-bee911fe-478e-4af1-bc53-f9c6213227c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11237.656299] [54884]: [pid: 54884|app: 0|req: 154/311] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:22 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11238.463728] [54885]: DEBUG cinder.api.middleware.request_id [None req-24949fe7-d28d-403a-b169-e5a404bd6282 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11238.468869] [54885]: INFO cinder.api.openstack.wsgi [None req-24949fe7-d28d-403a-b169-e5a404bd6282 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] GET http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [11238.468869] [54885]: DEBUG cinder.api.openstack.wsgi [None req-24949fe7-d28d-403a-b169-e5a404bd6282 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11238.468869] [54885]: DEBUG cinder.api.openstack.wsgi [None req-24949fe7-d28d-403a-b169-e5a404bd6282 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11238.486127] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11238.486127] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11238.490116] [54885]: INFO cinder.volume.api [None req-24949fe7-d28d-403a-b169-e5a404bd6282 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [11238.496283] [54885]: INFO cinder.api.openstack.wsgi [None req-24949fe7-d28d-403a-b169-e5a404bd6282 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 200 [11238.497570] [54885]: [pid: 54885|app: 0|req: 158/312] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 11 15:05:23 2025] GET /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 1569 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11245.259078] [54884]: DEBUG cinder.api.middleware.request_id [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11245.262445] [54884]: INFO cinder.api.openstack.wsgi [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/volumes [11245.263860] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1758086204"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11245.265667] [54884]: DEBUG cinder.api.v3.volumes [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1758086204'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11245.265776] [54884]: INFO cinder.api.v3.volumes [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume of 1 GB [11245.271615] [54884]: INFO cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Availability Zones retrieved successfully. [11245.278660] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Flow 'volume_create_api' (2c124930-3ac6-41cc-82c8-c12cfc442b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11245.279958] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969ef8da-9bff-46c5-9d4c-d030895ba477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11245.281295] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11245.306152] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969ef8da-9bff-46c5-9d4c-d030895ba477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11245.307390] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b69eff1-99ef-43f1-b64b-ebca90fce542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11245.335901] [54884]: DEBUG cinder.quota [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Created reservations ['4953853d-f2fd-4c62-b517-ad0823e225dd', 'b470e78c-8be2-478e-8973-d2441e1056c4', 'c94e5fa9-a53b-45a1-a43d-e60f0ff7f80f', 'e07b3d42-16bf-4777-8ac9-0a6184c5083a'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11245.336962] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b69eff1-99ef-43f1-b64b-ebca90fce542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4953853d-f2fd-4c62-b517-ad0823e225dd', 'b470e78c-8be2-478e-8973-d2441e1056c4', 'c94e5fa9-a53b-45a1-a43d-e60f0ff7f80f', 'e07b3d42-16bf-4777-8ac9-0a6184c5083a']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11245.337905] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20c5cc7-6793-4424-9b97-2fe104567bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11245.352191] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20c5cc7-6793-4424-9b97-2fe104567bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f512ac1-372d-4911-aae7-ef60ce031fb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1758086204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476c033f78234cacaea305ce80d4afc4',qos_specs=None,replication_status=,reservations=['4953853d-f2fd-4c62-b517-ad0823e225dd','b470e78c-8be2-478e-8973-d2441e1056c4','c94e5fa9-a53b-45a1-a43d-e60f0ff7f80f','e07b3d42-16bf-4777-8ac9-0a6184c5083a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1758086204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f512ac1-372d-4911-aae7-ef60ce031fb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='476c033f78234cacaea305ce80d4afc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11245.353168] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d03a8f2-96e4-4e34-8aac-85637efaf0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11245.366544] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d03a8f2-96e4-4e34-8aac-85637efaf0e5) transitioned into state 'SUCCESS' from state '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-1758086204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476c033f78234cacaea305ce80d4afc4',qos_specs=None,replication_status=,reservations=['4953853d-f2fd-4c62-b517-ad0823e225dd','b470e78c-8be2-478e-8973-d2441e1056c4','c94e5fa9-a53b-45a1-a43d-e60f0ff7f80f','e07b3d42-16bf-4777-8ac9-0a6184c5083a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11245.367437] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a37c1b-1e16-4587-b838-99c1fefd5b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11245.376142] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a37c1b-1e16-4587-b838-99c1fefd5b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11245.377328] [54884]: DEBUG cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Flow 'volume_create_api' (2c124930-3ac6-41cc-82c8-c12cfc442b95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11245.377922] [54884]: INFO cinder.volume.api [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume request issued successfully. [11245.378595] [54884]: INFO cinder.api.openstack.wsgi [None req-d7a744a0-5006-48ea-9aa4-b6e03e11fa85 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11245.379047] [54884]: [pid: 54884|app: 0|req: 155/313] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:05:30 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) [11245.387849] [54885]: DEBUG cinder.api.middleware.request_id [None req-1089723e-9319-486e-a868-6172f2245b25 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11245.390175] [54885]: INFO cinder.api.openstack.wsgi [None req-1089723e-9319-486e-a868-6172f2245b25 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11245.390399] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1089723e-9319-486e-a868-6172f2245b25 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11245.390682] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1089723e-9319-486e-a868-6172f2245b25 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11245.400940] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11245.400940] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11245.405389] [54885]: INFO cinder.volume.api [None req-1089723e-9319-486e-a868-6172f2245b25 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11245.410369] [54885]: INFO cinder.api.openstack.wsgi [None req-1089723e-9319-486e-a868-6172f2245b25 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11245.411046] [54885]: [pid: 54885|app: 0|req: 159/314] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:30 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11246.421536] [54884]: DEBUG cinder.api.middleware.request_id [None req-36106195-08af-4978-b12a-a9cd4fed3605 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11246.424241] [54884]: INFO cinder.api.openstack.wsgi [None req-36106195-08af-4978-b12a-a9cd4fed3605 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11246.424490] [54884]: DEBUG cinder.api.openstack.wsgi [None req-36106195-08af-4978-b12a-a9cd4fed3605 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11246.424727] [54884]: DEBUG cinder.api.openstack.wsgi [None req-36106195-08af-4978-b12a-a9cd4fed3605 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11246.435099] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11246.435099] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11246.439219] [54884]: INFO cinder.volume.api [None req-36106195-08af-4978-b12a-a9cd4fed3605 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11246.444216] [54884]: INFO cinder.api.openstack.wsgi [None req-36106195-08af-4978-b12a-a9cd4fed3605 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11246.444630] [54884]: [pid: 54884|app: 0|req: 156/315] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:31 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11246.481608] [54885]: DEBUG cinder.api.middleware.request_id [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-9e8a62bc-7919-4077-ba71-9231032b8e5d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11246.484031] [54885]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-9e8a62bc-7919-4077-ba71-9231032b8e5d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11246.484306] [54885]: DEBUG cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-9e8a62bc-7919-4077-ba71-9231032b8e5d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11246.484537] [54885]: DEBUG cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-9e8a62bc-7919-4077-ba71-9231032b8e5d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11246.492852] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11246.492852] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11246.496591] [54885]: INFO cinder.volume.api [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-9e8a62bc-7919-4077-ba71-9231032b8e5d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11246.501349] [54885]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-9e8a62bc-7919-4077-ba71-9231032b8e5d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11246.501793] [54885]: [pid: 54885|app: 0|req: 160/316] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:31 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11246.516260] [54884]: DEBUG cinder.api.middleware.request_id [None req-a304ae81-be50-4f9e-b4c6-8b28074daf28 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11246.518933] [54884]: INFO cinder.api.openstack.wsgi [None req-a304ae81-be50-4f9e-b4c6-8b28074daf28 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11246.519344] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a304ae81-be50-4f9e-b4c6-8b28074daf28 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11246.519658] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a304ae81-be50-4f9e-b4c6-8b28074daf28 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11246.532379] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11246.532379] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11246.536344] [54884]: INFO cinder.volume.api [None req-a304ae81-be50-4f9e-b4c6-8b28074daf28 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11246.541382] [54884]: INFO cinder.api.openstack.wsgi [None req-a304ae81-be50-4f9e-b4c6-8b28074daf28 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11246.541647] [54884]: [pid: 54884|app: 0|req: 157/317] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:31 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11246.578493] [54885]: DEBUG cinder.api.middleware.request_id [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-52b9b92d-535d-46e9-af12-f275bc945278 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11246.580986] [54885]: INFO cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-52b9b92d-535d-46e9-af12-f275bc945278 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11246.581297] [54885]: DEBUG cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-52b9b92d-535d-46e9-af12-f275bc945278 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11246.581523] [54885]: DEBUG cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-52b9b92d-535d-46e9-af12-f275bc945278 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11246.592045] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11246.592045] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11246.595517] [54885]: INFO cinder.volume.api [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-52b9b92d-535d-46e9-af12-f275bc945278 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11246.600381] [54885]: INFO cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-52b9b92d-535d-46e9-af12-f275bc945278 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11246.600823] [54885]: [pid: 54885|app: 0|req: 161/318] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:31 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11246.621231] [54884]: DEBUG cinder.api.middleware.request_id [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-db29b793-99c6-4014-8c7d-cc7a72f2efd6 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11246.623665] [54884]: INFO cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-db29b793-99c6-4014-8c7d-cc7a72f2efd6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] POST http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa/action [11246.624021] [54884]: DEBUG cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-db29b793-99c6-4014-8c7d-cc7a72f2efd6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11246.624174] [54884]: DEBUG cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-db29b793-99c6-4014-8c7d-cc7a72f2efd6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11246.634427] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11246.634427] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11246.635041] [54884]: INFO cinder.volume.api [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-db29b793-99c6-4014-8c7d-cc7a72f2efd6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11246.641567] [54884]: INFO cinder.volume.api [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-db29b793-99c6-4014-8c7d-cc7a72f2efd6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Begin detaching volume completed successfully. [11246.641833] [54884]: INFO cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-db29b793-99c6-4014-8c7d-cc7a72f2efd6 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa/action returned with HTTP 202 [11246.642379] [54884]: [pid: 54884|app: 0|req: 158/319] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:05:31 2025] POST /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [11247.664141] [54885]: DEBUG cinder.api.middleware.request_id [None req-dd87a693-0aaa-4217-80c2-11cf13afcc67 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11247.664641] [54885]: INFO cinder.api.openstack.wsgi [None req-dd87a693-0aaa-4217-80c2-11cf13afcc67 None None] GET http://10.180.1.21/volume// [11247.664827] [54885]: DEBUG cinder.api.openstack.wsgi [None req-dd87a693-0aaa-4217-80c2-11cf13afcc67 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11247.665058] [54885]: DEBUG cinder.api.openstack.wsgi [None req-dd87a693-0aaa-4217-80c2-11cf13afcc67 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11247.665471] [54885]: INFO cinder.api.openstack.wsgi [None req-dd87a693-0aaa-4217-80c2-11cf13afcc67 None None] http://10.180.1.21/volume// returned with HTTP 300 [11247.665783] [54885]: [pid: 54885|app: 0|req: 162/320] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:05:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11247.669337] [54884]: DEBUG cinder.api.middleware.request_id [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-13b53726-c84c-4a70-ab4c-989dcad33707 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11247.672249] [54884]: INFO cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-13b53726-c84c-4a70-ab4c-989dcad33707 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11247.672655] [54884]: DEBUG cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-13b53726-c84c-4a70-ab4c-989dcad33707 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11247.673015] [54884]: DEBUG cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-13b53726-c84c-4a70-ab4c-989dcad33707 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11247.691107] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11247.691107] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11247.695388] [54884]: INFO cinder.volume.api [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-13b53726-c84c-4a70-ab4c-989dcad33707 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11247.700812] [54884]: INFO cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-13b53726-c84c-4a70-ab4c-989dcad33707 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11247.701256] [54884]: [pid: 54884|app: 0|req: 159/321] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:05:32 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11248.025135] [54885]: DEBUG cinder.api.middleware.request_id [None req-78c058f3-8a66-4718-b32a-4085db13f3a7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11248.025510] [54885]: INFO cinder.api.openstack.wsgi [None req-78c058f3-8a66-4718-b32a-4085db13f3a7 None None] GET http://10.180.1.21/volume// [11248.025700] [54885]: DEBUG cinder.api.openstack.wsgi [None req-78c058f3-8a66-4718-b32a-4085db13f3a7 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11248.025951] [54885]: DEBUG cinder.api.openstack.wsgi [None req-78c058f3-8a66-4718-b32a-4085db13f3a7 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11248.026463] [54885]: INFO cinder.api.openstack.wsgi [None req-78c058f3-8a66-4718-b32a-4085db13f3a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [11248.026712] [54885]: [pid: 54885|app: 0|req: 163/322] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:05:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11248.035268] [54884]: DEBUG cinder.api.middleware.request_id [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-0412a2ab-57ff-4a67-81d6-1c8aa7bae1b9 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11248.039220] [54884]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-0412a2ab-57ff-4a67-81d6-1c8aa7bae1b9 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/attachments [11248.044688] [54884]: DEBUG cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-0412a2ab-57ff-4a67-81d6-1c8aa7bae1b9 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f512ac1-372d-4911-aae7-ef60ce031fb9", "connector": null, "instance_uuid": "9a516807-9196-4feb-b676-86d4718367c1"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11248.052650] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11248.052650] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11248.075032] [54884]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-0412a2ab-57ff-4a67-81d6-1c8aa7bae1b9 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11248.075393] [54884]: [pid: 54884|app: 0|req: 160/323] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:05:32 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11248.095046] [54885]: DEBUG cinder.api.middleware.request_id [None req-5b133bb3-bc27-481c-bfee-390bd09a6ef2 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11248.097216] [54885]: INFO cinder.api.openstack.wsgi [None req-5b133bb3-bc27-481c-bfee-390bd09a6ef2 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11248.097535] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5b133bb3-bc27-481c-bfee-390bd09a6ef2 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11248.097851] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5b133bb3-bc27-481c-bfee-390bd09a6ef2 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11248.108014] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11248.108014] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11248.111370] [54885]: INFO cinder.volume.api [None req-5b133bb3-bc27-481c-bfee-390bd09a6ef2 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11248.115678] [54885]: INFO cinder.api.openstack.wsgi [None req-5b133bb3-bc27-481c-bfee-390bd09a6ef2 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11248.116142] [54885]: [pid: 54885|app: 0|req: 164/324] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:32 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11248.602127] [54884]: DEBUG cinder.api.middleware.request_id [None req-742d2019-3410-442e-a2ba-3cd79bfde746 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11248.602631] [54884]: INFO cinder.api.openstack.wsgi [None req-742d2019-3410-442e-a2ba-3cd79bfde746 None None] GET http://10.180.1.21/volume// [11248.602923] [54884]: DEBUG cinder.api.openstack.wsgi [None req-742d2019-3410-442e-a2ba-3cd79bfde746 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11248.603257] [54884]: DEBUG cinder.api.openstack.wsgi [None req-742d2019-3410-442e-a2ba-3cd79bfde746 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11248.603709] [54884]: INFO cinder.api.openstack.wsgi [None req-742d2019-3410-442e-a2ba-3cd79bfde746 None None] http://10.180.1.21/volume// returned with HTTP 300 [11248.604059] [54884]: [pid: 54884|app: 0|req: 161/325] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:05:33 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11248.608716] [54885]: DEBUG cinder.api.middleware.request_id [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-8e78a865-711f-4d56-a465-c1b8a9434ae4 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11248.614035] [54885]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-8e78a865-711f-4d56-a465-c1b8a9434ae4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11248.614306] [54885]: DEBUG cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-8e78a865-711f-4d56-a465-c1b8a9434ae4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11248.614449] [54885]: DEBUG cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-8e78a865-711f-4d56-a465-c1b8a9434ae4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11248.629353] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11248.629353] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11248.633643] [54885]: INFO cinder.volume.api [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-8e78a865-711f-4d56-a465-c1b8a9434ae4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11248.639743] [54885]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-8e78a865-711f-4d56-a465-c1b8a9434ae4 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11248.639924] [54885]: [pid: 54885|app: 0|req: 165/326] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:05:33 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11248.689206] [54884]: DEBUG cinder.api.middleware.request_id [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-aa651b8f-94da-4428-9ed7-375e45b7eef8 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11248.691622] [54884]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-aa651b8f-94da-4428-9ed7-375e45b7eef8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] PUT http://10.180.1.21/volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611 [11248.692295] [54884]: DEBUG cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-aa651b8f-94da-4428-9ed7-375e45b7eef8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-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-496245", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11248.700635] [54884]: DEBUG cinder.coordination [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-aa651b8f-94da-4428-9ed7-375e45b7eef8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Acquiring lock "cinder-attachment_update-2f512ac1-372d-4911-aae7-ef60ce031fb9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11248.706239] [54884]: DEBUG cinder.coordination [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-aa651b8f-94da-4428-9ed7-375e45b7eef8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Lock "cinder-attachment_update-2f512ac1-372d-4911-aae7-ef60ce031fb9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11248.707464] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11248.707464] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11248.849556] [54885]: DEBUG cinder.api.middleware.request_id [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-2db72077-f4d1-4214-9966-5311c303ff88 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11248.853638] [54885]: INFO cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-2db72077-f4d1-4214-9966-5311c303ff88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567 [11248.853638] [54885]: DEBUG cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-2db72077-f4d1-4214-9966-5311c303ff88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11248.853638] [54885]: DEBUG cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-2db72077-f4d1-4214-9966-5311c303ff88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11248.860502] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11248.860502] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11249.393059] [54885]: INFO cinder.api.openstack.wsgi [req-2945c6ff-875c-4a9c-91b6-fb89d09fd2b8 req-2db72077-f4d1-4214-9966-5311c303ff88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567 returned with HTTP 200 [11249.393262] [54885]: [pid: 54885|app: 0|req: 166/327] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:05:33 2025] DELETE /volume/v3/attachments/3fb79a5f-db8d-4e71-a8cb-7f01f7085567 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11249.394587] [54885]: DEBUG cinder.api.middleware.request_id [None req-1f00dad6-b46b-41d6-8f15-46e4094b6c53 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11249.396435] [54885]: INFO cinder.api.openstack.wsgi [None req-1f00dad6-b46b-41d6-8f15-46e4094b6c53 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11249.396784] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1f00dad6-b46b-41d6-8f15-46e4094b6c53 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11249.397121] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1f00dad6-b46b-41d6-8f15-46e4094b6c53 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11249.408216] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11249.408216] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11249.411517] [54885]: INFO cinder.volume.api [None req-1f00dad6-b46b-41d6-8f15-46e4094b6c53 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11249.415857] [54885]: INFO cinder.api.openstack.wsgi [None req-1f00dad6-b46b-41d6-8f15-46e4094b6c53 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11249.416381] [54885]: [pid: 54885|app: 0|req: 167/328] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:34 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11249.416908] [54885]: DEBUG cinder.api.middleware.request_id [None req-c4a452e3-6498-43bd-b0e3-89b38bf6db3c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11249.418733] [54885]: INFO cinder.api.openstack.wsgi [None req-c4a452e3-6498-43bd-b0e3-89b38bf6db3c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11249.418956] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c4a452e3-6498-43bd-b0e3-89b38bf6db3c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11249.419171] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c4a452e3-6498-43bd-b0e3-89b38bf6db3c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11249.428914] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11249.428914] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11249.432169] [54885]: INFO cinder.volume.api [None req-c4a452e3-6498-43bd-b0e3-89b38bf6db3c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11249.436421] [54885]: INFO cinder.api.openstack.wsgi [None req-c4a452e3-6498-43bd-b0e3-89b38bf6db3c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11249.436829] [54885]: [pid: 54885|app: 0|req: 168/329] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:34 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11249.454072] [54885]: DEBUG cinder.api.middleware.request_id [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-1aa106f5-b659-4b2f-b24b-de76e4e93f12 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11249.455894] [54885]: INFO cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-1aa106f5-b659-4b2f-b24b-de76e4e93f12 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11249.456130] [54885]: DEBUG cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-1aa106f5-b659-4b2f-b24b-de76e4e93f12 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11249.456342] [54885]: DEBUG cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-1aa106f5-b659-4b2f-b24b-de76e4e93f12 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11249.466396] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11249.466396] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11249.470057] [54885]: INFO cinder.volume.api [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-1aa106f5-b659-4b2f-b24b-de76e4e93f12 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11249.474588] [54885]: INFO cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-1aa106f5-b659-4b2f-b24b-de76e4e93f12 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11249.474962] [54885]: [pid: 54885|app: 0|req: 169/330] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:34 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11249.492047] [54885]: DEBUG cinder.api.middleware.request_id [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-97b117e1-3f59-410e-85bc-194514e376e9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11249.494206] [54885]: INFO cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-97b117e1-3f59-410e-85bc-194514e376e9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f/action [11249.494613] [54885]: DEBUG cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-97b117e1-3f59-410e-85bc-194514e376e9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11249.494751] [54885]: DEBUG cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-97b117e1-3f59-410e-85bc-194514e376e9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11249.504820] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11249.504820] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11249.505381] [54885]: INFO cinder.volume.api [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-97b117e1-3f59-410e-85bc-194514e376e9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11249.512238] [54885]: INFO cinder.volume.api [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-97b117e1-3f59-410e-85bc-194514e376e9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Begin detaching volume completed successfully. [11249.512485] [54885]: INFO cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-97b117e1-3f59-410e-85bc-194514e376e9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f/action returned with HTTP 202 [11249.512941] [54885]: [pid: 54885|app: 0|req: 170/331] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:05:34 2025] POST /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [11250.008886] [54885]: DEBUG cinder.api.middleware.request_id [None req-a4883e98-71f4-45dc-8cf0-810c93dc70df None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11250.011065] [54885]: INFO cinder.api.openstack.wsgi [None req-a4883e98-71f4-45dc-8cf0-810c93dc70df tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11250.011295] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a4883e98-71f4-45dc-8cf0-810c93dc70df tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11250.011511] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a4883e98-71f4-45dc-8cf0-810c93dc70df tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11250.023208] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11250.023208] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11250.027911] [54885]: INFO cinder.volume.api [None req-a4883e98-71f4-45dc-8cf0-810c93dc70df tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11250.036046] [54885]: INFO cinder.api.openstack.wsgi [None req-a4883e98-71f4-45dc-8cf0-810c93dc70df tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11250.036470] [54885]: [pid: 54885|app: 0|req: 171/332] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:34 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11250.449441] [54885]: DEBUG cinder.api.middleware.request_id [None req-f763009f-7170-4fd2-827b-bad5c18724ab None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11250.451909] [54885]: INFO cinder.api.openstack.wsgi [None req-f763009f-7170-4fd2-827b-bad5c18724ab tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11250.452148] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f763009f-7170-4fd2-827b-bad5c18724ab tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11250.452613] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f763009f-7170-4fd2-827b-bad5c18724ab tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11250.464112] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11250.464112] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11250.469789] [54885]: INFO cinder.volume.api [None req-f763009f-7170-4fd2-827b-bad5c18724ab tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11250.475008] [54885]: INFO cinder.api.openstack.wsgi [None req-f763009f-7170-4fd2-827b-bad5c18724ab tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11250.475430] [54885]: [pid: 54885|app: 0|req: 172/333] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:35 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11250.537505] [54885]: DEBUG cinder.api.middleware.request_id [None req-ca6c1c46-d76b-4f44-9efa-f256fd62cc0c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11250.537954] [54885]: INFO cinder.api.openstack.wsgi [None req-ca6c1c46-d76b-4f44-9efa-f256fd62cc0c None None] GET http://10.180.1.21/volume// [11250.538159] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ca6c1c46-d76b-4f44-9efa-f256fd62cc0c None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11250.538420] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ca6c1c46-d76b-4f44-9efa-f256fd62cc0c None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11250.538847] [54885]: INFO cinder.api.openstack.wsgi [None req-ca6c1c46-d76b-4f44-9efa-f256fd62cc0c None None] http://10.180.1.21/volume// returned with HTTP 300 [11250.539168] [54885]: [pid: 54885|app: 0|req: 173/334] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:05:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11250.544036] [54885]: DEBUG cinder.api.middleware.request_id [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-e3d8ce72-91a3-4a2c-b091-b221d3fd4c68 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11250.546111] [54885]: INFO cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-e3d8ce72-91a3-4a2c-b091-b221d3fd4c68 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11250.546361] [54885]: DEBUG cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-e3d8ce72-91a3-4a2c-b091-b221d3fd4c68 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11250.547031] [54885]: DEBUG cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-e3d8ce72-91a3-4a2c-b091-b221d3fd4c68 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11250.557605] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11250.557605] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11250.561229] [54885]: INFO cinder.volume.api [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-e3d8ce72-91a3-4a2c-b091-b221d3fd4c68 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11250.566907] [54885]: INFO cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-e3d8ce72-91a3-4a2c-b091-b221d3fd4c68 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11250.566907] [54885]: [pid: 54885|app: 0|req: 174/335] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:05:35 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11250.689133] [54885]: DEBUG cinder.api.middleware.request_id [None req-02ce01a0-fec1-4b87-a711-7babf98bbfe5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11250.691414] [54885]: INFO cinder.api.openstack.wsgi [None req-02ce01a0-fec1-4b87-a711-7babf98bbfe5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [11250.691683] [54885]: DEBUG cinder.api.openstack.wsgi [None req-02ce01a0-fec1-4b87-a711-7babf98bbfe5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11250.691905] [54885]: DEBUG cinder.api.openstack.wsgi [None req-02ce01a0-fec1-4b87-a711-7babf98bbfe5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11250.692130] [54885]: INFO cinder.api.v3.volumes [None req-02ce01a0-fec1-4b87-a711-7babf98bbfe5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Delete volume with id: 8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [11250.703200] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11250.703200] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11250.703801] [54885]: INFO cinder.volume.api [None req-02ce01a0-fec1-4b87-a711-7babf98bbfe5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [11250.722924] [54885]: INFO cinder.volume.api [None req-02ce01a0-fec1-4b87-a711-7babf98bbfe5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Delete volume request issued successfully. [11250.723274] [54885]: INFO cinder.api.openstack.wsgi [None req-02ce01a0-fec1-4b87-a711-7babf98bbfe5 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 202 [11250.725898] [54885]: [pid: 54885|app: 0|req: 175/336] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:05:35 2025] DELETE /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11250.726775] [54885]: DEBUG cinder.api.middleware.request_id [None req-3554b84c-70e8-4604-b95b-6f2da5fcdccc None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11250.730833] [54885]: INFO cinder.api.openstack.wsgi [None req-3554b84c-70e8-4604-b95b-6f2da5fcdccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [11250.731081] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3554b84c-70e8-4604-b95b-6f2da5fcdccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11250.731318] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3554b84c-70e8-4604-b95b-6f2da5fcdccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11250.740414] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11250.740414] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11250.744741] [54885]: INFO cinder.volume.api [None req-3554b84c-70e8-4604-b95b-6f2da5fcdccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [11250.749594] [54885]: INFO cinder.api.openstack.wsgi [None req-3554b84c-70e8-4604-b95b-6f2da5fcdccc tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [11250.750144] [54885]: [pid: 54885|app: 0|req: 176/337] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:35 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11251.487466] [54885]: DEBUG cinder.api.middleware.request_id [None req-1d786775-7d55-47df-bed6-62e13efd8963 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11251.490487] [54885]: INFO cinder.api.openstack.wsgi [None req-1d786775-7d55-47df-bed6-62e13efd8963 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11251.490854] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1d786775-7d55-47df-bed6-62e13efd8963 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11251.491179] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1d786775-7d55-47df-bed6-62e13efd8963 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11251.506537] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11251.506537] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11251.512512] [54885]: INFO cinder.volume.api [None req-1d786775-7d55-47df-bed6-62e13efd8963 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11251.519792] [54885]: INFO cinder.api.openstack.wsgi [None req-1d786775-7d55-47df-bed6-62e13efd8963 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11251.520281] [54885]: [pid: 54885|app: 0|req: 177/338] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:36 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11251.761713] [54885]: DEBUG cinder.api.middleware.request_id [None req-96c75599-9f12-498b-8085-9703133dcc43 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11251.765568] [54885]: INFO cinder.api.openstack.wsgi [None req-96c75599-9f12-498b-8085-9703133dcc43 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [11251.765950] [54885]: DEBUG cinder.api.openstack.wsgi [None req-96c75599-9f12-498b-8085-9703133dcc43 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11251.766325] [54885]: DEBUG cinder.api.openstack.wsgi [None req-96c75599-9f12-498b-8085-9703133dcc43 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11251.779589] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11251.779589] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11251.785181] [54885]: INFO cinder.volume.api [None req-96c75599-9f12-498b-8085-9703133dcc43 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Volume info retrieved successfully. [11251.793698] [54885]: INFO cinder.api.openstack.wsgi [None req-96c75599-9f12-498b-8085-9703133dcc43 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 200 [11251.794328] [54885]: [pid: 54885|app: 0|req: 178/339] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:36 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11251.795538] [54885]: DEBUG cinder.api.middleware.request_id [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-464be930-80b3-4514-8e69-f2bfd8f7fbcd None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11251.798751] [54885]: INFO cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-464be930-80b3-4514-8e69-f2bfd8f7fbcd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc [11251.799108] [54885]: DEBUG cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-464be930-80b3-4514-8e69-f2bfd8f7fbcd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11251.799453] [54885]: DEBUG cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-464be930-80b3-4514-8e69-f2bfd8f7fbcd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11251.809964] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11251.809964] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11252.340089] [54885]: INFO cinder.api.openstack.wsgi [req-497450fc-648b-41a0-8d38-8a4f0def83a1 req-464be930-80b3-4514-8e69-f2bfd8f7fbcd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc returned with HTTP 200 [11252.340700] [54885]: [pid: 54885|app: 0|req: 179/340] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:05:36 2025] DELETE /volume/v3/attachments/3c58677e-4687-435d-9282-bc07f6ba44cc => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11252.532286] [54885]: DEBUG cinder.api.middleware.request_id [None req-e59bdb14-8860-4cd0-9798-f38f06ba8b9a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11252.534530] [54885]: INFO cinder.api.openstack.wsgi [None req-e59bdb14-8860-4cd0-9798-f38f06ba8b9a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11252.534875] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e59bdb14-8860-4cd0-9798-f38f06ba8b9a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11252.535038] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e59bdb14-8860-4cd0-9798-f38f06ba8b9a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11252.545731] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11252.545731] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11252.549161] [54885]: INFO cinder.volume.api [None req-e59bdb14-8860-4cd0-9798-f38f06ba8b9a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11252.553426] [54885]: INFO cinder.api.openstack.wsgi [None req-e59bdb14-8860-4cd0-9798-f38f06ba8b9a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11252.553999] [54885]: [pid: 54885|app: 0|req: 180/341] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:37 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11252.804414] [54885]: DEBUG cinder.api.middleware.request_id [None req-3905f36d-b993-47c6-a16a-bd8cbfbdf500 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11252.806543] [54885]: INFO cinder.api.openstack.wsgi [None req-3905f36d-b993-47c6-a16a-bd8cbfbdf500 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] GET http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 [11252.806770] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3905f36d-b993-47c6-a16a-bd8cbfbdf500 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11252.806991] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3905f36d-b993-47c6-a16a-bd8cbfbdf500 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11252.816301] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11252.816301] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11252.819153] [54885]: INFO cinder.api.openstack.wsgi [None req-3905f36d-b993-47c6-a16a-bd8cbfbdf500 tempest-DeleteServersTestJSON-342087524 tempest-DeleteServersTestJSON-342087524-project-member] http://10.180.1.21/volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 returned with HTTP 404 [11252.819813] [54885]: [pid: 54885|app: 0|req: 181/342] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:37 2025] GET /volume/v3/volumes/8a4f48d8-8fd5-4d58-a39e-62cc0d4d3fd4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11253.237084] [54884]: DEBUG cinder.coordination [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-aa651b8f-94da-4428-9ed7-375e45b7eef8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Lock "cinder-attachment_update-2f512ac1-372d-4911-aae7-ef60ce031fb9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11253.237834] [54884]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-aa651b8f-94da-4428-9ed7-375e45b7eef8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611 returned with HTTP 200 [11253.238189] [54884]: [pid: 54884|app: 0|req: 162/343] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:05:33 2025] PUT /volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611 => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11253.563211] [54885]: DEBUG cinder.api.middleware.request_id [None req-2c707ad5-4764-4791-9110-566f47a61025 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11253.565260] [54885]: INFO cinder.api.openstack.wsgi [None req-2c707ad5-4764-4791-9110-566f47a61025 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11253.565482] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2c707ad5-4764-4791-9110-566f47a61025 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11253.565703] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2c707ad5-4764-4791-9110-566f47a61025 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11253.577491] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11253.577491] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11253.581529] [54885]: INFO cinder.volume.api [None req-2c707ad5-4764-4791-9110-566f47a61025 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11253.585891] [54885]: INFO cinder.api.openstack.wsgi [None req-2c707ad5-4764-4791-9110-566f47a61025 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11253.586298] [54885]: [pid: 54885|app: 0|req: 182/344] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:38 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11253.731840] [54884]: DEBUG cinder.api.middleware.request_id [None req-e34d2830-34a2-45b3-bcdb-14a586ed1476 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11253.739186] [54884]: INFO cinder.api.openstack.wsgi [None req-e34d2830-34a2-45b3-bcdb-14a586ed1476 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11253.739451] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e34d2830-34a2-45b3-bcdb-14a586ed1476 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11253.739761] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e34d2830-34a2-45b3-bcdb-14a586ed1476 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11253.751104] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11253.751104] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11253.755158] [54884]: INFO cinder.volume.api [None req-e34d2830-34a2-45b3-bcdb-14a586ed1476 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11253.763500] [54884]: INFO cinder.api.openstack.wsgi [None req-e34d2830-34a2-45b3-bcdb-14a586ed1476 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11253.763500] [54884]: [pid: 54884|app: 0|req: 163/345] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:38 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11254.596779] [54885]: DEBUG cinder.api.middleware.request_id [None req-b9a33477-fcab-40a3-8659-dc2d8decba64 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11254.599350] [54885]: INFO cinder.api.openstack.wsgi [None req-b9a33477-fcab-40a3-8659-dc2d8decba64 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11254.599487] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b9a33477-fcab-40a3-8659-dc2d8decba64 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11254.599732] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b9a33477-fcab-40a3-8659-dc2d8decba64 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11254.623102] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11254.623102] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11254.629389] [54885]: INFO cinder.volume.api [None req-b9a33477-fcab-40a3-8659-dc2d8decba64 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11254.638856] [54885]: INFO cinder.api.openstack.wsgi [None req-b9a33477-fcab-40a3-8659-dc2d8decba64 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11254.640020] [54885]: [pid: 54885|app: 0|req: 183/346] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:39 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11255.415814] [54884]: DEBUG cinder.api.middleware.request_id [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-2add1ffd-e88d-4f53-99b6-62015816ab92 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11255.418266] [54884]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-2add1ffd-e88d-4f53-99b6-62015816ab92 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611/action [11255.419222] [54884]: DEBUG cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-2add1ffd-e88d-4f53-99b6-62015816ab92 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action body: b'{"os-complete": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11255.419222] [54884]: DEBUG cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-2add1ffd-e88d-4f53-99b6-62015816ab92 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11255.437558] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11255.437558] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11255.449106] [54884]: INFO cinder.api.openstack.wsgi [req-2e08e607-13b1-4f23-a6b8-5035808467f3 req-2add1ffd-e88d-4f53-99b6-62015816ab92 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611/action returned with HTTP 204 [11255.449106] [54884]: [pid: 54884|app: 0|req: 164/347] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:05:40 2025] POST /volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11255.527064] [54885]: DEBUG cinder.api.middleware.request_id [None req-82f099ad-0e99-4470-b59c-a4831d5f271c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11255.584381] [54885]: INFO cinder.api.openstack.wsgi [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] POST http://10.180.1.21/volume/v3/volumes [11255.584874] [54885]: DEBUG cinder.api.openstack.wsgi [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-86721514"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11255.586794] [54885]: DEBUG cinder.api.v3.volumes [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-86721514'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11255.586953] [54885]: INFO cinder.api.v3.volumes [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume of 1 GB [11255.591129] [54885]: INFO cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Availability Zones retrieved successfully. [11255.597890] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Flow 'volume_create_api' (9b7af7c6-8af8-45bf-bf0d-1ce9af27cfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11255.599145] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2192b872-c644-467a-87b9-0da17666ed67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.601234] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11255.634956] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2192b872-c644-467a-87b9-0da17666ed67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.636945] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6631ea70-a08f-4b58-bbd7-f594c6759b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.650917] [54884]: DEBUG cinder.api.middleware.request_id [None req-0849b451-705a-4328-b04e-a71337832c65 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11255.653217] [54884]: INFO cinder.api.openstack.wsgi [None req-0849b451-705a-4328-b04e-a71337832c65 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11255.653478] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0849b451-705a-4328-b04e-a71337832c65 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11255.653738] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0849b451-705a-4328-b04e-a71337832c65 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11255.666540] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11255.666540] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11255.672287] [54884]: INFO cinder.volume.api [None req-0849b451-705a-4328-b04e-a71337832c65 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11255.678602] [54884]: INFO cinder.api.openstack.wsgi [None req-0849b451-705a-4328-b04e-a71337832c65 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11255.679159] [54884]: [pid: 54884|app: 0|req: 165/348] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:40 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11255.690745] [54884]: DEBUG cinder.api.middleware.request_id [None req-54a03d35-17ae-4aca-b74a-ab91dbb67d4f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11255.693060] [54884]: INFO cinder.api.openstack.wsgi [None req-54a03d35-17ae-4aca-b74a-ab91dbb67d4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11255.694010] [54884]: DEBUG cinder.api.openstack.wsgi [None req-54a03d35-17ae-4aca-b74a-ab91dbb67d4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11255.694010] [54884]: DEBUG cinder.api.openstack.wsgi [None req-54a03d35-17ae-4aca-b74a-ab91dbb67d4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11255.697930] [54885]: DEBUG cinder.quota [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Created reservations ['108502f8-e329-4ead-8e91-cb332df6b214', 'c1f15db0-d618-423e-8d89-9d751e9f1ad7', 'bfb43132-c50a-4ae9-90dd-949bf6ebff5f', '8258298c-a24e-453a-aac4-007ccaf27668'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11255.700816] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6631ea70-a08f-4b58-bbd7-f594c6759b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['108502f8-e329-4ead-8e91-cb332df6b214', 'c1f15db0-d618-423e-8d89-9d751e9f1ad7', 'bfb43132-c50a-4ae9-90dd-949bf6ebff5f', '8258298c-a24e-453a-aac4-007ccaf27668']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.701967] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f982ca46-9ac9-4e6c-8e0e-5a05d5a11ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.709801] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11255.709801] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11255.715138] [54884]: INFO cinder.volume.api [None req-54a03d35-17ae-4aca-b74a-ab91dbb67d4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11255.719566] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f982ca46-9ac9-4e6c-8e0e-5a05d5a11ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65d8d299-6a03-4f19-9163-0603d3622717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-86721514',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c85be2e6634b4275a8f64dd95ba8772f',qos_specs=None,replication_status=,reservations=['108502f8-e329-4ead-8e91-cb332df6b214','c1f15db0-d618-423e-8d89-9d751e9f1ad7','bfb43132-c50a-4ae9-90dd-949bf6ebff5f','8258298c-a24e-453a-aac4-007ccaf27668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b282fd3090481d997fb62f072a3493',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-86721514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65d8d299-6a03-4f19-9163-0603d3622717,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c85be2e6634b4275a8f64dd95ba8772f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6b282fd3090481d997fb62f072a3493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.721129] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfbde2e3-6012-448d-b535-6a9683012588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.721703] [54884]: INFO cinder.api.openstack.wsgi [None req-54a03d35-17ae-4aca-b74a-ab91dbb67d4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11255.722266] [54884]: [pid: 54884|app: 0|req: 166/349] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:40 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11255.737694] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfbde2e3-6012-448d-b535-6a9683012588) transitioned into state 'SUCCESS' from state '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-86721514',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c85be2e6634b4275a8f64dd95ba8772f',qos_specs=None,replication_status=,reservations=['108502f8-e329-4ead-8e91-cb332df6b214','c1f15db0-d618-423e-8d89-9d751e9f1ad7','bfb43132-c50a-4ae9-90dd-949bf6ebff5f','8258298c-a24e-453a-aac4-007ccaf27668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b282fd3090481d997fb62f072a3493',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.738394] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0cc7bb8-2c85-42e3-8729-85bb67c847e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.751895] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0cc7bb8-2c85-42e3-8729-85bb67c847e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.754449] [54885]: DEBUG cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Flow 'volume_create_api' (9b7af7c6-8af8-45bf-bf0d-1ce9af27cfeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11255.755390] [54885]: INFO cinder.volume.api [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume request issued successfully. [11255.756712] [54885]: INFO cinder.api.openstack.wsgi [None req-82f099ad-0e99-4470-b59c-a4831d5f271c tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11255.757375] [54885]: [pid: 54885|app: 0|req: 184/350] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 11 15:05:40 2025] POST /volume/v3/volumes => generated 757 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11255.769655] [54884]: DEBUG cinder.api.middleware.request_id [None req-96653c8b-036f-43ec-abd8-c0e156e8f121 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11255.780720] [54884]: INFO cinder.api.openstack.wsgi [None req-96653c8b-036f-43ec-abd8-c0e156e8f121 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 [11255.780720] [54884]: DEBUG cinder.api.openstack.wsgi [None req-96653c8b-036f-43ec-abd8-c0e156e8f121 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11255.780720] [54884]: DEBUG cinder.api.openstack.wsgi [None req-96653c8b-036f-43ec-abd8-c0e156e8f121 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11255.789452] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11255.789452] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11255.794936] [54884]: INFO cinder.volume.api [None req-96653c8b-036f-43ec-abd8-c0e156e8f121 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11255.800838] [54884]: INFO cinder.api.openstack.wsgi [None req-96653c8b-036f-43ec-abd8-c0e156e8f121 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 returned with HTTP 200 [11255.801057] [54884]: [pid: 54884|app: 0|req: 167/351] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:40 2025] GET /volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11255.832771] [54885]: DEBUG cinder.api.middleware.request_id [None req-8ded1de8-2373-4646-971f-55d656a0ca95 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11255.835167] [54885]: INFO cinder.api.openstack.wsgi [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/volumes [11255.835653] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-918900509"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11255.837396] [54885]: DEBUG cinder.api.v3.volumes [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-918900509'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11255.837600] [54885]: INFO cinder.api.v3.volumes [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume of 1 GB [11255.838025] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11255.838025] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11255.841981] [54885]: INFO cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Availability Zones retrieved successfully. [11255.848818] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Flow 'volume_create_api' (9bc4cc78-fe32-43be-964e-caaaf9929e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11255.850133] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b05b0e0-1c8e-4866-943b-6933ab27d5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.851455] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11255.869717] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b05b0e0-1c8e-4866-943b-6933ab27d5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.870706] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a61b96d-7b71-4154-a39c-f1bf297e4c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.916250] [54885]: DEBUG cinder.quota [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Created reservations ['bfa40c85-01e0-45f8-b845-0719f4dccc61', 'e4b01240-42a9-4606-bcab-9a0dd783c5e0', '68b4f7af-aa37-4b01-9e5b-f9048e40c215', 'ad463852-bba2-48db-a6f8-ea698cd22ec6'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11255.917335] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a61b96d-7b71-4154-a39c-f1bf297e4c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfa40c85-01e0-45f8-b845-0719f4dccc61', 'e4b01240-42a9-4606-bcab-9a0dd783c5e0', '68b4f7af-aa37-4b01-9e5b-f9048e40c215', 'ad463852-bba2-48db-a6f8-ea698cd22ec6']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.918253] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2541c9d9-e500-4886-9c9a-3c519353ed56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.932722] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2541c9d9-e500-4886-9c9a-3c519353ed56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd99c2a18-e1d8-4f26-954a-c1602ae42d00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-918900509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476c033f78234cacaea305ce80d4afc4',qos_specs=None,replication_status=,reservations=['bfa40c85-01e0-45f8-b845-0719f4dccc61','e4b01240-42a9-4606-bcab-9a0dd783c5e0','68b4f7af-aa37-4b01-9e5b-f9048e40c215','ad463852-bba2-48db-a6f8-ea698cd22ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-918900509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d99c2a18-e1d8-4f26-954a-c1602ae42d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='476c033f78234cacaea305ce80d4afc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.933726] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ff2e33-7aad-4c96-ae3e-604b37a4630a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.950640] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ff2e33-7aad-4c96-ae3e-604b37a4630a) transitioned into state 'SUCCESS' from state '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-918900509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476c033f78234cacaea305ce80d4afc4',qos_specs=None,replication_status=,reservations=['bfa40c85-01e0-45f8-b845-0719f4dccc61','e4b01240-42a9-4606-bcab-9a0dd783c5e0','68b4f7af-aa37-4b01-9e5b-f9048e40c215','ad463852-bba2-48db-a6f8-ea698cd22ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35fbde6d2148baa3b095e94c4d1748',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.951394] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ef38c4-1d31-4c37-8245-624c916c0e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11255.962218] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ef38c4-1d31-4c37-8245-624c916c0e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11255.962218] [54885]: DEBUG cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Flow 'volume_create_api' (9bc4cc78-fe32-43be-964e-caaaf9929e30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11255.962218] [54885]: INFO cinder.volume.api [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Create volume request issued successfully. [11255.962218] [54885]: INFO cinder.api.openstack.wsgi [None req-8ded1de8-2373-4646-971f-55d656a0ca95 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11255.962913] [54885]: [pid: 54885|app: 0|req: 185/352] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:05:40 2025] POST /volume/v3/volumes => generated 749 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11255.973426] [54884]: DEBUG cinder.api.middleware.request_id [None req-1075049b-7118-4b9f-a355-a9aaf601cb4f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11255.976633] [54884]: INFO cinder.api.openstack.wsgi [None req-1075049b-7118-4b9f-a355-a9aaf601cb4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11255.976900] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1075049b-7118-4b9f-a355-a9aaf601cb4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11255.977413] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1075049b-7118-4b9f-a355-a9aaf601cb4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11255.989822] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11255.989822] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11255.994990] [54884]: INFO cinder.volume.api [None req-1075049b-7118-4b9f-a355-a9aaf601cb4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11256.000855] [54884]: INFO cinder.api.openstack.wsgi [None req-1075049b-7118-4b9f-a355-a9aaf601cb4f tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11256.001287] [54884]: [pid: 54884|app: 0|req: 168/353] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:40 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11256.812436] [54885]: DEBUG cinder.api.middleware.request_id [None req-7a898daa-c3aa-4903-8943-694891cca4ee None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11256.816955] [54885]: INFO cinder.api.openstack.wsgi [None req-7a898daa-c3aa-4903-8943-694891cca4ee tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 [11256.817230] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7a898daa-c3aa-4903-8943-694891cca4ee tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11256.820019] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7a898daa-c3aa-4903-8943-694891cca4ee tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11256.830906] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11256.830906] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11256.836588] [54885]: INFO cinder.volume.api [None req-7a898daa-c3aa-4903-8943-694891cca4ee tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11256.842387] [54885]: INFO cinder.api.openstack.wsgi [None req-7a898daa-c3aa-4903-8943-694891cca4ee tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 returned with HTTP 200 [11256.842834] [54885]: [pid: 54885|app: 0|req: 186/354] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:41 2025] GET /volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11256.864127] [54884]: DEBUG cinder.api.middleware.request_id [req-90b6c088-5a74-44f9-9be5-7f085d51872e req-ad5bed0a-11b4-40ed-bf30-0a453d3fe4a5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11256.866786] [54884]: INFO cinder.api.openstack.wsgi [req-90b6c088-5a74-44f9-9be5-7f085d51872e req-ad5bed0a-11b4-40ed-bf30-0a453d3fe4a5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 [11256.867147] [54884]: DEBUG cinder.api.openstack.wsgi [req-90b6c088-5a74-44f9-9be5-7f085d51872e req-ad5bed0a-11b4-40ed-bf30-0a453d3fe4a5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11256.867481] [54884]: DEBUG cinder.api.openstack.wsgi [req-90b6c088-5a74-44f9-9be5-7f085d51872e req-ad5bed0a-11b4-40ed-bf30-0a453d3fe4a5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11256.876503] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11256.876503] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11256.880759] [54884]: INFO cinder.volume.api [req-90b6c088-5a74-44f9-9be5-7f085d51872e req-ad5bed0a-11b4-40ed-bf30-0a453d3fe4a5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11256.886834] [54884]: INFO cinder.api.openstack.wsgi [req-90b6c088-5a74-44f9-9be5-7f085d51872e req-ad5bed0a-11b4-40ed-bf30-0a453d3fe4a5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 returned with HTTP 200 [11256.886834] [54884]: [pid: 54884|app: 0|req: 169/355] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:41 2025] GET /volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11256.894496] [54885]: DEBUG cinder.api.middleware.request_id [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11256.898499] [54885]: INFO cinder.api.openstack.wsgi [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] POST http://10.180.1.21/volume/v3/volumes [11256.898694] [54885]: DEBUG cinder.api.openstack.wsgi [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-251113189"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11256.900458] [54885]: DEBUG cinder.api.v3.volumes [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-251113189'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11256.900593] [54885]: INFO cinder.api.v3.volumes [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume of 1 GB [11256.911829] [54885]: INFO cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Availability Zones retrieved successfully. [11256.924132] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Flow 'volume_create_api' (a2bcb1fa-2b7a-4f27-8b2b-8cd2750cd429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11256.925396] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5bcc7b-95f4-4cd4-9f24-c7c18cdada18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11256.928255] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11256.961468] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5bcc7b-95f4-4cd4-9f24-c7c18cdada18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11256.962388] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444c0920-ab94-4d25-a615-7de30e6d4355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11257.005051] [54885]: DEBUG cinder.quota [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Created reservations ['8ce0630b-3fb2-4f69-bac1-4dccfdcd306a', 'cc92e657-24df-439d-b7be-32054493085f', '38535aab-f2e1-4da1-a2e9-7538c3b9271a', 'e142c6fd-3be5-4c48-9aef-d2c14adbd18a'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11257.005051] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444c0920-ab94-4d25-a615-7de30e6d4355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce0630b-3fb2-4f69-bac1-4dccfdcd306a', 'cc92e657-24df-439d-b7be-32054493085f', '38535aab-f2e1-4da1-a2e9-7538c3b9271a', 'e142c6fd-3be5-4c48-9aef-d2c14adbd18a']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11257.005570] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347c1547-a5da-4dc9-ad98-61d6443107e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11257.012210] [54884]: DEBUG cinder.api.middleware.request_id [None req-29c5d73b-82ca-4017-b8be-0aefc9ed80a3 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11257.016387] [54884]: INFO cinder.api.openstack.wsgi [None req-29c5d73b-82ca-4017-b8be-0aefc9ed80a3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11257.020114] [54884]: DEBUG cinder.api.openstack.wsgi [None req-29c5d73b-82ca-4017-b8be-0aefc9ed80a3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11257.020423] [54884]: DEBUG cinder.api.openstack.wsgi [None req-29c5d73b-82ca-4017-b8be-0aefc9ed80a3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11257.020544] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347c1547-a5da-4dc9-ad98-61d6443107e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54953eb0-54fa-4c48-b2cc-390fd54a24c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-251113189',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c85be2e6634b4275a8f64dd95ba8772f',qos_specs=None,replication_status=,reservations=['8ce0630b-3fb2-4f69-bac1-4dccfdcd306a','cc92e657-24df-439d-b7be-32054493085f','38535aab-f2e1-4da1-a2e9-7538c3b9271a','e142c6fd-3be5-4c48-9aef-d2c14adbd18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b282fd3090481d997fb62f072a3493',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-251113189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54953eb0-54fa-4c48-b2cc-390fd54a24c8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c85be2e6634b4275a8f64dd95ba8772f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6b282fd3090481d997fb62f072a3493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11257.021534] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218ffe7b-78ab-4209-bbd4-863d9f127093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11257.028329] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11257.028329] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11257.033903] [54884]: INFO cinder.volume.api [None req-29c5d73b-82ca-4017-b8be-0aefc9ed80a3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11257.037930] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218ffe7b-78ab-4209-bbd4-863d9f127093) transitioned into state 'SUCCESS' from state '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-251113189',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c85be2e6634b4275a8f64dd95ba8772f',qos_specs=None,replication_status=,reservations=['8ce0630b-3fb2-4f69-bac1-4dccfdcd306a','cc92e657-24df-439d-b7be-32054493085f','38535aab-f2e1-4da1-a2e9-7538c3b9271a','e142c6fd-3be5-4c48-9aef-d2c14adbd18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b282fd3090481d997fb62f072a3493',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11257.038879] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bfe056-685e-40c6-a34c-9aca6c22ec73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11257.042449] [54884]: INFO cinder.api.openstack.wsgi [None req-29c5d73b-82ca-4017-b8be-0aefc9ed80a3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11257.042864] [54884]: [pid: 54884|app: 0|req: 170/356] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:41 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11257.050861] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bfe056-685e-40c6-a34c-9aca6c22ec73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11257.052060] [54885]: DEBUG cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Flow 'volume_create_api' (a2bcb1fa-2b7a-4f27-8b2b-8cd2750cd429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11257.052415] [54885]: INFO cinder.volume.api [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume request issued successfully. [11257.053540] [54885]: INFO cinder.api.openstack.wsgi [None req-58729f5a-9c6f-490d-9a2c-68c53fb75d57 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11257.054609] [54885]: [pid: 54885|app: 0|req: 187/357] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 11 15:05:41 2025] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11257.074024] [54884]: DEBUG cinder.api.middleware.request_id [None req-5d57c9a6-0e4e-4b50-9edb-ab4e98333ce0 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11257.077264] [54884]: INFO cinder.api.openstack.wsgi [None req-5d57c9a6-0e4e-4b50-9edb-ab4e98333ce0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 [11257.077515] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5d57c9a6-0e4e-4b50-9edb-ab4e98333ce0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11257.079099] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5d57c9a6-0e4e-4b50-9edb-ab4e98333ce0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11257.091653] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11257.091653] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11257.096287] [54884]: INFO cinder.volume.api [None req-5d57c9a6-0e4e-4b50-9edb-ab4e98333ce0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11257.101377] [54885]: DEBUG cinder.api.middleware.request_id [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-0230dea0-f193-4494-95e9-7c52ecc280e7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11257.101418] [54884]: INFO cinder.api.openstack.wsgi [None req-5d57c9a6-0e4e-4b50-9edb-ab4e98333ce0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 returned with HTTP 200 [11257.101988] [54884]: [pid: 54884|app: 0|req: 171/358] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:41 2025] GET /volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11257.107448] [54885]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-0230dea0-f193-4494-95e9-7c52ecc280e7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11257.108334] [54885]: DEBUG cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-0230dea0-f193-4494-95e9-7c52ecc280e7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11257.108334] [54885]: DEBUG cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-0230dea0-f193-4494-95e9-7c52ecc280e7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11257.116032] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11257.116032] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11257.120110] [54885]: INFO cinder.volume.api [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-0230dea0-f193-4494-95e9-7c52ecc280e7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11257.125945] [54885]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-0230dea0-f193-4494-95e9-7c52ecc280e7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11257.125945] [54885]: [pid: 54885|app: 0|req: 188/359] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:41 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11258.116186] [54884]: DEBUG cinder.api.middleware.request_id [None req-947fc0b5-d1f1-4a3e-80a8-ccaf952971aa None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11258.120400] [54884]: INFO cinder.api.openstack.wsgi [None req-947fc0b5-d1f1-4a3e-80a8-ccaf952971aa tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 [11258.120400] [54884]: DEBUG cinder.api.openstack.wsgi [None req-947fc0b5-d1f1-4a3e-80a8-ccaf952971aa tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11258.120400] [54884]: DEBUG cinder.api.openstack.wsgi [None req-947fc0b5-d1f1-4a3e-80a8-ccaf952971aa tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11258.132259] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11258.132259] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11258.137421] [54884]: INFO cinder.volume.api [None req-947fc0b5-d1f1-4a3e-80a8-ccaf952971aa tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11258.143862] [54884]: INFO cinder.api.openstack.wsgi [None req-947fc0b5-d1f1-4a3e-80a8-ccaf952971aa tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 returned with HTTP 200 [11258.144342] [54884]: [pid: 54884|app: 0|req: 172/360] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:42 2025] GET /volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11258.272405] [54885]: DEBUG cinder.api.middleware.request_id [req-4429d95c-eefc-48a7-92b1-b14ad1a9b008 req-938cd1f0-0b90-49dd-b787-7539e34e16a6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11258.274995] [54885]: INFO cinder.api.openstack.wsgi [req-4429d95c-eefc-48a7-92b1-b14ad1a9b008 req-938cd1f0-0b90-49dd-b787-7539e34e16a6 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 [11258.275235] [54885]: DEBUG cinder.api.openstack.wsgi [req-4429d95c-eefc-48a7-92b1-b14ad1a9b008 req-938cd1f0-0b90-49dd-b787-7539e34e16a6 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11258.275453] [54885]: DEBUG cinder.api.openstack.wsgi [req-4429d95c-eefc-48a7-92b1-b14ad1a9b008 req-938cd1f0-0b90-49dd-b787-7539e34e16a6 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11258.284346] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11258.284346] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11258.287921] [54885]: INFO cinder.volume.api [req-4429d95c-eefc-48a7-92b1-b14ad1a9b008 req-938cd1f0-0b90-49dd-b787-7539e34e16a6 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11258.293189] [54885]: INFO cinder.api.openstack.wsgi [req-4429d95c-eefc-48a7-92b1-b14ad1a9b008 req-938cd1f0-0b90-49dd-b787-7539e34e16a6 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 returned with HTTP 200 [11258.293591] [54885]: [pid: 54885|app: 0|req: 189/361] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:43 2025] GET /volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11258.300895] [54884]: DEBUG cinder.api.middleware.request_id [None req-f90f803d-7155-4de3-815b-d6471f974f93 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11258.303510] [54884]: INFO cinder.api.openstack.wsgi [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] POST http://10.180.1.21/volume/v3/volumes [11258.303510] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2035817250"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11258.305017] [54884]: DEBUG cinder.api.v3.volumes [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2035817250'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11258.305153] [54884]: INFO cinder.api.v3.volumes [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume of 1 GB [11258.309774] [54884]: INFO cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Availability Zones retrieved successfully. [11258.317220] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Flow 'volume_create_api' (de51d7cb-1b8d-4b31-b41b-1f7b82337ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11258.318892] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29a5cd2-00d1-4b19-b285-26d8744fffd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11258.320270] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11258.340563] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29a5cd2-00d1-4b19-b285-26d8744fffd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11258.342051] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9276ee73-d365-46c7-ba73-1b7131f20130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11258.372793] [54884]: DEBUG cinder.quota [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Created reservations ['240aaf11-0e61-4803-a8d2-3d7012176102', 'b5cb0ae7-d733-4a4e-9d9b-00d41745d161', '65f186d4-0911-4ea1-a075-d2bd27a857c7', '53688675-9d28-4aff-9eae-dc683d273a6e'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11258.373671] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9276ee73-d365-46c7-ba73-1b7131f20130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['240aaf11-0e61-4803-a8d2-3d7012176102', 'b5cb0ae7-d733-4a4e-9d9b-00d41745d161', '65f186d4-0911-4ea1-a075-d2bd27a857c7', '53688675-9d28-4aff-9eae-dc683d273a6e']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11258.374590] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b4a92d-c16e-4afb-b762-fefdba0abf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11258.389051] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b4a92d-c16e-4afb-b762-fefdba0abf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b86b0a-2fb5-46ce-8cbe-55b6202e1daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2035817250',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c85be2e6634b4275a8f64dd95ba8772f',qos_specs=None,replication_status=,reservations=['240aaf11-0e61-4803-a8d2-3d7012176102','b5cb0ae7-d733-4a4e-9d9b-00d41745d161','65f186d4-0911-4ea1-a075-d2bd27a857c7','53688675-9d28-4aff-9eae-dc683d273a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b282fd3090481d997fb62f072a3493',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2035817250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c85be2e6634b4275a8f64dd95ba8772f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6b282fd3090481d997fb62f072a3493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11258.390506] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8294372c-920d-4704-9e00-a91befba695c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11258.404017] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8294372c-920d-4704-9e00-a91befba695c) transitioned into state 'SUCCESS' from state '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-2035817250',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c85be2e6634b4275a8f64dd95ba8772f',qos_specs=None,replication_status=,reservations=['240aaf11-0e61-4803-a8d2-3d7012176102','b5cb0ae7-d733-4a4e-9d9b-00d41745d161','65f186d4-0911-4ea1-a075-d2bd27a857c7','53688675-9d28-4aff-9eae-dc683d273a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b282fd3090481d997fb62f072a3493',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11258.404913] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe7aa90-9937-488f-b1eb-1e6d9403ca00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11258.415373] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe7aa90-9937-488f-b1eb-1e6d9403ca00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11258.415373] [54884]: DEBUG cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Flow 'volume_create_api' (de51d7cb-1b8d-4b31-b41b-1f7b82337ea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11258.415373] [54884]: INFO cinder.volume.api [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Create volume request issued successfully. [11258.419029] [54884]: INFO cinder.api.openstack.wsgi [None req-f90f803d-7155-4de3-815b-d6471f974f93 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11258.419029] [54884]: [pid: 54884|app: 0|req: 173/362] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 11 15:05:43 2025] POST /volume/v3/volumes => generated 759 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11258.426107] [54885]: DEBUG cinder.api.middleware.request_id [None req-02018763-264f-4e30-94c4-514820f9df49 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11258.428223] [54885]: INFO cinder.api.openstack.wsgi [None req-02018763-264f-4e30-94c4-514820f9df49 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf [11258.428442] [54885]: DEBUG cinder.api.openstack.wsgi [None req-02018763-264f-4e30-94c4-514820f9df49 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11258.428654] [54885]: DEBUG cinder.api.openstack.wsgi [None req-02018763-264f-4e30-94c4-514820f9df49 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11258.436679] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11258.436679] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11258.440351] [54885]: INFO cinder.volume.api [None req-02018763-264f-4e30-94c4-514820f9df49 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11258.445552] [54885]: INFO cinder.api.openstack.wsgi [None req-02018763-264f-4e30-94c4-514820f9df49 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf returned with HTTP 200 [11258.445944] [54885]: [pid: 54885|app: 0|req: 190/363] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:43 2025] GET /volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11258.655386] [54884]: DEBUG cinder.api.middleware.request_id [None req-f4c5fb1b-718b-4d08-968f-67b242211765 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11258.656261] [54884]: INFO cinder.api.openstack.wsgi [None req-f4c5fb1b-718b-4d08-968f-67b242211765 None None] GET http://10.180.1.21/volume// [11258.656261] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f4c5fb1b-718b-4d08-968f-67b242211765 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11258.656477] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f4c5fb1b-718b-4d08-968f-67b242211765 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11258.656854] [54884]: INFO cinder.api.openstack.wsgi [None req-f4c5fb1b-718b-4d08-968f-67b242211765 None None] http://10.180.1.21/volume// returned with HTTP 300 [11258.657193] [54884]: [pid: 54884|app: 0|req: 174/364] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:05:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11258.662252] [54885]: DEBUG cinder.api.middleware.request_id [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4a76583a-d6c7-47b5-a4d1-595801049e06 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11258.664762] [54885]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4a76583a-d6c7-47b5-a4d1-595801049e06 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/attachments [11258.665205] [54885]: DEBUG cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4a76583a-d6c7-47b5-a4d1-595801049e06 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d99c2a18-e1d8-4f26-954a-c1602ae42d00", "connector": null, "instance_uuid": "9a516807-9196-4feb-b676-86d4718367c1"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11258.676417] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11258.676417] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11258.698802] [54885]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4a76583a-d6c7-47b5-a4d1-595801049e06 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11258.699266] [54885]: [pid: 54885|app: 0|req: 191/365] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:05:43 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11258.718108] [54884]: DEBUG cinder.api.middleware.request_id [None req-b7e08a95-ca3e-4245-9a7d-0980d306d41a None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11258.720401] [54884]: INFO cinder.api.openstack.wsgi [None req-b7e08a95-ca3e-4245-9a7d-0980d306d41a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11258.720586] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b7e08a95-ca3e-4245-9a7d-0980d306d41a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11258.720844] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b7e08a95-ca3e-4245-9a7d-0980d306d41a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11258.732547] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11258.732547] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11258.735542] [54884]: INFO cinder.volume.api [None req-b7e08a95-ca3e-4245-9a7d-0980d306d41a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11258.741730] [54884]: INFO cinder.api.openstack.wsgi [None req-b7e08a95-ca3e-4245-9a7d-0980d306d41a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11258.742568] [54884]: [pid: 54884|app: 0|req: 175/366] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:43 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11259.223194] [54885]: DEBUG cinder.api.middleware.request_id [None req-1c9736d6-a958-4574-9b43-f69975ee8237 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.223194] [54885]: INFO cinder.api.openstack.wsgi [None req-1c9736d6-a958-4574-9b43-f69975ee8237 None None] GET http://10.180.1.21/volume// [11259.223194] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1c9736d6-a958-4574-9b43-f69975ee8237 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.223194] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1c9736d6-a958-4574-9b43-f69975ee8237 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.223462] [54885]: INFO cinder.api.openstack.wsgi [None req-1c9736d6-a958-4574-9b43-f69975ee8237 None None] http://10.180.1.21/volume// returned with HTTP 300 [11259.225086] [54885]: [pid: 54885|app: 0|req: 192/367] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [11259.232746] [54884]: DEBUG cinder.api.middleware.request_id [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-a2762fd7-fa4e-495e-b267-6f6156501461 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.236678] [54884]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-a2762fd7-fa4e-495e-b267-6f6156501461 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11259.236943] [54884]: DEBUG cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-a2762fd7-fa4e-495e-b267-6f6156501461 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.237229] [54884]: DEBUG cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-a2762fd7-fa4e-495e-b267-6f6156501461 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.258630] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.258630] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.267214] [54884]: INFO cinder.volume.api [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-a2762fd7-fa4e-495e-b267-6f6156501461 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11259.271561] [54884]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-a2762fd7-fa4e-495e-b267-6f6156501461 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11259.271986] [54884]: [pid: 54884|app: 0|req: 176/368] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11259.316200] [54885]: DEBUG cinder.api.middleware.request_id [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-5ad38d4a-f1e5-4b89-b1eb-a2e57b941d02 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.318840] [54885]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-5ad38d4a-f1e5-4b89-b1eb-a2e57b941d02 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] PUT http://10.180.1.21/volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c [11259.319253] [54885]: DEBUG cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-5ad38d4a-f1e5-4b89-b1eb-a2e57b941d02 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-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-496245", "mountpoint": "/dev/sdc"}}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11259.329693] [54885]: DEBUG cinder.coordination [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-5ad38d4a-f1e5-4b89-b1eb-a2e57b941d02 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Acquiring lock "cinder-attachment_update-d99c2a18-e1d8-4f26-954a-c1602ae42d00-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54885) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11259.334946] [54885]: DEBUG cinder.coordination [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-5ad38d4a-f1e5-4b89-b1eb-a2e57b941d02 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Lock "cinder-attachment_update-d99c2a18-e1d8-4f26-954a-c1602ae42d00-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54885) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11259.336146] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.336146] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11259.456446] [54884]: DEBUG cinder.api.middleware.request_id [None req-ea221a66-b1b5-446a-af14-75347d862603 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.458954] [54884]: INFO cinder.api.openstack.wsgi [None req-ea221a66-b1b5-446a-af14-75347d862603 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf [11259.459230] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ea221a66-b1b5-446a-af14-75347d862603 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.459431] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ea221a66-b1b5-446a-af14-75347d862603 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.467898] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.467898] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.472517] [54884]: INFO cinder.volume.api [None req-ea221a66-b1b5-446a-af14-75347d862603 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11259.480148] [54884]: INFO cinder.api.openstack.wsgi [None req-ea221a66-b1b5-446a-af14-75347d862603 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf returned with HTTP 200 [11259.480148] [54884]: [pid: 54884|app: 0|req: 177/369] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11259.498545] [54884]: DEBUG cinder.api.middleware.request_id [req-c7a4a8a5-ae20-45d0-94c9-92e39d62c9f9 req-2a4930af-3dfd-46c1-aee4-592bd8ef2301 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.501519] [54884]: INFO cinder.api.openstack.wsgi [req-c7a4a8a5-ae20-45d0-94c9-92e39d62c9f9 req-2a4930af-3dfd-46c1-aee4-592bd8ef2301 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf [11259.501794] [54884]: DEBUG cinder.api.openstack.wsgi [req-c7a4a8a5-ae20-45d0-94c9-92e39d62c9f9 req-2a4930af-3dfd-46c1-aee4-592bd8ef2301 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.501961] [54884]: DEBUG cinder.api.openstack.wsgi [req-c7a4a8a5-ae20-45d0-94c9-92e39d62c9f9 req-2a4930af-3dfd-46c1-aee4-592bd8ef2301 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.511961] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.511961] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.515874] [54884]: INFO cinder.volume.api [req-c7a4a8a5-ae20-45d0-94c9-92e39d62c9f9 req-2a4930af-3dfd-46c1-aee4-592bd8ef2301 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11259.520868] [54884]: INFO cinder.api.openstack.wsgi [req-c7a4a8a5-ae20-45d0-94c9-92e39d62c9f9 req-2a4930af-3dfd-46c1-aee4-592bd8ef2301 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf returned with HTTP 200 [11259.521341] [54884]: [pid: 54884|app: 0|req: 178/370] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11259.544794] [54884]: DEBUG cinder.api.middleware.request_id [req-12682198-c608-464b-b94a-07d7e4adb29e req-4a1220dc-6535-424f-821f-f8d7a5161670 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.547685] [54884]: INFO cinder.api.openstack.wsgi [req-12682198-c608-464b-b94a-07d7e4adb29e req-4a1220dc-6535-424f-821f-f8d7a5161670 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [11259.547979] [54884]: DEBUG cinder.api.openstack.wsgi [req-12682198-c608-464b-b94a-07d7e4adb29e req-4a1220dc-6535-424f-821f-f8d7a5161670 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.548320] [54884]: DEBUG cinder.api.openstack.wsgi [req-12682198-c608-464b-b94a-07d7e4adb29e req-4a1220dc-6535-424f-821f-f8d7a5161670 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.548766] [54884]: DEBUG cinder.api.api_utils [req-12682198-c608-464b-b94a-07d7e4adb29e req-4a1220dc-6535-424f-821f-f8d7a5161670 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11259.549807] [54884]: DEBUG cinder.volume.api [req-12682198-c608-464b-b94a-07d7e4adb29e req-4a1220dc-6535-424f-821f-f8d7a5161670 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [11259.582182] [54884]: INFO cinder.volume.api [req-12682198-c608-464b-b94a-07d7e4adb29e req-4a1220dc-6535-424f-821f-f8d7a5161670 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Get all volumes completed successfully. [11259.583384] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.583384] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.587993] [54884]: INFO cinder.api.openstack.wsgi [req-12682198-c608-464b-b94a-07d7e4adb29e req-4a1220dc-6535-424f-821f-f8d7a5161670 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [11259.588475] [54884]: [pid: 54884|app: 0|req: 179/371] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11259.607928] [54884]: DEBUG cinder.api.middleware.request_id [req-6d028c16-9443-4f2a-87f2-df11fc3330ad req-e74d7f72-f28c-4c3a-8aca-88743623b20b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.611061] [54884]: INFO cinder.api.openstack.wsgi [req-6d028c16-9443-4f2a-87f2-df11fc3330ad req-e74d7f72-f28c-4c3a-8aca-88743623b20b tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [11259.611417] [54884]: DEBUG cinder.api.openstack.wsgi [req-6d028c16-9443-4f2a-87f2-df11fc3330ad req-e74d7f72-f28c-4c3a-8aca-88743623b20b tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.611723] [54884]: DEBUG cinder.api.openstack.wsgi [req-6d028c16-9443-4f2a-87f2-df11fc3330ad req-e74d7f72-f28c-4c3a-8aca-88743623b20b tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.612208] [54884]: DEBUG cinder.api.api_utils [req-6d028c16-9443-4f2a-87f2-df11fc3330ad req-e74d7f72-f28c-4c3a-8aca-88743623b20b tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11259.613951] [54884]: DEBUG cinder.volume.api [req-6d028c16-9443-4f2a-87f2-df11fc3330ad req-e74d7f72-f28c-4c3a-8aca-88743623b20b tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [11259.624901] [54884]: INFO cinder.volume.api [req-6d028c16-9443-4f2a-87f2-df11fc3330ad req-e74d7f72-f28c-4c3a-8aca-88743623b20b tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Get all volumes completed successfully. [11259.626182] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.626182] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.631415] [54884]: INFO cinder.api.openstack.wsgi [req-6d028c16-9443-4f2a-87f2-df11fc3330ad req-e74d7f72-f28c-4c3a-8aca-88743623b20b tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [11259.632084] [54884]: [pid: 54884|app: 0|req: 180/372] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11259.652940] [54884]: DEBUG cinder.api.middleware.request_id [req-723cb131-6da6-4546-a88a-71c280cd0045 req-4ba93d04-9472-4901-9402-2bfbe0afa97f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.655358] [54884]: INFO cinder.api.openstack.wsgi [req-723cb131-6da6-4546-a88a-71c280cd0045 req-4ba93d04-9472-4901-9402-2bfbe0afa97f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [11259.655646] [54884]: DEBUG cinder.api.openstack.wsgi [req-723cb131-6da6-4546-a88a-71c280cd0045 req-4ba93d04-9472-4901-9402-2bfbe0afa97f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.656079] [54884]: DEBUG cinder.api.openstack.wsgi [req-723cb131-6da6-4546-a88a-71c280cd0045 req-4ba93d04-9472-4901-9402-2bfbe0afa97f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.656346] [54884]: DEBUG cinder.api.api_utils [req-723cb131-6da6-4546-a88a-71c280cd0045 req-4ba93d04-9472-4901-9402-2bfbe0afa97f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11259.657602] [54884]: DEBUG cinder.volume.api [req-723cb131-6da6-4546-a88a-71c280cd0045 req-4ba93d04-9472-4901-9402-2bfbe0afa97f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [11259.670984] [54884]: INFO cinder.volume.api [req-723cb131-6da6-4546-a88a-71c280cd0045 req-4ba93d04-9472-4901-9402-2bfbe0afa97f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Get all volumes completed successfully. [11259.672235] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.672235] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.679114] [54884]: INFO cinder.api.openstack.wsgi [req-723cb131-6da6-4546-a88a-71c280cd0045 req-4ba93d04-9472-4901-9402-2bfbe0afa97f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [11259.679483] [54884]: [pid: 54884|app: 0|req: 181/373] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11259.696220] [54884]: DEBUG cinder.api.middleware.request_id [req-fdc70c8a-7863-490b-8846-4b7262c81e5c req-4d332054-8277-486c-9690-89dbc218176d None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.698662] [54884]: INFO cinder.api.openstack.wsgi [req-fdc70c8a-7863-490b-8846-4b7262c81e5c req-4d332054-8277-486c-9690-89dbc218176d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [11259.699553] [54884]: DEBUG cinder.api.openstack.wsgi [req-fdc70c8a-7863-490b-8846-4b7262c81e5c req-4d332054-8277-486c-9690-89dbc218176d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.699553] [54884]: DEBUG cinder.api.openstack.wsgi [req-fdc70c8a-7863-490b-8846-4b7262c81e5c req-4d332054-8277-486c-9690-89dbc218176d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.699553] [54884]: DEBUG cinder.api.api_utils [req-fdc70c8a-7863-490b-8846-4b7262c81e5c req-4d332054-8277-486c-9690-89dbc218176d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11259.700419] [54884]: DEBUG cinder.volume.api [req-fdc70c8a-7863-490b-8846-4b7262c81e5c req-4d332054-8277-486c-9690-89dbc218176d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [11259.712133] [54884]: INFO cinder.volume.api [req-fdc70c8a-7863-490b-8846-4b7262c81e5c req-4d332054-8277-486c-9690-89dbc218176d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Get all volumes completed successfully. [11259.713283] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.713283] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.717929] [54884]: INFO cinder.api.openstack.wsgi [req-fdc70c8a-7863-490b-8846-4b7262c81e5c req-4d332054-8277-486c-9690-89dbc218176d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [11259.718349] [54884]: [pid: 54884|app: 0|req: 182/374] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11259.738017] [54884]: DEBUG cinder.api.middleware.request_id [req-66abdaf0-84e8-4a77-b975-37561f7075d0 req-92c62112-8b4f-4b8f-9d66-45157c2a4be0 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.740912] [54884]: INFO cinder.api.openstack.wsgi [req-66abdaf0-84e8-4a77-b975-37561f7075d0 req-92c62112-8b4f-4b8f-9d66-45157c2a4be0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [11259.740951] [54884]: DEBUG cinder.api.openstack.wsgi [req-66abdaf0-84e8-4a77-b975-37561f7075d0 req-92c62112-8b4f-4b8f-9d66-45157c2a4be0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.741260] [54884]: DEBUG cinder.api.openstack.wsgi [req-66abdaf0-84e8-4a77-b975-37561f7075d0 req-92c62112-8b4f-4b8f-9d66-45157c2a4be0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.741704] [54884]: DEBUG cinder.api.api_utils [req-66abdaf0-84e8-4a77-b975-37561f7075d0 req-92c62112-8b4f-4b8f-9d66-45157c2a4be0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11259.742580] [54884]: DEBUG cinder.volume.api [req-66abdaf0-84e8-4a77-b975-37561f7075d0 req-92c62112-8b4f-4b8f-9d66-45157c2a4be0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [11259.751580] [54884]: INFO cinder.volume.api [req-66abdaf0-84e8-4a77-b975-37561f7075d0 req-92c62112-8b4f-4b8f-9d66-45157c2a4be0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Get all volumes completed successfully. [11259.752700] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.752700] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.756965] [54884]: INFO cinder.api.openstack.wsgi [req-66abdaf0-84e8-4a77-b975-37561f7075d0 req-92c62112-8b4f-4b8f-9d66-45157c2a4be0 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [11259.757417] [54884]: [pid: 54884|app: 0|req: 183/375] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11259.758174] [54884]: DEBUG cinder.api.middleware.request_id [None req-3adf4020-2df3-4471-b96c-35201abb3d79 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.760233] [54884]: INFO cinder.api.openstack.wsgi [None req-3adf4020-2df3-4471-b96c-35201abb3d79 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11259.760481] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3adf4020-2df3-4471-b96c-35201abb3d79 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.760867] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3adf4020-2df3-4471-b96c-35201abb3d79 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.774116] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.774116] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.779140] [54884]: INFO cinder.volume.api [None req-3adf4020-2df3-4471-b96c-35201abb3d79 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11259.782993] [54884]: INFO cinder.api.openstack.wsgi [None req-3adf4020-2df3-4471-b96c-35201abb3d79 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11259.783397] [54884]: [pid: 54884|app: 0|req: 184/376] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11259.784153] [54884]: DEBUG cinder.api.middleware.request_id [req-2d2af749-c168-4a99-9f29-f8bba67d10c3 req-697496a8-ca25-4a66-8a1a-12092ca64f87 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.788781] [54884]: INFO cinder.api.openstack.wsgi [req-2d2af749-c168-4a99-9f29-f8bba67d10c3 req-697496a8-ca25-4a66-8a1a-12092ca64f87 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [11259.788999] [54884]: DEBUG cinder.api.openstack.wsgi [req-2d2af749-c168-4a99-9f29-f8bba67d10c3 req-697496a8-ca25-4a66-8a1a-12092ca64f87 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.789279] [54884]: DEBUG cinder.api.openstack.wsgi [req-2d2af749-c168-4a99-9f29-f8bba67d10c3 req-697496a8-ca25-4a66-8a1a-12092ca64f87 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.789488] [54884]: DEBUG cinder.api.api_utils [req-2d2af749-c168-4a99-9f29-f8bba67d10c3 req-697496a8-ca25-4a66-8a1a-12092ca64f87 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11259.790356] [54884]: DEBUG cinder.volume.api [req-2d2af749-c168-4a99-9f29-f8bba67d10c3 req-697496a8-ca25-4a66-8a1a-12092ca64f87 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [11259.800558] [54884]: INFO cinder.volume.api [req-2d2af749-c168-4a99-9f29-f8bba67d10c3 req-697496a8-ca25-4a66-8a1a-12092ca64f87 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Get all volumes completed successfully. [11259.802125] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.802125] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.806512] [54884]: INFO cinder.api.openstack.wsgi [req-2d2af749-c168-4a99-9f29-f8bba67d10c3 req-697496a8-ca25-4a66-8a1a-12092ca64f87 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [11259.806764] [54884]: [pid: 54884|app: 0|req: 185/377] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11259.825427] [54884]: DEBUG cinder.api.middleware.request_id [req-50409221-53cb-46f3-8254-28fc4a746748 req-d9d14a45-2390-40dd-9cf8-93fe9afcaed5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.827609] [54884]: INFO cinder.api.openstack.wsgi [req-50409221-53cb-46f3-8254-28fc4a746748 req-d9d14a45-2390-40dd-9cf8-93fe9afcaed5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [11259.827609] [54884]: DEBUG cinder.api.openstack.wsgi [req-50409221-53cb-46f3-8254-28fc4a746748 req-d9d14a45-2390-40dd-9cf8-93fe9afcaed5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.827840] [54884]: DEBUG cinder.api.openstack.wsgi [req-50409221-53cb-46f3-8254-28fc4a746748 req-d9d14a45-2390-40dd-9cf8-93fe9afcaed5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.828186] [54884]: DEBUG cinder.api.api_utils [req-50409221-53cb-46f3-8254-28fc4a746748 req-d9d14a45-2390-40dd-9cf8-93fe9afcaed5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11259.829073] [54884]: DEBUG cinder.volume.api [req-50409221-53cb-46f3-8254-28fc4a746748 req-d9d14a45-2390-40dd-9cf8-93fe9afcaed5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [11259.838429] [54884]: INFO cinder.volume.api [req-50409221-53cb-46f3-8254-28fc4a746748 req-d9d14a45-2390-40dd-9cf8-93fe9afcaed5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Get all volumes completed successfully. [11259.839532] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.839532] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.844346] [54884]: INFO cinder.api.openstack.wsgi [req-50409221-53cb-46f3-8254-28fc4a746748 req-d9d14a45-2390-40dd-9cf8-93fe9afcaed5 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [11259.844518] [54884]: [pid: 54884|app: 0|req: 186/378] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11259.862647] [54884]: DEBUG cinder.api.middleware.request_id [req-c83ccf47-c0f3-4eba-92cb-8c8ab305f0f6 req-5934b142-9c78-470f-b7bb-fa4417cad231 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.864886] [54884]: INFO cinder.api.openstack.wsgi [req-c83ccf47-c0f3-4eba-92cb-8c8ab305f0f6 req-5934b142-9c78-470f-b7bb-fa4417cad231 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [11259.865120] [54884]: DEBUG cinder.api.openstack.wsgi [req-c83ccf47-c0f3-4eba-92cb-8c8ab305f0f6 req-5934b142-9c78-470f-b7bb-fa4417cad231 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.865332] [54884]: DEBUG cinder.api.openstack.wsgi [req-c83ccf47-c0f3-4eba-92cb-8c8ab305f0f6 req-5934b142-9c78-470f-b7bb-fa4417cad231 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'detail' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.866047] [54884]: DEBUG cinder.api.api_utils [req-c83ccf47-c0f3-4eba-92cb-8c8ab305f0f6 req-5934b142-9c78-470f-b7bb-fa4417cad231 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Removing options '' from query. {{(pid=54884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [11259.866470] [54884]: DEBUG cinder.volume.api [req-c83ccf47-c0f3-4eba-92cb-8c8ab305f0f6 req-5934b142-9c78-470f-b7bb-fa4417cad231 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [11259.875662] [54884]: INFO cinder.volume.api [req-c83ccf47-c0f3-4eba-92cb-8c8ab305f0f6 req-5934b142-9c78-470f-b7bb-fa4417cad231 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Get all volumes completed successfully. [11259.876778] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.876778] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.881345] [54884]: INFO cinder.api.openstack.wsgi [req-c83ccf47-c0f3-4eba-92cb-8c8ab305f0f6 req-5934b142-9c78-470f-b7bb-fa4417cad231 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [11259.881630] [54884]: [pid: 54884|app: 0|req: 187/379] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11259.897176] [54884]: DEBUG cinder.api.middleware.request_id [None req-59020325-d9a5-4ec6-ac9e-51a87d382632 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.899381] [54884]: INFO cinder.api.openstack.wsgi [None req-59020325-d9a5-4ec6-ac9e-51a87d382632 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf [11259.899610] [54884]: DEBUG cinder.api.openstack.wsgi [None req-59020325-d9a5-4ec6-ac9e-51a87d382632 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.899868] [54884]: DEBUG cinder.api.openstack.wsgi [None req-59020325-d9a5-4ec6-ac9e-51a87d382632 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.900089] [54884]: INFO cinder.api.v3.volumes [None req-59020325-d9a5-4ec6-ac9e-51a87d382632 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Delete volume with id: d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf [11259.909281] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.909281] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.909954] [54884]: INFO cinder.volume.api [None req-59020325-d9a5-4ec6-ac9e-51a87d382632 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11259.931542] [54884]: INFO cinder.volume.api [None req-59020325-d9a5-4ec6-ac9e-51a87d382632 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Delete volume request issued successfully. [11259.931767] [54884]: INFO cinder.api.openstack.wsgi [None req-59020325-d9a5-4ec6-ac9e-51a87d382632 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf returned with HTTP 202 [11259.932434] [54884]: [pid: 54884|app: 0|req: 188/380] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:05:44 2025] DELETE /volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11259.938157] [54884]: DEBUG cinder.api.middleware.request_id [None req-47abbd8e-c8f8-4fdf-8d56-344a123d49e7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11259.940582] [54884]: INFO cinder.api.openstack.wsgi [None req-47abbd8e-c8f8-4fdf-8d56-344a123d49e7 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf [11259.940848] [54884]: DEBUG cinder.api.openstack.wsgi [None req-47abbd8e-c8f8-4fdf-8d56-344a123d49e7 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11259.941159] [54884]: DEBUG cinder.api.openstack.wsgi [None req-47abbd8e-c8f8-4fdf-8d56-344a123d49e7 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11259.951131] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11259.951131] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11259.955275] [54884]: INFO cinder.volume.api [None req-47abbd8e-c8f8-4fdf-8d56-344a123d49e7 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11259.960633] [54884]: INFO cinder.api.openstack.wsgi [None req-47abbd8e-c8f8-4fdf-8d56-344a123d49e7 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf returned with HTTP 200 [11259.961107] [54884]: [pid: 54884|app: 0|req: 189/381] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:44 2025] GET /volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11260.794840] [54884]: DEBUG cinder.api.middleware.request_id [None req-b255709f-5391-42cd-8983-e9261b3d822c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11260.797123] [54884]: INFO cinder.api.openstack.wsgi [None req-b255709f-5391-42cd-8983-e9261b3d822c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11260.797338] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b255709f-5391-42cd-8983-e9261b3d822c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11260.797561] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b255709f-5391-42cd-8983-e9261b3d822c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11260.811918] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11260.811918] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11260.816332] [54884]: INFO cinder.volume.api [None req-b255709f-5391-42cd-8983-e9261b3d822c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11260.821765] [54884]: INFO cinder.api.openstack.wsgi [None req-b255709f-5391-42cd-8983-e9261b3d822c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11260.822379] [54884]: [pid: 54884|app: 0|req: 190/382] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:45 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11260.979154] [54884]: DEBUG cinder.api.middleware.request_id [None req-408e9434-b8f7-4819-8511-d85aaf27d48d None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11260.982034] [54884]: INFO cinder.api.openstack.wsgi [None req-408e9434-b8f7-4819-8511-d85aaf27d48d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf [11260.982136] [54884]: DEBUG cinder.api.openstack.wsgi [None req-408e9434-b8f7-4819-8511-d85aaf27d48d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11260.982358] [54884]: DEBUG cinder.api.openstack.wsgi [None req-408e9434-b8f7-4819-8511-d85aaf27d48d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11260.989229] [54884]: INFO cinder.api.openstack.wsgi [None req-408e9434-b8f7-4819-8511-d85aaf27d48d tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf returned with HTTP 404 [11260.989310] [54884]: [pid: 54884|app: 0|req: 191/383] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:45 2025] GET /volume/v3/volumes/d3b86b0a-2fb5-46ce-8cbe-55b6202e1daf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11260.992307] [54884]: DEBUG cinder.api.middleware.request_id [None req-48af32b6-1c8d-47ee-b773-817b149f1ad2 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11260.994653] [54884]: INFO cinder.api.openstack.wsgi [None req-48af32b6-1c8d-47ee-b773-817b149f1ad2 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] DELETE http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 [11260.994967] [54884]: DEBUG cinder.api.openstack.wsgi [None req-48af32b6-1c8d-47ee-b773-817b149f1ad2 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11260.995032] [54884]: DEBUG cinder.api.openstack.wsgi [None req-48af32b6-1c8d-47ee-b773-817b149f1ad2 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11260.995215] [54884]: INFO cinder.api.v3.volumes [None req-48af32b6-1c8d-47ee-b773-817b149f1ad2 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Delete volume with id: 54953eb0-54fa-4c48-b2cc-390fd54a24c8 [11261.003082] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11261.003082] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11261.003600] [54884]: INFO cinder.volume.api [None req-48af32b6-1c8d-47ee-b773-817b149f1ad2 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11261.022810] [54884]: INFO cinder.volume.api [None req-48af32b6-1c8d-47ee-b773-817b149f1ad2 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Delete volume request issued successfully. [11261.022810] [54884]: INFO cinder.api.openstack.wsgi [None req-48af32b6-1c8d-47ee-b773-817b149f1ad2 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 returned with HTTP 202 [11261.023081] [54884]: [pid: 54884|app: 0|req: 192/384] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:05:45 2025] DELETE /volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [11261.025823] [54884]: DEBUG cinder.api.middleware.request_id [None req-fa0ba99a-a713-4770-9502-0e743ce0bbdb None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11261.028496] [54884]: INFO cinder.api.openstack.wsgi [None req-fa0ba99a-a713-4770-9502-0e743ce0bbdb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 [11261.028715] [54884]: DEBUG cinder.api.openstack.wsgi [None req-fa0ba99a-a713-4770-9502-0e743ce0bbdb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11261.028941] [54884]: DEBUG cinder.api.openstack.wsgi [None req-fa0ba99a-a713-4770-9502-0e743ce0bbdb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11261.037050] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11261.037050] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11261.041209] [54884]: INFO cinder.volume.api [None req-fa0ba99a-a713-4770-9502-0e743ce0bbdb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11261.046158] [54884]: INFO cinder.api.openstack.wsgi [None req-fa0ba99a-a713-4770-9502-0e743ce0bbdb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 returned with HTTP 200 [11261.046553] [54884]: [pid: 54884|app: 0|req: 193/385] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:45 2025] GET /volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11261.833337] [54884]: DEBUG cinder.api.middleware.request_id [None req-99be1353-f8b7-4302-8ad7-f4555186edd5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11261.835368] [54884]: INFO cinder.api.openstack.wsgi [None req-99be1353-f8b7-4302-8ad7-f4555186edd5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11261.836029] [54884]: DEBUG cinder.api.openstack.wsgi [None req-99be1353-f8b7-4302-8ad7-f4555186edd5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11261.836029] [54884]: DEBUG cinder.api.openstack.wsgi [None req-99be1353-f8b7-4302-8ad7-f4555186edd5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11261.850208] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11261.850208] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11261.854905] [54884]: INFO cinder.volume.api [None req-99be1353-f8b7-4302-8ad7-f4555186edd5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11261.860081] [54884]: INFO cinder.api.openstack.wsgi [None req-99be1353-f8b7-4302-8ad7-f4555186edd5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11261.860485] [54884]: [pid: 54884|app: 0|req: 194/386] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:46 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11262.058925] [54884]: DEBUG cinder.api.middleware.request_id [None req-77ad57c2-0952-42c5-a7eb-8e9a50e7f698 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11262.064924] [54884]: INFO cinder.api.openstack.wsgi [None req-77ad57c2-0952-42c5-a7eb-8e9a50e7f698 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 [11262.065229] [54884]: DEBUG cinder.api.openstack.wsgi [None req-77ad57c2-0952-42c5-a7eb-8e9a50e7f698 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11262.065415] [54884]: DEBUG cinder.api.openstack.wsgi [None req-77ad57c2-0952-42c5-a7eb-8e9a50e7f698 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11262.073628] [54884]: INFO cinder.api.openstack.wsgi [None req-77ad57c2-0952-42c5-a7eb-8e9a50e7f698 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 returned with HTTP 404 [11262.074159] [54884]: [pid: 54884|app: 0|req: 195/387] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:46 2025] GET /volume/v3/volumes/54953eb0-54fa-4c48-b2cc-390fd54a24c8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11262.077637] [54884]: DEBUG cinder.api.middleware.request_id [None req-f760442f-275e-46da-b2c6-ef191328ef9f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11262.079502] [54884]: INFO cinder.api.openstack.wsgi [None req-f760442f-275e-46da-b2c6-ef191328ef9f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] DELETE http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 [11262.079700] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f760442f-275e-46da-b2c6-ef191328ef9f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11262.079933] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f760442f-275e-46da-b2c6-ef191328ef9f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11262.080227] [54884]: INFO cinder.api.v3.volumes [None req-f760442f-275e-46da-b2c6-ef191328ef9f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Delete volume with id: 65d8d299-6a03-4f19-9163-0603d3622717 [11262.087908] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11262.087908] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11262.088457] [54884]: INFO cinder.volume.api [None req-f760442f-275e-46da-b2c6-ef191328ef9f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11262.107911] [54884]: INFO cinder.volume.api [None req-f760442f-275e-46da-b2c6-ef191328ef9f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Delete volume request issued successfully. [11262.108169] [54884]: INFO cinder.api.openstack.wsgi [None req-f760442f-275e-46da-b2c6-ef191328ef9f tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 returned with HTTP 202 [11262.108678] [54884]: [pid: 54884|app: 0|req: 196/388] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:05:46 2025] DELETE /volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [11262.111647] [54884]: DEBUG cinder.api.middleware.request_id [None req-6392c1e0-3398-4955-85b1-b0fcca8cf681 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11262.113726] [54884]: INFO cinder.api.openstack.wsgi [None req-6392c1e0-3398-4955-85b1-b0fcca8cf681 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 [11262.113986] [54884]: DEBUG cinder.api.openstack.wsgi [None req-6392c1e0-3398-4955-85b1-b0fcca8cf681 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11262.114231] [54884]: DEBUG cinder.api.openstack.wsgi [None req-6392c1e0-3398-4955-85b1-b0fcca8cf681 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11262.123740] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11262.123740] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11262.130515] [54884]: INFO cinder.volume.api [None req-6392c1e0-3398-4955-85b1-b0fcca8cf681 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Volume info retrieved successfully. [11262.134986] [54884]: INFO cinder.api.openstack.wsgi [None req-6392c1e0-3398-4955-85b1-b0fcca8cf681 tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 returned with HTTP 200 [11262.134986] [54884]: [pid: 54884|app: 0|req: 197/389] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:46 2025] GET /volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11262.870291] [54884]: DEBUG cinder.api.middleware.request_id [None req-2b16d67f-ae68-4ff8-b356-42e1ca6dc51e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11262.872537] [54884]: INFO cinder.api.openstack.wsgi [None req-2b16d67f-ae68-4ff8-b356-42e1ca6dc51e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11262.872771] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2b16d67f-ae68-4ff8-b356-42e1ca6dc51e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11262.873148] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2b16d67f-ae68-4ff8-b356-42e1ca6dc51e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11262.887965] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11262.887965] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11262.892621] [54884]: INFO cinder.volume.api [None req-2b16d67f-ae68-4ff8-b356-42e1ca6dc51e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11262.898089] [54884]: INFO cinder.api.openstack.wsgi [None req-2b16d67f-ae68-4ff8-b356-42e1ca6dc51e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11262.898601] [54884]: [pid: 54884|app: 0|req: 198/390] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:47 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11263.149895] [54884]: DEBUG cinder.api.middleware.request_id [None req-ee84de00-cc76-486f-a08b-645e0c69affb None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11263.153154] [54884]: INFO cinder.api.openstack.wsgi [None req-ee84de00-cc76-486f-a08b-645e0c69affb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] GET http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 [11263.153531] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ee84de00-cc76-486f-a08b-645e0c69affb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11263.153907] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ee84de00-cc76-486f-a08b-645e0c69affb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11263.164229] [54884]: INFO cinder.api.openstack.wsgi [None req-ee84de00-cc76-486f-a08b-645e0c69affb tempest-VolumesTestJSON-1419975604 tempest-VolumesTestJSON-1419975604-project-member] http://10.180.1.21/volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 returned with HTTP 404 [11263.164973] [54884]: [pid: 54884|app: 0|req: 199/391] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:47 2025] GET /volume/v3/volumes/65d8d299-6a03-4f19-9163-0603d3622717 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11263.871855] [54885]: DEBUG cinder.coordination [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-5ad38d4a-f1e5-4b89-b1eb-a2e57b941d02 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Lock "cinder-attachment_update-d99c2a18-e1d8-4f26-954a-c1602ae42d00-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=54885) __release /opt/stack/cinder/cinder/coordination.py:157}} [11263.871855] [54885]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-5ad38d4a-f1e5-4b89-b1eb-a2e57b941d02 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c returned with HTTP 200 [11263.871855] [54885]: [pid: 54885|app: 0|req: 193/392] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:05:44 2025] PUT /volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11263.909727] [54884]: DEBUG cinder.api.middleware.request_id [None req-d57f9321-5a04-4cad-99b9-2b67c3ed06b1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11263.914543] [54884]: INFO cinder.api.openstack.wsgi [None req-d57f9321-5a04-4cad-99b9-2b67c3ed06b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11263.917714] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d57f9321-5a04-4cad-99b9-2b67c3ed06b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11263.917714] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d57f9321-5a04-4cad-99b9-2b67c3ed06b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11263.928375] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11263.928375] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11263.933544] [54884]: INFO cinder.volume.api [None req-d57f9321-5a04-4cad-99b9-2b67c3ed06b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11263.939574] [54884]: INFO cinder.api.openstack.wsgi [None req-d57f9321-5a04-4cad-99b9-2b67c3ed06b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11263.940227] [54884]: [pid: 54884|app: 0|req: 200/393] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:48 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11264.953948] [54885]: DEBUG cinder.api.middleware.request_id [None req-da657826-af04-4e45-85bc-b26f943fc2ce None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11264.956806] [54885]: INFO cinder.api.openstack.wsgi [None req-da657826-af04-4e45-85bc-b26f943fc2ce tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11264.957043] [54885]: DEBUG cinder.api.openstack.wsgi [None req-da657826-af04-4e45-85bc-b26f943fc2ce tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11264.957264] [54885]: DEBUG cinder.api.openstack.wsgi [None req-da657826-af04-4e45-85bc-b26f943fc2ce tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11264.967914] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11264.967914] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11264.971391] [54885]: INFO cinder.volume.api [None req-da657826-af04-4e45-85bc-b26f943fc2ce tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11264.975834] [54885]: INFO cinder.api.openstack.wsgi [None req-da657826-af04-4e45-85bc-b26f943fc2ce tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11264.976242] [54885]: [pid: 54885|app: 0|req: 194/394] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:49 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11265.987024] [54884]: DEBUG cinder.api.middleware.request_id [None req-dd43bb14-99b6-457d-a5f5-c8df58791454 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11265.989180] [54884]: INFO cinder.api.openstack.wsgi [None req-dd43bb14-99b6-457d-a5f5-c8df58791454 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11265.989401] [54884]: DEBUG cinder.api.openstack.wsgi [None req-dd43bb14-99b6-457d-a5f5-c8df58791454 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11265.989619] [54884]: DEBUG cinder.api.openstack.wsgi [None req-dd43bb14-99b6-457d-a5f5-c8df58791454 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11266.003772] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11266.003772] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11266.008124] [54884]: INFO cinder.volume.api [None req-dd43bb14-99b6-457d-a5f5-c8df58791454 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11266.013590] [54884]: INFO cinder.api.openstack.wsgi [None req-dd43bb14-99b6-457d-a5f5-c8df58791454 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11266.014152] [54884]: [pid: 54884|app: 0|req: 201/395] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:50 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11266.025084] [54885]: DEBUG cinder.api.middleware.request_id [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4c048a89-27d6-442d-9333-abc4a2476be8 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11266.027579] [54885]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4c048a89-27d6-442d-9333-abc4a2476be8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c/action [11266.028145] [54885]: DEBUG cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4c048a89-27d6-442d-9333-abc4a2476be8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11266.028286] [54885]: DEBUG cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4c048a89-27d6-442d-9333-abc4a2476be8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11266.055217] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11266.055217] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11266.063027] [54885]: INFO cinder.api.openstack.wsgi [req-010bce00-48f2-42ea-af61-3fb1d8e1b914 req-4c048a89-27d6-442d-9333-abc4a2476be8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c/action returned with HTTP 204 [11266.063703] [54885]: [pid: 54885|app: 0|req: 195/396] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:05:50 2025] POST /volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11267.024445] [54884]: DEBUG cinder.api.middleware.request_id [None req-b7145393-7992-4502-a0bc-d0fa00819345 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11267.026710] [54884]: INFO cinder.api.openstack.wsgi [None req-b7145393-7992-4502-a0bc-d0fa00819345 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11267.026974] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b7145393-7992-4502-a0bc-d0fa00819345 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11267.027242] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b7145393-7992-4502-a0bc-d0fa00819345 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11267.040731] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11267.040731] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11267.044557] [54884]: INFO cinder.volume.api [None req-b7145393-7992-4502-a0bc-d0fa00819345 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11267.049405] [54884]: INFO cinder.api.openstack.wsgi [None req-b7145393-7992-4502-a0bc-d0fa00819345 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11267.049974] [54884]: [pid: 54884|app: 0|req: 202/397] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:51 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11267.059508] [54885]: DEBUG cinder.api.middleware.request_id [None req-98ee75aa-eed1-496a-9ffe-46dc4740f19a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11267.061930] [54885]: INFO cinder.api.openstack.wsgi [None req-98ee75aa-eed1-496a-9ffe-46dc4740f19a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11267.062167] [54885]: DEBUG cinder.api.openstack.wsgi [None req-98ee75aa-eed1-496a-9ffe-46dc4740f19a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11267.062385] [54885]: DEBUG cinder.api.openstack.wsgi [None req-98ee75aa-eed1-496a-9ffe-46dc4740f19a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11267.074020] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11267.074020] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11267.078437] [54885]: INFO cinder.volume.api [None req-98ee75aa-eed1-496a-9ffe-46dc4740f19a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11267.083629] [54885]: INFO cinder.api.openstack.wsgi [None req-98ee75aa-eed1-496a-9ffe-46dc4740f19a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11267.083829] [54885]: [pid: 54885|app: 0|req: 196/398] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:51 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11267.306145] [54884]: DEBUG cinder.api.middleware.request_id [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-c7385199-07e5-4004-bce6-7f4cb67c9b61 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11267.308486] [54884]: INFO cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-c7385199-07e5-4004-bce6-7f4cb67c9b61 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11267.308709] [54884]: DEBUG cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-c7385199-07e5-4004-bce6-7f4cb67c9b61 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11267.308926] [54884]: DEBUG cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-c7385199-07e5-4004-bce6-7f4cb67c9b61 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11267.311135] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=235,cinder:UPDATE=35,cinder:INSERT=18 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11267.321177] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11267.321177] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11267.324845] [54884]: INFO cinder.volume.api [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-c7385199-07e5-4004-bce6-7f4cb67c9b61 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11267.329450] [54884]: INFO cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-c7385199-07e5-4004-bce6-7f4cb67c9b61 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11267.329901] [54884]: [pid: 54884|app: 0|req: 203/399] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:52 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11267.350997] [54885]: DEBUG cinder.api.middleware.request_id [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-cd892247-f46c-4d41-8d22-5fa66af04505 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11267.353383] [54885]: INFO cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-cd892247-f46c-4d41-8d22-5fa66af04505 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9/action [11267.353756] [54885]: DEBUG cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-cd892247-f46c-4d41-8d22-5fa66af04505 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11267.353896] [54885]: DEBUG cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-cd892247-f46c-4d41-8d22-5fa66af04505 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11267.367019] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11267.367019] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11267.367202] [54885]: INFO cinder.volume.api [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-cd892247-f46c-4d41-8d22-5fa66af04505 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11267.374930] [54885]: INFO cinder.volume.api [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-cd892247-f46c-4d41-8d22-5fa66af04505 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Begin detaching volume completed successfully. [11267.375236] [54885]: INFO cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-cd892247-f46c-4d41-8d22-5fa66af04505 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9/action returned with HTTP 202 [11267.375736] [54885]: [pid: 54885|app: 0|req: 197/400] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:05:52 2025] POST /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [11267.388898] [54884]: DEBUG cinder.api.middleware.request_id [None req-9e3eb8fc-8a16-46e4-9e4a-6dabdeaf25c7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11267.391544] [54884]: INFO cinder.api.openstack.wsgi [None req-9e3eb8fc-8a16-46e4-9e4a-6dabdeaf25c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11267.392166] [54884]: DEBUG cinder.api.openstack.wsgi [None req-9e3eb8fc-8a16-46e4-9e4a-6dabdeaf25c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11267.392166] [54884]: DEBUG cinder.api.openstack.wsgi [None req-9e3eb8fc-8a16-46e4-9e4a-6dabdeaf25c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11267.402333] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11267.402333] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11267.405736] [54884]: INFO cinder.volume.api [None req-9e3eb8fc-8a16-46e4-9e4a-6dabdeaf25c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11267.410955] [54884]: INFO cinder.api.openstack.wsgi [None req-9e3eb8fc-8a16-46e4-9e4a-6dabdeaf25c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11267.411097] [54884]: [pid: 54884|app: 0|req: 204/401] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:52 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11267.545176] [54885]: DEBUG cinder.api.middleware.request_id [req-a5ec0fc5-56d6-489e-a690-37c405842e42 req-9753b593-140f-4788-94ed-eb262154e4a5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11267.547544] [54885]: INFO cinder.api.openstack.wsgi [req-a5ec0fc5-56d6-489e-a690-37c405842e42 req-9753b593-140f-4788-94ed-eb262154e4a5 tempest-ServerActionsTestJSON-172092355 tempest-ServerActionsTestJSON-172092355-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=0007a274-03ab-4454-92b3-8cb55d92cfc3 [11267.547835] [54885]: DEBUG cinder.api.openstack.wsgi [req-a5ec0fc5-56d6-489e-a690-37c405842e42 req-9753b593-140f-4788-94ed-eb262154e4a5 tempest-ServerActionsTestJSON-172092355 tempest-ServerActionsTestJSON-172092355-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11267.548115] [54885]: DEBUG cinder.api.openstack.wsgi [req-a5ec0fc5-56d6-489e-a690-37c405842e42 req-9753b593-140f-4788-94ed-eb262154e4a5 tempest-ServerActionsTestJSON-172092355 tempest-ServerActionsTestJSON-172092355-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11267.553205] [54885]: INFO cinder.api.openstack.wsgi [req-a5ec0fc5-56d6-489e-a690-37c405842e42 req-9753b593-140f-4788-94ed-eb262154e4a5 tempest-ServerActionsTestJSON-172092355 tempest-ServerActionsTestJSON-172092355-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=0007a274-03ab-4454-92b3-8cb55d92cfc3 returned with HTTP 200 [11267.553624] [54885]: [pid: 54885|app: 0|req: 198/402] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 11 15:05:52 2025] GET /volume/v3/attachments?instance_id=0007a274-03ab-4454-92b3-8cb55d92cfc3 => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11268.398333] [54884]: DEBUG cinder.api.middleware.request_id [None req-34373bac-1b74-459e-b766-65ca089c3727 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11268.398816] [54884]: INFO cinder.api.openstack.wsgi [None req-34373bac-1b74-459e-b766-65ca089c3727 None None] GET http://10.180.1.21/volume// [11268.399364] [54884]: DEBUG cinder.api.openstack.wsgi [None req-34373bac-1b74-459e-b766-65ca089c3727 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11268.399364] [54884]: DEBUG cinder.api.openstack.wsgi [None req-34373bac-1b74-459e-b766-65ca089c3727 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11268.399739] [54884]: INFO cinder.api.openstack.wsgi [None req-34373bac-1b74-459e-b766-65ca089c3727 None None] http://10.180.1.21/volume// returned with HTTP 300 [11268.400088] [54884]: [pid: 54884|app: 0|req: 205/403] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:05:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11268.403923] [54885]: DEBUG cinder.api.middleware.request_id [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-d28aa3ad-01ab-4750-b6da-bd42adc5dd87 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11268.407251] [54885]: INFO cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-d28aa3ad-01ab-4750-b6da-bd42adc5dd87 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11268.407541] [54885]: DEBUG cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-d28aa3ad-01ab-4750-b6da-bd42adc5dd87 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11268.407795] [54885]: DEBUG cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-d28aa3ad-01ab-4750-b6da-bd42adc5dd87 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11268.422229] [54884]: DEBUG cinder.api.middleware.request_id [None req-7939ac98-99ea-4ba0-855f-5c8c47047e47 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11268.424478] [54884]: INFO cinder.api.openstack.wsgi [None req-7939ac98-99ea-4ba0-855f-5c8c47047e47 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11268.424810] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7939ac98-99ea-4ba0-855f-5c8c47047e47 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11268.425028] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7939ac98-99ea-4ba0-855f-5c8c47047e47 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11268.428522] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11268.428522] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11268.433664] [54885]: INFO cinder.volume.api [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-d28aa3ad-01ab-4750-b6da-bd42adc5dd87 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11268.436432] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11268.436432] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11268.440913] [54884]: INFO cinder.volume.api [None req-7939ac98-99ea-4ba0-855f-5c8c47047e47 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11268.440954] [54885]: INFO cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-d28aa3ad-01ab-4750-b6da-bd42adc5dd87 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11268.440954] [54885]: [pid: 54885|app: 0|req: 199/404] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:05:53 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11268.444924] [54884]: INFO cinder.api.openstack.wsgi [None req-7939ac98-99ea-4ba0-855f-5c8c47047e47 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11268.445464] [54884]: [pid: 54884|app: 0|req: 206/405] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:53 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11269.456644] [54885]: DEBUG cinder.api.middleware.request_id [None req-d6a124c3-6dfe-4eec-8c19-6dd8a4373961 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11269.458855] [54885]: INFO cinder.api.openstack.wsgi [None req-d6a124c3-6dfe-4eec-8c19-6dd8a4373961 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11269.459277] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d6a124c3-6dfe-4eec-8c19-6dd8a4373961 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11269.459517] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d6a124c3-6dfe-4eec-8c19-6dd8a4373961 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11269.477812] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11269.477812] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11269.482690] [54885]: INFO cinder.volume.api [None req-d6a124c3-6dfe-4eec-8c19-6dd8a4373961 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11269.487801] [54885]: INFO cinder.api.openstack.wsgi [None req-d6a124c3-6dfe-4eec-8c19-6dd8a4373961 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11269.488282] [54885]: [pid: 54885|app: 0|req: 200/406] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:54 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11269.612807] [54884]: DEBUG cinder.api.middleware.request_id [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-fcf65854-8159-4d9f-b334-ba1fb34cf8f3 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11269.615866] [54884]: INFO cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-fcf65854-8159-4d9f-b334-ba1fb34cf8f3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] DELETE http://10.180.1.21/volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611 [11269.620020] [54884]: DEBUG cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-fcf65854-8159-4d9f-b334-ba1fb34cf8f3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11269.620020] [54884]: DEBUG cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-fcf65854-8159-4d9f-b334-ba1fb34cf8f3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'version_select' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11269.632079] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11269.632079] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11270.166195] [54884]: INFO cinder.api.openstack.wsgi [req-cca9cfc2-b9f7-4f2d-ab68-f57f689c6925 req-fcf65854-8159-4d9f-b334-ba1fb34cf8f3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611 returned with HTTP 200 [11270.166711] [54884]: [pid: 54884|app: 0|req: 207/407] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:05:54 2025] DELETE /volume/v3/attachments/127b5359-8291-4ce2-af78-f11b3d017611 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11270.500557] [54885]: DEBUG cinder.api.middleware.request_id [None req-19bb52df-380d-4c1e-9606-826fb354ee31 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11270.503092] [54885]: INFO cinder.api.openstack.wsgi [None req-19bb52df-380d-4c1e-9606-826fb354ee31 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11270.503443] [54885]: DEBUG cinder.api.openstack.wsgi [None req-19bb52df-380d-4c1e-9606-826fb354ee31 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11270.503844] [54885]: DEBUG cinder.api.openstack.wsgi [None req-19bb52df-380d-4c1e-9606-826fb354ee31 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11270.517261] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11270.517261] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11270.524660] [54885]: INFO cinder.volume.api [None req-19bb52df-380d-4c1e-9606-826fb354ee31 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11270.530905] [54885]: INFO cinder.api.openstack.wsgi [None req-19bb52df-380d-4c1e-9606-826fb354ee31 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11270.531717] [54885]: [pid: 54885|app: 0|req: 201/408] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:55 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11270.615540] [54884]: DEBUG cinder.api.middleware.request_id [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-80c592a7-107b-4fe8-933c-e9704a345bd3 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11270.618088] [54884]: INFO cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-80c592a7-107b-4fe8-933c-e9704a345bd3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11270.618331] [54884]: DEBUG cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-80c592a7-107b-4fe8-933c-e9704a345bd3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11270.618559] [54884]: DEBUG cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-80c592a7-107b-4fe8-933c-e9704a345bd3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11270.630749] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11270.630749] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11270.635511] [54884]: INFO cinder.volume.api [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-80c592a7-107b-4fe8-933c-e9704a345bd3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11270.640944] [54884]: INFO cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-80c592a7-107b-4fe8-933c-e9704a345bd3 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11270.641424] [54884]: [pid: 54884|app: 0|req: 208/409] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:05:55 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11270.664904] [54885]: DEBUG cinder.api.middleware.request_id [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-13e6ebee-7966-401e-9f51-1e73ef471aa1 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11270.670253] [54885]: INFO cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-13e6ebee-7966-401e-9f51-1e73ef471aa1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] POST http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00/action [11270.670649] [54885]: DEBUG cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-13e6ebee-7966-401e-9f51-1e73ef471aa1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11270.670880] [54885]: DEBUG cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-13e6ebee-7966-401e-9f51-1e73ef471aa1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11270.687385] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11270.687385] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11270.688337] [54885]: INFO cinder.volume.api [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-13e6ebee-7966-401e-9f51-1e73ef471aa1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11270.695709] [54885]: INFO cinder.volume.api [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-13e6ebee-7966-401e-9f51-1e73ef471aa1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Begin detaching volume completed successfully. [11270.696131] [54885]: INFO cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-13e6ebee-7966-401e-9f51-1e73ef471aa1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00/action returned with HTTP 202 [11270.696793] [54885]: [pid: 54885|app: 0|req: 202/410] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:05:55 2025] POST /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [11270.712560] [54884]: DEBUG cinder.api.middleware.request_id [None req-4334c0be-8c32-4213-8c91-2bffcf5189c7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11270.714862] [54884]: INFO cinder.api.openstack.wsgi [None req-4334c0be-8c32-4213-8c91-2bffcf5189c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11270.715111] [54884]: DEBUG cinder.api.openstack.wsgi [None req-4334c0be-8c32-4213-8c91-2bffcf5189c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11270.715334] [54884]: DEBUG cinder.api.openstack.wsgi [None req-4334c0be-8c32-4213-8c91-2bffcf5189c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11270.728371] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11270.728371] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11270.733060] [54884]: INFO cinder.volume.api [None req-4334c0be-8c32-4213-8c91-2bffcf5189c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11270.737924] [54884]: INFO cinder.api.openstack.wsgi [None req-4334c0be-8c32-4213-8c91-2bffcf5189c7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11270.738371] [54884]: [pid: 54884|app: 0|req: 209/411] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:55 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11271.720564] [54885]: DEBUG cinder.api.middleware.request_id [None req-78fc4cf9-843e-477d-a5da-732702719c3a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11271.721127] [54885]: INFO cinder.api.openstack.wsgi [None req-78fc4cf9-843e-477d-a5da-732702719c3a None None] GET http://10.180.1.21/volume// [11271.721360] [54885]: DEBUG cinder.api.openstack.wsgi [None req-78fc4cf9-843e-477d-a5da-732702719c3a None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11271.721624] [54885]: DEBUG cinder.api.openstack.wsgi [None req-78fc4cf9-843e-477d-a5da-732702719c3a None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11271.722114] [54885]: INFO cinder.api.openstack.wsgi [None req-78fc4cf9-843e-477d-a5da-732702719c3a None None] http://10.180.1.21/volume// returned with HTTP 300 [11271.722609] [54885]: [pid: 54885|app: 0|req: 203/412] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:05:56 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11271.726217] [54884]: DEBUG cinder.api.middleware.request_id [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-f183c5af-db5e-4275-97ed-eed469af9a98 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11271.729032] [54884]: INFO cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-f183c5af-db5e-4275-97ed-eed469af9a98 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11271.729148] [54884]: DEBUG cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-f183c5af-db5e-4275-97ed-eed469af9a98 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11271.729495] [54884]: DEBUG cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-f183c5af-db5e-4275-97ed-eed469af9a98 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11271.742925] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11271.742925] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11271.748350] [54884]: INFO cinder.volume.api [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-f183c5af-db5e-4275-97ed-eed469af9a98 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11271.748463] [54885]: DEBUG cinder.api.middleware.request_id [None req-f6cbf9b5-2a20-40d6-a8de-5d8ce2058776 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11271.750689] [54885]: INFO cinder.api.openstack.wsgi [None req-f6cbf9b5-2a20-40d6-a8de-5d8ce2058776 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11271.751026] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f6cbf9b5-2a20-40d6-a8de-5d8ce2058776 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11271.751186] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f6cbf9b5-2a20-40d6-a8de-5d8ce2058776 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11271.753524] [54884]: INFO cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-f183c5af-db5e-4275-97ed-eed469af9a98 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11271.753957] [54884]: [pid: 54884|app: 0|req: 210/413] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:05:56 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11271.761359] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11271.761359] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11271.765389] [54885]: INFO cinder.volume.api [None req-f6cbf9b5-2a20-40d6-a8de-5d8ce2058776 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11271.770760] [54885]: INFO cinder.api.openstack.wsgi [None req-f6cbf9b5-2a20-40d6-a8de-5d8ce2058776 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11271.771205] [54885]: [pid: 54885|app: 0|req: 204/414] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:56 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11272.782139] [54884]: DEBUG cinder.api.middleware.request_id [None req-828969b1-b74d-4a5e-a12c-2ffb3dce282e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11272.786125] [54884]: INFO cinder.api.openstack.wsgi [None req-828969b1-b74d-4a5e-a12c-2ffb3dce282e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11272.786125] [54884]: DEBUG cinder.api.openstack.wsgi [None req-828969b1-b74d-4a5e-a12c-2ffb3dce282e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11272.786125] [54884]: DEBUG cinder.api.openstack.wsgi [None req-828969b1-b74d-4a5e-a12c-2ffb3dce282e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11272.799960] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11272.799960] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11272.803996] [54884]: INFO cinder.volume.api [None req-828969b1-b74d-4a5e-a12c-2ffb3dce282e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11272.809505] [54884]: INFO cinder.api.openstack.wsgi [None req-828969b1-b74d-4a5e-a12c-2ffb3dce282e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11272.810098] [54884]: [pid: 54884|app: 0|req: 211/415] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:57 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11273.820819] [54885]: DEBUG cinder.api.middleware.request_id [None req-3a9ae0f6-d4af-436b-b576-76fc2510554d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11273.823382] [54885]: INFO cinder.api.openstack.wsgi [None req-3a9ae0f6-d4af-436b-b576-76fc2510554d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11273.823694] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3a9ae0f6-d4af-436b-b576-76fc2510554d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11273.824032] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3a9ae0f6-d4af-436b-b576-76fc2510554d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11273.839194] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11273.839194] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11273.843807] [54885]: INFO cinder.volume.api [None req-3a9ae0f6-d4af-436b-b576-76fc2510554d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11273.849760] [54885]: INFO cinder.api.openstack.wsgi [None req-3a9ae0f6-d4af-436b-b576-76fc2510554d tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11273.850109] [54885]: [pid: 54885|app: 0|req: 205/416] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:58 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11273.914339] [54884]: DEBUG cinder.api.middleware.request_id [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-445fb51f-f59f-4871-8dd2-cb49bdec2f41 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11273.916895] [54884]: INFO cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-445fb51f-f59f-4871-8dd2-cb49bdec2f41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] DELETE http://10.180.1.21/volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c [11273.917222] [54884]: DEBUG cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-445fb51f-f59f-4871-8dd2-cb49bdec2f41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11273.917487] [54884]: DEBUG cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-445fb51f-f59f-4871-8dd2-cb49bdec2f41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'version_select' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11273.926511] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11273.926511] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11274.458155] [54884]: INFO cinder.api.openstack.wsgi [req-bc28024c-0c8f-41d5-b198-9b7951f8df12 req-445fb51f-f59f-4871-8dd2-cb49bdec2f41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c returned with HTTP 200 [11274.458155] [54884]: [pid: 54884|app: 0|req: 212/417] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:05:58 2025] DELETE /volume/v3/attachments/45f293d6-21d3-496c-b51e-83eb7edf8d9c => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11274.865097] [54885]: DEBUG cinder.api.middleware.request_id [None req-aa8c36b8-db8d-465b-80b3-644620f186aa None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11274.866972] [54885]: INFO cinder.api.openstack.wsgi [None req-aa8c36b8-db8d-465b-80b3-644620f186aa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11274.867585] [54885]: DEBUG cinder.api.openstack.wsgi [None req-aa8c36b8-db8d-465b-80b3-644620f186aa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11274.867585] [54885]: DEBUG cinder.api.openstack.wsgi [None req-aa8c36b8-db8d-465b-80b3-644620f186aa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11274.877645] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11274.877645] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11274.881522] [54885]: INFO cinder.volume.api [None req-aa8c36b8-db8d-465b-80b3-644620f186aa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11274.886163] [54885]: INFO cinder.api.openstack.wsgi [None req-aa8c36b8-db8d-465b-80b3-644620f186aa tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11274.886548] [54885]: [pid: 54885|app: 0|req: 206/418] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:59 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11274.895960] [54884]: DEBUG cinder.api.middleware.request_id [None req-7ac1a375-837e-494f-9145-ef708c6081e5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11274.898266] [54884]: INFO cinder.api.openstack.wsgi [None req-7ac1a375-837e-494f-9145-ef708c6081e5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11274.898519] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7ac1a375-837e-494f-9145-ef708c6081e5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11274.898752] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7ac1a375-837e-494f-9145-ef708c6081e5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11274.907203] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11274.907203] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11274.911212] [54884]: INFO cinder.volume.api [None req-7ac1a375-837e-494f-9145-ef708c6081e5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11274.916276] [54884]: INFO cinder.api.openstack.wsgi [None req-7ac1a375-837e-494f-9145-ef708c6081e5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11274.916849] [54884]: [pid: 54884|app: 0|req: 213/419] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:05:59 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11275.993579] [54885]: DEBUG cinder.api.middleware.request_id [None req-605bf8a1-f5a4-49c3-b96f-4db173cd687a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11275.995659] [54885]: INFO cinder.api.openstack.wsgi [None req-605bf8a1-f5a4-49c3-b96f-4db173cd687a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11275.995879] [54885]: DEBUG cinder.api.openstack.wsgi [None req-605bf8a1-f5a4-49c3-b96f-4db173cd687a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11275.996104] [54885]: DEBUG cinder.api.openstack.wsgi [None req-605bf8a1-f5a4-49c3-b96f-4db173cd687a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11276.006871] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11276.006871] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11276.012059] [54885]: INFO cinder.volume.api [None req-605bf8a1-f5a4-49c3-b96f-4db173cd687a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11276.016551] [54885]: INFO cinder.api.openstack.wsgi [None req-605bf8a1-f5a4-49c3-b96f-4db173cd687a tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11276.016976] [54885]: [pid: 54885|app: 0|req: 207/420] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:00 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11276.026485] [54884]: DEBUG cinder.api.middleware.request_id [None req-760cd0e0-2065-462f-abad-153342b473c9 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11276.028586] [54884]: INFO cinder.api.openstack.wsgi [None req-760cd0e0-2065-462f-abad-153342b473c9 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11276.028805] [54884]: DEBUG cinder.api.openstack.wsgi [None req-760cd0e0-2065-462f-abad-153342b473c9 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11276.029114] [54884]: DEBUG cinder.api.openstack.wsgi [None req-760cd0e0-2065-462f-abad-153342b473c9 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11276.036919] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11276.036919] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11276.040836] [54884]: INFO cinder.volume.api [None req-760cd0e0-2065-462f-abad-153342b473c9 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11276.045849] [54884]: INFO cinder.api.openstack.wsgi [None req-760cd0e0-2065-462f-abad-153342b473c9 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11276.046210] [54884]: [pid: 54884|app: 0|req: 214/421] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:00 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11276.090348] [54885]: DEBUG cinder.api.middleware.request_id [None req-61ff1eb9-07e1-4c90-90c1-6faa37c2677e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11276.092575] [54885]: INFO cinder.api.openstack.wsgi [None req-61ff1eb9-07e1-4c90-90c1-6faa37c2677e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11276.092798] [54885]: DEBUG cinder.api.openstack.wsgi [None req-61ff1eb9-07e1-4c90-90c1-6faa37c2677e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11276.093019] [54885]: DEBUG cinder.api.openstack.wsgi [None req-61ff1eb9-07e1-4c90-90c1-6faa37c2677e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11276.101054] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11276.101054] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11276.105816] [54885]: INFO cinder.volume.api [None req-61ff1eb9-07e1-4c90-90c1-6faa37c2677e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11276.110746] [54885]: INFO cinder.api.openstack.wsgi [None req-61ff1eb9-07e1-4c90-90c1-6faa37c2677e tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11276.111201] [54885]: [pid: 54885|app: 0|req: 208/422] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:00 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11285.417375] [54884]: DEBUG cinder.api.middleware.request_id [None req-5b64efa9-4de2-402c-b879-a62c3b4dd1fc None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11285.419643] [54884]: INFO cinder.api.openstack.wsgi [None req-5b64efa9-4de2-402c-b879-a62c3b4dd1fc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11285.419889] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5b64efa9-4de2-402c-b879-a62c3b4dd1fc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11285.420147] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5b64efa9-4de2-402c-b879-a62c3b4dd1fc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11285.420345] [54884]: INFO cinder.api.v3.volumes [None req-5b64efa9-4de2-402c-b879-a62c3b4dd1fc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Delete volume with id: d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11285.432257] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11285.432257] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11285.432858] [54884]: INFO cinder.volume.api [None req-5b64efa9-4de2-402c-b879-a62c3b4dd1fc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11285.455013] [54884]: INFO cinder.volume.api [None req-5b64efa9-4de2-402c-b879-a62c3b4dd1fc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Delete volume request issued successfully. [11285.455228] [54884]: INFO cinder.api.openstack.wsgi [None req-5b64efa9-4de2-402c-b879-a62c3b4dd1fc tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 202 [11285.455761] [54884]: [pid: 54884|app: 0|req: 215/423] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:06:10 2025] DELETE /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11285.459117] [54885]: DEBUG cinder.api.middleware.request_id [None req-aac7cb0d-9bf9-4767-a97e-49062d52dc41 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11285.461312] [54885]: INFO cinder.api.openstack.wsgi [None req-aac7cb0d-9bf9-4767-a97e-49062d52dc41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11285.461507] [54885]: DEBUG cinder.api.openstack.wsgi [None req-aac7cb0d-9bf9-4767-a97e-49062d52dc41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11285.461726] [54885]: DEBUG cinder.api.openstack.wsgi [None req-aac7cb0d-9bf9-4767-a97e-49062d52dc41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11285.470615] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11285.470615] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11285.476150] [54885]: INFO cinder.volume.api [None req-aac7cb0d-9bf9-4767-a97e-49062d52dc41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11285.481644] [54885]: INFO cinder.api.openstack.wsgi [None req-aac7cb0d-9bf9-4767-a97e-49062d52dc41 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11285.482070] [54885]: [pid: 54885|app: 0|req: 209/424] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:10 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11286.492469] [54884]: DEBUG cinder.api.middleware.request_id [None req-1360ddae-843e-4aca-aced-5d1c5d79915c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11286.494524] [54884]: INFO cinder.api.openstack.wsgi [None req-1360ddae-843e-4aca-aced-5d1c5d79915c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11286.494748] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1360ddae-843e-4aca-aced-5d1c5d79915c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11286.495044] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1360ddae-843e-4aca-aced-5d1c5d79915c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11286.506542] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11286.506542] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11286.510308] [54884]: INFO cinder.volume.api [None req-1360ddae-843e-4aca-aced-5d1c5d79915c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11286.515628] [54884]: INFO cinder.api.openstack.wsgi [None req-1360ddae-843e-4aca-aced-5d1c5d79915c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11286.516166] [54884]: [pid: 54884|app: 0|req: 216/425] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:11 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11287.528392] [54885]: DEBUG cinder.api.middleware.request_id [None req-864f0c95-e8d8-43cf-9dcd-620cae7aff37 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11287.531897] [54885]: INFO cinder.api.openstack.wsgi [None req-864f0c95-e8d8-43cf-9dcd-620cae7aff37 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11287.532772] [54885]: DEBUG cinder.api.openstack.wsgi [None req-864f0c95-e8d8-43cf-9dcd-620cae7aff37 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11287.532772] [54885]: DEBUG cinder.api.openstack.wsgi [None req-864f0c95-e8d8-43cf-9dcd-620cae7aff37 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11287.545603] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11287.545603] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11287.549789] [54885]: INFO cinder.volume.api [None req-864f0c95-e8d8-43cf-9dcd-620cae7aff37 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11287.559765] [54885]: INFO cinder.api.openstack.wsgi [None req-864f0c95-e8d8-43cf-9dcd-620cae7aff37 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 200 [11287.560273] [54885]: [pid: 54885|app: 0|req: 210/426] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:12 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11288.576927] [54884]: DEBUG cinder.api.middleware.request_id [None req-d64a83c7-c490-420e-bfae-03e673300b92 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11288.579318] [54884]: INFO cinder.api.openstack.wsgi [None req-d64a83c7-c490-420e-bfae-03e673300b92 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 [11288.579542] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d64a83c7-c490-420e-bfae-03e673300b92 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11288.579797] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d64a83c7-c490-420e-bfae-03e673300b92 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11288.589115] [54884]: INFO cinder.api.openstack.wsgi [None req-d64a83c7-c490-420e-bfae-03e673300b92 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 returned with HTTP 404 [11288.589638] [54884]: [pid: 54884|app: 0|req: 217/427] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:13 2025] GET /volume/v3/volumes/d99c2a18-e1d8-4f26-954a-c1602ae42d00 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11288.593991] [54885]: DEBUG cinder.api.middleware.request_id [None req-ba1cc32d-78f7-42a8-9e55-84126d8f8b1b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11288.597439] [54885]: INFO cinder.api.openstack.wsgi [None req-ba1cc32d-78f7-42a8-9e55-84126d8f8b1b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11288.597569] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ba1cc32d-78f7-42a8-9e55-84126d8f8b1b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11288.597911] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ba1cc32d-78f7-42a8-9e55-84126d8f8b1b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11288.598263] [54885]: INFO cinder.api.v3.volumes [None req-ba1cc32d-78f7-42a8-9e55-84126d8f8b1b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Delete volume with id: 2f512ac1-372d-4911-aae7-ef60ce031fb9 [11288.615829] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11288.615829] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11288.616833] [54885]: INFO cinder.volume.api [None req-ba1cc32d-78f7-42a8-9e55-84126d8f8b1b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11288.642619] [54885]: INFO cinder.volume.api [None req-ba1cc32d-78f7-42a8-9e55-84126d8f8b1b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Delete volume request issued successfully. [11288.643022] [54885]: INFO cinder.api.openstack.wsgi [None req-ba1cc32d-78f7-42a8-9e55-84126d8f8b1b tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 202 [11288.643766] [54885]: [pid: 54885|app: 0|req: 211/428] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:06:13 2025] DELETE /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11288.649858] [54884]: DEBUG cinder.api.middleware.request_id [None req-510d8bd8-f0ba-49b5-a0f8-8631faf67fe5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11288.654053] [54884]: INFO cinder.api.openstack.wsgi [None req-510d8bd8-f0ba-49b5-a0f8-8631faf67fe5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11288.654154] [54884]: DEBUG cinder.api.openstack.wsgi [None req-510d8bd8-f0ba-49b5-a0f8-8631faf67fe5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11288.654519] [54884]: DEBUG cinder.api.openstack.wsgi [None req-510d8bd8-f0ba-49b5-a0f8-8631faf67fe5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11288.662622] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11288.662622] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11288.667452] [54884]: INFO cinder.volume.api [None req-510d8bd8-f0ba-49b5-a0f8-8631faf67fe5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11288.676635] [54884]: INFO cinder.api.openstack.wsgi [None req-510d8bd8-f0ba-49b5-a0f8-8631faf67fe5 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11288.677095] [54884]: [pid: 54884|app: 0|req: 218/429] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:13 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11289.688277] [54885]: DEBUG cinder.api.middleware.request_id [None req-3ef6523b-86a5-450e-a29d-77263fc8e30c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11289.690932] [54885]: INFO cinder.api.openstack.wsgi [None req-3ef6523b-86a5-450e-a29d-77263fc8e30c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11289.691293] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3ef6523b-86a5-450e-a29d-77263fc8e30c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11289.691629] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3ef6523b-86a5-450e-a29d-77263fc8e30c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11289.695471] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=311,cinder:UPDATE=65,cinder:INSERT=38 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11289.703868] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11289.703868] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11289.708835] [54885]: INFO cinder.volume.api [None req-3ef6523b-86a5-450e-a29d-77263fc8e30c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11289.714552] [54885]: INFO cinder.api.openstack.wsgi [None req-3ef6523b-86a5-450e-a29d-77263fc8e30c tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11289.715018] [54885]: [pid: 54885|app: 0|req: 212/430] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:14 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11290.727471] [54884]: DEBUG cinder.api.middleware.request_id [None req-61a44074-d5fb-4991-9b2f-4751857389f7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11290.730267] [54884]: INFO cinder.api.openstack.wsgi [None req-61a44074-d5fb-4991-9b2f-4751857389f7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11290.730579] [54884]: DEBUG cinder.api.openstack.wsgi [None req-61a44074-d5fb-4991-9b2f-4751857389f7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11290.730812] [54884]: DEBUG cinder.api.openstack.wsgi [None req-61a44074-d5fb-4991-9b2f-4751857389f7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11290.740949] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11290.740949] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11290.746128] [54884]: INFO cinder.volume.api [None req-61a44074-d5fb-4991-9b2f-4751857389f7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11290.753071] [54884]: INFO cinder.api.openstack.wsgi [None req-61a44074-d5fb-4991-9b2f-4751857389f7 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 200 [11290.753639] [54884]: [pid: 54884|app: 0|req: 219/431] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:15 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11291.763415] [54885]: DEBUG cinder.api.middleware.request_id [None req-69e1cdc2-3725-4b44-a34f-ed1d9b06af35 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11291.765639] [54885]: INFO cinder.api.openstack.wsgi [None req-69e1cdc2-3725-4b44-a34f-ed1d9b06af35 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 [11291.765866] [54885]: DEBUG cinder.api.openstack.wsgi [None req-69e1cdc2-3725-4b44-a34f-ed1d9b06af35 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11291.766166] [54885]: DEBUG cinder.api.openstack.wsgi [None req-69e1cdc2-3725-4b44-a34f-ed1d9b06af35 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11291.772470] [54885]: INFO cinder.api.openstack.wsgi [None req-69e1cdc2-3725-4b44-a34f-ed1d9b06af35 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 returned with HTTP 404 [11291.772966] [54885]: [pid: 54885|app: 0|req: 213/432] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:16 2025] GET /volume/v3/volumes/2f512ac1-372d-4911-aae7-ef60ce031fb9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11291.818683] [54884]: DEBUG cinder.api.middleware.request_id [None req-2b46428b-c6a3-4cf1-945e-25b1ee35c6b8 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11291.821406] [54884]: INFO cinder.api.openstack.wsgi [None req-2b46428b-c6a3-4cf1-945e-25b1ee35c6b8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11291.821699] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2b46428b-c6a3-4cf1-945e-25b1ee35c6b8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11291.822124] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2b46428b-c6a3-4cf1-945e-25b1ee35c6b8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11291.822362] [54884]: INFO cinder.api.v3.volumes [None req-2b46428b-c6a3-4cf1-945e-25b1ee35c6b8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Delete volume with id: b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11291.834759] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11291.834759] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11291.835560] [54884]: INFO cinder.volume.api [None req-2b46428b-c6a3-4cf1-945e-25b1ee35c6b8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11291.856730] [54884]: INFO cinder.volume.api [None req-2b46428b-c6a3-4cf1-945e-25b1ee35c6b8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Delete volume request issued successfully. [11291.856960] [54884]: INFO cinder.api.openstack.wsgi [None req-2b46428b-c6a3-4cf1-945e-25b1ee35c6b8 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 202 [11291.857563] [54884]: [pid: 54884|app: 0|req: 220/433] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:06:16 2025] DELETE /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11291.860679] [54885]: DEBUG cinder.api.middleware.request_id [None req-0cb4fc3c-27b5-4896-a7ac-4d85069ab4ba None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11291.862845] [54885]: INFO cinder.api.openstack.wsgi [None req-0cb4fc3c-27b5-4896-a7ac-4d85069ab4ba tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11291.863082] [54885]: DEBUG cinder.api.openstack.wsgi [None req-0cb4fc3c-27b5-4896-a7ac-4d85069ab4ba tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11291.863311] [54885]: DEBUG cinder.api.openstack.wsgi [None req-0cb4fc3c-27b5-4896-a7ac-4d85069ab4ba tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11291.871570] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11291.871570] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11291.875858] [54885]: INFO cinder.volume.api [None req-0cb4fc3c-27b5-4896-a7ac-4d85069ab4ba tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11291.881247] [54885]: INFO cinder.api.openstack.wsgi [None req-0cb4fc3c-27b5-4896-a7ac-4d85069ab4ba tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11291.881688] [54885]: [pid: 54885|app: 0|req: 214/434] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:16 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11292.892913] [54884]: DEBUG cinder.api.middleware.request_id [None req-7da1defd-e8a6-430f-8a88-875348951077 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11292.894856] [54884]: INFO cinder.api.openstack.wsgi [None req-7da1defd-e8a6-430f-8a88-875348951077 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11292.895198] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7da1defd-e8a6-430f-8a88-875348951077 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11292.895431] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7da1defd-e8a6-430f-8a88-875348951077 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11292.903807] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11292.903807] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11292.907408] [54884]: INFO cinder.volume.api [None req-7da1defd-e8a6-430f-8a88-875348951077 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11292.913176] [54884]: INFO cinder.api.openstack.wsgi [None req-7da1defd-e8a6-430f-8a88-875348951077 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11292.913579] [54884]: [pid: 54884|app: 0|req: 221/435] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:17 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11293.923895] [54885]: DEBUG cinder.api.middleware.request_id [None req-e992800d-d4ff-48ff-99ec-937ddfc2a3ac None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11293.927749] [54885]: INFO cinder.api.openstack.wsgi [None req-e992800d-d4ff-48ff-99ec-937ddfc2a3ac tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11293.927991] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e992800d-d4ff-48ff-99ec-937ddfc2a3ac tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11293.928373] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e992800d-d4ff-48ff-99ec-937ddfc2a3ac tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11293.936670] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11293.936670] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11293.940198] [54885]: INFO cinder.volume.api [None req-e992800d-d4ff-48ff-99ec-937ddfc2a3ac tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Volume info retrieved successfully. [11293.944440] [54885]: INFO cinder.api.openstack.wsgi [None req-e992800d-d4ff-48ff-99ec-937ddfc2a3ac tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 200 [11293.944830] [54885]: [pid: 54885|app: 0|req: 215/436] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:18 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11294.334635] [54884]: DEBUG cinder.api.middleware.request_id [None req-8b06fed9-2f96-4548-8f7f-94bf076a5b66 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11294.336746] [54884]: INFO cinder.api.openstack.wsgi [None req-8b06fed9-2f96-4548-8f7f-94bf076a5b66 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11294.336974] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8b06fed9-2f96-4548-8f7f-94bf076a5b66 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11294.337212] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8b06fed9-2f96-4548-8f7f-94bf076a5b66 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11294.345129] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11294.345129] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11294.348705] [54884]: INFO cinder.volume.api [None req-8b06fed9-2f96-4548-8f7f-94bf076a5b66 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11294.352985] [54884]: INFO cinder.api.openstack.wsgi [None req-8b06fed9-2f96-4548-8f7f-94bf076a5b66 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11294.353396] [54884]: [pid: 54884|app: 0|req: 222/437] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:19 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11294.387264] [54885]: DEBUG cinder.api.middleware.request_id [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-16c24cc0-2a48-41c7-8c5f-b39e22ce2eba None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11294.389945] [54885]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-16c24cc0-2a48-41c7-8c5f-b39e22ce2eba tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11294.390303] [54885]: DEBUG cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-16c24cc0-2a48-41c7-8c5f-b39e22ce2eba tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11294.390572] [54885]: DEBUG cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-16c24cc0-2a48-41c7-8c5f-b39e22ce2eba tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11294.398216] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11294.398216] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11294.401614] [54885]: INFO cinder.volume.api [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-16c24cc0-2a48-41c7-8c5f-b39e22ce2eba tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11294.408588] [54885]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-16c24cc0-2a48-41c7-8c5f-b39e22ce2eba tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11294.409157] [54885]: [pid: 54885|app: 0|req: 216/438] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:06:19 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11294.955585] [54884]: DEBUG cinder.api.middleware.request_id [None req-ef8cde8d-30db-439f-8bd8-884e68c236b1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11294.957928] [54884]: INFO cinder.api.openstack.wsgi [None req-ef8cde8d-30db-439f-8bd8-884e68c236b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 [11294.958233] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ef8cde8d-30db-439f-8bd8-884e68c236b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11294.958539] [54884]: DEBUG cinder.api.openstack.wsgi [None req-ef8cde8d-30db-439f-8bd8-884e68c236b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11294.966389] [54884]: INFO cinder.api.openstack.wsgi [None req-ef8cde8d-30db-439f-8bd8-884e68c236b1 tempest-AttachVolumeTestJSON-1320164421 tempest-AttachVolumeTestJSON-1320164421-project-member] http://10.180.1.21/volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 returned with HTTP 404 [11294.967066] [54884]: [pid: 54884|app: 0|req: 223/439] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:19 2025] GET /volume/v3/volumes/b9ec5937-c790-48f8-8a18-5f2fb25086b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11295.930056] [54885]: DEBUG cinder.api.middleware.request_id [None req-03071889-c97a-4a47-a25e-f57ce01c6a94 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11295.930563] [54885]: INFO cinder.api.openstack.wsgi [None req-03071889-c97a-4a47-a25e-f57ce01c6a94 None None] GET http://10.180.1.21/volume// [11295.930747] [54885]: DEBUG cinder.api.openstack.wsgi [None req-03071889-c97a-4a47-a25e-f57ce01c6a94 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11295.931037] [54885]: DEBUG cinder.api.openstack.wsgi [None req-03071889-c97a-4a47-a25e-f57ce01c6a94 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11295.931503] [54885]: INFO cinder.api.openstack.wsgi [None req-03071889-c97a-4a47-a25e-f57ce01c6a94 None None] http://10.180.1.21/volume// returned with HTTP 300 [11295.931863] [54885]: [pid: 54885|app: 0|req: 217/440] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:06:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11295.940825] [54884]: DEBUG cinder.api.middleware.request_id [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-1e2bc881-3fdd-4b26-9dbb-7aa8c48431ef None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11295.943195] [54884]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-1e2bc881-3fdd-4b26-9dbb-7aa8c48431ef tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/attachments [11295.943601] [54884]: DEBUG cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-1e2bc881-3fdd-4b26-9dbb-7aa8c48431ef tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e754961-8519-41e2-8697-87cbce58673e", "connector": null, "instance_uuid": "a23bccdc-e9ba-405d-aff6-3a74b245a0b4"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11295.955015] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11295.955015] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11295.988283] [54884]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-1e2bc881-3fdd-4b26-9dbb-7aa8c48431ef tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11295.988729] [54884]: [pid: 54884|app: 0|req: 224/441] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:06:20 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) [11296.031054] [54885]: DEBUG cinder.api.middleware.request_id [None req-1d7fbfdc-740e-41f1-b5ea-406737704891 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11296.033320] [54885]: INFO cinder.api.openstack.wsgi [None req-1d7fbfdc-740e-41f1-b5ea-406737704891 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11296.033566] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1d7fbfdc-740e-41f1-b5ea-406737704891 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11296.033769] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1d7fbfdc-740e-41f1-b5ea-406737704891 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11296.045769] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11296.045769] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11296.049266] [54885]: INFO cinder.volume.api [None req-1d7fbfdc-740e-41f1-b5ea-406737704891 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11296.054140] [54885]: INFO cinder.api.openstack.wsgi [None req-1d7fbfdc-740e-41f1-b5ea-406737704891 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11296.054548] [54885]: [pid: 54885|app: 0|req: 218/442] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:20 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11296.539019] [54884]: DEBUG cinder.api.middleware.request_id [None req-49d82823-6324-4834-9164-fc9b9bd08593 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11296.539555] [54884]: INFO cinder.api.openstack.wsgi [None req-49d82823-6324-4834-9164-fc9b9bd08593 None None] GET http://10.180.1.21/volume// [11296.539637] [54884]: DEBUG cinder.api.openstack.wsgi [None req-49d82823-6324-4834-9164-fc9b9bd08593 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11296.539862] [54884]: DEBUG cinder.api.openstack.wsgi [None req-49d82823-6324-4834-9164-fc9b9bd08593 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11296.540332] [54884]: INFO cinder.api.openstack.wsgi [None req-49d82823-6324-4834-9164-fc9b9bd08593 None None] http://10.180.1.21/volume// returned with HTTP 300 [11296.540634] [54884]: [pid: 54884|app: 0|req: 225/443] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:06:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11296.546170] [54885]: DEBUG cinder.api.middleware.request_id [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-7dda2168-9150-4cd1-a170-21b8107984dd None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11296.548566] [54885]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-7dda2168-9150-4cd1-a170-21b8107984dd tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11296.550205] [54885]: DEBUG cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-7dda2168-9150-4cd1-a170-21b8107984dd tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11296.550205] [54885]: DEBUG cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-7dda2168-9150-4cd1-a170-21b8107984dd tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11296.559944] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11296.559944] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11296.563531] [54885]: INFO cinder.volume.api [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-7dda2168-9150-4cd1-a170-21b8107984dd tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11296.568042] [54885]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-7dda2168-9150-4cd1-a170-21b8107984dd tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11296.568583] [54885]: [pid: 54885|app: 0|req: 219/444] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:06:21 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11296.600328] [54884]: DEBUG cinder.api.middleware.request_id [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-e153fe3f-d229-4202-9db1-d51edffd88b8 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11296.602733] [54884]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-e153fe3f-d229-4202-9db1-d51edffd88b8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] PUT http://10.180.1.21/volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048 [11296.603164] [54884]: DEBUG cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-e153fe3f-d229-4202-9db1-d51edffd88b8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-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-496255", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11296.614366] [54884]: DEBUG cinder.coordination [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-e153fe3f-d229-4202-9db1-d51edffd88b8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Acquiring lock "cinder-attachment_update-9e754961-8519-41e2-8697-87cbce58673e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11296.619393] [54884]: DEBUG cinder.coordination [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-e153fe3f-d229-4202-9db1-d51edffd88b8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Lock "cinder-attachment_update-9e754961-8519-41e2-8697-87cbce58673e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11296.620553] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11296.620553] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11297.068383] [54885]: DEBUG cinder.api.middleware.request_id [None req-537f2003-ab77-48e5-a13a-7e13f8c2517f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11297.070684] [54885]: INFO cinder.api.openstack.wsgi [None req-537f2003-ab77-48e5-a13a-7e13f8c2517f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11297.070927] [54885]: DEBUG cinder.api.openstack.wsgi [None req-537f2003-ab77-48e5-a13a-7e13f8c2517f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11297.071180] [54885]: DEBUG cinder.api.openstack.wsgi [None req-537f2003-ab77-48e5-a13a-7e13f8c2517f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11297.085920] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11297.085920] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11297.089754] [54885]: INFO cinder.volume.api [None req-537f2003-ab77-48e5-a13a-7e13f8c2517f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11297.097677] [54885]: INFO cinder.api.openstack.wsgi [None req-537f2003-ab77-48e5-a13a-7e13f8c2517f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11297.098255] [54885]: [pid: 54885|app: 0|req: 220/445] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:21 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11298.108801] [54885]: DEBUG cinder.api.middleware.request_id [None req-8588d628-c14d-433b-bf91-5e32465d2339 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11298.110923] [54885]: INFO cinder.api.openstack.wsgi [None req-8588d628-c14d-433b-bf91-5e32465d2339 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11298.111198] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8588d628-c14d-433b-bf91-5e32465d2339 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11298.111495] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8588d628-c14d-433b-bf91-5e32465d2339 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11298.127543] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11298.127543] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11298.131820] [54885]: INFO cinder.volume.api [None req-8588d628-c14d-433b-bf91-5e32465d2339 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11298.136924] [54885]: INFO cinder.api.openstack.wsgi [None req-8588d628-c14d-433b-bf91-5e32465d2339 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11298.137366] [54885]: [pid: 54885|app: 0|req: 221/446] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:22 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11299.147467] [54885]: DEBUG cinder.api.middleware.request_id [None req-cd9a2b8d-7fbd-4931-896a-8aeccd4d95b0 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11299.150536] [54885]: INFO cinder.api.openstack.wsgi [None req-cd9a2b8d-7fbd-4931-896a-8aeccd4d95b0 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11299.150762] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cd9a2b8d-7fbd-4931-896a-8aeccd4d95b0 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11299.150979] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cd9a2b8d-7fbd-4931-896a-8aeccd4d95b0 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11299.161967] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11299.161967] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11299.165459] [54885]: INFO cinder.volume.api [None req-cd9a2b8d-7fbd-4931-896a-8aeccd4d95b0 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11299.170136] [54885]: INFO cinder.api.openstack.wsgi [None req-cd9a2b8d-7fbd-4931-896a-8aeccd4d95b0 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11299.170584] [54885]: [pid: 54885|app: 0|req: 222/447] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:23 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11300.181911] [54885]: DEBUG cinder.api.middleware.request_id [None req-83f193fa-d72a-436d-b111-ce4befac23c4 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11300.184304] [54885]: INFO cinder.api.openstack.wsgi [None req-83f193fa-d72a-436d-b111-ce4befac23c4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11300.184524] [54885]: DEBUG cinder.api.openstack.wsgi [None req-83f193fa-d72a-436d-b111-ce4befac23c4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11300.184738] [54885]: DEBUG cinder.api.openstack.wsgi [None req-83f193fa-d72a-436d-b111-ce4befac23c4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11300.198464] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11300.198464] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11300.202370] [54885]: INFO cinder.volume.api [None req-83f193fa-d72a-436d-b111-ce4befac23c4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11300.207612] [54885]: INFO cinder.api.openstack.wsgi [None req-83f193fa-d72a-436d-b111-ce4befac23c4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11300.208087] [54885]: [pid: 54885|app: 0|req: 223/448] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:25 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11301.145509] [54884]: DEBUG cinder.coordination [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-e153fe3f-d229-4202-9db1-d51edffd88b8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Lock "cinder-attachment_update-9e754961-8519-41e2-8697-87cbce58673e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11301.145869] [54884]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-e153fe3f-d229-4202-9db1-d51edffd88b8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048 returned with HTTP 200 [11301.146424] [54884]: [pid: 54884|app: 0|req: 226/449] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:06:21 2025] PUT /volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11301.218544] [54885]: DEBUG cinder.api.middleware.request_id [None req-870792a6-4e79-41ce-b6af-0da1eface7d8 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11301.220778] [54885]: INFO cinder.api.openstack.wsgi [None req-870792a6-4e79-41ce-b6af-0da1eface7d8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11301.221014] [54885]: DEBUG cinder.api.openstack.wsgi [None req-870792a6-4e79-41ce-b6af-0da1eface7d8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11301.221248] [54885]: DEBUG cinder.api.openstack.wsgi [None req-870792a6-4e79-41ce-b6af-0da1eface7d8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11301.232701] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11301.232701] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11301.236300] [54885]: INFO cinder.volume.api [None req-870792a6-4e79-41ce-b6af-0da1eface7d8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11301.242058] [54885]: INFO cinder.api.openstack.wsgi [None req-870792a6-4e79-41ce-b6af-0da1eface7d8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11301.242148] [54885]: [pid: 54885|app: 0|req: 224/450] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:26 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11302.254243] [54884]: DEBUG cinder.api.middleware.request_id [None req-0bbbf299-53d4-470d-af41-c3fd94180303 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11302.256680] [54884]: INFO cinder.api.openstack.wsgi [None req-0bbbf299-53d4-470d-af41-c3fd94180303 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11302.256932] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0bbbf299-53d4-470d-af41-c3fd94180303 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11302.257942] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0bbbf299-53d4-470d-af41-c3fd94180303 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11302.272109] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11302.272109] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11302.276444] [54884]: INFO cinder.volume.api [None req-0bbbf299-53d4-470d-af41-c3fd94180303 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11302.281398] [54884]: INFO cinder.api.openstack.wsgi [None req-0bbbf299-53d4-470d-af41-c3fd94180303 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11302.281787] [54884]: [pid: 54884|app: 0|req: 227/451] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:27 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11302.742568] [54885]: DEBUG cinder.api.middleware.request_id [None req-37109978-554d-49b5-899e-cf9751ef8a72 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11302.744627] [54885]: INFO cinder.api.openstack.wsgi [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] POST http://10.180.1.21/volume/v3/volumes [11302.745070] [54885]: DEBUG cinder.api.openstack.wsgi [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2106357299"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11302.746756] [54885]: DEBUG cinder.api.v3.volumes [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2106357299'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11302.746895] [54885]: INFO cinder.api.v3.volumes [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Create volume of 1 GB [11302.752308] [54885]: INFO cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Availability Zones retrieved successfully. [11302.758980] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Flow 'volume_create_api' (7cc1ed81-e356-4d7f-884c-87eb3edf2a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11302.760115] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b22604-b6d8-4ca8-bca2-ef44f6b8594c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11302.761237] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11302.781396] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b22604-b6d8-4ca8-bca2-ef44f6b8594c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11302.782435] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aceffc3-731a-4ab1-8e67-6beb1fbfd6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11302.833924] [54885]: DEBUG cinder.quota [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Created reservations ['2f2d8c2a-5bd5-439a-a628-cb1412c09296', 'f181244f-8599-4489-9439-cf76a5b02214', '750df254-24e5-4bc9-af67-ee342aea3507', '06d4576b-02ff-4b0a-8ccc-1e3e5a39171a'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11302.835044] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aceffc3-731a-4ab1-8e67-6beb1fbfd6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2d8c2a-5bd5-439a-a628-cb1412c09296', 'f181244f-8599-4489-9439-cf76a5b02214', '750df254-24e5-4bc9-af67-ee342aea3507', '06d4576b-02ff-4b0a-8ccc-1e3e5a39171a']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11302.836082] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffae3f08-5839-4723-9f66-cd0eb38b57b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11302.850826] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffae3f08-5839-4723-9f66-cd0eb38b57b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1edbf857-6084-49ea-bfa3-25e9d271268e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2106357299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9925c4e0314bc18f35c264e2770925',qos_specs=None,replication_status=,reservations=['2f2d8c2a-5bd5-439a-a628-cb1412c09296','f181244f-8599-4489-9439-cf76a5b02214','750df254-24e5-4bc9-af67-ee342aea3507','06d4576b-02ff-4b0a-8ccc-1e3e5a39171a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a199be49d9b8442faeedefdbb53a8254',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2106357299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1edbf857-6084-49ea-bfa3-25e9d271268e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9925c4e0314bc18f35c264e2770925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a199be49d9b8442faeedefdbb53a8254',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11302.851725] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ff77f7-8d28-4085-9b53-1747b976d1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11302.864829] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ff77f7-8d28-4085-9b53-1747b976d1b2) transitioned into state 'SUCCESS' from state '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-2106357299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9925c4e0314bc18f35c264e2770925',qos_specs=None,replication_status=,reservations=['2f2d8c2a-5bd5-439a-a628-cb1412c09296','f181244f-8599-4489-9439-cf76a5b02214','750df254-24e5-4bc9-af67-ee342aea3507','06d4576b-02ff-4b0a-8ccc-1e3e5a39171a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a199be49d9b8442faeedefdbb53a8254',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11302.865728] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c52d087-5f6e-4a82-aa05-5c9365b6f070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11302.875423] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c52d087-5f6e-4a82-aa05-5c9365b6f070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11302.876327] [54885]: DEBUG cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Flow 'volume_create_api' (7cc1ed81-e356-4d7f-884c-87eb3edf2a62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11302.876719] [54885]: INFO cinder.volume.api [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Create volume request issued successfully. [11302.877397] [54885]: INFO cinder.api.openstack.wsgi [None req-37109978-554d-49b5-899e-cf9751ef8a72 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11302.877859] [54885]: [pid: 54885|app: 0|req: 225/452] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:06:27 2025] POST /volume/v3/volumes => generated 753 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11302.887590] [54884]: DEBUG cinder.api.middleware.request_id [None req-213da056-6cb1-4f18-8123-55b25643044b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11302.889812] [54884]: INFO cinder.api.openstack.wsgi [None req-213da056-6cb1-4f18-8123-55b25643044b tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e [11302.890320] [54884]: DEBUG cinder.api.openstack.wsgi [None req-213da056-6cb1-4f18-8123-55b25643044b tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11302.890320] [54884]: DEBUG cinder.api.openstack.wsgi [None req-213da056-6cb1-4f18-8123-55b25643044b tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11302.898997] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11302.898997] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11302.903992] [54884]: INFO cinder.volume.api [None req-213da056-6cb1-4f18-8123-55b25643044b tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11302.909747] [54884]: INFO cinder.api.openstack.wsgi [None req-213da056-6cb1-4f18-8123-55b25643044b tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e returned with HTTP 200 [11302.910310] [54884]: [pid: 54884|app: 0|req: 228/453] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:27 2025] GET /volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11303.292568] [54885]: DEBUG cinder.api.middleware.request_id [None req-73afcac3-0cee-4b87-af52-6af1b7020720 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11303.295009] [54885]: INFO cinder.api.openstack.wsgi [None req-73afcac3-0cee-4b87-af52-6af1b7020720 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11303.295243] [54885]: DEBUG cinder.api.openstack.wsgi [None req-73afcac3-0cee-4b87-af52-6af1b7020720 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11303.295484] [54885]: DEBUG cinder.api.openstack.wsgi [None req-73afcac3-0cee-4b87-af52-6af1b7020720 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11303.307510] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11303.307510] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11303.312290] [54885]: INFO cinder.volume.api [None req-73afcac3-0cee-4b87-af52-6af1b7020720 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11303.316890] [54885]: INFO cinder.api.openstack.wsgi [None req-73afcac3-0cee-4b87-af52-6af1b7020720 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11303.317514] [54885]: [pid: 54885|app: 0|req: 226/454] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:28 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11303.785645] [54884]: DEBUG cinder.api.middleware.request_id [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-536b4d9e-6e89-459f-9e69-ae329f81d274 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11303.787941] [54884]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-536b4d9e-6e89-459f-9e69-ae329f81d274 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048/action [11303.788415] [54884]: DEBUG cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-536b4d9e-6e89-459f-9e69-ae329f81d274 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action body: b'{"os-complete": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11303.788611] [54884]: DEBUG cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-536b4d9e-6e89-459f-9e69-ae329f81d274 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11303.805204] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11303.805204] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11303.812217] [54884]: INFO cinder.api.openstack.wsgi [req-d16dec33-5843-4de5-a93b-43e6da147c12 req-536b4d9e-6e89-459f-9e69-ae329f81d274 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048/action returned with HTTP 204 [11303.812768] [54884]: [pid: 54884|app: 0|req: 229/455] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:06:28 2025] POST /volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11303.920785] [54885]: DEBUG cinder.api.middleware.request_id [None req-e1ce605a-6067-4bac-bd0d-9f8cc718b2f3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11303.922785] [54885]: INFO cinder.api.openstack.wsgi [None req-e1ce605a-6067-4bac-bd0d-9f8cc718b2f3 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e [11303.923424] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e1ce605a-6067-4bac-bd0d-9f8cc718b2f3 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11303.923424] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e1ce605a-6067-4bac-bd0d-9f8cc718b2f3 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11303.930673] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11303.930673] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11303.934658] [54885]: INFO cinder.volume.api [None req-e1ce605a-6067-4bac-bd0d-9f8cc718b2f3 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11303.939895] [54885]: INFO cinder.api.openstack.wsgi [None req-e1ce605a-6067-4bac-bd0d-9f8cc718b2f3 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e returned with HTTP 200 [11303.940321] [54885]: [pid: 54885|app: 0|req: 227/456] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:28 2025] GET /volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11303.949646] [54884]: DEBUG cinder.api.middleware.request_id [None req-14db97b9-f7c7-4d51-8e0b-eb4241a5a45f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11303.951889] [54884]: INFO cinder.api.openstack.wsgi [None req-14db97b9-f7c7-4d51-8e0b-eb4241a5a45f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] POST http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e/action [11303.952186] [54884]: DEBUG cinder.api.openstack.wsgi [None req-14db97b9-f7c7-4d51-8e0b-eb4241a5a45f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11303.952368] [54884]: DEBUG cinder.api.openstack.wsgi [None req-14db97b9-f7c7-4d51-8e0b-eb4241a5a45f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11303.961715] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11303.961715] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11303.962230] [54884]: INFO cinder.volume.api [None req-14db97b9-f7c7-4d51-8e0b-eb4241a5a45f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11303.967457] [54884]: INFO cinder.volume.api [None req-14db97b9-f7c7-4d51-8e0b-eb4241a5a45f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume updated successfully. [11303.967746] [54884]: INFO cinder.api.openstack.wsgi [None req-14db97b9-f7c7-4d51-8e0b-eb4241a5a45f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e/action returned with HTTP 200 [11303.968071] [54884]: [pid: 54884|app: 0|req: 230/457] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Feb 11 15:06:28 2025] POST /volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [11303.970972] [54885]: DEBUG cinder.api.middleware.request_id [None req-f5322eed-4ef5-4ffb-9d2c-f5e0bf7d4385 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11303.973012] [54885]: INFO cinder.api.openstack.wsgi [None req-f5322eed-4ef5-4ffb-9d2c-f5e0bf7d4385 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e [11303.973251] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f5322eed-4ef5-4ffb-9d2c-f5e0bf7d4385 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11303.973491] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f5322eed-4ef5-4ffb-9d2c-f5e0bf7d4385 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11303.981234] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11303.981234] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11303.984475] [54885]: INFO cinder.volume.api [None req-f5322eed-4ef5-4ffb-9d2c-f5e0bf7d4385 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11303.989104] [54885]: INFO cinder.api.openstack.wsgi [None req-f5322eed-4ef5-4ffb-9d2c-f5e0bf7d4385 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e returned with HTTP 200 [11303.989481] [54885]: [pid: 54885|app: 0|req: 228/458] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:28 2025] GET /volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11304.046992] [54884]: DEBUG cinder.api.middleware.request_id [req-cfd6cff7-5e47-4673-8649-1addecf580dc req-7e3a9837-3e31-4c8f-9e25-e59b9eef49bc None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11304.049346] [54884]: INFO cinder.api.openstack.wsgi [req-cfd6cff7-5e47-4673-8649-1addecf580dc req-7e3a9837-3e31-4c8f-9e25-e59b9eef49bc tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e [11304.049565] [54884]: DEBUG cinder.api.openstack.wsgi [req-cfd6cff7-5e47-4673-8649-1addecf580dc req-7e3a9837-3e31-4c8f-9e25-e59b9eef49bc tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11304.049786] [54884]: DEBUG cinder.api.openstack.wsgi [req-cfd6cff7-5e47-4673-8649-1addecf580dc req-7e3a9837-3e31-4c8f-9e25-e59b9eef49bc tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11304.057153] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11304.057153] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11304.060755] [54884]: INFO cinder.volume.api [req-cfd6cff7-5e47-4673-8649-1addecf580dc req-7e3a9837-3e31-4c8f-9e25-e59b9eef49bc tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11304.065071] [54884]: INFO cinder.api.openstack.wsgi [req-cfd6cff7-5e47-4673-8649-1addecf580dc req-7e3a9837-3e31-4c8f-9e25-e59b9eef49bc tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e returned with HTTP 200 [11304.065463] [54884]: [pid: 54884|app: 0|req: 231/459] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:06:28 2025] GET /volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11304.319209] [54885]: DEBUG cinder.api.middleware.request_id [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11304.322292] [54885]: INFO cinder.api.openstack.wsgi [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] POST http://10.180.1.21/volume/v3/volumes [11304.322292] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1436426062"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11304.323754] [54885]: DEBUG cinder.api.v3.volumes [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1436426062'}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11304.323754] [54885]: INFO cinder.api.v3.volumes [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Create volume of 1 GB [11304.327651] [54884]: DEBUG cinder.api.middleware.request_id [None req-02a9933b-7f67-442e-bea7-7e88fe742901 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11304.327942] [54885]: INFO cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Availability Zones retrieved successfully. [11304.329907] [54884]: INFO cinder.api.openstack.wsgi [None req-02a9933b-7f67-442e-bea7-7e88fe742901 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11304.330150] [54884]: DEBUG cinder.api.openstack.wsgi [None req-02a9933b-7f67-442e-bea7-7e88fe742901 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11304.330433] [54884]: DEBUG cinder.api.openstack.wsgi [None req-02a9933b-7f67-442e-bea7-7e88fe742901 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11304.335032] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Flow 'volume_create_api' (5ab04a61-bf0a-420d-ae70-e965b6c36f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11304.335873] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fc9a4b-0d62-45d9-b39d-7b81cc0a2f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11304.337138] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11304.340518] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11304.340518] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11304.343742] [54884]: INFO cinder.volume.api [None req-02a9933b-7f67-442e-bea7-7e88fe742901 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11304.348056] [54884]: INFO cinder.api.openstack.wsgi [None req-02a9933b-7f67-442e-bea7-7e88fe742901 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11304.348551] [54884]: [pid: 54884|app: 0|req: 232/460] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:29 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11304.354193] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fc9a4b-0d62-45d9-b39d-7b81cc0a2f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11304.355134] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435819d0-5dff-41ce-9e45-fbb3f50b122c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11304.357529] [54884]: DEBUG cinder.api.middleware.request_id [None req-8deb6c8a-b480-4bcb-bc61-e7a6450de94f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11304.358966] [54884]: INFO cinder.api.openstack.wsgi [None req-8deb6c8a-b480-4bcb-bc61-e7a6450de94f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11304.359206] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8deb6c8a-b480-4bcb-bc61-e7a6450de94f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11304.359424] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8deb6c8a-b480-4bcb-bc61-e7a6450de94f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11304.368212] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11304.368212] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11304.371187] [54884]: INFO cinder.volume.api [None req-8deb6c8a-b480-4bcb-bc61-e7a6450de94f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11304.375286] [54884]: INFO cinder.api.openstack.wsgi [None req-8deb6c8a-b480-4bcb-bc61-e7a6450de94f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11304.375661] [54884]: [pid: 54884|app: 0|req: 233/461] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:29 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11304.383621] [54885]: DEBUG cinder.quota [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Created reservations ['a4aadc1d-07fb-4f44-9dc3-865417cb0cd4', '76a8b0c6-c1c0-41e7-b47b-9d5b51312306', 'f0c9c4a9-b29b-4d8f-8746-ac15c0cc6ac7', 'afe56ae4-d00d-4466-b43c-2610ed266523'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11304.384334] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435819d0-5dff-41ce-9e45-fbb3f50b122c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4aadc1d-07fb-4f44-9dc3-865417cb0cd4', '76a8b0c6-c1c0-41e7-b47b-9d5b51312306', 'f0c9c4a9-b29b-4d8f-8746-ac15c0cc6ac7', 'afe56ae4-d00d-4466-b43c-2610ed266523']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11304.385502] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64adf0c-8088-468e-b93c-c44fa2a777ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11304.398257] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64adf0c-8088-468e-b93c-c44fa2a777ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90ec28b-71aa-44a0-a401-398a9c8b5ec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1436426062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9925c4e0314bc18f35c264e2770925',qos_specs=None,replication_status=,reservations=['a4aadc1d-07fb-4f44-9dc3-865417cb0cd4','76a8b0c6-c1c0-41e7-b47b-9d5b51312306','f0c9c4a9-b29b-4d8f-8746-ac15c0cc6ac7','afe56ae4-d00d-4466-b43c-2610ed266523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a199be49d9b8442faeedefdbb53a8254',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1436426062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90ec28b-71aa-44a0-a401-398a9c8b5ec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9925c4e0314bc18f35c264e2770925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a199be49d9b8442faeedefdbb53a8254',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11304.399249] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e700f1f8-716a-4a0d-8422-6ec87f3cb6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11304.412845] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e700f1f8-716a-4a0d-8422-6ec87f3cb6e0) transitioned into state 'SUCCESS' from state '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-1436426062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9925c4e0314bc18f35c264e2770925',qos_specs=None,replication_status=,reservations=['a4aadc1d-07fb-4f44-9dc3-865417cb0cd4','76a8b0c6-c1c0-41e7-b47b-9d5b51312306','f0c9c4a9-b29b-4d8f-8746-ac15c0cc6ac7','afe56ae4-d00d-4466-b43c-2610ed266523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a199be49d9b8442faeedefdbb53a8254',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11304.413190] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6074037-8741-49f3-b349-bd4fc8f0925f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11304.422391] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6074037-8741-49f3-b349-bd4fc8f0925f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11304.423438] [54885]: DEBUG cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Flow 'volume_create_api' (5ab04a61-bf0a-420d-ae70-e965b6c36f47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11304.423797] [54885]: INFO cinder.volume.api [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Create volume request issued successfully. [11304.424459] [54885]: INFO cinder.api.openstack.wsgi [None req-c66e7ad6-1ba8-4e6e-b623-3d4b9ff695b1 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11304.424887] [54885]: [pid: 54885|app: 0|req: 229/462] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:06:29 2025] POST /volume/v3/volumes => generated 753 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11304.433017] [54884]: DEBUG cinder.api.middleware.request_id [None req-48e26910-3679-461e-8be1-2f0cb43392b5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11304.435482] [54884]: INFO cinder.api.openstack.wsgi [None req-48e26910-3679-461e-8be1-2f0cb43392b5 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 [11304.435740] [54884]: DEBUG cinder.api.openstack.wsgi [None req-48e26910-3679-461e-8be1-2f0cb43392b5 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11304.435958] [54884]: DEBUG cinder.api.openstack.wsgi [None req-48e26910-3679-461e-8be1-2f0cb43392b5 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11304.443239] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11304.443239] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11304.446497] [54884]: INFO cinder.volume.api [None req-48e26910-3679-461e-8be1-2f0cb43392b5 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11304.451106] [54884]: INFO cinder.api.openstack.wsgi [None req-48e26910-3679-461e-8be1-2f0cb43392b5 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 returned with HTTP 200 [11304.451445] [54884]: [pid: 54884|app: 0|req: 234/463] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:29 2025] GET /volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11304.595542] [54885]: DEBUG cinder.api.middleware.request_id [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-dbc2ea23-a386-4ed3-92a7-b0150824cf27 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11304.596856] [54885]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-dbc2ea23-a386-4ed3-92a7-b0150824cf27 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11304.597146] [54885]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-dbc2ea23-a386-4ed3-92a7-b0150824cf27 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11304.597303] [54885]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-dbc2ea23-a386-4ed3-92a7-b0150824cf27 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11304.609235] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11304.609235] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11304.612912] [54885]: INFO cinder.volume.api [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-dbc2ea23-a386-4ed3-92a7-b0150824cf27 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11304.618548] [54885]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-dbc2ea23-a386-4ed3-92a7-b0150824cf27 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11304.619346] [54885]: [pid: 54885|app: 0|req: 230/464] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:06:29 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11305.461565] [54884]: DEBUG cinder.api.middleware.request_id [None req-7eb425c7-2e17-4997-9a11-676f531ae9dd None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11305.463598] [54884]: INFO cinder.api.openstack.wsgi [None req-7eb425c7-2e17-4997-9a11-676f531ae9dd tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 [11305.463819] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7eb425c7-2e17-4997-9a11-676f531ae9dd tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11305.464052] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7eb425c7-2e17-4997-9a11-676f531ae9dd tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11305.473793] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11305.473793] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11305.478120] [54884]: INFO cinder.volume.api [None req-7eb425c7-2e17-4997-9a11-676f531ae9dd tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11305.484415] [54884]: INFO cinder.api.openstack.wsgi [None req-7eb425c7-2e17-4997-9a11-676f531ae9dd tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 returned with HTTP 200 [11305.484823] [54884]: [pid: 54884|app: 0|req: 235/465] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:30 2025] GET /volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11306.796563] [54885]: DEBUG cinder.api.middleware.request_id [None req-c55d22f8-f09b-4f5e-84de-4642011385c8 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11306.797025] [54885]: INFO cinder.api.openstack.wsgi [None req-c55d22f8-f09b-4f5e-84de-4642011385c8 None None] GET http://10.180.1.21/volume// [11306.797213] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c55d22f8-f09b-4f5e-84de-4642011385c8 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11306.797456] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c55d22f8-f09b-4f5e-84de-4642011385c8 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11306.797914] [54885]: INFO cinder.api.openstack.wsgi [None req-c55d22f8-f09b-4f5e-84de-4642011385c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [11306.798245] [54885]: [pid: 54885|app: 0|req: 231/466] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:06:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11306.801787] [54884]: DEBUG cinder.api.middleware.request_id [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-a2e0347a-e2f7-42cc-ae51-368015b03b29 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11306.804040] [54884]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-a2e0347a-e2f7-42cc-ae51-368015b03b29 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/attachments [11306.804482] [54884]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-a2e0347a-e2f7-42cc-ae51-368015b03b29 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e754961-8519-41e2-8697-87cbce58673e", "connector": null, "instance_uuid": "a23bccdc-e9ba-405d-aff6-3a74b245a0b4"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11306.819009] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11306.819009] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11306.846571] [54884]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-a2e0347a-e2f7-42cc-ae51-368015b03b29 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11306.847044] [54884]: [pid: 54884|app: 0|req: 236/467] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:06:31 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11306.851804] [54885]: DEBUG cinder.api.middleware.request_id [None req-e4922935-8faa-43fb-8454-67f0ff0ff8c9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11306.851804] [54885]: INFO cinder.api.openstack.wsgi [None req-e4922935-8faa-43fb-8454-67f0ff0ff8c9 None None] GET http://10.180.1.21/volume// [11306.851928] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e4922935-8faa-43fb-8454-67f0ff0ff8c9 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11306.852066] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e4922935-8faa-43fb-8454-67f0ff0ff8c9 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11306.852464] [54885]: INFO cinder.api.openstack.wsgi [None req-e4922935-8faa-43fb-8454-67f0ff0ff8c9 None None] http://10.180.1.21/volume// returned with HTTP 300 [11306.852786] [54885]: [pid: 54885|app: 0|req: 232/468] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:06:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11306.856057] [54884]: DEBUG cinder.api.middleware.request_id [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-9c6d72f5-9dbd-4b8b-afbd-0a4b6054fdfc None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11306.858798] [54884]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-9c6d72f5-9dbd-4b8b-afbd-0a4b6054fdfc tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11306.859055] [54884]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-9c6d72f5-9dbd-4b8b-afbd-0a4b6054fdfc tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11306.859282] [54884]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-9c6d72f5-9dbd-4b8b-afbd-0a4b6054fdfc tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11306.873539] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11306.873539] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11306.876732] [54884]: INFO cinder.volume.api [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-9c6d72f5-9dbd-4b8b-afbd-0a4b6054fdfc tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11306.881818] [54884]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-9c6d72f5-9dbd-4b8b-afbd-0a4b6054fdfc tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11306.882348] [54884]: [pid: 54884|app: 0|req: 237/469] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:06:31 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11308.030285] [54885]: DEBUG cinder.api.middleware.request_id [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-e0c318ae-da95-4d39-ad27-c9b7fb7d7b29 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11308.032653] [54885]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-e0c318ae-da95-4d39-ad27-c9b7fb7d7b29 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048 [11308.032878] [54885]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-e0c318ae-da95-4d39-ad27-c9b7fb7d7b29 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11308.033103] [54885]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-e0c318ae-da95-4d39-ad27-c9b7fb7d7b29 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11308.041538] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11308.041538] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11308.569627] [54885]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-e0c318ae-da95-4d39-ad27-c9b7fb7d7b29 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048 returned with HTTP 200 [11308.570076] [54885]: [pid: 54885|app: 0|req: 233/470] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:06:32 2025] DELETE /volume/v3/attachments/a8777313-218d-4fc3-817e-d15e3648f048 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11310.236673] [54884]: DEBUG cinder.api.middleware.request_id [None req-0e1dbf59-dc8a-4aaf-ab4b-f5ad6fe547b1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11310.237143] [54884]: INFO cinder.api.openstack.wsgi [None req-0e1dbf59-dc8a-4aaf-ab4b-f5ad6fe547b1 None None] GET http://10.180.1.21/volume// [11310.237323] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0e1dbf59-dc8a-4aaf-ab4b-f5ad6fe547b1 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11310.237538] [54884]: DEBUG cinder.api.openstack.wsgi [None req-0e1dbf59-dc8a-4aaf-ab4b-f5ad6fe547b1 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11310.237963] [54884]: INFO cinder.api.openstack.wsgi [None req-0e1dbf59-dc8a-4aaf-ab4b-f5ad6fe547b1 None None] http://10.180.1.21/volume// returned with HTTP 300 [11310.238270] [54884]: [pid: 54884|app: 0|req: 238/471] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:06:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11310.241567] [54885]: DEBUG cinder.api.middleware.request_id [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-fbe66a6b-5b84-41aa-8da9-5e6b39dc1543 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11310.244390] [54885]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-fbe66a6b-5b84-41aa-8da9-5e6b39dc1543 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11310.244637] [54885]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-fbe66a6b-5b84-41aa-8da9-5e6b39dc1543 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11310.244852] [54885]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-fbe66a6b-5b84-41aa-8da9-5e6b39dc1543 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11310.258254] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11310.258254] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11310.261902] [54885]: INFO cinder.volume.api [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-fbe66a6b-5b84-41aa-8da9-5e6b39dc1543 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11310.266484] [54885]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-fbe66a6b-5b84-41aa-8da9-5e6b39dc1543 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11310.266871] [54885]: [pid: 54885|app: 0|req: 234/472] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:06:35 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11310.373663] [54884]: DEBUG cinder.api.middleware.request_id [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-c8e7fda3-3e0b-4029-9a8f-f660c6745fb9 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11310.376022] [54884]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-c8e7fda3-3e0b-4029-9a8f-f660c6745fb9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] PUT http://10.180.1.21/volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71 [11310.376355] [54884]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-c8e7fda3-3e0b-4029-9a8f-f660c6745fb9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-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=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11310.384153] [54884]: DEBUG cinder.coordination [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-c8e7fda3-3e0b-4029-9a8f-f660c6745fb9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Acquiring lock "cinder-attachment_update-9e754961-8519-41e2-8697-87cbce58673e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11310.388505] [54884]: DEBUG cinder.coordination [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-c8e7fda3-3e0b-4029-9a8f-f660c6745fb9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Lock "cinder-attachment_update-9e754961-8519-41e2-8697-87cbce58673e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11310.389548] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11310.389548] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11310.910969] [54884]: DEBUG cinder.coordination [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-c8e7fda3-3e0b-4029-9a8f-f660c6745fb9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Lock "cinder-attachment_update-9e754961-8519-41e2-8697-87cbce58673e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11310.911538] [54884]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-c8e7fda3-3e0b-4029-9a8f-f660c6745fb9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71 returned with HTTP 200 [11310.912078] [54884]: [pid: 54884|app: 0|req: 239/473] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:06:35 2025] PUT /volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11311.419334] [54885]: DEBUG cinder.api.middleware.request_id [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-2e08ea88-b5fd-46ce-b22a-a12700e1a24c None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11311.421207] [54885]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-2e08ea88-b5fd-46ce-b22a-a12700e1a24c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71/action [11311.421683] [54885]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-2e08ea88-b5fd-46ce-b22a-a12700e1a24c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11311.421826] [54885]: DEBUG cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-2e08ea88-b5fd-46ce-b22a-a12700e1a24c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11311.443037] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11311.443037] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11311.450972] [54885]: INFO cinder.api.openstack.wsgi [req-956e0cb0-a3bc-40f8-9aaa-0a5e35322a9e req-2e08ea88-b5fd-46ce-b22a-a12700e1a24c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71/action returned with HTTP 204 [11311.451525] [54885]: [pid: 54885|app: 0|req: 235/474] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:06:36 2025] POST /volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11317.983397] [54884]: DEBUG cinder.api.middleware.request_id [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11317.985492] [54884]: INFO cinder.api.openstack.wsgi [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] POST http://10.180.1.21/volume/v3/volumes [11317.985954] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1931762354"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11317.987700] [54884]: DEBUG cinder.api.v3.volumes [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1931762354'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11317.987839] [54884]: INFO cinder.api.v3.volumes [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Create volume of 1 GB [11317.988192] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11317.988192] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11317.993723] [54884]: INFO cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Availability Zones retrieved successfully. [11318.001112] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Flow 'volume_create_api' (1c715d7e-db07-4951-aebd-3fd135bd62c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11318.001570] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac6b382-8510-4772-aa2c-f88689ba2e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.002718] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11318.021513] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac6b382-8510-4772-aa2c-f88689ba2e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.022493] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c0ea91-fe72-4764-a9b4-e5a05be51f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.051263] [54884]: DEBUG cinder.quota [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Created reservations ['c67e705b-c4f9-4e3b-a168-3bd7abdfbe0d', '96215f5f-95fc-4d6a-91c9-d50849f10dfa', 'e5bf4c6a-b45c-4c0a-8dbd-e4df6059c8dd', '6a991dae-efce-42de-9436-dcc62d52ee07'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11318.052252] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c0ea91-fe72-4764-a9b4-e5a05be51f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c67e705b-c4f9-4e3b-a168-3bd7abdfbe0d', '96215f5f-95fc-4d6a-91c9-d50849f10dfa', 'e5bf4c6a-b45c-4c0a-8dbd-e4df6059c8dd', '6a991dae-efce-42de-9436-dcc62d52ee07']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.053311] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89020a54-d0ee-4e04-88fe-0e159e88a0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.069128] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89020a54-d0ee-4e04-88fe-0e159e88a0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f84f95e5-e74f-45b2-8a93-f7a18c769567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1931762354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76f55798467842c29f5f9cee1c353241',qos_specs=None,replication_status=,reservations=['c67e705b-c4f9-4e3b-a168-3bd7abdfbe0d','96215f5f-95fc-4d6a-91c9-d50849f10dfa','e5bf4c6a-b45c-4c0a-8dbd-e4df6059c8dd','6a991dae-efce-42de-9436-dcc62d52ee07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255116f6791f4500a357e12b11e4eb93',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1931762354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f84f95e5-e74f-45b2-8a93-f7a18c769567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76f55798467842c29f5f9cee1c353241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255116f6791f4500a357e12b11e4eb93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.070127] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf33c3e-de9c-4d9d-ae78-5580cb0fcfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.083881] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf33c3e-de9c-4d9d-ae78-5580cb0fcfb9) transitioned into state 'SUCCESS' from state '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-1931762354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76f55798467842c29f5f9cee1c353241',qos_specs=None,replication_status=,reservations=['c67e705b-c4f9-4e3b-a168-3bd7abdfbe0d','96215f5f-95fc-4d6a-91c9-d50849f10dfa','e5bf4c6a-b45c-4c0a-8dbd-e4df6059c8dd','6a991dae-efce-42de-9436-dcc62d52ee07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255116f6791f4500a357e12b11e4eb93',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.084804] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62b0c42-4524-46e7-b810-0c01caf63f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.095331] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62b0c42-4524-46e7-b810-0c01caf63f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.096966] [54884]: DEBUG cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Flow 'volume_create_api' (1c715d7e-db07-4951-aebd-3fd135bd62c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11318.097232] [54884]: INFO cinder.volume.api [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Create volume request issued successfully. [11318.097954] [54884]: INFO cinder.api.openstack.wsgi [None req-2ff4ce66-e0b8-4d47-8e8b-b46bf6b9981f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11318.098452] [54884]: [pid: 54884|app: 0|req: 240/475] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:06:42 2025] POST /volume/v3/volumes => generated 756 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11318.108087] [54885]: DEBUG cinder.api.middleware.request_id [None req-6c1ee2c1-3db7-4c73-80ea-3d0ec17fd9ba None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11318.110272] [54885]: INFO cinder.api.openstack.wsgi [None req-6c1ee2c1-3db7-4c73-80ea-3d0ec17fd9ba tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11318.110608] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6c1ee2c1-3db7-4c73-80ea-3d0ec17fd9ba tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11318.110873] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6c1ee2c1-3db7-4c73-80ea-3d0ec17fd9ba tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11318.119801] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11318.119801] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11318.124748] [54885]: INFO cinder.volume.api [None req-6c1ee2c1-3db7-4c73-80ea-3d0ec17fd9ba tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11318.129794] [54885]: INFO cinder.api.openstack.wsgi [None req-6c1ee2c1-3db7-4c73-80ea-3d0ec17fd9ba tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11318.130223] [54885]: [pid: 54885|app: 0|req: 236/476] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:42 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11318.766248] [54884]: DEBUG cinder.api.middleware.request_id [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11318.768226] [54884]: INFO cinder.api.openstack.wsgi [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/volumes [11318.768738] [54884]: DEBUG cinder.api.openstack.wsgi [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-155012000"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11318.774424] [54884]: DEBUG cinder.api.v3.volumes [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-155012000'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11318.774424] [54884]: INFO cinder.api.v3.volumes [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume of 1 GB [11318.774424] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11318.774424] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11318.784145] [54884]: INFO cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Availability Zones retrieved successfully. [11318.793053] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Flow 'volume_create_api' (f182ee77-1e3f-47d7-aaa4-8afcfc6c4426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11318.794032] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba523615-46fc-4a39-8d22-9902d13623ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.795686] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11318.819554] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba523615-46fc-4a39-8d22-9902d13623ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.819554] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae032790-9ce7-45d7-ab01-fa78a33c9f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.863017] [54884]: DEBUG cinder.quota [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Created reservations ['8dc63485-fe86-472f-b8df-053ab280b63b', '4f269947-bd90-4ae3-a691-af0010f1ba30', 'ceb8be8e-de5c-460b-a069-03e2d6226c7a', 'ee54304a-29ac-4ef3-beea-d1c7e5fa47d9'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11318.863017] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae032790-9ce7-45d7-ab01-fa78a33c9f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dc63485-fe86-472f-b8df-053ab280b63b', '4f269947-bd90-4ae3-a691-af0010f1ba30', 'ceb8be8e-de5c-460b-a069-03e2d6226c7a', 'ee54304a-29ac-4ef3-beea-d1c7e5fa47d9']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.863017] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c699684-c3a1-4ff9-81ba-2babba5af96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.877997] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c699684-c3a1-4ff9-81ba-2babba5af96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c32d3f45-ab3c-49fc-9526-3f65b108f979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-155012000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d543a0d9cf004be08170db870de698df',qos_specs=None,replication_status=,reservations=['8dc63485-fe86-472f-b8df-053ab280b63b','4f269947-bd90-4ae3-a691-af0010f1ba30','ceb8be8e-de5c-460b-a069-03e2d6226c7a','ee54304a-29ac-4ef3-beea-d1c7e5fa47d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a565ee56d75441108f8b59682373b033',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-155012000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c32d3f45-ab3c-49fc-9526-3f65b108f979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d543a0d9cf004be08170db870de698df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a565ee56d75441108f8b59682373b033',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.879588] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91eb183-ae9a-4bf4-8b38-c60606e88bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.895767] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91eb183-ae9a-4bf4-8b38-c60606e88bc3) transitioned into state 'SUCCESS' from state '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-155012000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d543a0d9cf004be08170db870de698df',qos_specs=None,replication_status=,reservations=['8dc63485-fe86-472f-b8df-053ab280b63b','4f269947-bd90-4ae3-a691-af0010f1ba30','ceb8be8e-de5c-460b-a069-03e2d6226c7a','ee54304a-29ac-4ef3-beea-d1c7e5fa47d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a565ee56d75441108f8b59682373b033',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.897533] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657f2a47-502d-49df-879b-dc812a865ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11318.909240] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657f2a47-502d-49df-879b-dc812a865ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11318.909890] [54884]: DEBUG cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Flow 'volume_create_api' (f182ee77-1e3f-47d7-aaa4-8afcfc6c4426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11318.910396] [54884]: INFO cinder.volume.api [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume request issued successfully. [11318.910991] [54884]: INFO cinder.api.openstack.wsgi [None req-95e70c2f-8909-4ec4-86e6-b8c3067f50cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11318.912035] [54884]: [pid: 54884|app: 0|req: 241/477] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:06:43 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) [11318.922132] [54885]: DEBUG cinder.api.middleware.request_id [None req-781189d9-9c4d-4ab2-9173-54986c48fb1f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11318.926829] [54885]: INFO cinder.api.openstack.wsgi [None req-781189d9-9c4d-4ab2-9173-54986c48fb1f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11318.927138] [54885]: DEBUG cinder.api.openstack.wsgi [None req-781189d9-9c4d-4ab2-9173-54986c48fb1f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11318.927519] [54885]: DEBUG cinder.api.openstack.wsgi [None req-781189d9-9c4d-4ab2-9173-54986c48fb1f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11318.935962] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11318.935962] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11318.941844] [54885]: INFO cinder.volume.api [None req-781189d9-9c4d-4ab2-9173-54986c48fb1f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11318.948786] [54885]: INFO cinder.api.openstack.wsgi [None req-781189d9-9c4d-4ab2-9173-54986c48fb1f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11318.952526] [54885]: [pid: 54885|app: 0|req: 237/478] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:43 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11319.142706] [54884]: DEBUG cinder.api.middleware.request_id [None req-80f8a5ec-d035-4819-a002-48baef764a88 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11319.145475] [54884]: INFO cinder.api.openstack.wsgi [None req-80f8a5ec-d035-4819-a002-48baef764a88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11319.145724] [54884]: DEBUG cinder.api.openstack.wsgi [None req-80f8a5ec-d035-4819-a002-48baef764a88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11319.145976] [54884]: DEBUG cinder.api.openstack.wsgi [None req-80f8a5ec-d035-4819-a002-48baef764a88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11319.154213] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11319.154213] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11319.159023] [54884]: INFO cinder.volume.api [None req-80f8a5ec-d035-4819-a002-48baef764a88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11319.163098] [54884]: INFO cinder.api.openstack.wsgi [None req-80f8a5ec-d035-4819-a002-48baef764a88 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11319.163510] [54884]: [pid: 54884|app: 0|req: 242/479] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:43 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11319.961300] [54885]: DEBUG cinder.api.middleware.request_id [None req-324c3f25-450b-46df-92b6-1a2228ba39b9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11319.963487] [54885]: INFO cinder.api.openstack.wsgi [None req-324c3f25-450b-46df-92b6-1a2228ba39b9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11319.963787] [54885]: DEBUG cinder.api.openstack.wsgi [None req-324c3f25-450b-46df-92b6-1a2228ba39b9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11319.964710] [54885]: DEBUG cinder.api.openstack.wsgi [None req-324c3f25-450b-46df-92b6-1a2228ba39b9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11319.976172] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11319.976172] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11319.980411] [54885]: INFO cinder.volume.api [None req-324c3f25-450b-46df-92b6-1a2228ba39b9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11319.985979] [54885]: INFO cinder.api.openstack.wsgi [None req-324c3f25-450b-46df-92b6-1a2228ba39b9 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11319.986268] [54885]: [pid: 54885|app: 0|req: 238/480] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:44 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11320.038113] [54884]: DEBUG cinder.api.middleware.request_id [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-9c29e674-6502-4867-8b17-76b25aedfc63 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11320.041377] [54884]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-9c29e674-6502-4867-8b17-76b25aedfc63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11320.041719] [54884]: DEBUG cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-9c29e674-6502-4867-8b17-76b25aedfc63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11320.042045] [54884]: DEBUG cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-9c29e674-6502-4867-8b17-76b25aedfc63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11320.052956] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11320.052956] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11320.057624] [54884]: INFO cinder.volume.api [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-9c29e674-6502-4867-8b17-76b25aedfc63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11320.063789] [54884]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-9c29e674-6502-4867-8b17-76b25aedfc63 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11320.064488] [54884]: [pid: 54884|app: 0|req: 243/481] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:06:44 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11321.584767] [54885]: DEBUG cinder.api.middleware.request_id [None req-42b8acc4-0eae-4972-bbcd-411edcdb7bd4 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11321.585175] [54885]: INFO cinder.api.openstack.wsgi [None req-42b8acc4-0eae-4972-bbcd-411edcdb7bd4 None None] GET http://10.180.1.21/volume// [11321.585358] [54885]: DEBUG cinder.api.openstack.wsgi [None req-42b8acc4-0eae-4972-bbcd-411edcdb7bd4 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11321.585633] [54885]: DEBUG cinder.api.openstack.wsgi [None req-42b8acc4-0eae-4972-bbcd-411edcdb7bd4 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11321.586519] [54885]: INFO cinder.api.openstack.wsgi [None req-42b8acc4-0eae-4972-bbcd-411edcdb7bd4 None None] http://10.180.1.21/volume// returned with HTTP 300 [11321.586850] [54885]: [pid: 54885|app: 0|req: 239/482] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:06:46 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11321.591300] [54884]: DEBUG cinder.api.middleware.request_id [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-2bf6feb9-04b3-4872-ac6a-55c3a970d06b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11321.594228] [54884]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-2bf6feb9-04b3-4872-ac6a-55c3a970d06b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/attachments [11321.594632] [54884]: DEBUG cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-2bf6feb9-04b3-4872-ac6a-55c3a970d06b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c32d3f45-ab3c-49fc-9526-3f65b108f979", "connector": null, "instance_uuid": "3cfa78b0-4678-48af-8ef5-dc942ac880a6"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11321.606805] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11321.606805] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11321.631959] [54884]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-2bf6feb9-04b3-4872-ac6a-55c3a970d06b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11321.632475] [54884]: [pid: 54884|app: 0|req: 244/483] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:06:46 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11321.655834] [54885]: DEBUG cinder.api.middleware.request_id [None req-323acbf9-8dbf-4625-b0a6-81e2d6612c89 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11321.658552] [54885]: INFO cinder.api.openstack.wsgi [None req-323acbf9-8dbf-4625-b0a6-81e2d6612c89 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11321.658821] [54885]: DEBUG cinder.api.openstack.wsgi [None req-323acbf9-8dbf-4625-b0a6-81e2d6612c89 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11321.659087] [54885]: DEBUG cinder.api.openstack.wsgi [None req-323acbf9-8dbf-4625-b0a6-81e2d6612c89 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11321.670046] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11321.670046] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11321.674451] [54885]: INFO cinder.volume.api [None req-323acbf9-8dbf-4625-b0a6-81e2d6612c89 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11321.679774] [54885]: INFO cinder.api.openstack.wsgi [None req-323acbf9-8dbf-4625-b0a6-81e2d6612c89 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11321.680328] [54885]: [pid: 54885|app: 0|req: 240/484] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:46 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11322.168384] [54884]: DEBUG cinder.api.middleware.request_id [None req-1e8ce780-4da8-4820-99c5-b01c2f0eca26 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11322.168827] [54884]: INFO cinder.api.openstack.wsgi [None req-1e8ce780-4da8-4820-99c5-b01c2f0eca26 None None] GET http://10.180.1.21/volume// [11322.169022] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1e8ce780-4da8-4820-99c5-b01c2f0eca26 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11322.170141] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1e8ce780-4da8-4820-99c5-b01c2f0eca26 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11322.170141] [54884]: INFO cinder.api.openstack.wsgi [None req-1e8ce780-4da8-4820-99c5-b01c2f0eca26 None None] http://10.180.1.21/volume// returned with HTTP 300 [11322.170141] [54884]: [pid: 54884|app: 0|req: 245/485] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:06:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11322.173984] [54885]: DEBUG cinder.api.middleware.request_id [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-830d1121-ac85-400d-b61a-941690a1ef0b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11322.176515] [54885]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-830d1121-ac85-400d-b61a-941690a1ef0b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11322.176834] [54885]: DEBUG cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-830d1121-ac85-400d-b61a-941690a1ef0b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11322.177153] [54885]: DEBUG cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-830d1121-ac85-400d-b61a-941690a1ef0b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11322.190632] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11322.190632] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11322.194657] [54885]: INFO cinder.volume.api [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-830d1121-ac85-400d-b61a-941690a1ef0b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11322.199420] [54885]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-830d1121-ac85-400d-b61a-941690a1ef0b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11322.200023] [54885]: [pid: 54885|app: 0|req: 241/486] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:06:47 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11322.234868] [54884]: DEBUG cinder.api.middleware.request_id [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-a7719013-f520-4c27-b2c5-52173a9df39f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11322.237632] [54884]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-a7719013-f520-4c27-b2c5-52173a9df39f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] PUT http://10.180.1.21/volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b [11322.238084] [54884]: DEBUG cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-a7719013-f520-4c27-b2c5-52173a9df39f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-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-496266", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11322.246387] [54884]: DEBUG cinder.coordination [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-a7719013-f520-4c27-b2c5-52173a9df39f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Acquiring lock "cinder-attachment_update-c32d3f45-ab3c-49fc-9526-3f65b108f979-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11322.251160] [54884]: DEBUG cinder.coordination [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-a7719013-f520-4c27-b2c5-52173a9df39f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Lock "cinder-attachment_update-c32d3f45-ab3c-49fc-9526-3f65b108f979-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11322.252254] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11322.252254] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11322.692106] [54885]: DEBUG cinder.api.middleware.request_id [None req-6d16a444-8227-4da4-8f6f-eb84737bcbac None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11322.694126] [54885]: INFO cinder.api.openstack.wsgi [None req-6d16a444-8227-4da4-8f6f-eb84737bcbac tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11322.694369] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6d16a444-8227-4da4-8f6f-eb84737bcbac tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11322.694635] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6d16a444-8227-4da4-8f6f-eb84737bcbac tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11322.705647] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11322.705647] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11322.709232] [54885]: INFO cinder.volume.api [None req-6d16a444-8227-4da4-8f6f-eb84737bcbac tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11322.714190] [54885]: INFO cinder.api.openstack.wsgi [None req-6d16a444-8227-4da4-8f6f-eb84737bcbac tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11322.714628] [54885]: [pid: 54885|app: 0|req: 242/487] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:47 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11323.724383] [54885]: DEBUG cinder.api.middleware.request_id [None req-240a383a-4da1-4aa8-8f04-e6dbac99b220 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11323.726723] [54885]: INFO cinder.api.openstack.wsgi [None req-240a383a-4da1-4aa8-8f04-e6dbac99b220 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11323.726926] [54885]: DEBUG cinder.api.openstack.wsgi [None req-240a383a-4da1-4aa8-8f04-e6dbac99b220 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11323.727191] [54885]: DEBUG cinder.api.openstack.wsgi [None req-240a383a-4da1-4aa8-8f04-e6dbac99b220 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11323.741704] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11323.741704] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11323.746418] [54885]: INFO cinder.volume.api [None req-240a383a-4da1-4aa8-8f04-e6dbac99b220 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11323.752779] [54885]: INFO cinder.api.openstack.wsgi [None req-240a383a-4da1-4aa8-8f04-e6dbac99b220 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11323.753363] [54885]: [pid: 54885|app: 0|req: 243/488] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:48 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11324.763630] [54885]: DEBUG cinder.api.middleware.request_id [None req-4a399bff-3697-4934-b89a-8de77897d61e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11324.766908] [54885]: INFO cinder.api.openstack.wsgi [None req-4a399bff-3697-4934-b89a-8de77897d61e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11324.767842] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4a399bff-3697-4934-b89a-8de77897d61e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11324.767842] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4a399bff-3697-4934-b89a-8de77897d61e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11324.778776] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11324.778776] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11324.782655] [54885]: INFO cinder.volume.api [None req-4a399bff-3697-4934-b89a-8de77897d61e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11324.788097] [54885]: INFO cinder.api.openstack.wsgi [None req-4a399bff-3697-4934-b89a-8de77897d61e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11324.788575] [54885]: [pid: 54885|app: 0|req: 244/489] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:49 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11325.799749] [54885]: DEBUG cinder.api.middleware.request_id [None req-b3df90f0-684f-4ff1-9976-5490faa9503d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11325.802023] [54885]: INFO cinder.api.openstack.wsgi [None req-b3df90f0-684f-4ff1-9976-5490faa9503d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11325.802256] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b3df90f0-684f-4ff1-9976-5490faa9503d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11325.802479] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b3df90f0-684f-4ff1-9976-5490faa9503d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11325.812635] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11325.812635] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11325.816064] [54885]: INFO cinder.volume.api [None req-b3df90f0-684f-4ff1-9976-5490faa9503d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11325.820542] [54885]: INFO cinder.api.openstack.wsgi [None req-b3df90f0-684f-4ff1-9976-5490faa9503d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11325.820961] [54885]: [pid: 54885|app: 0|req: 245/490] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:50 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11326.775105] [54884]: DEBUG cinder.coordination [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-a7719013-f520-4c27-b2c5-52173a9df39f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Lock "cinder-attachment_update-c32d3f45-ab3c-49fc-9526-3f65b108f979-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11326.775479] [54884]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-a7719013-f520-4c27-b2c5-52173a9df39f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b returned with HTTP 200 [11326.775948] [54884]: [pid: 54884|app: 0|req: 246/491] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:06:47 2025] PUT /volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11326.831347] [54885]: DEBUG cinder.api.middleware.request_id [None req-f549a67a-cd5b-4d6a-ae35-5b4a4590f109 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11326.833596] [54885]: INFO cinder.api.openstack.wsgi [None req-f549a67a-cd5b-4d6a-ae35-5b4a4590f109 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11326.833813] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f549a67a-cd5b-4d6a-ae35-5b4a4590f109 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11326.834039] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f549a67a-cd5b-4d6a-ae35-5b4a4590f109 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11326.844106] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11326.844106] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11326.851019] [54885]: INFO cinder.volume.api [None req-f549a67a-cd5b-4d6a-ae35-5b4a4590f109 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11326.853192] [54885]: INFO cinder.api.openstack.wsgi [None req-f549a67a-cd5b-4d6a-ae35-5b4a4590f109 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11326.853596] [54885]: [pid: 54885|app: 0|req: 246/492] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:51 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11327.865304] [54884]: DEBUG cinder.api.middleware.request_id [None req-7401e382-4875-428b-81db-8bfcd7e12e22 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11327.870023] [54884]: INFO cinder.api.openstack.wsgi [None req-7401e382-4875-428b-81db-8bfcd7e12e22 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11327.870023] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7401e382-4875-428b-81db-8bfcd7e12e22 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11327.870023] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7401e382-4875-428b-81db-8bfcd7e12e22 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11327.870528] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=214,cinder:UPDATE=44,cinder:INSERT=17 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11327.883332] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11327.883332] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11327.887244] [54884]: INFO cinder.volume.api [None req-7401e382-4875-428b-81db-8bfcd7e12e22 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11327.892289] [54884]: INFO cinder.api.openstack.wsgi [None req-7401e382-4875-428b-81db-8bfcd7e12e22 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11327.892679] [54884]: [pid: 54884|app: 0|req: 247/493] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:52 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11328.903299] [54885]: DEBUG cinder.api.middleware.request_id [None req-98a12fc3-b865-47f3-b83e-02a15f1d4282 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11328.905547] [54885]: INFO cinder.api.openstack.wsgi [None req-98a12fc3-b865-47f3-b83e-02a15f1d4282 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11328.905784] [54885]: DEBUG cinder.api.openstack.wsgi [None req-98a12fc3-b865-47f3-b83e-02a15f1d4282 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11328.906010] [54885]: DEBUG cinder.api.openstack.wsgi [None req-98a12fc3-b865-47f3-b83e-02a15f1d4282 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11328.920148] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11328.920148] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11328.924401] [54885]: INFO cinder.volume.api [None req-98a12fc3-b865-47f3-b83e-02a15f1d4282 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11328.930256] [54885]: INFO cinder.api.openstack.wsgi [None req-98a12fc3-b865-47f3-b83e-02a15f1d4282 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11328.931038] [54885]: [pid: 54885|app: 0|req: 247/494] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:53 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11329.923109] [54884]: DEBUG cinder.api.middleware.request_id [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-59261e90-ab53-48df-a404-3d1539a99629 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11329.926638] [54884]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-59261e90-ab53-48df-a404-3d1539a99629 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b/action [11329.927309] [54884]: DEBUG cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-59261e90-ab53-48df-a404-3d1539a99629 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action body: b'{"os-complete": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11329.927552] [54884]: DEBUG cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-59261e90-ab53-48df-a404-3d1539a99629 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11329.943562] [54885]: DEBUG cinder.api.middleware.request_id [None req-fb4d95c0-3ed9-4bca-b72b-edb49c961576 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11329.945714] [54885]: INFO cinder.api.openstack.wsgi [None req-fb4d95c0-3ed9-4bca-b72b-edb49c961576 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11329.945941] [54885]: DEBUG cinder.api.openstack.wsgi [None req-fb4d95c0-3ed9-4bca-b72b-edb49c961576 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11329.946266] [54885]: DEBUG cinder.api.openstack.wsgi [None req-fb4d95c0-3ed9-4bca-b72b-edb49c961576 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11329.950661] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11329.950661] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11329.956582] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11329.956582] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11329.960351] [54885]: INFO cinder.volume.api [None req-fb4d95c0-3ed9-4bca-b72b-edb49c961576 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11329.960631] [54884]: INFO cinder.api.openstack.wsgi [req-7e1d9928-8072-472b-a2f2-41c50228a03b req-59261e90-ab53-48df-a404-3d1539a99629 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b/action returned with HTTP 204 [11329.961316] [54884]: [pid: 54884|app: 0|req: 248/495] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:06:54 2025] POST /volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11329.965360] [54885]: INFO cinder.api.openstack.wsgi [None req-fb4d95c0-3ed9-4bca-b72b-edb49c961576 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11329.965800] [54885]: [pid: 54885|app: 0|req: 248/496] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:54 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11330.976985] [54884]: DEBUG cinder.api.middleware.request_id [None req-06fa89ca-05cc-45a5-bbff-c5d06920be38 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11330.979820] [54884]: INFO cinder.api.openstack.wsgi [None req-06fa89ca-05cc-45a5-bbff-c5d06920be38 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11330.980071] [54884]: DEBUG cinder.api.openstack.wsgi [None req-06fa89ca-05cc-45a5-bbff-c5d06920be38 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11330.980385] [54884]: DEBUG cinder.api.openstack.wsgi [None req-06fa89ca-05cc-45a5-bbff-c5d06920be38 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11330.991163] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11330.991163] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11330.994907] [54884]: INFO cinder.volume.api [None req-06fa89ca-05cc-45a5-bbff-c5d06920be38 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11330.999586] [54884]: INFO cinder.api.openstack.wsgi [None req-06fa89ca-05cc-45a5-bbff-c5d06920be38 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11331.000140] [54884]: [pid: 54884|app: 0|req: 249/497] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:55 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11331.010209] [54885]: DEBUG cinder.api.middleware.request_id [None req-b6577d65-cc5d-460d-b42e-c742b16e35fa None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11331.013468] [54885]: INFO cinder.api.openstack.wsgi [None req-b6577d65-cc5d-460d-b42e-c742b16e35fa tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11331.013865] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b6577d65-cc5d-460d-b42e-c742b16e35fa tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11331.014610] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b6577d65-cc5d-460d-b42e-c742b16e35fa tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11331.025208] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11331.025208] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11331.028772] [54885]: INFO cinder.volume.api [None req-b6577d65-cc5d-460d-b42e-c742b16e35fa tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11331.033760] [54885]: INFO cinder.api.openstack.wsgi [None req-b6577d65-cc5d-460d-b42e-c742b16e35fa tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11331.034370] [54885]: [pid: 54885|app: 0|req: 249/498] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:55 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11331.083351] [54884]: DEBUG cinder.api.middleware.request_id [req-2e99fdb5-4ce7-425e-826d-2ec6f1c90dc8 req-b354ce45-f25c-465b-b09d-fa8fc45ca59b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11331.085802] [54884]: INFO cinder.api.openstack.wsgi [req-2e99fdb5-4ce7-425e-826d-2ec6f1c90dc8 req-b354ce45-f25c-465b-b09d-fa8fc45ca59b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11331.086025] [54884]: DEBUG cinder.api.openstack.wsgi [req-2e99fdb5-4ce7-425e-826d-2ec6f1c90dc8 req-b354ce45-f25c-465b-b09d-fa8fc45ca59b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11331.086270] [54884]: DEBUG cinder.api.openstack.wsgi [req-2e99fdb5-4ce7-425e-826d-2ec6f1c90dc8 req-b354ce45-f25c-465b-b09d-fa8fc45ca59b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11331.096872] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11331.096872] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11331.100367] [54884]: INFO cinder.volume.api [req-2e99fdb5-4ce7-425e-826d-2ec6f1c90dc8 req-b354ce45-f25c-465b-b09d-fa8fc45ca59b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11331.105455] [54884]: INFO cinder.api.openstack.wsgi [req-2e99fdb5-4ce7-425e-826d-2ec6f1c90dc8 req-b354ce45-f25c-465b-b09d-fa8fc45ca59b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11331.106116] [54884]: [pid: 54884|app: 0|req: 250/499] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:06:55 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11331.118949] [54885]: DEBUG cinder.api.middleware.request_id [None req-89018421-ba42-4565-bc87-7288f5edff3e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11331.122021] [54885]: INFO cinder.api.openstack.wsgi [None req-89018421-ba42-4565-bc87-7288f5edff3e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11331.122389] [54885]: DEBUG cinder.api.openstack.wsgi [None req-89018421-ba42-4565-bc87-7288f5edff3e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11331.122704] [54885]: DEBUG cinder.api.openstack.wsgi [None req-89018421-ba42-4565-bc87-7288f5edff3e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11331.134714] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11331.134714] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11331.138475] [54885]: INFO cinder.volume.api [None req-89018421-ba42-4565-bc87-7288f5edff3e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11331.143450] [54885]: INFO cinder.api.openstack.wsgi [None req-89018421-ba42-4565-bc87-7288f5edff3e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11331.143894] [54885]: [pid: 54885|app: 0|req: 250/500] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:06:55 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11331.180310] [54884]: DEBUG cinder.api.middleware.request_id [req-e7915605-f21a-4560-879c-5f3c82568548 req-efede128-d5e6-44d0-94d1-9a9f1332b924 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11331.183029] [54884]: INFO cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-efede128-d5e6-44d0-94d1-9a9f1332b924 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11331.183401] [54884]: DEBUG cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-efede128-d5e6-44d0-94d1-9a9f1332b924 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11331.183734] [54884]: DEBUG cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-efede128-d5e6-44d0-94d1-9a9f1332b924 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11331.195250] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11331.195250] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11331.199104] [54884]: INFO cinder.volume.api [req-e7915605-f21a-4560-879c-5f3c82568548 req-efede128-d5e6-44d0-94d1-9a9f1332b924 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11331.204067] [54884]: INFO cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-efede128-d5e6-44d0-94d1-9a9f1332b924 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11331.204495] [54884]: [pid: 54884|app: 0|req: 251/501] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:06:56 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11331.225994] [54885]: DEBUG cinder.api.middleware.request_id [req-e7915605-f21a-4560-879c-5f3c82568548 req-b1ede52b-d728-466e-ae57-891c9ed106dd None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11331.228573] [54885]: INFO cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-b1ede52b-d728-466e-ae57-891c9ed106dd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979/action [11331.228960] [54885]: DEBUG cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-b1ede52b-d728-466e-ae57-891c9ed106dd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11331.229114] [54885]: DEBUG cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-b1ede52b-d728-466e-ae57-891c9ed106dd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11331.239038] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11331.239038] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11331.239571] [54885]: INFO cinder.volume.api [req-e7915605-f21a-4560-879c-5f3c82568548 req-b1ede52b-d728-466e-ae57-891c9ed106dd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11331.243884] [54885]: INFO cinder.volume.api [req-e7915605-f21a-4560-879c-5f3c82568548 req-b1ede52b-d728-466e-ae57-891c9ed106dd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Begin detaching volume completed successfully. [11331.244135] [54885]: INFO cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-b1ede52b-d728-466e-ae57-891c9ed106dd tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979/action returned with HTTP 202 [11331.244566] [54885]: [pid: 54885|app: 0|req: 251/502] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:06:56 2025] POST /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [11332.264177] [54884]: DEBUG cinder.api.middleware.request_id [None req-b66ab101-f780-4c5c-b09a-4d078cdd0822 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11332.264810] [54884]: INFO cinder.api.openstack.wsgi [None req-b66ab101-f780-4c5c-b09a-4d078cdd0822 None None] GET http://10.180.1.21/volume// [11332.265051] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b66ab101-f780-4c5c-b09a-4d078cdd0822 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11332.265282] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b66ab101-f780-4c5c-b09a-4d078cdd0822 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11332.265680] [54884]: INFO cinder.api.openstack.wsgi [None req-b66ab101-f780-4c5c-b09a-4d078cdd0822 None None] http://10.180.1.21/volume// returned with HTTP 300 [11332.265999] [54884]: [pid: 54884|app: 0|req: 252/503] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:06:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11332.269548] [54885]: DEBUG cinder.api.middleware.request_id [req-e7915605-f21a-4560-879c-5f3c82568548 req-2600ad21-b3cc-417b-9146-32eee04cbe59 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11332.272074] [54885]: INFO cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-2600ad21-b3cc-417b-9146-32eee04cbe59 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11332.272494] [54885]: DEBUG cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-2600ad21-b3cc-417b-9146-32eee04cbe59 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11332.272567] [54885]: DEBUG cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-2600ad21-b3cc-417b-9146-32eee04cbe59 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11332.286561] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11332.286561] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11332.290743] [54885]: INFO cinder.volume.api [req-e7915605-f21a-4560-879c-5f3c82568548 req-2600ad21-b3cc-417b-9146-32eee04cbe59 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11332.295503] [54885]: INFO cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-2600ad21-b3cc-417b-9146-32eee04cbe59 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11332.295985] [54885]: [pid: 54885|app: 0|req: 252/504] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:06:57 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11334.454338] [54884]: DEBUG cinder.api.middleware.request_id [req-e7915605-f21a-4560-879c-5f3c82568548 req-4ec6ab5d-c19d-42e7-a43a-a440d6e3940f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11334.456863] [54884]: INFO cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-4ec6ab5d-c19d-42e7-a43a-a440d6e3940f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b [11334.457106] [54884]: DEBUG cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-4ec6ab5d-c19d-42e7-a43a-a440d6e3940f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11334.457333] [54884]: DEBUG cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-4ec6ab5d-c19d-42e7-a43a-a440d6e3940f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'version_select' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11334.466887] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11334.466887] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11334.996850] [54884]: INFO cinder.api.openstack.wsgi [req-e7915605-f21a-4560-879c-5f3c82568548 req-4ec6ab5d-c19d-42e7-a43a-a440d6e3940f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b returned with HTTP 200 [11334.997285] [54884]: [pid: 54884|app: 0|req: 253/505] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:06:59 2025] DELETE /volume/v3/attachments/4d24a0e0-63b6-4747-bd0d-bc9a07ac8c8b => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11336.460590] [54885]: DEBUG cinder.api.middleware.request_id [None req-e9b6104e-abd7-4ea1-9551-2af554581d1a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11336.462094] [54885]: INFO cinder.api.openstack.wsgi [None req-e9b6104e-abd7-4ea1-9551-2af554581d1a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11336.462382] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e9b6104e-abd7-4ea1-9551-2af554581d1a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11336.462534] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e9b6104e-abd7-4ea1-9551-2af554581d1a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11336.474210] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11336.474210] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11336.478159] [54885]: INFO cinder.volume.api [None req-e9b6104e-abd7-4ea1-9551-2af554581d1a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11336.482847] [54885]: INFO cinder.api.openstack.wsgi [None req-e9b6104e-abd7-4ea1-9551-2af554581d1a tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11336.483396] [54885]: [pid: 54885|app: 0|req: 253/506] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:01 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11342.809293] [54884]: DEBUG cinder.api.middleware.request_id [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-5b34c3d3-f604-42b7-aecf-59013b8d8591 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11342.812339] [54884]: INFO cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-5b34c3d3-f604-42b7-aecf-59013b8d8591 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11342.812568] [54884]: DEBUG cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-5b34c3d3-f604-42b7-aecf-59013b8d8591 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11342.812782] [54884]: DEBUG cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-5b34c3d3-f604-42b7-aecf-59013b8d8591 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11342.824273] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11342.824273] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11342.828199] [54884]: INFO cinder.volume.api [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-5b34c3d3-f604-42b7-aecf-59013b8d8591 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11342.833218] [54884]: INFO cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-5b34c3d3-f604-42b7-aecf-59013b8d8591 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11342.833610] [54884]: [pid: 54884|app: 0|req: 254/507] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:07:07 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11342.847197] [54885]: DEBUG cinder.api.middleware.request_id [None req-49f916dc-719f-422f-90a9-2fd7f30b2d13 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11342.847644] [54885]: INFO cinder.api.openstack.wsgi [None req-49f916dc-719f-422f-90a9-2fd7f30b2d13 None None] GET http://10.180.1.21/volume// [11342.847836] [54885]: DEBUG cinder.api.openstack.wsgi [None req-49f916dc-719f-422f-90a9-2fd7f30b2d13 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11342.848060] [54885]: DEBUG cinder.api.openstack.wsgi [None req-49f916dc-719f-422f-90a9-2fd7f30b2d13 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11342.848474] [54885]: INFO cinder.api.openstack.wsgi [None req-49f916dc-719f-422f-90a9-2fd7f30b2d13 None None] http://10.180.1.21/volume// returned with HTTP 300 [11342.848879] [54885]: [pid: 54885|app: 0|req: 254/508] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:07:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11342.852679] [54884]: DEBUG cinder.api.middleware.request_id [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-2e41f5d7-51c8-4cc8-b12d-16207697f1ac None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11342.854845] [54884]: INFO cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-2e41f5d7-51c8-4cc8-b12d-16207697f1ac tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] POST http://10.180.1.21/volume/v3/attachments [11342.855264] [54884]: DEBUG cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-2e41f5d7-51c8-4cc8-b12d-16207697f1ac tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f84f95e5-e74f-45b2-8a93-f7a18c769567", "connector": null, "instance_uuid": "780bea9e-61be-40fb-ad99-6a9e78def747"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11342.863919] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11342.863919] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11342.893142] [54884]: INFO cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-2e41f5d7-51c8-4cc8-b12d-16207697f1ac tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11342.894394] [54884]: [pid: 54884|app: 0|req: 255/509] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:07:07 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11342.921887] [54885]: DEBUG cinder.api.middleware.request_id [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-0fd12e76-a272-4e70-a401-d4a4cd4c7198 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11342.924403] [54885]: INFO cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-0fd12e76-a272-4e70-a401-d4a4cd4c7198 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] POST http://10.180.1.21/volume/v3/attachments/000a6edf-45e5-46ac-98e4-3f00f4db9b71/action [11342.924991] [54885]: DEBUG cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-0fd12e76-a272-4e70-a401-d4a4cd4c7198 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11342.926339] [54885]: DEBUG cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-0fd12e76-a272-4e70-a401-d4a4cd4c7198 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11342.940563] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11342.940563] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11342.947962] [54885]: INFO cinder.api.openstack.wsgi [req-cc13e81f-6b11-459e-8b4d-73fc3cdee77b req-0fd12e76-a272-4e70-a401-d4a4cd4c7198 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/attachments/000a6edf-45e5-46ac-98e4-3f00f4db9b71/action returned with HTTP 204 [11342.948600] [54885]: [pid: 54885|app: 0|req: 255/510] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:07:07 2025] POST /volume/v3/attachments/000a6edf-45e5-46ac-98e4-3f00f4db9b71/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11342.961870] [54884]: DEBUG cinder.api.middleware.request_id [None req-05e9b981-e286-4a26-9bc6-3ccf953cd3c1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11342.963928] [54884]: INFO cinder.api.openstack.wsgi [None req-05e9b981-e286-4a26-9bc6-3ccf953cd3c1 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11342.964216] [54884]: DEBUG cinder.api.openstack.wsgi [None req-05e9b981-e286-4a26-9bc6-3ccf953cd3c1 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11342.964452] [54884]: DEBUG cinder.api.openstack.wsgi [None req-05e9b981-e286-4a26-9bc6-3ccf953cd3c1 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11342.976662] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11342.976662] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11342.979814] [54884]: INFO cinder.volume.api [None req-05e9b981-e286-4a26-9bc6-3ccf953cd3c1 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11342.988796] [54884]: INFO cinder.api.openstack.wsgi [None req-05e9b981-e286-4a26-9bc6-3ccf953cd3c1 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11342.992714] [54884]: [pid: 54884|app: 0|req: 256/511] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:07 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11343.000529] [54885]: DEBUG cinder.api.middleware.request_id [None req-c39cf998-effe-4c11-af65-b8aa6a7a00bb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11343.002897] [54885]: INFO cinder.api.openstack.wsgi [None req-c39cf998-effe-4c11-af65-b8aa6a7a00bb tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11343.003432] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c39cf998-effe-4c11-af65-b8aa6a7a00bb tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11343.003958] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c39cf998-effe-4c11-af65-b8aa6a7a00bb tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11343.016544] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11343.016544] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11343.020867] [54885]: INFO cinder.volume.api [None req-c39cf998-effe-4c11-af65-b8aa6a7a00bb tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11343.025728] [54885]: INFO cinder.api.openstack.wsgi [None req-c39cf998-effe-4c11-af65-b8aa6a7a00bb tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11343.026297] [54885]: [pid: 54885|app: 0|req: 256/512] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:07 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11343.062266] [54884]: DEBUG cinder.api.middleware.request_id [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-190943fa-db75-440b-900d-0308418e31ab None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11343.063973] [54884]: INFO cinder.api.openstack.wsgi [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-190943fa-db75-440b-900d-0308418e31ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11343.064342] [54884]: DEBUG cinder.api.openstack.wsgi [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-190943fa-db75-440b-900d-0308418e31ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11343.064552] [54884]: DEBUG cinder.api.openstack.wsgi [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-190943fa-db75-440b-900d-0308418e31ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11343.075310] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11343.075310] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11343.081860] [54884]: INFO cinder.volume.api [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-190943fa-db75-440b-900d-0308418e31ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11343.086448] [54884]: INFO cinder.api.openstack.wsgi [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-190943fa-db75-440b-900d-0308418e31ab tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11343.086857] [54884]: [pid: 54884|app: 0|req: 257/513] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:07:07 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11343.117175] [54885]: DEBUG cinder.api.middleware.request_id [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-15f21aeb-a6a0-458b-8a04-c46a69732ba3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11343.119998] [54885]: INFO cinder.api.openstack.wsgi [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-15f21aeb-a6a0-458b-8a04-c46a69732ba3 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] DELETE http://10.180.1.21/volume/v3/attachments/000a6edf-45e5-46ac-98e4-3f00f4db9b71 [11343.119998] [54885]: DEBUG cinder.api.openstack.wsgi [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-15f21aeb-a6a0-458b-8a04-c46a69732ba3 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11343.120150] [54885]: DEBUG cinder.api.openstack.wsgi [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-15f21aeb-a6a0-458b-8a04-c46a69732ba3 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11343.127965] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11343.127965] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11343.653279] [54885]: INFO cinder.api.openstack.wsgi [req-ddd858a8-5c89-4150-b2ba-0f8d2b7d80bd req-15f21aeb-a6a0-458b-8a04-c46a69732ba3 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/attachments/000a6edf-45e5-46ac-98e4-3f00f4db9b71 returned with HTTP 200 [11343.653789] [54885]: [pid: 54885|app: 0|req: 257/514] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:07:07 2025] DELETE /volume/v3/attachments/000a6edf-45e5-46ac-98e4-3f00f4db9b71 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11343.678157] [54884]: DEBUG cinder.api.middleware.request_id [None req-9230f649-e850-4c80-b1a1-1b0acf56d745 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11343.680614] [54884]: INFO cinder.api.openstack.wsgi [None req-9230f649-e850-4c80-b1a1-1b0acf56d745 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11343.680913] [54884]: DEBUG cinder.api.openstack.wsgi [None req-9230f649-e850-4c80-b1a1-1b0acf56d745 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11343.681239] [54884]: DEBUG cinder.api.openstack.wsgi [None req-9230f649-e850-4c80-b1a1-1b0acf56d745 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11343.694023] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11343.694023] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11343.697535] [54884]: INFO cinder.volume.api [None req-9230f649-e850-4c80-b1a1-1b0acf56d745 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11343.702464] [54884]: INFO cinder.api.openstack.wsgi [None req-9230f649-e850-4c80-b1a1-1b0acf56d745 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11343.703039] [54884]: [pid: 54884|app: 0|req: 258/515] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:08 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11353.652879] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=233,cinder:INSERT=16,cinder:UPDATE=35 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11353.699745] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=57,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11356.036485] [54885]: DEBUG cinder.api.middleware.request_id [None req-6e28eb20-24df-4e6c-bf59-48e58deedc50 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11356.038780] [54885]: INFO cinder.api.openstack.wsgi [None req-6e28eb20-24df-4e6c-bf59-48e58deedc50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11356.039043] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6e28eb20-24df-4e6c-bf59-48e58deedc50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11356.039270] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6e28eb20-24df-4e6c-bf59-48e58deedc50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11356.052971] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11356.052971] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11356.056676] [54885]: INFO cinder.volume.api [None req-6e28eb20-24df-4e6c-bf59-48e58deedc50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11356.061325] [54885]: INFO cinder.api.openstack.wsgi [None req-6e28eb20-24df-4e6c-bf59-48e58deedc50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11356.061709] [54885]: [pid: 54885|app: 0|req: 258/516] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:20 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11356.212288] [54884]: DEBUG cinder.api.middleware.request_id [None req-7bc23d06-d3ad-4e4f-9167-751410ac765f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11356.216081] [54884]: INFO cinder.api.openstack.wsgi [None req-7bc23d06-d3ad-4e4f-9167-751410ac765f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11356.216081] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7bc23d06-d3ad-4e4f-9167-751410ac765f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11356.216081] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7bc23d06-d3ad-4e4f-9167-751410ac765f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11356.228869] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11356.228869] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11356.236025] [54884]: INFO cinder.volume.api [None req-7bc23d06-d3ad-4e4f-9167-751410ac765f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11356.242677] [54884]: INFO cinder.api.openstack.wsgi [None req-7bc23d06-d3ad-4e4f-9167-751410ac765f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11356.242677] [54884]: [pid: 54884|app: 0|req: 259/517] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:21 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11356.294928] [54885]: DEBUG cinder.api.middleware.request_id [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-59827320-1518-48d8-94b0-7eadb81880f6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11356.297590] [54885]: INFO cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-59827320-1518-48d8-94b0-7eadb81880f6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11356.297722] [54885]: DEBUG cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-59827320-1518-48d8-94b0-7eadb81880f6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11356.297945] [54885]: DEBUG cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-59827320-1518-48d8-94b0-7eadb81880f6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11356.307717] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11356.307717] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11356.311146] [54885]: INFO cinder.volume.api [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-59827320-1518-48d8-94b0-7eadb81880f6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11356.315401] [54885]: INFO cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-59827320-1518-48d8-94b0-7eadb81880f6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11356.315801] [54885]: [pid: 54885|app: 0|req: 259/518] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:07:21 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11356.333292] [54884]: DEBUG cinder.api.middleware.request_id [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-85e217bf-35ce-43dd-a8a4-3f449477238f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11356.335534] [54884]: INFO cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-85e217bf-35ce-43dd-a8a4-3f449477238f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e/action [11356.335943] [54884]: DEBUG cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-85e217bf-35ce-43dd-a8a4-3f449477238f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11356.336098] [54884]: DEBUG cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-85e217bf-35ce-43dd-a8a4-3f449477238f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11356.347567] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11356.347567] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11356.348089] [54884]: INFO cinder.volume.api [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-85e217bf-35ce-43dd-a8a4-3f449477238f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11356.353594] [54884]: INFO cinder.volume.api [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-85e217bf-35ce-43dd-a8a4-3f449477238f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Begin detaching volume completed successfully. [11356.353812] [54884]: INFO cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-85e217bf-35ce-43dd-a8a4-3f449477238f tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e/action returned with HTTP 202 [11356.354211] [54884]: [pid: 54884|app: 0|req: 260/519] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:07:21 2025] POST /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [11357.380407] [54885]: DEBUG cinder.api.middleware.request_id [None req-461a70c3-df00-48f7-9e4e-71c854b88f94 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11357.381127] [54885]: INFO cinder.api.openstack.wsgi [None req-461a70c3-df00-48f7-9e4e-71c854b88f94 None None] GET http://10.180.1.21/volume// [11357.381127] [54885]: DEBUG cinder.api.openstack.wsgi [None req-461a70c3-df00-48f7-9e4e-71c854b88f94 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11357.381473] [54885]: DEBUG cinder.api.openstack.wsgi [None req-461a70c3-df00-48f7-9e4e-71c854b88f94 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11357.381926] [54885]: INFO cinder.api.openstack.wsgi [None req-461a70c3-df00-48f7-9e4e-71c854b88f94 None None] http://10.180.1.21/volume// returned with HTTP 300 [11357.382339] [54885]: [pid: 54885|app: 0|req: 260/520] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:07:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11357.385961] [54884]: DEBUG cinder.api.middleware.request_id [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-0335acdd-5980-4bea-bb01-dff4bbbac850 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11357.388403] [54884]: INFO cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-0335acdd-5980-4bea-bb01-dff4bbbac850 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11357.388665] [54884]: DEBUG cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-0335acdd-5980-4bea-bb01-dff4bbbac850 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11357.388923] [54884]: DEBUG cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-0335acdd-5980-4bea-bb01-dff4bbbac850 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11357.403392] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11357.403392] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11357.407631] [54884]: INFO cinder.volume.api [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-0335acdd-5980-4bea-bb01-dff4bbbac850 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11357.413117] [54884]: INFO cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-0335acdd-5980-4bea-bb01-dff4bbbac850 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11357.413549] [54884]: [pid: 54884|app: 0|req: 261/521] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:07:22 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11358.565684] [54885]: DEBUG cinder.api.middleware.request_id [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-d2bc0497-9ae6-40e1-998f-e045c217c5c9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11358.568248] [54885]: INFO cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-d2bc0497-9ae6-40e1-998f-e045c217c5c9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71 [11358.568470] [54885]: DEBUG cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-d2bc0497-9ae6-40e1-998f-e045c217c5c9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11358.568682] [54885]: DEBUG cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-d2bc0497-9ae6-40e1-998f-e045c217c5c9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11358.576731] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11358.576731] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11359.103924] [54885]: INFO cinder.api.openstack.wsgi [req-fdbf27e5-eea4-4665-a586-4b99e56c9f84 req-d2bc0497-9ae6-40e1-998f-e045c217c5c9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71 returned with HTTP 200 [11359.104484] [54885]: [pid: 54885|app: 0|req: 261/522] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:07:23 2025] DELETE /volume/v3/attachments/dec8e15b-8fe3-49ff-bf97-6d4a9081aa71 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11360.538167] [54884]: DEBUG cinder.api.middleware.request_id [None req-2716769a-cec6-415c-8bc2-771bf861027b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11360.540432] [54884]: INFO cinder.api.openstack.wsgi [None req-2716769a-cec6-415c-8bc2-771bf861027b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11360.540708] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2716769a-cec6-415c-8bc2-771bf861027b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11360.540974] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2716769a-cec6-415c-8bc2-771bf861027b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11360.552907] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11360.552907] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11360.558104] [54884]: INFO cinder.volume.api [None req-2716769a-cec6-415c-8bc2-771bf861027b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11360.564028] [54884]: INFO cinder.api.openstack.wsgi [None req-2716769a-cec6-415c-8bc2-771bf861027b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11360.564505] [54884]: [pid: 54884|app: 0|req: 262/523] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:25 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11369.103106] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11370.560903] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11374.218763] [54885]: DEBUG cinder.api.middleware.request_id [None req-9b7bc651-e625-4825-8d6f-b86743657d24 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11374.221094] [54885]: INFO cinder.api.openstack.wsgi [None req-9b7bc651-e625-4825-8d6f-b86743657d24 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 [11374.221447] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9b7bc651-e625-4825-8d6f-b86743657d24 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11374.221691] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9b7bc651-e625-4825-8d6f-b86743657d24 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11374.221892] [54885]: INFO cinder.api.v3.volumes [None req-9b7bc651-e625-4825-8d6f-b86743657d24 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Delete volume with id: a90ec28b-71aa-44a0-a401-398a9c8b5ec4 [11374.231748] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11374.231748] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11374.232294] [54885]: INFO cinder.volume.api [None req-9b7bc651-e625-4825-8d6f-b86743657d24 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11374.249371] [54885]: INFO cinder.volume.api [None req-9b7bc651-e625-4825-8d6f-b86743657d24 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Delete volume request issued successfully. [11374.249553] [54885]: INFO cinder.api.openstack.wsgi [None req-9b7bc651-e625-4825-8d6f-b86743657d24 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 returned with HTTP 202 [11374.249958] [54885]: [pid: 54885|app: 0|req: 262/524] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:07:39 2025] DELETE /volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11374.252877] [54884]: DEBUG cinder.api.middleware.request_id [None req-b871936f-35e4-4082-bf58-cb710d544c42 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11374.254995] [54884]: INFO cinder.api.openstack.wsgi [None req-b871936f-35e4-4082-bf58-cb710d544c42 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 [11374.255256] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b871936f-35e4-4082-bf58-cb710d544c42 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11374.255498] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b871936f-35e4-4082-bf58-cb710d544c42 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11374.264703] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11374.264703] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11374.268155] [54884]: INFO cinder.volume.api [None req-b871936f-35e4-4082-bf58-cb710d544c42 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11374.273397] [54884]: INFO cinder.api.openstack.wsgi [None req-b871936f-35e4-4082-bf58-cb710d544c42 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 returned with HTTP 200 [11374.273975] [54884]: [pid: 54884|app: 0|req: 263/525] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:39 2025] GET /volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11375.283272] [54885]: DEBUG cinder.api.middleware.request_id [None req-2994a17f-88fa-4f2c-8e1a-c26ebb0fb287 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11375.285373] [54885]: INFO cinder.api.openstack.wsgi [None req-2994a17f-88fa-4f2c-8e1a-c26ebb0fb287 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 [11375.285592] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2994a17f-88fa-4f2c-8e1a-c26ebb0fb287 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11375.285805] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2994a17f-88fa-4f2c-8e1a-c26ebb0fb287 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11375.292628] [54885]: INFO cinder.api.openstack.wsgi [None req-2994a17f-88fa-4f2c-8e1a-c26ebb0fb287 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 returned with HTTP 404 [11375.293124] [54885]: [pid: 54885|app: 0|req: 263/526] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:40 2025] GET /volume/v3/volumes/a90ec28b-71aa-44a0-a401-398a9c8b5ec4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11375.295919] [54884]: DEBUG cinder.api.middleware.request_id [None req-1594093b-486e-4af6-88e2-b8fa3b7f5f6f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11375.298017] [54884]: INFO cinder.api.openstack.wsgi [None req-1594093b-486e-4af6-88e2-b8fa3b7f5f6f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e [11375.298258] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1594093b-486e-4af6-88e2-b8fa3b7f5f6f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11375.298477] [54884]: DEBUG cinder.api.openstack.wsgi [None req-1594093b-486e-4af6-88e2-b8fa3b7f5f6f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11375.298662] [54884]: INFO cinder.api.v3.volumes [None req-1594093b-486e-4af6-88e2-b8fa3b7f5f6f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Delete volume with id: 1edbf857-6084-49ea-bfa3-25e9d271268e [11375.307740] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11375.307740] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11375.308264] [54884]: INFO cinder.volume.api [None req-1594093b-486e-4af6-88e2-b8fa3b7f5f6f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11375.327546] [54884]: INFO cinder.volume.api [None req-1594093b-486e-4af6-88e2-b8fa3b7f5f6f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Delete volume request issued successfully. [11375.327730] [54884]: INFO cinder.api.openstack.wsgi [None req-1594093b-486e-4af6-88e2-b8fa3b7f5f6f tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e returned with HTTP 202 [11375.328166] [54884]: [pid: 54884|app: 0|req: 264/527] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:07:40 2025] DELETE /volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11375.330857] [54885]: DEBUG cinder.api.middleware.request_id [None req-484fa9b9-880a-43b2-9c1e-03d47a19329d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11375.332964] [54885]: INFO cinder.api.openstack.wsgi [None req-484fa9b9-880a-43b2-9c1e-03d47a19329d tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e [11375.333200] [54885]: DEBUG cinder.api.openstack.wsgi [None req-484fa9b9-880a-43b2-9c1e-03d47a19329d tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11375.333449] [54885]: DEBUG cinder.api.openstack.wsgi [None req-484fa9b9-880a-43b2-9c1e-03d47a19329d tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11375.340710] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11375.340710] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11375.344462] [54885]: INFO cinder.volume.api [None req-484fa9b9-880a-43b2-9c1e-03d47a19329d tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Volume info retrieved successfully. [11375.349058] [54885]: INFO cinder.api.openstack.wsgi [None req-484fa9b9-880a-43b2-9c1e-03d47a19329d tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e returned with HTTP 200 [11375.349437] [54885]: [pid: 54885|app: 0|req: 264/528] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:40 2025] GET /volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11376.360551] [54884]: DEBUG cinder.api.middleware.request_id [None req-fc8a3244-0d93-4f52-8e41-144c1cb2b197 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11376.362821] [54884]: INFO cinder.api.openstack.wsgi [None req-fc8a3244-0d93-4f52-8e41-144c1cb2b197 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] GET http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e [11376.363171] [54884]: DEBUG cinder.api.openstack.wsgi [None req-fc8a3244-0d93-4f52-8e41-144c1cb2b197 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11376.363449] [54884]: DEBUG cinder.api.openstack.wsgi [None req-fc8a3244-0d93-4f52-8e41-144c1cb2b197 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11376.370722] [54884]: INFO cinder.api.openstack.wsgi [None req-fc8a3244-0d93-4f52-8e41-144c1cb2b197 tempest-ServersNegativeTestJSON-1769867934 tempest-ServersNegativeTestJSON-1769867934-project-member] http://10.180.1.21/volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e returned with HTTP 404 [11376.371400] [54884]: [pid: 54884|app: 0|req: 265/529] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:41 2025] GET /volume/v3/volumes/1edbf857-6084-49ea-bfa3-25e9d271268e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11384.536412] [54885]: DEBUG cinder.api.middleware.request_id [None req-27a5370f-22a0-4aae-893c-a8992f27a0df None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11384.538468] [54885]: INFO cinder.api.openstack.wsgi [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/volumes [11384.538844] [54885]: DEBUG cinder.api.openstack.wsgi [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-817215454", "imageRef": "c4b7e9d2-90b3-4626-926d-4ca7e7a40df8", "size": 1}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11384.540489] [54885]: DEBUG cinder.api.v3.volumes [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-817215454', 'imageRef': 'c4b7e9d2-90b3-4626-926d-4ca7e7a40df8', 'size': 1}} {{(pid=54885) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11384.710983] [54885]: INFO cinder.api.v3.volumes [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Create volume of 1 GB [11384.716415] [54885]: INFO cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Availability Zones retrieved successfully. [11384.724879] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Flow 'volume_create_api' (0e8c05bb-1224-4fc4-8926-a5d6cb1cf8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11384.726064] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0bae2d0-7967-4cf6-b4dd-27220a44dc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11384.727380] [54885]: DEBUG cinder.volume.flows.api.create_volume [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Validating volume size '1' using validate_int {{(pid=54885) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11384.782241] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0bae2d0-7967-4cf6-b4dd-27220a44dc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11384.783195] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04099d24-277d-4375-9a9f-1f380b76d9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11384.814243] [54885]: DEBUG cinder.quota [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Created reservations ['270639b4-d14a-40c3-9411-e346f30f9611', '391cb343-44ea-4b37-8af0-9655a5b379be', '7d7ffeb9-93ee-4f0c-a3f4-76384d879bf1', 'e5f71b22-94a1-4e2f-956e-fc4808a0a7db'] {{(pid=54885) reserve /opt/stack/cinder/cinder/quota.py:752}} [11384.815391] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04099d24-277d-4375-9a9f-1f380b76d9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['270639b4-d14a-40c3-9411-e346f30f9611', '391cb343-44ea-4b37-8af0-9655a5b379be', '7d7ffeb9-93ee-4f0c-a3f4-76384d879bf1', 'e5f71b22-94a1-4e2f-956e-fc4808a0a7db']}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11384.816521] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba6d143-acfa-4879-8b78-85bc55bee905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11384.830529] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba6d143-acfa-4879-8b78-85bc55bee905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21ceaed4-145d-48bb-89df-5d4ba11c95dd', '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-817215454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc2ee171291a4a95b63d0b280b3bc75c',qos_specs=None,replication_status=,reservations=['270639b4-d14a-40c3-9411-e346f30f9611','391cb343-44ea-4b37-8af0-9655a5b379be','7d7ffeb9-93ee-4f0c-a3f4-76384d879bf1','e5f71b22-94a1-4e2f-956e-fc4808a0a7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d62f03fed054fa0bcc5f6a308da1be8',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-817215454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21ceaed4-145d-48bb-89df-5d4ba11c95dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc2ee171291a4a95b63d0b280b3bc75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d62f03fed054fa0bcc5f6a308da1be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11384.831602] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abdd5fde-d361-48bc-8cb7-d520f249804d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11384.844564] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abdd5fde-d361-48bc-8cb7-d520f249804d) transitioned into state 'SUCCESS' from state '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-817215454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc2ee171291a4a95b63d0b280b3bc75c',qos_specs=None,replication_status=,reservations=['270639b4-d14a-40c3-9411-e346f30f9611','391cb343-44ea-4b37-8af0-9655a5b379be','7d7ffeb9-93ee-4f0c-a3f4-76384d879bf1','e5f71b22-94a1-4e2f-956e-fc4808a0a7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d62f03fed054fa0bcc5f6a308da1be8',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11384.845471] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd38aa64-b588-4a8c-85bb-233af191b3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11384.856186] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd38aa64-b588-4a8c-85bb-233af191b3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54885) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11384.857207] [54885]: DEBUG cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Flow 'volume_create_api' (0e8c05bb-1224-4fc4-8926-a5d6cb1cf8dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54885) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11384.857568] [54885]: INFO cinder.volume.api [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Create volume request issued successfully. [11384.858220] [54885]: INFO cinder.api.openstack.wsgi [None req-27a5370f-22a0-4aae-893c-a8992f27a0df tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11384.858721] [54885]: [pid: 54885|app: 0|req: 265/530] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 11 15:07:49 2025] POST /volume/v3/volumes => generated 751 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11384.868164] [54884]: DEBUG cinder.api.middleware.request_id [None req-e3da7869-cdc0-4da9-86d1-8443cc88da30 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11384.872023] [54884]: INFO cinder.api.openstack.wsgi [None req-e3da7869-cdc0-4da9-86d1-8443cc88da30 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11384.872023] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e3da7869-cdc0-4da9-86d1-8443cc88da30 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11384.872023] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e3da7869-cdc0-4da9-86d1-8443cc88da30 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11384.880978] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11384.880978] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11384.885038] [54884]: INFO cinder.volume.api [None req-e3da7869-cdc0-4da9-86d1-8443cc88da30 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11384.890059] [54884]: INFO cinder.api.openstack.wsgi [None req-e3da7869-cdc0-4da9-86d1-8443cc88da30 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11384.890442] [54884]: [pid: 54884|app: 0|req: 266/531] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:49 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11385.902598] [54885]: DEBUG cinder.api.middleware.request_id [None req-2311dfac-7443-43ad-ac15-f584bc6a227a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11385.905943] [54885]: INFO cinder.api.openstack.wsgi [None req-2311dfac-7443-43ad-ac15-f584bc6a227a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11385.906357] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2311dfac-7443-43ad-ac15-f584bc6a227a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11385.906834] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2311dfac-7443-43ad-ac15-f584bc6a227a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11385.920723] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11385.920723] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11385.926268] [54885]: INFO cinder.volume.api [None req-2311dfac-7443-43ad-ac15-f584bc6a227a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11385.933950] [54885]: INFO cinder.api.openstack.wsgi [None req-2311dfac-7443-43ad-ac15-f584bc6a227a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11385.934669] [54885]: [pid: 54885|app: 0|req: 266/532] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:50 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11386.944573] [54884]: DEBUG cinder.api.middleware.request_id [None req-3d988751-d27c-48ee-b37b-f68443e654a7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11386.946616] [54884]: INFO cinder.api.openstack.wsgi [None req-3d988751-d27c-48ee-b37b-f68443e654a7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11386.946840] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3d988751-d27c-48ee-b37b-f68443e654a7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11386.947067] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3d988751-d27c-48ee-b37b-f68443e654a7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11386.954361] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11386.954361] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11386.957513] [54884]: INFO cinder.volume.api [None req-3d988751-d27c-48ee-b37b-f68443e654a7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11386.961579] [54884]: INFO cinder.api.openstack.wsgi [None req-3d988751-d27c-48ee-b37b-f68443e654a7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11386.961924] [54884]: [pid: 54884|app: 0|req: 267/533] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:51 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11387.971305] [54885]: DEBUG cinder.api.middleware.request_id [None req-ae623f68-89e5-4c92-8a83-6b9dfbb30113 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11387.973415] [54885]: INFO cinder.api.openstack.wsgi [None req-ae623f68-89e5-4c92-8a83-6b9dfbb30113 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11387.973637] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ae623f68-89e5-4c92-8a83-6b9dfbb30113 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11387.973857] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ae623f68-89e5-4c92-8a83-6b9dfbb30113 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11387.981325] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11387.981325] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11387.984688] [54885]: INFO cinder.volume.api [None req-ae623f68-89e5-4c92-8a83-6b9dfbb30113 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11387.988770] [54885]: INFO cinder.api.openstack.wsgi [None req-ae623f68-89e5-4c92-8a83-6b9dfbb30113 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11387.989155] [54885]: [pid: 54885|app: 0|req: 267/534] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:52 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11388.999886] [54884]: DEBUG cinder.api.middleware.request_id [None req-41bd9c12-b46c-4ef8-b25d-b97c7f90cbfe None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11389.001969] [54884]: INFO cinder.api.openstack.wsgi [None req-41bd9c12-b46c-4ef8-b25d-b97c7f90cbfe tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11389.002360] [54884]: DEBUG cinder.api.openstack.wsgi [None req-41bd9c12-b46c-4ef8-b25d-b97c7f90cbfe tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11389.002700] [54884]: DEBUG cinder.api.openstack.wsgi [None req-41bd9c12-b46c-4ef8-b25d-b97c7f90cbfe tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11389.010490] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11389.010490] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11389.013881] [54884]: INFO cinder.volume.api [None req-41bd9c12-b46c-4ef8-b25d-b97c7f90cbfe tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11389.017944] [54884]: INFO cinder.api.openstack.wsgi [None req-41bd9c12-b46c-4ef8-b25d-b97c7f90cbfe tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11389.018318] [54884]: [pid: 54884|app: 0|req: 268/535] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:53 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11390.028275] [54885]: DEBUG cinder.api.middleware.request_id [None req-8f719caa-f17d-406f-bcf2-8f6477c06ecf None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11390.030626] [54885]: INFO cinder.api.openstack.wsgi [None req-8f719caa-f17d-406f-bcf2-8f6477c06ecf tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11390.030854] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8f719caa-f17d-406f-bcf2-8f6477c06ecf tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11390.031083] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8f719caa-f17d-406f-bcf2-8f6477c06ecf tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11390.039039] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11390.039039] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11390.042971] [54885]: INFO cinder.volume.api [None req-8f719caa-f17d-406f-bcf2-8f6477c06ecf tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11390.047761] [54885]: INFO cinder.api.openstack.wsgi [None req-8f719caa-f17d-406f-bcf2-8f6477c06ecf tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11390.048197] [54885]: [pid: 54885|app: 0|req: 268/536] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:54 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11391.059023] [54884]: DEBUG cinder.api.middleware.request_id [None req-f7f2bfa6-8532-420c-9ee9-858f34a1424c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11391.061169] [54884]: INFO cinder.api.openstack.wsgi [None req-f7f2bfa6-8532-420c-9ee9-858f34a1424c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11391.061390] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f7f2bfa6-8532-420c-9ee9-858f34a1424c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11391.061613] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f7f2bfa6-8532-420c-9ee9-858f34a1424c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11391.069138] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11391.069138] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11391.072617] [54884]: INFO cinder.volume.api [None req-f7f2bfa6-8532-420c-9ee9-858f34a1424c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11391.076837] [54884]: INFO cinder.api.openstack.wsgi [None req-f7f2bfa6-8532-420c-9ee9-858f34a1424c tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11391.077373] [54884]: [pid: 54884|app: 0|req: 269/537] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:55 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11392.087561] [54885]: DEBUG cinder.api.middleware.request_id [None req-e350c1bc-9831-4b6a-b5c8-2d6f3bb1428a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11392.089690] [54885]: INFO cinder.api.openstack.wsgi [None req-e350c1bc-9831-4b6a-b5c8-2d6f3bb1428a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11392.089976] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e350c1bc-9831-4b6a-b5c8-2d6f3bb1428a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11392.090269] [54885]: DEBUG cinder.api.openstack.wsgi [None req-e350c1bc-9831-4b6a-b5c8-2d6f3bb1428a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11392.097717] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11392.097717] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11392.101043] [54885]: INFO cinder.volume.api [None req-e350c1bc-9831-4b6a-b5c8-2d6f3bb1428a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11392.102935] [54884]: DEBUG cinder.api.middleware.request_id [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11392.104909] [54884]: INFO cinder.api.openstack.wsgi [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] POST http://10.180.1.21/volume/v3/volumes [11392.105257] [54885]: INFO cinder.api.openstack.wsgi [None req-e350c1bc-9831-4b6a-b5c8-2d6f3bb1428a tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11392.105303] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-196149147"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11392.105626] [54885]: [pid: 54885|app: 0|req: 269/538] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:56 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11392.107043] [54884]: DEBUG cinder.api.v3.volumes [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-196149147'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11392.107179] [54884]: INFO cinder.api.v3.volumes [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Create volume of 1 GB [11392.111172] [54884]: INFO cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Availability Zones retrieved successfully. [11392.117790] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Flow 'volume_create_api' (e047c18a-be3e-42a9-bb72-64e68ab3b639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11392.118955] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0304e39-1217-4fe9-9a28-035d4a0034ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11392.120048] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11392.137916] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0304e39-1217-4fe9-9a28-035d4a0034ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11392.138847] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5493c853-eb3b-4e60-9214-75a4caedff41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11392.185723] [54884]: DEBUG cinder.quota [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Created reservations ['91dce81a-b6db-4a90-8859-4ba553842697', '8e5e3410-577a-49c4-a994-3d3cc9ff16dd', '14dbcc9b-f5e4-4b2d-95b3-5f797a85e771', 'd4da0e23-9840-4877-a495-584bf9400a44'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11392.186762] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5493c853-eb3b-4e60-9214-75a4caedff41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91dce81a-b6db-4a90-8859-4ba553842697', '8e5e3410-577a-49c4-a994-3d3cc9ff16dd', '14dbcc9b-f5e4-4b2d-95b3-5f797a85e771', 'd4da0e23-9840-4877-a495-584bf9400a44']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11392.187740] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa10828-aa70-4848-8d3b-a3e0eee7bee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11392.199478] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa10828-aa70-4848-8d3b-a3e0eee7bee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea7dde6-2c87-44c0-a6ec-4aabb71b4557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-196149147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb9af6d66334bdd9ddb2176fd2ea87b',qos_specs=None,replication_status=,reservations=['91dce81a-b6db-4a90-8859-4ba553842697','8e5e3410-577a-49c4-a994-3d3cc9ff16dd','14dbcc9b-f5e4-4b2d-95b3-5f797a85e771','d4da0e23-9840-4877-a495-584bf9400a44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fede1603cb94e4b9492baf507f5c4a3',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-196149147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea7dde6-2c87-44c0-a6ec-4aabb71b4557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb9af6d66334bdd9ddb2176fd2ea87b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fede1603cb94e4b9492baf507f5c4a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11392.200403] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5566973-a93d-4b69-a35a-6a4b0920a54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11392.212329] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5566973-a93d-4b69-a35a-6a4b0920a54b) transitioned into state 'SUCCESS' from state '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-196149147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb9af6d66334bdd9ddb2176fd2ea87b',qos_specs=None,replication_status=,reservations=['91dce81a-b6db-4a90-8859-4ba553842697','8e5e3410-577a-49c4-a994-3d3cc9ff16dd','14dbcc9b-f5e4-4b2d-95b3-5f797a85e771','d4da0e23-9840-4877-a495-584bf9400a44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fede1603cb94e4b9492baf507f5c4a3',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11392.213170] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971d90b0-e53c-497f-88c6-9b8f7a428527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11392.221550] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971d90b0-e53c-497f-88c6-9b8f7a428527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11392.222579] [54884]: DEBUG cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Flow 'volume_create_api' (e047c18a-be3e-42a9-bb72-64e68ab3b639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11392.222917] [54884]: INFO cinder.volume.api [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Create volume request issued successfully. [11392.223576] [54884]: INFO cinder.api.openstack.wsgi [None req-5d1a2249-c17a-4e9f-94c7-f2f53ac032a7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11392.224142] [54884]: [pid: 54884|app: 0|req: 270/539] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:07:56 2025] POST /volume/v3/volumes => generated 752 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11392.232660] [54885]: DEBUG cinder.api.middleware.request_id [None req-1f0b04eb-5b1a-43cf-94c4-540be064585b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11392.234736] [54885]: INFO cinder.api.openstack.wsgi [None req-1f0b04eb-5b1a-43cf-94c4-540be064585b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11392.234957] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1f0b04eb-5b1a-43cf-94c4-540be064585b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11392.235185] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1f0b04eb-5b1a-43cf-94c4-540be064585b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11392.242773] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11392.242773] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11392.246128] [54885]: INFO cinder.volume.api [None req-1f0b04eb-5b1a-43cf-94c4-540be064585b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11392.250347] [54885]: INFO cinder.api.openstack.wsgi [None req-1f0b04eb-5b1a-43cf-94c4-540be064585b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11392.250722] [54885]: [pid: 54885|app: 0|req: 270/540] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:57 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11393.115945] [54884]: DEBUG cinder.api.middleware.request_id [None req-3402f3be-2e32-4bce-a122-26ceda27681b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11393.118321] [54884]: INFO cinder.api.openstack.wsgi [None req-3402f3be-2e32-4bce-a122-26ceda27681b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11393.118614] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3402f3be-2e32-4bce-a122-26ceda27681b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11393.118846] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3402f3be-2e32-4bce-a122-26ceda27681b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11393.126875] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11393.126875] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11393.130366] [54884]: INFO cinder.volume.api [None req-3402f3be-2e32-4bce-a122-26ceda27681b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11393.134687] [54884]: INFO cinder.api.openstack.wsgi [None req-3402f3be-2e32-4bce-a122-26ceda27681b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11393.135074] [54884]: [pid: 54884|app: 0|req: 271/541] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:57 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11393.261690] [54885]: DEBUG cinder.api.middleware.request_id [None req-62e49207-1c0f-4aed-b0b0-b758b51883d7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11393.263376] [54885]: INFO cinder.api.openstack.wsgi [None req-62e49207-1c0f-4aed-b0b0-b758b51883d7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11393.263629] [54885]: DEBUG cinder.api.openstack.wsgi [None req-62e49207-1c0f-4aed-b0b0-b758b51883d7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11393.263851] [54885]: DEBUG cinder.api.openstack.wsgi [None req-62e49207-1c0f-4aed-b0b0-b758b51883d7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11393.271496] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11393.271496] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11393.274916] [54885]: INFO cinder.volume.api [None req-62e49207-1c0f-4aed-b0b0-b758b51883d7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11393.279045] [54885]: INFO cinder.api.openstack.wsgi [None req-62e49207-1c0f-4aed-b0b0-b758b51883d7 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11393.279528] [54885]: [pid: 54885|app: 0|req: 271/542] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:58 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11393.457925] [54884]: DEBUG cinder.api.middleware.request_id [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-9eea3dfb-d3d1-457a-816d-f66ae209c5c3 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11393.460214] [54884]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-9eea3dfb-d3d1-457a-816d-f66ae209c5c3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11393.460437] [54884]: DEBUG cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-9eea3dfb-d3d1-457a-816d-f66ae209c5c3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11393.460651] [54884]: DEBUG cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-9eea3dfb-d3d1-457a-816d-f66ae209c5c3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11393.467921] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11393.467921] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11393.471086] [54884]: INFO cinder.volume.api [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-9eea3dfb-d3d1-457a-816d-f66ae209c5c3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11393.475116] [54884]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-9eea3dfb-d3d1-457a-816d-f66ae209c5c3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11393.475481] [54884]: [pid: 54884|app: 0|req: 272/543] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:07:58 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11394.145483] [54885]: DEBUG cinder.api.middleware.request_id [None req-d7a414fb-68a8-4d26-92e1-1fad10691c8d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11394.147648] [54885]: INFO cinder.api.openstack.wsgi [None req-d7a414fb-68a8-4d26-92e1-1fad10691c8d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11394.147874] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d7a414fb-68a8-4d26-92e1-1fad10691c8d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11394.148109] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d7a414fb-68a8-4d26-92e1-1fad10691c8d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11394.155977] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11394.155977] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11394.159273] [54885]: INFO cinder.volume.api [None req-d7a414fb-68a8-4d26-92e1-1fad10691c8d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11394.163357] [54885]: INFO cinder.api.openstack.wsgi [None req-d7a414fb-68a8-4d26-92e1-1fad10691c8d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11394.163845] [54885]: [pid: 54885|app: 0|req: 272/544] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:58 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11394.993393] [54884]: DEBUG cinder.api.middleware.request_id [None req-23ebfb9e-9672-4743-8d63-a38a063a214c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11394.993820] [54884]: INFO cinder.api.openstack.wsgi [None req-23ebfb9e-9672-4743-8d63-a38a063a214c None None] GET http://10.180.1.21/volume// [11394.993998] [54884]: DEBUG cinder.api.openstack.wsgi [None req-23ebfb9e-9672-4743-8d63-a38a063a214c None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11394.994248] [54884]: DEBUG cinder.api.openstack.wsgi [None req-23ebfb9e-9672-4743-8d63-a38a063a214c None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11394.994651] [54884]: INFO cinder.api.openstack.wsgi [None req-23ebfb9e-9672-4743-8d63-a38a063a214c None None] http://10.180.1.21/volume// returned with HTTP 300 [11394.994942] [54884]: [pid: 54884|app: 0|req: 273/545] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:07:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11394.998753] [54885]: DEBUG cinder.api.middleware.request_id [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-822d6d04-5435-4e16-8a9a-60175694a3a2 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11395.001160] [54885]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-822d6d04-5435-4e16-8a9a-60175694a3a2 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] POST http://10.180.1.21/volume/v3/attachments [11395.001597] [54885]: DEBUG cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-822d6d04-5435-4e16-8a9a-60175694a3a2 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dea7dde6-2c87-44c0-a6ec-4aabb71b4557", "connector": null, "instance_uuid": "c8fb1eaa-3c73-48d5-9415-e00da2d32cad"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11395.013359] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11395.013359] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11395.032162] [54885]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-822d6d04-5435-4e16-8a9a-60175694a3a2 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11395.032574] [54885]: [pid: 54885|app: 0|req: 273/546] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:07:59 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11395.053282] [54884]: DEBUG cinder.api.middleware.request_id [None req-8a0a8680-ca49-4b9a-8163-6701e6a020a5 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11395.056273] [54884]: INFO cinder.api.openstack.wsgi [None req-8a0a8680-ca49-4b9a-8163-6701e6a020a5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11395.056273] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8a0a8680-ca49-4b9a-8163-6701e6a020a5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11395.056273] [54884]: DEBUG cinder.api.openstack.wsgi [None req-8a0a8680-ca49-4b9a-8163-6701e6a020a5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11395.066557] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11395.066557] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11395.070236] [54884]: INFO cinder.volume.api [None req-8a0a8680-ca49-4b9a-8163-6701e6a020a5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11395.075143] [54884]: INFO cinder.api.openstack.wsgi [None req-8a0a8680-ca49-4b9a-8163-6701e6a020a5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11395.075548] [54884]: [pid: 54884|app: 0|req: 274/547] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:07:59 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11395.173642] [54885]: DEBUG cinder.api.middleware.request_id [None req-dc018f73-7a73-4390-bcb0-dbb0c5b62cf7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11395.176525] [54885]: INFO cinder.api.openstack.wsgi [None req-dc018f73-7a73-4390-bcb0-dbb0c5b62cf7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11395.176826] [54885]: DEBUG cinder.api.openstack.wsgi [None req-dc018f73-7a73-4390-bcb0-dbb0c5b62cf7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11395.177152] [54885]: DEBUG cinder.api.openstack.wsgi [None req-dc018f73-7a73-4390-bcb0-dbb0c5b62cf7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11395.187842] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11395.187842] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11395.192441] [54885]: INFO cinder.volume.api [None req-dc018f73-7a73-4390-bcb0-dbb0c5b62cf7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11395.198328] [54885]: INFO cinder.api.openstack.wsgi [None req-dc018f73-7a73-4390-bcb0-dbb0c5b62cf7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11395.198850] [54885]: [pid: 54885|app: 0|req: 274/548] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:00 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11395.557166] [54884]: DEBUG cinder.api.middleware.request_id [None req-375cf940-a09c-48c8-913f-699fcc436d11 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11395.557625] [54884]: INFO cinder.api.openstack.wsgi [None req-375cf940-a09c-48c8-913f-699fcc436d11 None None] GET http://10.180.1.21/volume// [11395.557812] [54884]: DEBUG cinder.api.openstack.wsgi [None req-375cf940-a09c-48c8-913f-699fcc436d11 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11395.558047] [54884]: DEBUG cinder.api.openstack.wsgi [None req-375cf940-a09c-48c8-913f-699fcc436d11 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11395.558483] [54884]: INFO cinder.api.openstack.wsgi [None req-375cf940-a09c-48c8-913f-699fcc436d11 None None] http://10.180.1.21/volume// returned with HTTP 300 [11395.558807] [54884]: [pid: 54884|app: 0|req: 275/549] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:08:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11395.562843] [54885]: DEBUG cinder.api.middleware.request_id [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-97d5ea76-28a8-4303-8b4e-6eff6ffc3dc0 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11395.565244] [54885]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-97d5ea76-28a8-4303-8b4e-6eff6ffc3dc0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11395.565507] [54885]: DEBUG cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-97d5ea76-28a8-4303-8b4e-6eff6ffc3dc0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11395.565728] [54885]: DEBUG cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-97d5ea76-28a8-4303-8b4e-6eff6ffc3dc0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11395.576835] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11395.576835] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11395.580453] [54885]: INFO cinder.volume.api [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-97d5ea76-28a8-4303-8b4e-6eff6ffc3dc0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11395.585303] [54885]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-97d5ea76-28a8-4303-8b4e-6eff6ffc3dc0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11395.585730] [54885]: [pid: 54885|app: 0|req: 275/550] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:08:00 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11395.614784] [54884]: DEBUG cinder.api.middleware.request_id [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-5de3db15-b129-43b3-8964-15cc37487180 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11395.618056] [54884]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-5de3db15-b129-43b3-8964-15cc37487180 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] PUT http://10.180.1.21/volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d [11395.618056] [54884]: DEBUG cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-5de3db15-b129-43b3-8964-15cc37487180 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-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-496280", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11395.626288] [54884]: DEBUG cinder.coordination [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-5de3db15-b129-43b3-8964-15cc37487180 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Acquiring lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11395.631023] [54884]: DEBUG cinder.coordination [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-5de3db15-b129-43b3-8964-15cc37487180 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11395.632291] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11395.632291] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11396.085303] [54885]: DEBUG cinder.api.middleware.request_id [None req-6ec5c054-5262-433b-b639-3c4e8767ccc3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11396.087499] [54885]: INFO cinder.api.openstack.wsgi [None req-6ec5c054-5262-433b-b639-3c4e8767ccc3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11396.087725] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6ec5c054-5262-433b-b639-3c4e8767ccc3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11396.087940] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6ec5c054-5262-433b-b639-3c4e8767ccc3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11396.097477] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11396.097477] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11396.102495] [54885]: INFO cinder.volume.api [None req-6ec5c054-5262-433b-b639-3c4e8767ccc3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11396.105840] [54885]: INFO cinder.api.openstack.wsgi [None req-6ec5c054-5262-433b-b639-3c4e8767ccc3 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11396.106243] [54885]: [pid: 54885|app: 0|req: 276/551] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:00 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11396.209669] [54885]: DEBUG cinder.api.middleware.request_id [None req-06bcf476-af50-45cc-a810-0b6c08d23950 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11396.213948] [54885]: INFO cinder.api.openstack.wsgi [None req-06bcf476-af50-45cc-a810-0b6c08d23950 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11396.213948] [54885]: DEBUG cinder.api.openstack.wsgi [None req-06bcf476-af50-45cc-a810-0b6c08d23950 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11396.213948] [54885]: DEBUG cinder.api.openstack.wsgi [None req-06bcf476-af50-45cc-a810-0b6c08d23950 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11396.220964] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11396.220964] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11396.224845] [54885]: INFO cinder.volume.api [None req-06bcf476-af50-45cc-a810-0b6c08d23950 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11396.230022] [54885]: INFO cinder.api.openstack.wsgi [None req-06bcf476-af50-45cc-a810-0b6c08d23950 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11396.230545] [54885]: [pid: 54885|app: 0|req: 277/552] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:01 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11397.116534] [54885]: DEBUG cinder.api.middleware.request_id [None req-a4e9efbb-f81e-4e83-9060-ce6c734cef7d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11397.118347] [54885]: INFO cinder.api.openstack.wsgi [None req-a4e9efbb-f81e-4e83-9060-ce6c734cef7d tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11397.118570] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a4e9efbb-f81e-4e83-9060-ce6c734cef7d tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11397.118783] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a4e9efbb-f81e-4e83-9060-ce6c734cef7d tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11397.128641] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11397.128641] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11397.131800] [54885]: INFO cinder.volume.api [None req-a4e9efbb-f81e-4e83-9060-ce6c734cef7d tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11397.136058] [54885]: INFO cinder.api.openstack.wsgi [None req-a4e9efbb-f81e-4e83-9060-ce6c734cef7d tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11397.136453] [54885]: [pid: 54885|app: 0|req: 278/553] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:01 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11397.242304] [54885]: DEBUG cinder.api.middleware.request_id [None req-a11add3e-e187-4e6a-ae60-f577f9e6c8e7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11397.244642] [54885]: INFO cinder.api.openstack.wsgi [None req-a11add3e-e187-4e6a-ae60-f577f9e6c8e7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11397.244921] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a11add3e-e187-4e6a-ae60-f577f9e6c8e7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11397.245192] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a11add3e-e187-4e6a-ae60-f577f9e6c8e7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11397.253184] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11397.253184] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11397.257316] [54885]: INFO cinder.volume.api [None req-a11add3e-e187-4e6a-ae60-f577f9e6c8e7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11397.261556] [54885]: INFO cinder.api.openstack.wsgi [None req-a11add3e-e187-4e6a-ae60-f577f9e6c8e7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11397.261944] [54885]: [pid: 54885|app: 0|req: 279/554] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:02 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11398.146857] [54885]: DEBUG cinder.api.middleware.request_id [None req-02321a60-ef9f-46de-adaa-b0683b2ab800 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11398.149063] [54885]: INFO cinder.api.openstack.wsgi [None req-02321a60-ef9f-46de-adaa-b0683b2ab800 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11398.149301] [54885]: DEBUG cinder.api.openstack.wsgi [None req-02321a60-ef9f-46de-adaa-b0683b2ab800 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11398.149524] [54885]: DEBUG cinder.api.openstack.wsgi [None req-02321a60-ef9f-46de-adaa-b0683b2ab800 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11398.159013] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11398.159013] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11398.162123] [54885]: INFO cinder.volume.api [None req-02321a60-ef9f-46de-adaa-b0683b2ab800 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11398.166209] [54885]: INFO cinder.api.openstack.wsgi [None req-02321a60-ef9f-46de-adaa-b0683b2ab800 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11398.166584] [54885]: [pid: 54885|app: 0|req: 280/555] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:02 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11398.272247] [54885]: DEBUG cinder.api.middleware.request_id [None req-6573f115-9f0e-44cf-bdfb-a30e5b28b932 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11398.274751] [54885]: INFO cinder.api.openstack.wsgi [None req-6573f115-9f0e-44cf-bdfb-a30e5b28b932 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11398.274751] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6573f115-9f0e-44cf-bdfb-a30e5b28b932 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11398.274869] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6573f115-9f0e-44cf-bdfb-a30e5b28b932 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11398.283244] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11398.283244] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11398.287113] [54885]: INFO cinder.volume.api [None req-6573f115-9f0e-44cf-bdfb-a30e5b28b932 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11398.291638] [54885]: INFO cinder.api.openstack.wsgi [None req-6573f115-9f0e-44cf-bdfb-a30e5b28b932 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11398.292348] [54885]: [pid: 54885|app: 0|req: 281/556] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:03 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11399.176817] [54885]: DEBUG cinder.api.middleware.request_id [None req-f0372c8c-e2d8-4698-922b-bb26e719a091 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11399.178911] [54885]: INFO cinder.api.openstack.wsgi [None req-f0372c8c-e2d8-4698-922b-bb26e719a091 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11399.179147] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f0372c8c-e2d8-4698-922b-bb26e719a091 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11399.179405] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f0372c8c-e2d8-4698-922b-bb26e719a091 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11399.188813] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11399.188813] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11399.192194] [54885]: INFO cinder.volume.api [None req-f0372c8c-e2d8-4698-922b-bb26e719a091 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11399.196311] [54885]: INFO cinder.api.openstack.wsgi [None req-f0372c8c-e2d8-4698-922b-bb26e719a091 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11399.196675] [54885]: [pid: 54885|app: 0|req: 282/557] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:04 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11399.302383] [54885]: DEBUG cinder.api.middleware.request_id [None req-483bc165-bd08-4891-b4fc-648b0621b3c7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11399.304485] [54885]: INFO cinder.api.openstack.wsgi [None req-483bc165-bd08-4891-b4fc-648b0621b3c7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11399.304718] [54885]: DEBUG cinder.api.openstack.wsgi [None req-483bc165-bd08-4891-b4fc-648b0621b3c7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11399.304940] [54885]: DEBUG cinder.api.openstack.wsgi [None req-483bc165-bd08-4891-b4fc-648b0621b3c7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11399.312461] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11399.312461] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11399.315862] [54885]: INFO cinder.volume.api [None req-483bc165-bd08-4891-b4fc-648b0621b3c7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11399.320248] [54885]: INFO cinder.api.openstack.wsgi [None req-483bc165-bd08-4891-b4fc-648b0621b3c7 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11399.320744] [54885]: [pid: 54885|app: 0|req: 283/558] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:04 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11400.206215] [54885]: DEBUG cinder.api.middleware.request_id [None req-8834358c-feab-4d7b-83a1-61985e9c9a65 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11400.208270] [54885]: INFO cinder.api.openstack.wsgi [None req-8834358c-feab-4d7b-83a1-61985e9c9a65 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11400.208487] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8834358c-feab-4d7b-83a1-61985e9c9a65 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11400.208704] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8834358c-feab-4d7b-83a1-61985e9c9a65 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11400.218500] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11400.218500] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11400.221817] [54885]: INFO cinder.volume.api [None req-8834358c-feab-4d7b-83a1-61985e9c9a65 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11400.226572] [54885]: INFO cinder.api.openstack.wsgi [None req-8834358c-feab-4d7b-83a1-61985e9c9a65 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11400.226572] [54885]: [pid: 54885|app: 0|req: 284/559] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:05 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11400.330587] [54885]: DEBUG cinder.api.middleware.request_id [None req-6da5b4f0-6910-48bf-b0a9-f19b253feefb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11400.332379] [54885]: INFO cinder.api.openstack.wsgi [None req-6da5b4f0-6910-48bf-b0a9-f19b253feefb tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11400.332622] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6da5b4f0-6910-48bf-b0a9-f19b253feefb tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11400.332838] [54885]: DEBUG cinder.api.openstack.wsgi [None req-6da5b4f0-6910-48bf-b0a9-f19b253feefb tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11400.340136] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11400.340136] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11400.343297] [54885]: INFO cinder.volume.api [None req-6da5b4f0-6910-48bf-b0a9-f19b253feefb tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11400.347299] [54885]: INFO cinder.api.openstack.wsgi [None req-6da5b4f0-6910-48bf-b0a9-f19b253feefb tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11400.347659] [54885]: [pid: 54885|app: 0|req: 285/560] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:05 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11400.657931] [54884]: DEBUG cinder.coordination [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-5de3db15-b129-43b3-8964-15cc37487180 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11400.658361] [54884]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-5de3db15-b129-43b3-8964-15cc37487180 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d returned with HTTP 200 [11400.658873] [54884]: [pid: 54884|app: 0|req: 276/561] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:08:00 2025] PUT /volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d => generated 617 bytes in 5045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11401.236853] [54885]: DEBUG cinder.api.middleware.request_id [None req-4717ebab-4450-441b-8058-5c8795c187d1 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11401.238920] [54885]: INFO cinder.api.openstack.wsgi [None req-4717ebab-4450-441b-8058-5c8795c187d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11401.239165] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4717ebab-4450-441b-8058-5c8795c187d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11401.239408] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4717ebab-4450-441b-8058-5c8795c187d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11401.248969] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11401.248969] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11401.252109] [54885]: INFO cinder.volume.api [None req-4717ebab-4450-441b-8058-5c8795c187d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11401.256445] [54885]: INFO cinder.api.openstack.wsgi [None req-4717ebab-4450-441b-8058-5c8795c187d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11401.256832] [54885]: [pid: 54885|app: 0|req: 286/562] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:06 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11401.357358] [54884]: DEBUG cinder.api.middleware.request_id [None req-b12fb1a5-f7b6-4f54-9b23-e997a89d3f50 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11401.359860] [54884]: INFO cinder.api.openstack.wsgi [None req-b12fb1a5-f7b6-4f54-9b23-e997a89d3f50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11401.360172] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b12fb1a5-f7b6-4f54-9b23-e997a89d3f50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11401.360464] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b12fb1a5-f7b6-4f54-9b23-e997a89d3f50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11401.369898] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11401.369898] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11401.373715] [54884]: INFO cinder.volume.api [None req-b12fb1a5-f7b6-4f54-9b23-e997a89d3f50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11401.378059] [54884]: INFO cinder.api.openstack.wsgi [None req-b12fb1a5-f7b6-4f54-9b23-e997a89d3f50 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11401.378452] [54884]: [pid: 54884|app: 0|req: 277/563] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:06 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11402.263497] [54885]: DEBUG cinder.api.middleware.request_id [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-1bd36198-7b80-47f9-a0a5-5d0d0e6415aa None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11402.265772] [54885]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-1bd36198-7b80-47f9-a0a5-5d0d0e6415aa tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] POST http://10.180.1.21/volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d/action [11402.266212] [54885]: DEBUG cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-1bd36198-7b80-47f9-a0a5-5d0d0e6415aa tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11402.266354] [54885]: DEBUG cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-1bd36198-7b80-47f9-a0a5-5d0d0e6415aa tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11402.268030] [54884]: DEBUG cinder.api.middleware.request_id [None req-c2987334-9680-4480-b2f5-4cb1004bb228 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11402.270434] [54884]: INFO cinder.api.openstack.wsgi [None req-c2987334-9680-4480-b2f5-4cb1004bb228 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11402.270616] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c2987334-9680-4480-b2f5-4cb1004bb228 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11402.270831] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c2987334-9680-4480-b2f5-4cb1004bb228 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11402.280391] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11402.280391] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11402.280921] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11402.280921] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11402.284140] [54884]: INFO cinder.volume.api [None req-c2987334-9680-4480-b2f5-4cb1004bb228 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11402.286375] [54885]: INFO cinder.api.openstack.wsgi [req-49bbebb9-a6fa-4ebd-8dd6-688236ab7c9a req-1bd36198-7b80-47f9-a0a5-5d0d0e6415aa tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d/action returned with HTTP 204 [11402.286777] [54885]: [pid: 54885|app: 0|req: 287/564] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:08:07 2025] POST /volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11402.288197] [54884]: INFO cinder.api.openstack.wsgi [None req-c2987334-9680-4480-b2f5-4cb1004bb228 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11402.288646] [54884]: [pid: 54884|app: 0|req: 278/565] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:07 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11402.388687] [54885]: DEBUG cinder.api.middleware.request_id [None req-4741367c-4ab9-4ff5-a939-2d0607bc7db5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11402.390779] [54885]: INFO cinder.api.openstack.wsgi [None req-4741367c-4ab9-4ff5-a939-2d0607bc7db5 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11402.391010] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4741367c-4ab9-4ff5-a939-2d0607bc7db5 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11402.391226] [54885]: DEBUG cinder.api.openstack.wsgi [None req-4741367c-4ab9-4ff5-a939-2d0607bc7db5 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11402.398837] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11402.398837] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11402.402484] [54885]: INFO cinder.volume.api [None req-4741367c-4ab9-4ff5-a939-2d0607bc7db5 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11402.406550] [54885]: INFO cinder.api.openstack.wsgi [None req-4741367c-4ab9-4ff5-a939-2d0607bc7db5 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11402.406986] [54885]: [pid: 54885|app: 0|req: 288/566] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:07 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11402.440825] [54884]: DEBUG cinder.api.middleware.request_id [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11402.442837] [54884]: INFO cinder.api.openstack.wsgi [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/volumes [11402.443235] [54884]: DEBUG cinder.api.openstack.wsgi [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-686684790"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11402.444863] [54884]: DEBUG cinder.api.v3.volumes [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-686684790'}} {{(pid=54884) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [11402.444997] [54884]: INFO cinder.api.v3.volumes [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume of 1 GB [11402.448861] [54884]: INFO cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Availability Zones retrieved successfully. [11402.455467] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Flow 'volume_create_api' (f817a5ae-ccbb-4489-8d32-5fe2e60e4c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11402.456606] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20bb760d-30de-443e-8172-82ddea27d557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11402.457637] [54884]: DEBUG cinder.volume.flows.api.create_volume [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Validating volume size '1' using validate_int {{(pid=54884) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [11402.473736] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20bb760d-30de-443e-8172-82ddea27d557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-11T12:05:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a135b552-8afd-4751-b47c-3981f4406396,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a135b552-8afd-4751-b47c-3981f4406396', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11402.474635] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6be1ec-68fa-45f5-ae8f-490434c3522a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11402.503864] [54884]: DEBUG cinder.quota [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Created reservations ['63e2714d-d9c1-4bbf-bcec-f299f23337ed', 'a855edfb-b900-44ad-9133-25b7c8617f59', 'bbfaf18e-1a49-42b0-b95f-9dcb18d5a33e', '52a50875-4393-4f06-a135-3540012edd0d'] {{(pid=54884) reserve /opt/stack/cinder/cinder/quota.py:752}} [11402.504685] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6be1ec-68fa-45f5-ae8f-490434c3522a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e2714d-d9c1-4bbf-bcec-f299f23337ed', 'a855edfb-b900-44ad-9133-25b7c8617f59', 'bbfaf18e-1a49-42b0-b95f-9dcb18d5a33e', '52a50875-4393-4f06-a135-3540012edd0d']}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11402.505563] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3770462f-4d6a-4aa6-bcf1-6e69da87cbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11402.516233] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3770462f-4d6a-4aa6-bcf1-6e69da87cbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e34cc94f-38ad-4bbc-8328-3dc5b4bc734e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-686684790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d543a0d9cf004be08170db870de698df',qos_specs=None,replication_status=,reservations=['63e2714d-d9c1-4bbf-bcec-f299f23337ed','a855edfb-b900-44ad-9133-25b7c8617f59','bbfaf18e-1a49-42b0-b95f-9dcb18d5a33e','52a50875-4393-4f06-a135-3540012edd0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a565ee56d75441108f8b59682373b033',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396), 'volume': 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-02-11T15:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-686684790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e34cc94f-38ad-4bbc-8328-3dc5b4bc734e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d543a0d9cf004be08170db870de698df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a565ee56d75441108f8b59682373b033',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a135b552-8afd-4751-b47c-3981f4406396),volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11402.517105] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055e585c-3241-4b25-bfa0-c360bdec4e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11402.529015] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055e585c-3241-4b25-bfa0-c360bdec4e9d) transitioned into state 'SUCCESS' from state '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-686684790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d543a0d9cf004be08170db870de698df',qos_specs=None,replication_status=,reservations=['63e2714d-d9c1-4bbf-bcec-f299f23337ed','a855edfb-b900-44ad-9133-25b7c8617f59','bbfaf18e-1a49-42b0-b95f-9dcb18d5a33e','52a50875-4393-4f06-a135-3540012edd0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a565ee56d75441108f8b59682373b033',volume_type_id=a135b552-8afd-4751-b47c-3981f4406396)}' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11402.529839] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b5ecb1-8322-4ff1-b944-91ea6268d6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [11402.536545] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b5ecb1-8322-4ff1-b944-91ea6268d6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54884) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [11402.537542] [54884]: DEBUG cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Flow 'volume_create_api' (f817a5ae-ccbb-4489-8d32-5fe2e60e4c04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54884) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [11402.537876] [54884]: INFO cinder.volume.api [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Create volume request issued successfully. [11402.538520] [54884]: INFO cinder.api.openstack.wsgi [None req-680f3045-cd8d-4737-ab5c-95b0bd2d019f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [11402.538954] [54884]: [pid: 54884|app: 0|req: 279/567] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 11 15:08:07 2025] POST /volume/v3/volumes => generated 753 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [11402.547477] [54885]: DEBUG cinder.api.middleware.request_id [None req-b8e69eda-a193-4632-aabe-2ec5e466cb17 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11402.549674] [54885]: INFO cinder.api.openstack.wsgi [None req-b8e69eda-a193-4632-aabe-2ec5e466cb17 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11402.549900] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b8e69eda-a193-4632-aabe-2ec5e466cb17 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11402.550136] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b8e69eda-a193-4632-aabe-2ec5e466cb17 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11402.557604] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11402.557604] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11402.561369] [54885]: INFO cinder.volume.api [None req-b8e69eda-a193-4632-aabe-2ec5e466cb17 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11402.565623] [54885]: INFO cinder.api.openstack.wsgi [None req-b8e69eda-a193-4632-aabe-2ec5e466cb17 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11402.566033] [54885]: [pid: 54885|app: 0|req: 289/568] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:07 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11403.300154] [54884]: DEBUG cinder.api.middleware.request_id [None req-71fd74a6-acfc-4c48-9b6a-7c3bef98de2b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.302500] [54884]: INFO cinder.api.openstack.wsgi [None req-71fd74a6-acfc-4c48-9b6a-7c3bef98de2b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11403.303094] [54884]: DEBUG cinder.api.openstack.wsgi [None req-71fd74a6-acfc-4c48-9b6a-7c3bef98de2b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11403.303094] [54884]: DEBUG cinder.api.openstack.wsgi [None req-71fd74a6-acfc-4c48-9b6a-7c3bef98de2b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11403.315646] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11403.315646] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11403.319024] [54884]: INFO cinder.volume.api [None req-71fd74a6-acfc-4c48-9b6a-7c3bef98de2b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11403.323220] [54884]: INFO cinder.api.openstack.wsgi [None req-71fd74a6-acfc-4c48-9b6a-7c3bef98de2b tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11403.323564] [54884]: [pid: 54884|app: 0|req: 280/569] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:08 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11403.332730] [54885]: DEBUG cinder.api.middleware.request_id [None req-468fc08f-61fe-4833-9078-855349492ae5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.334681] [54885]: INFO cinder.api.openstack.wsgi [None req-468fc08f-61fe-4833-9078-855349492ae5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11403.334753] [54885]: DEBUG cinder.api.openstack.wsgi [None req-468fc08f-61fe-4833-9078-855349492ae5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11403.334966] [54885]: DEBUG cinder.api.openstack.wsgi [None req-468fc08f-61fe-4833-9078-855349492ae5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11403.344693] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11403.344693] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11403.347745] [54885]: INFO cinder.volume.api [None req-468fc08f-61fe-4833-9078-855349492ae5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11403.351864] [54885]: INFO cinder.api.openstack.wsgi [None req-468fc08f-61fe-4833-9078-855349492ae5 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11403.352276] [54885]: [pid: 54885|app: 0|req: 290/570] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:08 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11403.417686] [54884]: DEBUG cinder.api.middleware.request_id [None req-e6140c9e-4068-43be-b48b-cec4600975d4 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.419934] [54884]: INFO cinder.api.openstack.wsgi [None req-e6140c9e-4068-43be-b48b-cec4600975d4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11403.420188] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e6140c9e-4068-43be-b48b-cec4600975d4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11403.420409] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e6140c9e-4068-43be-b48b-cec4600975d4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11403.428241] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11403.428241] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11403.431589] [54884]: INFO cinder.volume.api [None req-e6140c9e-4068-43be-b48b-cec4600975d4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11403.436231] [54884]: INFO cinder.api.openstack.wsgi [None req-e6140c9e-4068-43be-b48b-cec4600975d4 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11403.436709] [54884]: [pid: 54884|app: 0|req: 281/571] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:08 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11403.462047] [54885]: DEBUG cinder.api.middleware.request_id [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-4dfeb443-0557-4365-b0e6-9421ea00ed23 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.464411] [54885]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-4dfeb443-0557-4365-b0e6-9421ea00ed23 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11403.464633] [54885]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-4dfeb443-0557-4365-b0e6-9421ea00ed23 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11403.464846] [54885]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-4dfeb443-0557-4365-b0e6-9421ea00ed23 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11403.472086] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11403.472086] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11403.475312] [54885]: INFO cinder.volume.api [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-4dfeb443-0557-4365-b0e6-9421ea00ed23 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11403.479787] [54885]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-4dfeb443-0557-4365-b0e6-9421ea00ed23 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11403.480161] [54885]: [pid: 54885|app: 0|req: 291/572] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:08:08 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11403.577776] [54884]: DEBUG cinder.api.middleware.request_id [None req-e99960f8-d6db-46f7-b65e-0d82cb3cee1b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.579865] [54884]: INFO cinder.api.openstack.wsgi [None req-e99960f8-d6db-46f7-b65e-0d82cb3cee1b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11403.580062] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e99960f8-d6db-46f7-b65e-0d82cb3cee1b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11403.580285] [54884]: DEBUG cinder.api.openstack.wsgi [None req-e99960f8-d6db-46f7-b65e-0d82cb3cee1b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11403.588468] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11403.588468] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11403.592429] [54884]: INFO cinder.volume.api [None req-e99960f8-d6db-46f7-b65e-0d82cb3cee1b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11403.597253] [54884]: INFO cinder.api.openstack.wsgi [None req-e99960f8-d6db-46f7-b65e-0d82cb3cee1b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11403.597714] [54884]: [pid: 54884|app: 0|req: 282/573] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:08 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11403.631961] [54885]: DEBUG cinder.api.middleware.request_id [req-1831452e-f837-45ad-84d4-432cad827f80 req-7edef275-8e09-4801-a754-9072138ce486 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.635033] [54885]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-7edef275-8e09-4801-a754-9072138ce486 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11403.635033] [54885]: DEBUG cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-7edef275-8e09-4801-a754-9072138ce486 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11403.635220] [54885]: DEBUG cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-7edef275-8e09-4801-a754-9072138ce486 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11403.642594] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11403.642594] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11403.646215] [54885]: INFO cinder.volume.api [req-1831452e-f837-45ad-84d4-432cad827f80 req-7edef275-8e09-4801-a754-9072138ce486 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11403.650937] [54885]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-7edef275-8e09-4801-a754-9072138ce486 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11403.651443] [54885]: [pid: 54885|app: 0|req: 292/574] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:08:08 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11403.742499] [54884]: DEBUG cinder.api.middleware.request_id [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-853705c6-1456-41d4-bf8e-2bbe6861ddd2 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.744848] [54884]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-853705c6-1456-41d4-bf8e-2bbe6861ddd2 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11403.745086] [54884]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-853705c6-1456-41d4-bf8e-2bbe6861ddd2 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11403.745308] [54884]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-853705c6-1456-41d4-bf8e-2bbe6861ddd2 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11403.753863] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11403.753863] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11403.757522] [54884]: INFO cinder.volume.api [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-853705c6-1456-41d4-bf8e-2bbe6861ddd2 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11403.762855] [54884]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-853705c6-1456-41d4-bf8e-2bbe6861ddd2 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11403.763430] [54884]: [pid: 54884|app: 0|req: 283/575] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:08:08 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11403.769142] [54885]: DEBUG cinder.api.middleware.request_id [None req-60a61831-0812-4cde-85e3-48aa5d695c41 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.769645] [54885]: INFO cinder.api.openstack.wsgi [None req-60a61831-0812-4cde-85e3-48aa5d695c41 None None] GET http://10.180.1.21/volume// [11403.769874] [54885]: DEBUG cinder.api.openstack.wsgi [None req-60a61831-0812-4cde-85e3-48aa5d695c41 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11403.770118] [54885]: DEBUG cinder.api.openstack.wsgi [None req-60a61831-0812-4cde-85e3-48aa5d695c41 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11403.770516] [54885]: INFO cinder.api.openstack.wsgi [None req-60a61831-0812-4cde-85e3-48aa5d695c41 None None] http://10.180.1.21/volume// returned with HTTP 300 [11403.770896] [54885]: [pid: 54885|app: 0|req: 293/576] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:08:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [11403.774060] [54884]: DEBUG cinder.api.middleware.request_id [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-290a3757-b70b-46ea-8cc4-75a4443887a3 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11403.776052] [54884]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-290a3757-b70b-46ea-8cc4-75a4443887a3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/attachments [11403.776444] [54884]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-290a3757-b70b-46ea-8cc4-75a4443887a3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21ceaed4-145d-48bb-89df-5d4ba11c95dd", "connector": null, "instance_uuid": "eb9cb46a-64b2-45d1-877f-5d538acde181"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11403.785187] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11403.785187] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11403.806354] [54884]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-290a3757-b70b-46ea-8cc4-75a4443887a3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11403.806790] [54884]: [pid: 54884|app: 0|req: 284/577] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:08:08 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) [11405.169604] [54885]: DEBUG cinder.api.middleware.request_id [None req-89bde31e-4088-4054-a705-a76959f0630f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11405.170130] [54885]: INFO cinder.api.openstack.wsgi [None req-89bde31e-4088-4054-a705-a76959f0630f None None] GET http://10.180.1.21/volume// [11405.170326] [54885]: DEBUG cinder.api.openstack.wsgi [None req-89bde31e-4088-4054-a705-a76959f0630f None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11405.170541] [54885]: DEBUG cinder.api.openstack.wsgi [None req-89bde31e-4088-4054-a705-a76959f0630f None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11405.170929] [54885]: INFO cinder.api.openstack.wsgi [None req-89bde31e-4088-4054-a705-a76959f0630f None None] http://10.180.1.21/volume// returned with HTTP 300 [11405.171244] [54885]: [pid: 54885|app: 0|req: 294/578] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 11 15:08:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11405.175019] [54884]: DEBUG cinder.api.middleware.request_id [req-1831452e-f837-45ad-84d4-432cad827f80 req-e2b7c358-58c9-4b54-864b-da9bedba1374 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11405.177291] [54884]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-e2b7c358-58c9-4b54-864b-da9bedba1374 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/attachments [11405.177693] [54884]: DEBUG cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-e2b7c358-58c9-4b54-864b-da9bedba1374 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e34cc94f-38ad-4bbc-8328-3dc5b4bc734e", "connector": null, "instance_uuid": "775a5bab-1050-44c5-9c3a-8850d814e9db"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11405.188608] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11405.188608] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11405.209895] [54884]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-e2b7c358-58c9-4b54-864b-da9bedba1374 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11405.210442] [54884]: [pid: 54884|app: 0|req: 285/579] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:08:10 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11405.230052] [54885]: DEBUG cinder.api.middleware.request_id [None req-9b5f212c-6d09-403a-a383-d26806c2e0cb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11405.231759] [54885]: INFO cinder.api.openstack.wsgi [None req-9b5f212c-6d09-403a-a383-d26806c2e0cb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11405.232141] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9b5f212c-6d09-403a-a383-d26806c2e0cb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11405.232486] [54885]: DEBUG cinder.api.openstack.wsgi [None req-9b5f212c-6d09-403a-a383-d26806c2e0cb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11405.241795] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11405.241795] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11405.244945] [54885]: INFO cinder.volume.api [None req-9b5f212c-6d09-403a-a383-d26806c2e0cb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11405.249615] [54885]: INFO cinder.api.openstack.wsgi [None req-9b5f212c-6d09-403a-a383-d26806c2e0cb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11405.250278] [54885]: [pid: 54885|app: 0|req: 295/580] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:10 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11405.732623] [54884]: DEBUG cinder.api.middleware.request_id [None req-f964bb3c-845d-42ed-9ac0-3ea774ce189f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11405.733107] [54884]: INFO cinder.api.openstack.wsgi [None req-f964bb3c-845d-42ed-9ac0-3ea774ce189f None None] GET http://10.180.1.21/volume// [11405.733305] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f964bb3c-845d-42ed-9ac0-3ea774ce189f None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11405.733550] [54884]: DEBUG cinder.api.openstack.wsgi [None req-f964bb3c-845d-42ed-9ac0-3ea774ce189f None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11405.734009] [54884]: INFO cinder.api.openstack.wsgi [None req-f964bb3c-845d-42ed-9ac0-3ea774ce189f None None] http://10.180.1.21/volume// returned with HTTP 300 [11405.734327] [54884]: [pid: 54884|app: 0|req: 286/581] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:08:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11405.737700] [54885]: DEBUG cinder.api.middleware.request_id [req-1831452e-f837-45ad-84d4-432cad827f80 req-d9d83743-8bd7-418c-ab76-bc76da7d7d1d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11405.739898] [54885]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-d9d83743-8bd7-418c-ab76-bc76da7d7d1d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11405.740163] [54885]: DEBUG cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-d9d83743-8bd7-418c-ab76-bc76da7d7d1d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11405.740379] [54885]: DEBUG cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-d9d83743-8bd7-418c-ab76-bc76da7d7d1d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11405.749816] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11405.749816] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11405.752931] [54885]: INFO cinder.volume.api [req-1831452e-f837-45ad-84d4-432cad827f80 req-d9d83743-8bd7-418c-ab76-bc76da7d7d1d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11405.757387] [54885]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-d9d83743-8bd7-418c-ab76-bc76da7d7d1d tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11405.757804] [54885]: [pid: 54885|app: 0|req: 296/582] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:08:10 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11405.782881] [54884]: DEBUG cinder.api.middleware.request_id [req-1831452e-f837-45ad-84d4-432cad827f80 req-14afac67-a29c-435e-9a7c-040f2131670b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11405.785117] [54884]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-14afac67-a29c-435e-9a7c-040f2131670b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] PUT http://10.180.1.21/volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22 [11405.785520] [54884]: DEBUG cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-14afac67-a29c-435e-9a7c-040f2131670b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-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-496283", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11405.793460] [54884]: DEBUG cinder.coordination [req-1831452e-f837-45ad-84d4-432cad827f80 req-14afac67-a29c-435e-9a7c-040f2131670b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Acquiring lock "cinder-attachment_update-e34cc94f-38ad-4bbc-8328-3dc5b4bc734e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11405.797827] [54884]: DEBUG cinder.coordination [req-1831452e-f837-45ad-84d4-432cad827f80 req-14afac67-a29c-435e-9a7c-040f2131670b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Lock "cinder-attachment_update-e34cc94f-38ad-4bbc-8328-3dc5b4bc734e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11405.798921] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11405.798921] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11406.260190] [54885]: DEBUG cinder.api.middleware.request_id [None req-51093dec-71a4-4e52-9fe9-d7b17b75e44b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11406.262407] [54885]: INFO cinder.api.openstack.wsgi [None req-51093dec-71a4-4e52-9fe9-d7b17b75e44b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11406.262664] [54885]: DEBUG cinder.api.openstack.wsgi [None req-51093dec-71a4-4e52-9fe9-d7b17b75e44b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11406.262894] [54885]: DEBUG cinder.api.openstack.wsgi [None req-51093dec-71a4-4e52-9fe9-d7b17b75e44b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11406.272489] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11406.272489] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11406.275668] [54885]: INFO cinder.volume.api [None req-51093dec-71a4-4e52-9fe9-d7b17b75e44b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11406.280411] [54885]: INFO cinder.api.openstack.wsgi [None req-51093dec-71a4-4e52-9fe9-d7b17b75e44b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11406.280411] [54885]: [pid: 54885|app: 0|req: 297/583] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:11 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11407.290125] [54885]: DEBUG cinder.api.middleware.request_id [None req-ab38b705-9b24-440b-bd8d-3c03a684de4f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11407.292258] [54885]: INFO cinder.api.openstack.wsgi [None req-ab38b705-9b24-440b-bd8d-3c03a684de4f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11407.292479] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ab38b705-9b24-440b-bd8d-3c03a684de4f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11407.292708] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ab38b705-9b24-440b-bd8d-3c03a684de4f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11407.302110] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11407.302110] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11407.305131] [54885]: INFO cinder.volume.api [None req-ab38b705-9b24-440b-bd8d-3c03a684de4f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11407.309095] [54885]: INFO cinder.api.openstack.wsgi [None req-ab38b705-9b24-440b-bd8d-3c03a684de4f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11407.309571] [54885]: [pid: 54885|app: 0|req: 298/584] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:12 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11408.319652] [54885]: DEBUG cinder.api.middleware.request_id [None req-3206ab3a-8b4d-47c5-a8c6-e6a884ab928f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11408.321678] [54885]: INFO cinder.api.openstack.wsgi [None req-3206ab3a-8b4d-47c5-a8c6-e6a884ab928f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11408.321889] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3206ab3a-8b4d-47c5-a8c6-e6a884ab928f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11408.322114] [54885]: DEBUG cinder.api.openstack.wsgi [None req-3206ab3a-8b4d-47c5-a8c6-e6a884ab928f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11408.331387] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11408.331387] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11408.334412] [54885]: INFO cinder.volume.api [None req-3206ab3a-8b4d-47c5-a8c6-e6a884ab928f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11408.338435] [54885]: INFO cinder.api.openstack.wsgi [None req-3206ab3a-8b4d-47c5-a8c6-e6a884ab928f tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11408.338790] [54885]: [pid: 54885|app: 0|req: 299/585] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:13 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11409.349114] [54885]: DEBUG cinder.api.middleware.request_id [None req-636e31a6-8ef3-4a2d-b1ac-a862030853e0 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11409.351143] [54885]: INFO cinder.api.openstack.wsgi [None req-636e31a6-8ef3-4a2d-b1ac-a862030853e0 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11409.351414] [54885]: DEBUG cinder.api.openstack.wsgi [None req-636e31a6-8ef3-4a2d-b1ac-a862030853e0 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11409.351657] [54885]: DEBUG cinder.api.openstack.wsgi [None req-636e31a6-8ef3-4a2d-b1ac-a862030853e0 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11409.364469] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11409.364469] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11409.367981] [54885]: INFO cinder.volume.api [None req-636e31a6-8ef3-4a2d-b1ac-a862030853e0 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11409.372218] [54885]: INFO cinder.api.openstack.wsgi [None req-636e31a6-8ef3-4a2d-b1ac-a862030853e0 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11409.372612] [54885]: [pid: 54885|app: 0|req: 300/586] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:14 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11410.321507] [54884]: DEBUG cinder.coordination [req-1831452e-f837-45ad-84d4-432cad827f80 req-14afac67-a29c-435e-9a7c-040f2131670b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Lock "cinder-attachment_update-e34cc94f-38ad-4bbc-8328-3dc5b4bc734e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11410.322052] [54884]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-14afac67-a29c-435e-9a7c-040f2131670b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22 returned with HTTP 200 [11410.322591] [54884]: [pid: 54884|app: 0|req: 287/587] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:08:10 2025] PUT /volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11410.382213] [54885]: DEBUG cinder.api.middleware.request_id [None req-1f6c229b-01dc-4b79-965a-8233f55ec0c5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11410.384304] [54885]: INFO cinder.api.openstack.wsgi [None req-1f6c229b-01dc-4b79-965a-8233f55ec0c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11410.384521] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1f6c229b-01dc-4b79-965a-8233f55ec0c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11410.384736] [54885]: DEBUG cinder.api.openstack.wsgi [None req-1f6c229b-01dc-4b79-965a-8233f55ec0c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11410.395678] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11410.395678] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11410.398898] [54885]: INFO cinder.volume.api [None req-1f6c229b-01dc-4b79-965a-8233f55ec0c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11410.404469] [54885]: INFO cinder.api.openstack.wsgi [None req-1f6c229b-01dc-4b79-965a-8233f55ec0c5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11410.409935] [54885]: [pid: 54885|app: 0|req: 301/588] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:15 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11411.131384] [54884]: DEBUG cinder.api.middleware.request_id [None req-7635f779-c5f1-4fbd-b8e1-9c466ad7e258 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11411.131991] [54884]: INFO cinder.api.openstack.wsgi [None req-7635f779-c5f1-4fbd-b8e1-9c466ad7e258 None None] GET http://10.180.1.21/volume// [11411.132208] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7635f779-c5f1-4fbd-b8e1-9c466ad7e258 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11411.132462] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7635f779-c5f1-4fbd-b8e1-9c466ad7e258 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11411.132875] [54884]: INFO cinder.api.openstack.wsgi [None req-7635f779-c5f1-4fbd-b8e1-9c466ad7e258 None None] http://10.180.1.21/volume// returned with HTTP 300 [11411.133229] [54884]: [pid: 54884|app: 0|req: 288/589] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:08:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11411.137071] [54885]: DEBUG cinder.api.middleware.request_id [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-fb05df19-fb11-4450-89b1-e98ec1a4cd7d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11411.139096] [54885]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-fb05df19-fb11-4450-89b1-e98ec1a4cd7d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11411.139356] [54885]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-fb05df19-fb11-4450-89b1-e98ec1a4cd7d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11411.139572] [54885]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-fb05df19-fb11-4450-89b1-e98ec1a4cd7d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11411.152204] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11411.152204] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11411.156105] [54885]: INFO cinder.volume.api [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-fb05df19-fb11-4450-89b1-e98ec1a4cd7d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11411.162369] [54885]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-fb05df19-fb11-4450-89b1-e98ec1a4cd7d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 200 [11411.162826] [54885]: [pid: 54885|app: 0|req: 302/590] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:08:15 2025] GET /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11411.274507] [54884]: DEBUG cinder.api.middleware.request_id [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-47507706-606a-46dd-a696-f588544f39c3 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11411.276888] [54884]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-47507706-606a-46dd-a696-f588544f39c3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] PUT http://10.180.1.21/volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e [11411.277339] [54884]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-47507706-606a-46dd-a696-f588544f39c3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-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=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11411.285520] [54884]: DEBUG cinder.coordination [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-47507706-606a-46dd-a696-f588544f39c3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Acquiring lock "cinder-attachment_update-21ceaed4-145d-48bb-89df-5d4ba11c95dd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11411.290225] [54884]: DEBUG cinder.coordination [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-47507706-606a-46dd-a696-f588544f39c3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Lock "cinder-attachment_update-21ceaed4-145d-48bb-89df-5d4ba11c95dd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11411.291509] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11411.291509] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11411.418205] [54885]: DEBUG cinder.api.middleware.request_id [None req-cea5187b-df96-4324-b05a-506b539e3373 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11411.420489] [54885]: INFO cinder.api.openstack.wsgi [None req-cea5187b-df96-4324-b05a-506b539e3373 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11411.420740] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cea5187b-df96-4324-b05a-506b539e3373 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11411.420975] [54885]: DEBUG cinder.api.openstack.wsgi [None req-cea5187b-df96-4324-b05a-506b539e3373 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11411.430661] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11411.430661] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11411.433809] [54885]: INFO cinder.volume.api [None req-cea5187b-df96-4324-b05a-506b539e3373 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11411.438061] [54885]: INFO cinder.api.openstack.wsgi [None req-cea5187b-df96-4324-b05a-506b539e3373 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11411.438442] [54885]: [pid: 54885|app: 0|req: 303/591] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:16 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11411.645690] [54885]: DEBUG cinder.api.middleware.request_id [None req-461b49ac-4d4e-4f64-9517-fbc066858660 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11411.647785] [54885]: INFO cinder.api.openstack.wsgi [None req-461b49ac-4d4e-4f64-9517-fbc066858660 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11411.648040] [54885]: DEBUG cinder.api.openstack.wsgi [None req-461b49ac-4d4e-4f64-9517-fbc066858660 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11411.648261] [54885]: DEBUG cinder.api.openstack.wsgi [None req-461b49ac-4d4e-4f64-9517-fbc066858660 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11411.655778] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11411.655778] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11411.658944] [54885]: INFO cinder.volume.api [None req-461b49ac-4d4e-4f64-9517-fbc066858660 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11411.663024] [54885]: INFO cinder.api.openstack.wsgi [None req-461b49ac-4d4e-4f64-9517-fbc066858660 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11411.663399] [54885]: [pid: 54885|app: 0|req: 304/592] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:16 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11411.702410] [54885]: DEBUG cinder.api.middleware.request_id [None req-f1e87a6a-bc54-462a-8ff2-5c963da23ccc None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11411.704487] [54885]: INFO cinder.api.openstack.wsgi [None req-f1e87a6a-bc54-462a-8ff2-5c963da23ccc tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11411.704702] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f1e87a6a-bc54-462a-8ff2-5c963da23ccc tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11411.704913] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f1e87a6a-bc54-462a-8ff2-5c963da23ccc tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11411.712302] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11411.712302] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11411.715590] [54885]: INFO cinder.volume.api [None req-f1e87a6a-bc54-462a-8ff2-5c963da23ccc tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11411.719655] [54885]: INFO cinder.api.openstack.wsgi [None req-f1e87a6a-bc54-462a-8ff2-5c963da23ccc tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11411.720024] [54885]: [pid: 54885|app: 0|req: 305/593] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:16 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11411.809513] [54884]: DEBUG cinder.coordination [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-47507706-606a-46dd-a696-f588544f39c3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Lock "cinder-attachment_update-21ceaed4-145d-48bb-89df-5d4ba11c95dd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11411.809885] [54884]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-47507706-606a-46dd-a696-f588544f39c3 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e returned with HTTP 200 [11411.810393] [54884]: [pid: 54884|app: 0|req: 289/594] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:08:16 2025] PUT /volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11412.317941] [54885]: DEBUG cinder.api.middleware.request_id [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-f1ec1959-10c9-4d99-9254-21be3f9a5e0d None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11412.320033] [54885]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-f1ec1959-10c9-4d99-9254-21be3f9a5e0d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e/action [11412.320444] [54885]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-f1ec1959-10c9-4d99-9254-21be3f9a5e0d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11412.320587] [54885]: DEBUG cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-f1ec1959-10c9-4d99-9254-21be3f9a5e0d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11412.335447] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11412.335447] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11412.341940] [54885]: INFO cinder.api.openstack.wsgi [req-ffacb0b2-4ce1-4faa-b5b4-bb2499abd49a req-f1ec1959-10c9-4d99-9254-21be3f9a5e0d tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e/action returned with HTTP 204 [11412.342378] [54885]: [pid: 54885|app: 0|req: 306/595] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:08:17 2025] POST /volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11412.448533] [54884]: DEBUG cinder.api.middleware.request_id [None req-73b6f638-4838-46bf-936d-4f83025c9c42 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11412.450592] [54884]: INFO cinder.api.openstack.wsgi [None req-73b6f638-4838-46bf-936d-4f83025c9c42 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11412.450821] [54884]: DEBUG cinder.api.openstack.wsgi [None req-73b6f638-4838-46bf-936d-4f83025c9c42 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11412.451059] [54884]: DEBUG cinder.api.openstack.wsgi [None req-73b6f638-4838-46bf-936d-4f83025c9c42 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11412.460748] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11412.460748] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11412.463971] [54884]: INFO cinder.volume.api [None req-73b6f638-4838-46bf-936d-4f83025c9c42 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11412.468185] [54884]: INFO cinder.api.openstack.wsgi [None req-73b6f638-4838-46bf-936d-4f83025c9c42 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11412.468554] [54884]: [pid: 54884|app: 0|req: 290/596] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:17 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11412.932348] [54885]: DEBUG cinder.api.middleware.request_id [req-1831452e-f837-45ad-84d4-432cad827f80 req-5858e9fd-db5f-44a7-8ca7-af7dc24a44a2 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11412.934929] [54885]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-5858e9fd-db5f-44a7-8ca7-af7dc24a44a2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22/action [11412.935398] [54885]: DEBUG cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-5858e9fd-db5f-44a7-8ca7-af7dc24a44a2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11412.935541] [54885]: DEBUG cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-5858e9fd-db5f-44a7-8ca7-af7dc24a44a2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11412.953026] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11412.953026] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11412.960136] [54885]: INFO cinder.api.openstack.wsgi [req-1831452e-f837-45ad-84d4-432cad827f80 req-5858e9fd-db5f-44a7-8ca7-af7dc24a44a2 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22/action returned with HTTP 204 [11412.960603] [54885]: [pid: 54885|app: 0|req: 307/597] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:08:17 2025] POST /volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11413.479915] [54884]: DEBUG cinder.api.middleware.request_id [None req-3077d062-c0c1-4d31-87c2-79decd426c0c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11413.481930] [54884]: INFO cinder.api.openstack.wsgi [None req-3077d062-c0c1-4d31-87c2-79decd426c0c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11413.483214] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3077d062-c0c1-4d31-87c2-79decd426c0c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11413.483214] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3077d062-c0c1-4d31-87c2-79decd426c0c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11413.494118] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11413.494118] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11413.500068] [54884]: INFO cinder.volume.api [None req-3077d062-c0c1-4d31-87c2-79decd426c0c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11413.504240] [54884]: INFO cinder.api.openstack.wsgi [None req-3077d062-c0c1-4d31-87c2-79decd426c0c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11413.504691] [54884]: [pid: 54884|app: 0|req: 291/598] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:18 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11413.515459] [54885]: DEBUG cinder.api.middleware.request_id [None req-2c05ae14-2bdb-409c-b1ec-b50c3549eef5 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11413.517508] [54885]: INFO cinder.api.openstack.wsgi [None req-2c05ae14-2bdb-409c-b1ec-b50c3549eef5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11413.517732] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2c05ae14-2bdb-409c-b1ec-b50c3549eef5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11413.517965] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2c05ae14-2bdb-409c-b1ec-b50c3549eef5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11413.527611] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11413.527611] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11413.530637] [54885]: INFO cinder.volume.api [None req-2c05ae14-2bdb-409c-b1ec-b50c3549eef5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11413.534774] [54885]: INFO cinder.api.openstack.wsgi [None req-2c05ae14-2bdb-409c-b1ec-b50c3549eef5 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11413.535155] [54885]: [pid: 54885|app: 0|req: 308/599] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:18 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11413.543908] [54884]: DEBUG cinder.api.middleware.request_id [None req-989f7c4b-8f98-4c80-95c9-b384e4e9f806 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11413.545906] [54884]: INFO cinder.api.openstack.wsgi [None req-989f7c4b-8f98-4c80-95c9-b384e4e9f806 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11413.546133] [54884]: DEBUG cinder.api.openstack.wsgi [None req-989f7c4b-8f98-4c80-95c9-b384e4e9f806 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11413.546346] [54884]: DEBUG cinder.api.openstack.wsgi [None req-989f7c4b-8f98-4c80-95c9-b384e4e9f806 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11413.546534] [54884]: INFO cinder.api.v3.volumes [None req-989f7c4b-8f98-4c80-95c9-b384e4e9f806 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Delete volume with id: e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11413.555631] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11413.555631] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11413.556088] [54884]: INFO cinder.volume.api [None req-989f7c4b-8f98-4c80-95c9-b384e4e9f806 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11413.563506] [54884]: INFO cinder.volume.api [None req-989f7c4b-8f98-4c80-95c9-b384e4e9f806 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-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. [11413.563825] [54884]: INFO cinder.api.openstack.wsgi [None req-989f7c4b-8f98-4c80-95c9-b384e4e9f806 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 400 [11413.564303] [54884]: [pid: 54884|app: 0|req: 292/600] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:08:18 2025] DELETE /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [11413.566920] [54885]: DEBUG cinder.api.middleware.request_id [None req-c84a782b-cf99-4c04-9b27-0c203458b3bb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11413.568982] [54885]: INFO cinder.api.openstack.wsgi [None req-c84a782b-cf99-4c04-9b27-0c203458b3bb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11413.569210] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c84a782b-cf99-4c04-9b27-0c203458b3bb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11413.569458] [54885]: DEBUG cinder.api.openstack.wsgi [None req-c84a782b-cf99-4c04-9b27-0c203458b3bb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11413.578172] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11413.578172] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11413.580999] [54885]: INFO cinder.volume.api [None req-c84a782b-cf99-4c04-9b27-0c203458b3bb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11413.585067] [54885]: INFO cinder.api.openstack.wsgi [None req-c84a782b-cf99-4c04-9b27-0c203458b3bb tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11413.585428] [54885]: [pid: 54885|app: 0|req: 309/601] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:18 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11413.617828] [54884]: DEBUG cinder.api.middleware.request_id [req-62247b2e-067c-4195-ba1e-c19322283e7e req-c8ff5f06-7f15-4a82-8bdb-dadea8fd152e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11413.620115] [54884]: INFO cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-c8ff5f06-7f15-4a82-8bdb-dadea8fd152e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11413.620339] [54884]: DEBUG cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-c8ff5f06-7f15-4a82-8bdb-dadea8fd152e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11413.620559] [54884]: DEBUG cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-c8ff5f06-7f15-4a82-8bdb-dadea8fd152e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11413.630285] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11413.630285] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11413.633302] [54884]: INFO cinder.volume.api [req-62247b2e-067c-4195-ba1e-c19322283e7e req-c8ff5f06-7f15-4a82-8bdb-dadea8fd152e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11413.637368] [54884]: INFO cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-c8ff5f06-7f15-4a82-8bdb-dadea8fd152e tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11413.637720] [54884]: [pid: 54884|app: 0|req: 293/602] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 11 15:08:18 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11413.652911] [54885]: DEBUG cinder.api.middleware.request_id [req-62247b2e-067c-4195-ba1e-c19322283e7e req-36d4a3d0-aef6-4ea6-aaff-bfdbd0558a56 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11413.655500] [54885]: INFO cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-36d4a3d0-aef6-4ea6-aaff-bfdbd0558a56 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] POST http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e/action [11413.655869] [54885]: DEBUG cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-36d4a3d0-aef6-4ea6-aaff-bfdbd0558a56 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11413.656014] [54885]: DEBUG cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-36d4a3d0-aef6-4ea6-aaff-bfdbd0558a56 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11413.665989] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11413.665989] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11413.666485] [54885]: INFO cinder.volume.api [req-62247b2e-067c-4195-ba1e-c19322283e7e req-36d4a3d0-aef6-4ea6-aaff-bfdbd0558a56 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11413.672093] [54885]: INFO cinder.volume.api [req-62247b2e-067c-4195-ba1e-c19322283e7e req-36d4a3d0-aef6-4ea6-aaff-bfdbd0558a56 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Begin detaching volume completed successfully. [11413.672303] [54885]: INFO cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-36d4a3d0-aef6-4ea6-aaff-bfdbd0558a56 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e/action returned with HTTP 202 [11413.672691] [54885]: [pid: 54885|app: 0|req: 310/603] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 11 15:08:18 2025] POST /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [11414.709730] [54884]: DEBUG cinder.api.middleware.request_id [None req-2f044870-f8ae-4483-b5d1-b86d52c5ed0f None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11414.710790] [54884]: INFO cinder.api.openstack.wsgi [None req-2f044870-f8ae-4483-b5d1-b86d52c5ed0f None None] GET http://10.180.1.21/volume// [11414.711779] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2f044870-f8ae-4483-b5d1-b86d52c5ed0f None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11414.711779] [54884]: DEBUG cinder.api.openstack.wsgi [None req-2f044870-f8ae-4483-b5d1-b86d52c5ed0f None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11414.712958] [54884]: INFO cinder.api.openstack.wsgi [None req-2f044870-f8ae-4483-b5d1-b86d52c5ed0f None None] http://10.180.1.21/volume// returned with HTTP 300 [11414.713495] [54884]: [pid: 54884|app: 0|req: 294/604] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:08:19 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11414.717669] [54885]: DEBUG cinder.api.middleware.request_id [req-62247b2e-067c-4195-ba1e-c19322283e7e req-73ec4029-fe57-4f91-b2e6-57bf37225dd1 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11414.722385] [54885]: INFO cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-73ec4029-fe57-4f91-b2e6-57bf37225dd1 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11414.722644] [54885]: DEBUG cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-73ec4029-fe57-4f91-b2e6-57bf37225dd1 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11414.722858] [54885]: DEBUG cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-73ec4029-fe57-4f91-b2e6-57bf37225dd1 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11414.740664] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11414.740664] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11414.747481] [54885]: INFO cinder.volume.api [req-62247b2e-067c-4195-ba1e-c19322283e7e req-73ec4029-fe57-4f91-b2e6-57bf37225dd1 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11414.755560] [54885]: INFO cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-73ec4029-fe57-4f91-b2e6-57bf37225dd1 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11414.756086] [54885]: [pid: 54885|app: 0|req: 311/605] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 11 15:08:19 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 1322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [11415.471039] [54884]: DEBUG cinder.api.middleware.request_id [None req-a5a455a8-d4bb-41db-bab8-95da8d627996 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11415.472628] [54884]: INFO cinder.api.openstack.wsgi [None req-a5a455a8-d4bb-41db-bab8-95da8d627996 None None] GET http://10.180.1.21/volume// [11415.472628] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a5a455a8-d4bb-41db-bab8-95da8d627996 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11415.472628] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a5a455a8-d4bb-41db-bab8-95da8d627996 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11415.472628] [54884]: INFO cinder.api.openstack.wsgi [None req-a5a455a8-d4bb-41db-bab8-95da8d627996 None None] http://10.180.1.21/volume// returned with HTTP 300 [11415.472628] [54884]: [pid: 54884|app: 0|req: 295/606] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:08:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11415.476982] [54885]: DEBUG cinder.api.middleware.request_id [req-09465302-d98b-4f97-9631-1c8814f6654e req-c7f5784b-dfa1-4e5c-9fe6-7cbe42331dd8 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11415.479231] [54885]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-c7f5784b-dfa1-4e5c-9fe6-7cbe42331dd8 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] POST http://10.180.1.21/volume/v3/attachments [11415.479713] [54885]: DEBUG cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-c7f5784b-dfa1-4e5c-9fe6-7cbe42331dd8 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dea7dde6-2c87-44c0-a6ec-4aabb71b4557", "connector": null, "instance_uuid": "c8fb1eaa-3c73-48d5-9415-e00da2d32cad"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11415.491436] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11415.491436] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11415.516612] [54885]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-c7f5784b-dfa1-4e5c-9fe6-7cbe42331dd8 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11415.517129] [54885]: [pid: 54885|app: 0|req: 312/607] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:08:20 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11415.521127] [54884]: DEBUG cinder.api.middleware.request_id [req-09465302-d98b-4f97-9631-1c8814f6654e req-f3d38ee7-296b-462d-a3df-634390b9f3a0 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11415.523460] [54884]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-f3d38ee7-296b-462d-a3df-634390b9f3a0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d [11415.523673] [54884]: DEBUG cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-f3d38ee7-296b-462d-a3df-634390b9f3a0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11415.524285] [54884]: DEBUG cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-f3d38ee7-296b-462d-a3df-634390b9f3a0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'version_select' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11415.530696] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11415.530696] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11415.983378] [54885]: DEBUG cinder.api.middleware.request_id [req-62247b2e-067c-4195-ba1e-c19322283e7e req-1a0d4017-e6d3-4ebf-b348-75def39b85b3 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11415.985574] [54885]: INFO cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-1a0d4017-e6d3-4ebf-b348-75def39b85b3 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22 [11415.985784] [54885]: DEBUG cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-1a0d4017-e6d3-4ebf-b348-75def39b85b3 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11415.985995] [54885]: DEBUG cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-1a0d4017-e6d3-4ebf-b348-75def39b85b3 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11415.994887] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11415.994887] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11416.057150] [54884]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-f3d38ee7-296b-462d-a3df-634390b9f3a0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d returned with HTTP 200 [11416.057895] [54884]: [pid: 54884|app: 0|req: 296/608] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:08:20 2025] DELETE /volume/v3/attachments/b0d933fc-3830-4dd2-8d90-acc758ca2e0d => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11416.520761] [54885]: INFO cinder.api.openstack.wsgi [req-62247b2e-067c-4195-ba1e-c19322283e7e req-1a0d4017-e6d3-4ebf-b348-75def39b85b3 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22 returned with HTTP 200 [11416.521546] [54885]: [pid: 54885|app: 0|req: 313/609] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:08:20 2025] DELETE /volume/v3/attachments/dd9b7a7f-3a88-4b86-afb1-171b7c6b7d22 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11417.864224] [54884]: DEBUG cinder.api.middleware.request_id [None req-3b4520f1-d7fa-45fa-841b-91b762d4a4cc None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11417.866368] [54884]: INFO cinder.api.openstack.wsgi [None req-3b4520f1-d7fa-45fa-841b-91b762d4a4cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11417.866593] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3b4520f1-d7fa-45fa-841b-91b762d4a4cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11417.866885] [54884]: DEBUG cinder.api.openstack.wsgi [None req-3b4520f1-d7fa-45fa-841b-91b762d4a4cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11417.877016] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11417.877016] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11417.880980] [54884]: INFO cinder.volume.api [None req-3b4520f1-d7fa-45fa-841b-91b762d4a4cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11417.885818] [54884]: INFO cinder.api.openstack.wsgi [None req-3b4520f1-d7fa-45fa-841b-91b762d4a4cc tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11417.886204] [54884]: [pid: 54884|app: 0|req: 297/610] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:22 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11418.694212] [54885]: DEBUG cinder.api.middleware.request_id [None req-bc54595c-1599-4b77-a3f0-e67a2932d81a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11418.696546] [54885]: INFO cinder.api.openstack.wsgi [None req-bc54595c-1599-4b77-a3f0-e67a2932d81a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11418.696846] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bc54595c-1599-4b77-a3f0-e67a2932d81a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11418.697142] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bc54595c-1599-4b77-a3f0-e67a2932d81a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11418.697410] [54885]: INFO cinder.api.v3.volumes [None req-bc54595c-1599-4b77-a3f0-e67a2932d81a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Delete volume with id: f84f95e5-e74f-45b2-8a93-f7a18c769567 [11418.710366] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11418.710366] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11418.711041] [54885]: INFO cinder.volume.api [None req-bc54595c-1599-4b77-a3f0-e67a2932d81a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11418.729194] [54885]: INFO cinder.volume.api [None req-bc54595c-1599-4b77-a3f0-e67a2932d81a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Delete volume request issued successfully. [11418.729447] [54885]: INFO cinder.api.openstack.wsgi [None req-bc54595c-1599-4b77-a3f0-e67a2932d81a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 202 [11418.729922] [54885]: [pid: 54885|app: 0|req: 314/611] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:08:23 2025] DELETE /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11418.733422] [54884]: DEBUG cinder.api.middleware.request_id [None req-d25fa77c-24f5-4699-83be-64f963828a68 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11418.736383] [54884]: INFO cinder.api.openstack.wsgi [None req-d25fa77c-24f5-4699-83be-64f963828a68 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11418.736383] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d25fa77c-24f5-4699-83be-64f963828a68 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11418.736383] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d25fa77c-24f5-4699-83be-64f963828a68 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11418.743683] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11418.743683] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11418.748954] [54884]: INFO cinder.volume.api [None req-d25fa77c-24f5-4699-83be-64f963828a68 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11418.755019] [54884]: INFO cinder.api.openstack.wsgi [None req-d25fa77c-24f5-4699-83be-64f963828a68 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 200 [11418.755019] [54884]: [pid: 54884|app: 0|req: 298/612] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:23 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11419.765325] [54885]: DEBUG cinder.api.middleware.request_id [None req-0e2d9703-a433-4abd-b165-488987c4570a None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11419.767656] [54885]: INFO cinder.api.openstack.wsgi [None req-0e2d9703-a433-4abd-b165-488987c4570a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 [11419.767878] [54885]: DEBUG cinder.api.openstack.wsgi [None req-0e2d9703-a433-4abd-b165-488987c4570a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11419.768108] [54885]: DEBUG cinder.api.openstack.wsgi [None req-0e2d9703-a433-4abd-b165-488987c4570a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11419.774324] [54885]: INFO cinder.api.openstack.wsgi [None req-0e2d9703-a433-4abd-b165-488987c4570a tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 returned with HTTP 404 [11419.774792] [54885]: [pid: 54885|app: 0|req: 315/613] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:24 2025] GET /volume/v3/volumes/f84f95e5-e74f-45b2-8a93-f7a18c769567 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11419.820192] [54884]: DEBUG cinder.api.middleware.request_id [None req-b39cc73e-10e0-482b-b633-6afeb297c6d9 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11419.822299] [54884]: INFO cinder.api.openstack.wsgi [None req-b39cc73e-10e0-482b-b633-6afeb297c6d9 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11419.822733] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b39cc73e-10e0-482b-b633-6afeb297c6d9 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11419.822815] [54884]: DEBUG cinder.api.openstack.wsgi [None req-b39cc73e-10e0-482b-b633-6afeb297c6d9 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11419.822956] [54884]: INFO cinder.api.v3.volumes [None req-b39cc73e-10e0-482b-b633-6afeb297c6d9 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Delete volume with id: 2a8c943a-e74b-46d3-af46-5a004b4964fa [11419.840466] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11419.840466] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11419.841009] [54884]: INFO cinder.volume.api [None req-b39cc73e-10e0-482b-b633-6afeb297c6d9 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11419.855777] [54884]: INFO cinder.volume.api [None req-b39cc73e-10e0-482b-b633-6afeb297c6d9 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Delete volume request issued successfully. [11419.855976] [54884]: INFO cinder.api.openstack.wsgi [None req-b39cc73e-10e0-482b-b633-6afeb297c6d9 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 202 [11419.856382] [54884]: [pid: 54884|app: 0|req: 299/614] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:08:24 2025] DELETE /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11419.859618] [54885]: DEBUG cinder.api.middleware.request_id [None req-05d776c9-ffcc-4527-9001-ac47adb72edd None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11419.861818] [54885]: INFO cinder.api.openstack.wsgi [None req-05d776c9-ffcc-4527-9001-ac47adb72edd tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11419.862075] [54885]: DEBUG cinder.api.openstack.wsgi [None req-05d776c9-ffcc-4527-9001-ac47adb72edd tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11419.862271] [54885]: DEBUG cinder.api.openstack.wsgi [None req-05d776c9-ffcc-4527-9001-ac47adb72edd tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11419.869800] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11419.869800] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11419.873674] [54885]: INFO cinder.volume.api [None req-05d776c9-ffcc-4527-9001-ac47adb72edd tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11419.878363] [54885]: INFO cinder.api.openstack.wsgi [None req-05d776c9-ffcc-4527-9001-ac47adb72edd tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11419.878736] [54885]: [pid: 54885|app: 0|req: 316/615] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:24 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11420.553521] [54884]: DEBUG cinder.api.middleware.request_id [req-09465302-d98b-4f97-9631-1c8814f6654e req-6baf64ce-2b19-45e6-8da2-ab095fadaaa6 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11420.560227] [54884]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-6baf64ce-2b19-45e6-8da2-ab095fadaaa6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] PUT http://10.180.1.21/volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 [11420.561045] [54884]: DEBUG cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-6baf64ce-2b19-45e6-8da2-ab095fadaaa6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-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-496280", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11420.572647] [54884]: DEBUG cinder.coordination [req-09465302-d98b-4f97-9631-1c8814f6654e req-6baf64ce-2b19-45e6-8da2-ab095fadaaa6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Acquiring lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11420.577572] [54884]: DEBUG cinder.coordination [req-09465302-d98b-4f97-9631-1c8814f6654e req-6baf64ce-2b19-45e6-8da2-ab095fadaaa6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11420.578570] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11420.578570] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11420.889236] [54885]: DEBUG cinder.api.middleware.request_id [None req-a942c6c5-5b80-42c3-8a07-d3079c4f932f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11420.891366] [54885]: INFO cinder.api.openstack.wsgi [None req-a942c6c5-5b80-42c3-8a07-d3079c4f932f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11420.891662] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a942c6c5-5b80-42c3-8a07-d3079c4f932f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11420.891886] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a942c6c5-5b80-42c3-8a07-d3079c4f932f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11420.901609] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11420.901609] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11420.905085] [54885]: INFO cinder.volume.api [None req-a942c6c5-5b80-42c3-8a07-d3079c4f932f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11420.909666] [54885]: INFO cinder.api.openstack.wsgi [None req-a942c6c5-5b80-42c3-8a07-d3079c4f932f tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11420.910066] [54885]: [pid: 54885|app: 0|req: 317/616] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:25 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11421.098132] [54884]: DEBUG cinder.coordination [req-09465302-d98b-4f97-9631-1c8814f6654e req-6baf64ce-2b19-45e6-8da2-ab095fadaaa6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11421.098501] [54884]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-6baf64ce-2b19-45e6-8da2-ab095fadaaa6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 returned with HTTP 200 [11421.098977] [54884]: [pid: 54884|app: 0|req: 300/617] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:08:25 2025] PUT /volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11421.103511] [54885]: DEBUG cinder.api.middleware.request_id [req-09465302-d98b-4f97-9631-1c8814f6654e req-1af1b16a-5b2d-4072-9fc3-b94feb38a3d1 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11421.105961] [54885]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-1af1b16a-5b2d-4072-9fc3-b94feb38a3d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 [11421.106243] [54885]: DEBUG cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-1af1b16a-5b2d-4072-9fc3-b94feb38a3d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11421.106459] [54885]: DEBUG cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-1af1b16a-5b2d-4072-9fc3-b94feb38a3d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11421.122112] [54885]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-1af1b16a-5b2d-4072-9fc3-b94feb38a3d1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 returned with HTTP 200 [11421.122548] [54885]: [pid: 54885|app: 0|req: 318/618] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 11 15:08:25 2025] GET /volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11421.919257] [54884]: DEBUG cinder.api.middleware.request_id [None req-d4d6b243-490c-416f-a625-e8e79a3fbe2b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11421.921483] [54884]: INFO cinder.api.openstack.wsgi [None req-d4d6b243-490c-416f-a625-e8e79a3fbe2b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11421.921756] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d4d6b243-490c-416f-a625-e8e79a3fbe2b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11421.921984] [54884]: DEBUG cinder.api.openstack.wsgi [None req-d4d6b243-490c-416f-a625-e8e79a3fbe2b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11421.932240] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11421.932240] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11421.935960] [54884]: INFO cinder.volume.api [None req-d4d6b243-490c-416f-a625-e8e79a3fbe2b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Volume info retrieved successfully. [11421.941238] [54884]: INFO cinder.api.openstack.wsgi [None req-d4d6b243-490c-416f-a625-e8e79a3fbe2b tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 200 [11421.941673] [54884]: [pid: 54884|app: 0|req: 301/619] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:26 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11422.952420] [54885]: DEBUG cinder.api.middleware.request_id [None req-75d4c827-7169-4fa4-9919-9839e67e7ed7 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11422.954955] [54885]: INFO cinder.api.openstack.wsgi [None req-75d4c827-7169-4fa4-9919-9839e67e7ed7 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] GET http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa [11422.955239] [54885]: DEBUG cinder.api.openstack.wsgi [None req-75d4c827-7169-4fa4-9919-9839e67e7ed7 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11422.955460] [54885]: DEBUG cinder.api.openstack.wsgi [None req-75d4c827-7169-4fa4-9919-9839e67e7ed7 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11422.961436] [54885]: INFO cinder.api.openstack.wsgi [None req-75d4c827-7169-4fa4-9919-9839e67e7ed7 tempest-AttachVolumeShelveTestJSON-1182690349 tempest-AttachVolumeShelveTestJSON-1182690349-project-member] http://10.180.1.21/volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa returned with HTTP 404 [11422.962054] [54885]: [pid: 54885|app: 0|req: 319/620] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:27 2025] GET /volume/v3/volumes/2a8c943a-e74b-46d3-af46-5a004b4964fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11423.209716] [54884]: DEBUG cinder.api.middleware.request_id [req-09465302-d98b-4f97-9631-1c8814f6654e req-d669d8bf-e385-4011-a9ee-4f693b4af89e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11423.212118] [54884]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-d669d8bf-e385-4011-a9ee-4f693b4af89e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] POST http://10.180.1.21/volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9/action [11423.212543] [54884]: DEBUG cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-d669d8bf-e385-4011-a9ee-4f693b4af89e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action body: b'{"os-complete": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11423.212678] [54884]: DEBUG cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-d669d8bf-e385-4011-a9ee-4f693b4af89e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11423.229367] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11423.229367] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11423.238308] [54884]: INFO cinder.api.openstack.wsgi [req-09465302-d98b-4f97-9631-1c8814f6654e req-d669d8bf-e385-4011-a9ee-4f693b4af89e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9/action returned with HTTP 204 [11423.239076] [54884]: [pid: 54884|app: 0|req: 302/621] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:08:28 2025] POST /volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11426.044152] [54885]: DEBUG cinder.api.middleware.request_id [None req-07a401e5-a09c-488d-867a-fea8320e7cdf None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11426.046689] [54885]: INFO cinder.api.openstack.wsgi [None req-07a401e5-a09c-488d-867a-fea8320e7cdf tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11426.046997] [54885]: DEBUG cinder.api.openstack.wsgi [None req-07a401e5-a09c-488d-867a-fea8320e7cdf tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11426.047438] [54885]: DEBUG cinder.api.openstack.wsgi [None req-07a401e5-a09c-488d-867a-fea8320e7cdf tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11426.047438] [54885]: INFO cinder.api.v3.volumes [None req-07a401e5-a09c-488d-867a-fea8320e7cdf tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Delete volume with id: e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11426.058110] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11426.058110] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11426.058700] [54885]: INFO cinder.volume.api [None req-07a401e5-a09c-488d-867a-fea8320e7cdf tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11426.075051] [54885]: INFO cinder.volume.api [None req-07a401e5-a09c-488d-867a-fea8320e7cdf tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Delete volume request issued successfully. [11426.075278] [54885]: INFO cinder.api.openstack.wsgi [None req-07a401e5-a09c-488d-867a-fea8320e7cdf tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 202 [11426.076823] [54885]: [pid: 54885|app: 0|req: 320/622] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:08:30 2025] DELETE /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11426.079091] [54884]: DEBUG cinder.api.middleware.request_id [None req-692879d9-285f-433a-a22a-9ca01cdae738 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11426.080868] [54884]: INFO cinder.api.openstack.wsgi [None req-692879d9-285f-433a-a22a-9ca01cdae738 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11426.081095] [54884]: DEBUG cinder.api.openstack.wsgi [None req-692879d9-285f-433a-a22a-9ca01cdae738 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11426.081640] [54884]: DEBUG cinder.api.openstack.wsgi [None req-692879d9-285f-433a-a22a-9ca01cdae738 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11426.089605] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11426.089605] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11426.095278] [54884]: INFO cinder.volume.api [None req-692879d9-285f-433a-a22a-9ca01cdae738 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11426.098747] [54884]: INFO cinder.api.openstack.wsgi [None req-692879d9-285f-433a-a22a-9ca01cdae738 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11426.098747] [54884]: [pid: 54884|app: 0|req: 303/623] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:30 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11427.109748] [54885]: DEBUG cinder.api.middleware.request_id [None req-ae8f00b7-66b2-404f-ac51-fa181f107398 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11427.112071] [54885]: INFO cinder.api.openstack.wsgi [None req-ae8f00b7-66b2-404f-ac51-fa181f107398 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11427.112339] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ae8f00b7-66b2-404f-ac51-fa181f107398 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11427.112601] [54885]: DEBUG cinder.api.openstack.wsgi [None req-ae8f00b7-66b2-404f-ac51-fa181f107398 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11427.120777] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11427.120777] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11427.124488] [54885]: INFO cinder.volume.api [None req-ae8f00b7-66b2-404f-ac51-fa181f107398 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11427.128676] [54885]: INFO cinder.api.openstack.wsgi [None req-ae8f00b7-66b2-404f-ac51-fa181f107398 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11427.129069] [54885]: [pid: 54885|app: 0|req: 321/624] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:31 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11427.444687] [54884]: DEBUG cinder.api.middleware.request_id [None req-206b5fed-efa5-47f6-ae3f-3fa8ed7b39e2 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11427.445161] [54884]: INFO cinder.api.openstack.wsgi [None req-206b5fed-efa5-47f6-ae3f-3fa8ed7b39e2 None None] GET http://10.180.1.21/volume// [11427.445371] [54884]: DEBUG cinder.api.openstack.wsgi [None req-206b5fed-efa5-47f6-ae3f-3fa8ed7b39e2 None None] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11427.445567] [54884]: DEBUG cinder.api.openstack.wsgi [None req-206b5fed-efa5-47f6-ae3f-3fa8ed7b39e2 None None] Calling method 'all' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11427.446153] [54884]: INFO cinder.api.openstack.wsgi [None req-206b5fed-efa5-47f6-ae3f-3fa8ed7b39e2 None None] http://10.180.1.21/volume// returned with HTTP 300 [11427.446480] [54884]: [pid: 54884|app: 0|req: 304/625] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:08:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11427.450430] [54885]: DEBUG cinder.api.middleware.request_id [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-081525ea-aaa4-43ec-8f23-089a21526fe6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11427.452851] [54885]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-081525ea-aaa4-43ec-8f23-089a21526fe6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] POST http://10.180.1.21/volume/v3/attachments [11427.453367] [54885]: DEBUG cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-081525ea-aaa4-43ec-8f23-089a21526fe6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dea7dde6-2c87-44c0-a6ec-4aabb71b4557", "connector": null, "instance_uuid": "c8fb1eaa-3c73-48d5-9415-e00da2d32cad"}} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11427.465466] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11427.465466] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11427.492305] [54885]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-081525ea-aaa4-43ec-8f23-089a21526fe6 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11427.492816] [54885]: [pid: 54885|app: 0|req: 322/626] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:08:32 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) [11427.496776] [54884]: DEBUG cinder.api.middleware.request_id [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-ed70083e-0cd0-4fec-9f40-1fb72b1aab40 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11427.499139] [54884]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-ed70083e-0cd0-4fec-9f40-1fb72b1aab40 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 [11427.499359] [54884]: DEBUG cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-ed70083e-0cd0-4fec-9f40-1fb72b1aab40 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11427.499581] [54884]: DEBUG cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-ed70083e-0cd0-4fec-9f40-1fb72b1aab40 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'version_select' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11427.506707] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11427.506707] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11428.035817] [54884]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-ed70083e-0cd0-4fec-9f40-1fb72b1aab40 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 returned with HTTP 200 [11428.036272] [54884]: [pid: 54884|app: 0|req: 305/627] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:08:32 2025] DELETE /volume/v3/attachments/a05d2777-d30a-4411-b9b9-9a4f1bc8a8f9 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11428.139417] [54885]: DEBUG cinder.api.middleware.request_id [None req-126ff414-0e30-46ef-9074-d5fdb2dc3e62 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11428.141800] [54885]: INFO cinder.api.openstack.wsgi [None req-126ff414-0e30-46ef-9074-d5fdb2dc3e62 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11428.142081] [54885]: DEBUG cinder.api.openstack.wsgi [None req-126ff414-0e30-46ef-9074-d5fdb2dc3e62 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11428.142331] [54885]: DEBUG cinder.api.openstack.wsgi [None req-126ff414-0e30-46ef-9074-d5fdb2dc3e62 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11428.150840] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11428.150840] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11428.154959] [54885]: INFO cinder.volume.api [None req-126ff414-0e30-46ef-9074-d5fdb2dc3e62 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11428.160218] [54885]: INFO cinder.api.openstack.wsgi [None req-126ff414-0e30-46ef-9074-d5fdb2dc3e62 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 200 [11428.160647] [54885]: [pid: 54885|app: 0|req: 323/628] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:32 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11429.171128] [54884]: DEBUG cinder.api.middleware.request_id [None req-eb4d307d-76fb-42a7-baaf-f5222fa0cb2b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11429.173333] [54884]: INFO cinder.api.openstack.wsgi [None req-eb4d307d-76fb-42a7-baaf-f5222fa0cb2b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e [11429.173556] [54884]: DEBUG cinder.api.openstack.wsgi [None req-eb4d307d-76fb-42a7-baaf-f5222fa0cb2b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11429.173778] [54884]: DEBUG cinder.api.openstack.wsgi [None req-eb4d307d-76fb-42a7-baaf-f5222fa0cb2b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11429.180331] [54884]: INFO cinder.api.openstack.wsgi [None req-eb4d307d-76fb-42a7-baaf-f5222fa0cb2b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e returned with HTTP 404 [11429.180780] [54884]: [pid: 54884|app: 0|req: 306/629] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:34 2025] GET /volume/v3/volumes/e34cc94f-38ad-4bbc-8328-3dc5b4bc734e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11429.221954] [54885]: DEBUG cinder.api.middleware.request_id [None req-b4cc157a-1381-41e9-8a15-83009e6fd229 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11429.223957] [54885]: INFO cinder.api.openstack.wsgi [None req-b4cc157a-1381-41e9-8a15-83009e6fd229 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11429.224195] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b4cc157a-1381-41e9-8a15-83009e6fd229 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11429.224404] [54885]: DEBUG cinder.api.openstack.wsgi [None req-b4cc157a-1381-41e9-8a15-83009e6fd229 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11429.224586] [54885]: INFO cinder.api.v3.volumes [None req-b4cc157a-1381-41e9-8a15-83009e6fd229 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Delete volume with id: c32d3f45-ab3c-49fc-9526-3f65b108f979 [11429.226662] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=281,cinder:UPDATE=31,cinder:INSERT=12 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11429.233803] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11429.233803] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11429.234346] [54885]: INFO cinder.volume.api [None req-b4cc157a-1381-41e9-8a15-83009e6fd229 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11429.250278] [54885]: INFO cinder.volume.api [None req-b4cc157a-1381-41e9-8a15-83009e6fd229 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Delete volume request issued successfully. [11429.250596] [54885]: INFO cinder.api.openstack.wsgi [None req-b4cc157a-1381-41e9-8a15-83009e6fd229 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 202 [11429.251214] [54885]: [pid: 54885|app: 0|req: 324/630] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:08:34 2025] DELETE /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11429.254174] [54884]: DEBUG cinder.api.middleware.request_id [None req-c98a5b7d-2102-4363-8407-6dcc26484c4c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11429.256742] [54884]: INFO cinder.api.openstack.wsgi [None req-c98a5b7d-2102-4363-8407-6dcc26484c4c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11429.256985] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c98a5b7d-2102-4363-8407-6dcc26484c4c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11429.257227] [54884]: DEBUG cinder.api.openstack.wsgi [None req-c98a5b7d-2102-4363-8407-6dcc26484c4c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11429.264703] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11429.264703] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11429.268483] [54884]: INFO cinder.volume.api [None req-c98a5b7d-2102-4363-8407-6dcc26484c4c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11429.273138] [54884]: INFO cinder.api.openstack.wsgi [None req-c98a5b7d-2102-4363-8407-6dcc26484c4c tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11429.273516] [54884]: [pid: 54884|app: 0|req: 307/631] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:34 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11430.284447] [54885]: DEBUG cinder.api.middleware.request_id [None req-bf3897f9-df12-4dd5-9e4b-1bbf09c1a299 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11430.286911] [54885]: INFO cinder.api.openstack.wsgi [None req-bf3897f9-df12-4dd5-9e4b-1bbf09c1a299 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11430.287242] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bf3897f9-df12-4dd5-9e4b-1bbf09c1a299 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11430.287507] [54885]: DEBUG cinder.api.openstack.wsgi [None req-bf3897f9-df12-4dd5-9e4b-1bbf09c1a299 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11430.299422] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11430.299422] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11430.302958] [54885]: INFO cinder.volume.api [None req-bf3897f9-df12-4dd5-9e4b-1bbf09c1a299 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11430.307487] [54885]: INFO cinder.api.openstack.wsgi [None req-bf3897f9-df12-4dd5-9e4b-1bbf09c1a299 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 200 [11430.307928] [54885]: [pid: 54885|app: 0|req: 325/632] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:35 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11431.318326] [54884]: DEBUG cinder.api.middleware.request_id [None req-497c7993-76a3-4c6a-9e24-e20d39065523 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11431.320381] [54884]: INFO cinder.api.openstack.wsgi [None req-497c7993-76a3-4c6a-9e24-e20d39065523 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 [11431.320608] [54884]: DEBUG cinder.api.openstack.wsgi [None req-497c7993-76a3-4c6a-9e24-e20d39065523 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11431.320829] [54884]: DEBUG cinder.api.openstack.wsgi [None req-497c7993-76a3-4c6a-9e24-e20d39065523 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11431.323121] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=207,cinder:UPDATE=43,cinder:INSERT=20 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11431.330189] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11431.330189] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11431.333446] [54884]: INFO cinder.api.openstack.wsgi [None req-497c7993-76a3-4c6a-9e24-e20d39065523 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 returned with HTTP 404 [11431.333961] [54884]: [pid: 54884|app: 0|req: 308/633] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:36 2025] GET /volume/v3/volumes/c32d3f45-ab3c-49fc-9526-3f65b108f979 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [11431.419045] [54885]: DEBUG cinder.api.middleware.request_id [None req-46e5a679-732b-4cad-a3c5-831f59a7cbc6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11431.420714] [54885]: INFO cinder.api.openstack.wsgi [None req-46e5a679-732b-4cad-a3c5-831f59a7cbc6 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11431.420933] [54885]: DEBUG cinder.api.openstack.wsgi [None req-46e5a679-732b-4cad-a3c5-831f59a7cbc6 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11431.421162] [54885]: DEBUG cinder.api.openstack.wsgi [None req-46e5a679-732b-4cad-a3c5-831f59a7cbc6 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11431.421345] [54885]: INFO cinder.api.v3.volumes [None req-46e5a679-732b-4cad-a3c5-831f59a7cbc6 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Delete volume with id: 5faa81e3-2919-4e97-b12c-bebed848f27f [11431.428897] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11431.428897] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11431.429402] [54885]: INFO cinder.volume.api [None req-46e5a679-732b-4cad-a3c5-831f59a7cbc6 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11431.443576] [54885]: INFO cinder.volume.api [None req-46e5a679-732b-4cad-a3c5-831f59a7cbc6 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Delete volume request issued successfully. [11431.443576] [54885]: INFO cinder.api.openstack.wsgi [None req-46e5a679-732b-4cad-a3c5-831f59a7cbc6 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 202 [11431.443949] [54885]: [pid: 54885|app: 0|req: 326/634] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:08:36 2025] DELETE /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11431.447191] [54884]: DEBUG cinder.api.middleware.request_id [None req-60698ce3-a392-4877-8572-3ece08064179 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11431.449280] [54884]: INFO cinder.api.openstack.wsgi [None req-60698ce3-a392-4877-8572-3ece08064179 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11431.449538] [54884]: DEBUG cinder.api.openstack.wsgi [None req-60698ce3-a392-4877-8572-3ece08064179 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11431.449794] [54884]: DEBUG cinder.api.openstack.wsgi [None req-60698ce3-a392-4877-8572-3ece08064179 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11431.458472] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11431.458472] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11431.462069] [54884]: INFO cinder.volume.api [None req-60698ce3-a392-4877-8572-3ece08064179 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11431.466511] [54884]: INFO cinder.api.openstack.wsgi [None req-60698ce3-a392-4877-8572-3ece08064179 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11431.466896] [54884]: [pid: 54884|app: 0|req: 309/635] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:36 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11431.468178] [54885]: DEBUG cinder.api.middleware.request_id [None req-a40a975d-670c-490c-b449-b953941c89e6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11431.468227] [54885]: INFO cinder.api.openstack.wsgi [None req-a40a975d-670c-490c-b449-b953941c89e6 None None] GET http://10.180.1.21/volume// [11431.468373] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a40a975d-670c-490c-b449-b953941c89e6 None None] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11431.468623] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a40a975d-670c-490c-b449-b953941c89e6 None None] Calling method 'all' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11431.469201] [54885]: INFO cinder.api.openstack.wsgi [None req-a40a975d-670c-490c-b449-b953941c89e6 None None] http://10.180.1.21/volume// returned with HTTP 300 [11431.469368] [54885]: [pid: 54885|app: 0|req: 327/636] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 11 15:08:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [11431.473422] [54884]: DEBUG cinder.api.middleware.request_id [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-50d047ad-7e22-46eb-931d-cf9d7880ba3e None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11431.475703] [54884]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-50d047ad-7e22-46eb-931d-cf9d7880ba3e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/attachments [11431.476135] [54884]: DEBUG cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-50d047ad-7e22-46eb-931d-cf9d7880ba3e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21ceaed4-145d-48bb-89df-5d4ba11c95dd", "connector": null, "instance_uuid": "eb9cb46a-64b2-45d1-877f-5d538acde181"}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11431.489403] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11431.489403] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11431.517950] [54884]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-50d047ad-7e22-46eb-931d-cf9d7880ba3e tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [11431.519098] [54884]: [pid: 54884|app: 0|req: 310/637] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 11 15:08:36 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) [11431.523109] [54885]: DEBUG cinder.api.middleware.request_id [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-0cfbc776-601f-4068-ad67-60cb15446871 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11431.525802] [54885]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-0cfbc776-601f-4068-ad67-60cb15446871 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e [11431.525997] [54885]: DEBUG cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-0cfbc776-601f-4068-ad67-60cb15446871 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11431.526221] [54885]: DEBUG cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-0cfbc776-601f-4068-ad67-60cb15446871 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11431.533343] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11431.533343] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11432.060285] [54885]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-0cfbc776-601f-4068-ad67-60cb15446871 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e returned with HTTP 200 [11432.061038] [54885]: [pid: 54885|app: 0|req: 328/638] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:08:36 2025] DELETE /volume/v3/attachments/d071dcff-769e-4144-adcf-8f2d01f1793e => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11432.478341] [54884]: DEBUG cinder.api.middleware.request_id [None req-475375a0-d783-4f68-89bd-ed8ee9e969b7 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11432.480417] [54884]: INFO cinder.api.openstack.wsgi [None req-475375a0-d783-4f68-89bd-ed8ee9e969b7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11432.480636] [54884]: DEBUG cinder.api.openstack.wsgi [None req-475375a0-d783-4f68-89bd-ed8ee9e969b7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11432.480858] [54884]: DEBUG cinder.api.openstack.wsgi [None req-475375a0-d783-4f68-89bd-ed8ee9e969b7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11432.489994] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11432.489994] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11432.493359] [54884]: INFO cinder.volume.api [None req-475375a0-d783-4f68-89bd-ed8ee9e969b7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11432.497955] [54884]: INFO cinder.api.openstack.wsgi [None req-475375a0-d783-4f68-89bd-ed8ee9e969b7 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11432.498328] [54884]: [pid: 54884|app: 0|req: 311/639] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:37 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11433.508498] [54885]: DEBUG cinder.api.middleware.request_id [None req-35b75185-13a1-417f-ac8c-3fbbcc5f4c9b None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11433.510646] [54885]: INFO cinder.api.openstack.wsgi [None req-35b75185-13a1-417f-ac8c-3fbbcc5f4c9b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11433.510869] [54885]: DEBUG cinder.api.openstack.wsgi [None req-35b75185-13a1-417f-ac8c-3fbbcc5f4c9b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11433.511096] [54885]: DEBUG cinder.api.openstack.wsgi [None req-35b75185-13a1-417f-ac8c-3fbbcc5f4c9b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11433.518796] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11433.518796] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11433.522321] [54885]: INFO cinder.volume.api [None req-35b75185-13a1-417f-ac8c-3fbbcc5f4c9b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Volume info retrieved successfully. [11433.526569] [54885]: INFO cinder.api.openstack.wsgi [None req-35b75185-13a1-417f-ac8c-3fbbcc5f4c9b tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 200 [11433.526948] [54885]: [pid: 54885|app: 0|req: 329/640] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:38 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11434.113170] [54884]: DEBUG cinder.api.middleware.request_id [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-183217b8-1cdf-4bc8-b77e-9b8372fe5d44 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11434.115503] [54884]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-183217b8-1cdf-4bc8-b77e-9b8372fe5d44 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] PUT http://10.180.1.21/volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 [11434.115932] [54884]: DEBUG cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-183217b8-1cdf-4bc8-b77e-9b8372fe5d44 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-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-496280", "mountpoint": "/dev/sdb"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11434.124619] [54884]: DEBUG cinder.coordination [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-183217b8-1cdf-4bc8-b77e-9b8372fe5d44 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Acquiring lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11434.128857] [54884]: DEBUG cinder.coordination [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-183217b8-1cdf-4bc8-b77e-9b8372fe5d44 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11434.129923] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11434.129923] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11434.537651] [54885]: DEBUG cinder.api.middleware.request_id [None req-8f59c944-de8a-4b3f-a0d5-631476343966 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11434.539519] [54885]: INFO cinder.api.openstack.wsgi [None req-8f59c944-de8a-4b3f-a0d5-631476343966 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] GET http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f [11434.540181] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8f59c944-de8a-4b3f-a0d5-631476343966 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11434.540181] [54885]: DEBUG cinder.api.openstack.wsgi [None req-8f59c944-de8a-4b3f-a0d5-631476343966 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11434.546089] [54885]: INFO cinder.api.openstack.wsgi [None req-8f59c944-de8a-4b3f-a0d5-631476343966 tempest-AttachVolumeNegativeTest-773355498 tempest-AttachVolumeNegativeTest-773355498-project-member] http://10.180.1.21/volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f returned with HTTP 404 [11434.546543] [54885]: [pid: 54885|app: 0|req: 330/641] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:39 2025] GET /volume/v3/volumes/5faa81e3-2919-4e97-b12c-bebed848f27f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11434.650262] [54884]: DEBUG cinder.coordination [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-183217b8-1cdf-4bc8-b77e-9b8372fe5d44 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Lock "cinder-attachment_update-dea7dde6-2c87-44c0-a6ec-4aabb71b4557-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11434.650262] [54884]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-183217b8-1cdf-4bc8-b77e-9b8372fe5d44 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 returned with HTTP 200 [11434.651022] [54884]: [pid: 54884|app: 0|req: 312/642] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:08:38 2025] PUT /volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11434.654837] [54885]: DEBUG cinder.api.middleware.request_id [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-275ed204-cda4-4ee4-84ee-a3f793ea70c1 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11434.657184] [54885]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-275ed204-cda4-4ee4-84ee-a3f793ea70c1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 [11434.657431] [54885]: DEBUG cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-275ed204-cda4-4ee4-84ee-a3f793ea70c1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11434.657707] [54885]: DEBUG cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-275ed204-cda4-4ee4-84ee-a3f793ea70c1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11434.671586] [54885]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-275ed204-cda4-4ee4-84ee-a3f793ea70c1 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 returned with HTTP 200 [11434.672030] [54885]: [pid: 54885|app: 0|req: 331/643] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 11 15:08:39 2025] GET /volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [11436.521431] [54884]: DEBUG cinder.api.middleware.request_id [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-4eea8c0c-fa24-4e4e-aaf9-ff75a149b7a1 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11436.523807] [54884]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-4eea8c0c-fa24-4e4e-aaf9-ff75a149b7a1 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] PUT http://10.180.1.21/volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae [11436.524240] [54884]: DEBUG cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-4eea8c0c-fa24-4e4e-aaf9-ff75a149b7a1 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-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-496293", "mountpoint": "/dev/sda"}}} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11436.533600] [54884]: DEBUG cinder.coordination [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-4eea8c0c-fa24-4e4e-aaf9-ff75a149b7a1 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Acquiring lock "cinder-attachment_update-21ceaed4-145d-48bb-89df-5d4ba11c95dd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [11436.537662] [54884]: DEBUG cinder.coordination [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-4eea8c0c-fa24-4e4e-aaf9-ff75a149b7a1 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Lock "cinder-attachment_update-21ceaed4-145d-48bb-89df-5d4ba11c95dd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54884) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [11436.538709] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11436.538709] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11437.058767] [54884]: DEBUG cinder.coordination [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-4eea8c0c-fa24-4e4e-aaf9-ff75a149b7a1 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Lock "cinder-attachment_update-21ceaed4-145d-48bb-89df-5d4ba11c95dd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54884) __release /opt/stack/cinder/cinder/coordination.py:157}} [11437.059138] [54884]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-4eea8c0c-fa24-4e4e-aaf9-ff75a149b7a1 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae returned with HTTP 200 [11437.059623] [54884]: [pid: 54884|app: 0|req: 313/644] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 11 15:08:41 2025] PUT /volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11437.063937] [54885]: DEBUG cinder.api.middleware.request_id [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-125eb9c8-83ab-4c58-9370-555bba0ac2b9 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11437.066323] [54885]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-125eb9c8-83ab-4c58-9370-555bba0ac2b9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae [11437.066573] [54885]: DEBUG cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-125eb9c8-83ab-4c58-9370-555bba0ac2b9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11437.066862] [54885]: DEBUG cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-125eb9c8-83ab-4c58-9370-555bba0ac2b9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11437.084011] [54885]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-125eb9c8-83ab-4c58-9370-555bba0ac2b9 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae returned with HTTP 200 [11437.084330] [54885]: [pid: 54885|app: 0|req: 332/645] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 11 15:08:41 2025] GET /volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [11439.163799] [54884]: DEBUG cinder.api.middleware.request_id [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-a55d5f1d-1afc-43bc-bb48-2f9f5d1e9fae None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11439.166100] [54884]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-a55d5f1d-1afc-43bc-bb48-2f9f5d1e9fae tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] POST http://10.180.1.21/volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae/action [11439.166509] [54884]: DEBUG cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-a55d5f1d-1afc-43bc-bb48-2f9f5d1e9fae tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action body: b'{"os-complete": null}' {{(pid=54884) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11439.166649] [54884]: DEBUG cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-a55d5f1d-1afc-43bc-bb48-2f9f5d1e9fae tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11439.181173] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11439.181173] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11439.187584] [54884]: INFO cinder.api.openstack.wsgi [req-b3da6ac9-7d00-42c0-930f-f6bd58049854 req-a55d5f1d-1afc-43bc-bb48-2f9f5d1e9fae tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae/action returned with HTTP 204 [11439.187999] [54884]: [pid: 54884|app: 0|req: 314/646] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:08:44 2025] POST /volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11439.458053] [54885]: DEBUG cinder.api.middleware.request_id [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-27e2fda8-8b0f-4f6a-b194-91fd8d183f3f None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11439.460511] [54885]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-27e2fda8-8b0f-4f6a-b194-91fd8d183f3f tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] POST http://10.180.1.21/volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879/action [11439.460930] [54885]: DEBUG cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-27e2fda8-8b0f-4f6a-b194-91fd8d183f3f tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action body: b'{"os-complete": null}' {{(pid=54885) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [11439.461087] [54885]: DEBUG cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-27e2fda8-8b0f-4f6a-b194-91fd8d183f3f tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [11439.479197] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11439.479197] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11439.485682] [54885]: INFO cinder.api.openstack.wsgi [req-b561a470-fdd4-4db2-b147-bdf93fa5da85 req-27e2fda8-8b0f-4f6a-b194-91fd8d183f3f tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879/action returned with HTTP 204 [11439.486169] [54885]: [pid: 54885|app: 0|req: 333/647] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 11 15:08:44 2025] POST /volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [11446.077660] [54884]: DEBUG cinder.api.middleware.request_id [req-c7481cc0-ca78-4364-a2f2-19227356aa1e req-bc7336f3-7170-4a00-9b07-d756e6ac5b29 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11446.080203] [54884]: INFO cinder.api.openstack.wsgi [req-c7481cc0-ca78-4364-a2f2-19227356aa1e req-bc7336f3-7170-4a00-9b07-d756e6ac5b29 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] DELETE http://10.180.1.21/volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 [11446.080441] [54884]: DEBUG cinder.api.openstack.wsgi [req-c7481cc0-ca78-4364-a2f2-19227356aa1e req-bc7336f3-7170-4a00-9b07-d756e6ac5b29 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11446.080670] [54884]: DEBUG cinder.api.openstack.wsgi [req-c7481cc0-ca78-4364-a2f2-19227356aa1e req-bc7336f3-7170-4a00-9b07-d756e6ac5b29 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'version_select' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11446.089053] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11446.089053] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11446.218271] [54885]: DEBUG cinder.api.middleware.request_id [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-535f0b61-bc16-45a4-8496-1bef1b2a78c8 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11446.220834] [54885]: INFO cinder.api.openstack.wsgi [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-535f0b61-bc16-45a4-8496-1bef1b2a78c8 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6c7624a7-f477-435b-9be4-2065131f29a9 [11446.221081] [54885]: DEBUG cinder.api.openstack.wsgi [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-535f0b61-bc16-45a4-8496-1bef1b2a78c8 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11446.221323] [54885]: DEBUG cinder.api.openstack.wsgi [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-535f0b61-bc16-45a4-8496-1bef1b2a78c8 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11446.228300] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11446.228300] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11446.250697] [54885]: INFO cinder.api.openstack.wsgi [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-535f0b61-bc16-45a4-8496-1bef1b2a78c8 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/attachments/6c7624a7-f477-435b-9be4-2065131f29a9 returned with HTTP 200 [11446.251126] [54885]: [pid: 54885|app: 0|req: 334/648] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:08:51 2025] DELETE /volume/v3/attachments/6c7624a7-f477-435b-9be4-2065131f29a9 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11446.257281] [54885]: DEBUG cinder.api.middleware.request_id [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-ecf4eb96-a0f8-49ef-b416-56d5ea9b5a90 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11446.259357] [54885]: INFO cinder.api.openstack.wsgi [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-ecf4eb96-a0f8-49ef-b416-56d5ea9b5a90 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 [11446.259536] [54885]: DEBUG cinder.api.openstack.wsgi [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-ecf4eb96-a0f8-49ef-b416-56d5ea9b5a90 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11446.259757] [54885]: DEBUG cinder.api.openstack.wsgi [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-ecf4eb96-a0f8-49ef-b416-56d5ea9b5a90 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11446.259953] [54885]: INFO cinder.api.v3.volumes [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-ecf4eb96-a0f8-49ef-b416-56d5ea9b5a90 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Delete volume with id: c29a5e2a-39ea-4278-8e92-779da47cf836 [11446.267819] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11446.267819] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11446.268328] [54885]: INFO cinder.volume.api [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-ecf4eb96-a0f8-49ef-b416-56d5ea9b5a90 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Volume info retrieved successfully. [11446.283939] [54885]: INFO cinder.volume.api [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-ecf4eb96-a0f8-49ef-b416-56d5ea9b5a90 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] Delete volume request issued successfully. [11446.284104] [54885]: INFO cinder.api.openstack.wsgi [req-509c2e78-501a-4627-9ac3-334fb148e2ac req-ecf4eb96-a0f8-49ef-b416-56d5ea9b5a90 tempest-ServerActionsV293TestJSON-797129081 tempest-ServerActionsV293TestJSON-797129081-project-member] http://10.180.1.21/volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 returned with HTTP 202 [11446.284487] [54885]: [pid: 54885|app: 0|req: 335/649] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 11 15:08:51 2025] DELETE /volume/v3/volumes/c29a5e2a-39ea-4278-8e92-779da47cf836 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11446.614008] [54884]: INFO cinder.api.openstack.wsgi [req-c7481cc0-ca78-4364-a2f2-19227356aa1e req-bc7336f3-7170-4a00-9b07-d756e6ac5b29 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 returned with HTTP 200 [11446.614477] [54884]: [pid: 54884|app: 0|req: 315/650] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:08:50 2025] DELETE /volume/v3/attachments/30934e58-2dae-402e-a5fc-564f09ac6879 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11451.892188] [54885]: DEBUG cinder.api.middleware.request_id [None req-2c6514d6-3eda-4ec7-b48b-61fc4c552185 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11451.894393] [54885]: INFO cinder.api.openstack.wsgi [None req-2c6514d6-3eda-4ec7-b48b-61fc4c552185 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11451.894615] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2c6514d6-3eda-4ec7-b48b-61fc4c552185 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11451.894828] [54885]: DEBUG cinder.api.openstack.wsgi [None req-2c6514d6-3eda-4ec7-b48b-61fc4c552185 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11451.907434] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11451.907434] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11451.912381] [54885]: INFO cinder.volume.api [None req-2c6514d6-3eda-4ec7-b48b-61fc4c552185 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11451.918724] [54885]: INFO cinder.api.openstack.wsgi [None req-2c6514d6-3eda-4ec7-b48b-61fc4c552185 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11451.919153] [54885]: [pid: 54885|app: 0|req: 336/651] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:56 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11451.954646] [54884]: DEBUG cinder.api.middleware.request_id [None req-5c9efd01-5000-458b-b67e-e0c11db46387 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11451.958045] [54884]: INFO cinder.api.openstack.wsgi [None req-5c9efd01-5000-458b-b67e-e0c11db46387 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11451.958045] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5c9efd01-5000-458b-b67e-e0c11db46387 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11451.958045] [54884]: DEBUG cinder.api.openstack.wsgi [None req-5c9efd01-5000-458b-b67e-e0c11db46387 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11451.964920] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11451.964920] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11451.973112] [54884]: INFO cinder.volume.api [None req-5c9efd01-5000-458b-b67e-e0c11db46387 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11451.977743] [54884]: INFO cinder.api.openstack.wsgi [None req-5c9efd01-5000-458b-b67e-e0c11db46387 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11451.977999] [54884]: [pid: 54884|app: 0|req: 316/652] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:08:56 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11461.915568] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=54,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11461.975469] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=44,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11478.512548] [54885]: DEBUG cinder.api.middleware.request_id [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-23d6f8f6-ae7a-44a9-93b8-01c7c77552d6 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11478.515085] [54885]: INFO cinder.api.openstack.wsgi [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-23d6f8f6-ae7a-44a9-93b8-01c7c77552d6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] DELETE http://10.180.1.21/volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae [11478.515435] [54885]: DEBUG cinder.api.openstack.wsgi [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-23d6f8f6-ae7a-44a9-93b8-01c7c77552d6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11478.515688] [54885]: DEBUG cinder.api.openstack.wsgi [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-23d6f8f6-ae7a-44a9-93b8-01c7c77552d6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'version_select' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11478.525122] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11478.525122] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11479.052290] [54885]: INFO cinder.api.openstack.wsgi [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-23d6f8f6-ae7a-44a9-93b8-01c7c77552d6 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae returned with HTTP 200 [11479.052706] [54885]: [pid: 54885|app: 0|req: 337/653] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 11 15:09:23 2025] DELETE /volume/v3/attachments/354ca772-a029-4fce-8632-3d7bfa2cdeae => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11479.058900] [54884]: DEBUG cinder.api.middleware.request_id [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-899c3e5a-8fc4-46dc-8c85-6805533f226b None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11479.061221] [54884]: INFO cinder.api.openstack.wsgi [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-899c3e5a-8fc4-46dc-8c85-6805533f226b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] DELETE http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd [11479.061415] [54884]: DEBUG cinder.api.openstack.wsgi [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-899c3e5a-8fc4-46dc-8c85-6805533f226b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11479.061631] [54884]: DEBUG cinder.api.openstack.wsgi [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-899c3e5a-8fc4-46dc-8c85-6805533f226b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11479.061815] [54884]: INFO cinder.api.v3.volumes [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-899c3e5a-8fc4-46dc-8c85-6805533f226b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Delete volume with id: 21ceaed4-145d-48bb-89df-5d4ba11c95dd [11479.070824] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11479.070824] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11479.071323] [54884]: INFO cinder.volume.api [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-899c3e5a-8fc4-46dc-8c85-6805533f226b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11479.086599] [54884]: INFO cinder.volume.api [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-899c3e5a-8fc4-46dc-8c85-6805533f226b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Delete volume request issued successfully. [11479.086785] [54884]: INFO cinder.api.openstack.wsgi [req-324178dd-0f44-4a92-ab7a-f218fefb93f3 req-899c3e5a-8fc4-46dc-8c85-6805533f226b tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd returned with HTTP 202 [11479.087186] [54884]: [pid: 54884|app: 0|req: 317/654] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 11 15:09:23 2025] DELETE /volume/v3/volumes/21ceaed4-145d-48bb-89df-5d4ba11c95dd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11488.481342] [54885]: DEBUG cinder.api.middleware.request_id [None req-d4dbbc90-6a9f-47b7-a99d-fafcaca9a182 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11488.483537] [54885]: INFO cinder.api.openstack.wsgi [None req-d4dbbc90-6a9f-47b7-a99d-fafcaca9a182 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11488.483754] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d4dbbc90-6a9f-47b7-a99d-fafcaca9a182 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11488.483970] [54885]: DEBUG cinder.api.openstack.wsgi [None req-d4dbbc90-6a9f-47b7-a99d-fafcaca9a182 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'delete' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11488.484172] [54885]: INFO cinder.api.v3.volumes [None req-d4dbbc90-6a9f-47b7-a99d-fafcaca9a182 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Delete volume with id: 9e754961-8519-41e2-8697-87cbce58673e [11488.495031] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11488.495031] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11488.495545] [54885]: INFO cinder.volume.api [None req-d4dbbc90-6a9f-47b7-a99d-fafcaca9a182 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11488.511680] [54885]: INFO cinder.volume.api [None req-d4dbbc90-6a9f-47b7-a99d-fafcaca9a182 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Delete volume request issued successfully. [11488.511867] [54885]: INFO cinder.api.openstack.wsgi [None req-d4dbbc90-6a9f-47b7-a99d-fafcaca9a182 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 202 [11488.512324] [54885]: [pid: 54885|app: 0|req: 338/655] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:09:33 2025] DELETE /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11488.515212] [54884]: DEBUG cinder.api.middleware.request_id [None req-7ceeae57-3e5e-47ce-a652-e9b90e0e56de None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11488.517339] [54884]: INFO cinder.api.openstack.wsgi [None req-7ceeae57-3e5e-47ce-a652-e9b90e0e56de tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11488.517833] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7ceeae57-3e5e-47ce-a652-e9b90e0e56de tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11488.517833] [54884]: DEBUG cinder.api.openstack.wsgi [None req-7ceeae57-3e5e-47ce-a652-e9b90e0e56de tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11488.525466] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11488.525466] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11488.529288] [54884]: INFO cinder.volume.api [None req-7ceeae57-3e5e-47ce-a652-e9b90e0e56de tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11488.534836] [54884]: INFO cinder.api.openstack.wsgi [None req-7ceeae57-3e5e-47ce-a652-e9b90e0e56de tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11488.535301] [54884]: [pid: 54884|app: 0|req: 318/656] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:09:33 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11489.546227] [54885]: DEBUG cinder.api.middleware.request_id [None req-5c09ec52-4cf1-4f47-be5e-071e84d85a31 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11489.548308] [54885]: INFO cinder.api.openstack.wsgi [None req-5c09ec52-4cf1-4f47-be5e-071e84d85a31 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11489.548529] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5c09ec52-4cf1-4f47-be5e-071e84d85a31 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11489.548743] [54885]: DEBUG cinder.api.openstack.wsgi [None req-5c09ec52-4cf1-4f47-be5e-071e84d85a31 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11489.556232] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11489.556232] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11489.559394] [54885]: INFO cinder.volume.api [None req-5c09ec52-4cf1-4f47-be5e-071e84d85a31 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11489.563403] [54885]: INFO cinder.api.openstack.wsgi [None req-5c09ec52-4cf1-4f47-be5e-071e84d85a31 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11489.563843] [54885]: [pid: 54885|app: 0|req: 339/657] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:09:34 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [11490.573333] [54884]: DEBUG cinder.api.middleware.request_id [None req-a6600c5f-a408-4986-8dab-00c6303fbee8 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11490.575496] [54884]: INFO cinder.api.openstack.wsgi [None req-a6600c5f-a408-4986-8dab-00c6303fbee8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11490.575716] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a6600c5f-a408-4986-8dab-00c6303fbee8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11490.575936] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a6600c5f-a408-4986-8dab-00c6303fbee8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11490.583452] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11490.583452] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11490.586869] [54884]: INFO cinder.volume.api [None req-a6600c5f-a408-4986-8dab-00c6303fbee8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Volume info retrieved successfully. [11490.590927] [54884]: INFO cinder.api.openstack.wsgi [None req-a6600c5f-a408-4986-8dab-00c6303fbee8 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 200 [11490.591307] [54884]: [pid: 54884|app: 0|req: 319/658] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:09:35 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11491.601599] [54885]: DEBUG cinder.api.middleware.request_id [None req-7869a332-1e58-487f-bf74-d4b83cdc8704 None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11491.603883] [54885]: INFO cinder.api.openstack.wsgi [None req-7869a332-1e58-487f-bf74-d4b83cdc8704 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] GET http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e [11491.604125] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7869a332-1e58-487f-bf74-d4b83cdc8704 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11491.604346] [54885]: DEBUG cinder.api.openstack.wsgi [None req-7869a332-1e58-487f-bf74-d4b83cdc8704 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11491.611255] [54885]: INFO cinder.api.openstack.wsgi [None req-7869a332-1e58-487f-bf74-d4b83cdc8704 tempest-ServerActionsTestOtherA-1133921075 tempest-ServerActionsTestOtherA-1133921075-project-member] http://10.180.1.21/volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e returned with HTTP 404 [11491.611952] [54885]: [pid: 54885|app: 0|req: 340/659] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:09:36 2025] GET /volume/v3/volumes/9e754961-8519-41e2-8697-87cbce58673e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11500.589214] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11501.606702] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11552.796566] [54884]: DEBUG cinder.api.middleware.request_id [None req-28bb2571-2a85-4cf7-9c7e-73ef093fc20c None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11552.799689] [54884]: INFO cinder.api.openstack.wsgi [None req-28bb2571-2a85-4cf7-9c7e-73ef093fc20c tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11552.799957] [54884]: DEBUG cinder.api.openstack.wsgi [None req-28bb2571-2a85-4cf7-9c7e-73ef093fc20c tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11552.800220] [54884]: DEBUG cinder.api.openstack.wsgi [None req-28bb2571-2a85-4cf7-9c7e-73ef093fc20c tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'delete' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11552.800606] [54884]: INFO cinder.api.v3.volumes [None req-28bb2571-2a85-4cf7-9c7e-73ef093fc20c tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Delete volume with id: dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11552.824902] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11552.824902] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11552.825503] [54884]: INFO cinder.volume.api [None req-28bb2571-2a85-4cf7-9c7e-73ef093fc20c tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11552.872230] [54884]: INFO cinder.volume.api [None req-28bb2571-2a85-4cf7-9c7e-73ef093fc20c tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Delete volume request issued successfully. [11552.872431] [54884]: INFO cinder.api.openstack.wsgi [None req-28bb2571-2a85-4cf7-9c7e-73ef093fc20c tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 202 [11552.873015] [54884]: [pid: 54884|app: 0|req: 320/660] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 11 15:10:37 2025] DELETE /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [11552.875963] [54885]: DEBUG cinder.api.middleware.request_id [None req-a1121e77-3ff6-498e-a5c6-8db0b52cdacb None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11552.878578] [54885]: INFO cinder.api.openstack.wsgi [None req-a1121e77-3ff6-498e-a5c6-8db0b52cdacb tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11552.878810] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a1121e77-3ff6-498e-a5c6-8db0b52cdacb tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11552.879033] [54885]: DEBUG cinder.api.openstack.wsgi [None req-a1121e77-3ff6-498e-a5c6-8db0b52cdacb tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11552.887706] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11552.887706] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11552.892693] [54885]: INFO cinder.volume.api [None req-a1121e77-3ff6-498e-a5c6-8db0b52cdacb tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11552.898073] [54885]: INFO cinder.api.openstack.wsgi [None req-a1121e77-3ff6-498e-a5c6-8db0b52cdacb tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11552.898837] [54885]: [pid: 54885|app: 0|req: 341/661] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:10:37 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11553.909269] [54884]: DEBUG cinder.api.middleware.request_id [None req-bb2f5e23-fca1-426e-89cb-4f13f611d5de None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11553.911409] [54884]: INFO cinder.api.openstack.wsgi [None req-bb2f5e23-fca1-426e-89cb-4f13f611d5de tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11553.911629] [54884]: DEBUG cinder.api.openstack.wsgi [None req-bb2f5e23-fca1-426e-89cb-4f13f611d5de tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11553.911847] [54884]: DEBUG cinder.api.openstack.wsgi [None req-bb2f5e23-fca1-426e-89cb-4f13f611d5de tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11553.919664] [54884]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11553.919664] [54884]: warnings.warn('Policy enforcement is depending on the value of ' [11553.923178] [54884]: INFO cinder.volume.api [None req-bb2f5e23-fca1-426e-89cb-4f13f611d5de tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11553.927419] [54884]: INFO cinder.api.openstack.wsgi [None req-bb2f5e23-fca1-426e-89cb-4f13f611d5de tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11553.927936] [54884]: [pid: 54884|app: 0|req: 321/662] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:10:38 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11554.938422] [54885]: DEBUG cinder.api.middleware.request_id [None req-f5c40ce2-c76a-4685-975e-6a1c8c4a113e None None] RequestId filter calling following filter/app {{(pid=54885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11554.940669] [54885]: INFO cinder.api.openstack.wsgi [None req-f5c40ce2-c76a-4685-975e-6a1c8c4a113e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11554.940930] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f5c40ce2-c76a-4685-975e-6a1c8c4a113e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11554.941220] [54885]: DEBUG cinder.api.openstack.wsgi [None req-f5c40ce2-c76a-4685-975e-6a1c8c4a113e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11554.949275] [54885]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [11554.949275] [54885]: warnings.warn('Policy enforcement is depending on the value of ' [11554.952678] [54885]: INFO cinder.volume.api [None req-f5c40ce2-c76a-4685-975e-6a1c8c4a113e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Volume info retrieved successfully. [11554.956853] [54885]: INFO cinder.api.openstack.wsgi [None req-f5c40ce2-c76a-4685-975e-6a1c8c4a113e tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 200 [11554.957247] [54885]: [pid: 54885|app: 0|req: 342/663] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:10:39 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [11555.967962] [54884]: DEBUG cinder.api.middleware.request_id [None req-a4a4ac7a-301f-4063-b572-5a6496a770a0 None None] RequestId filter calling following filter/app {{(pid=54884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [11555.969920] [54884]: INFO cinder.api.openstack.wsgi [None req-a4a4ac7a-301f-4063-b572-5a6496a770a0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] GET http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 [11555.970168] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a4a4ac7a-301f-4063-b572-5a6496a770a0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Empty body provided in request {{(pid=54884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [11555.970403] [54884]: DEBUG cinder.api.openstack.wsgi [None req-a4a4ac7a-301f-4063-b572-5a6496a770a0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] Calling method 'show' {{(pid=54884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [11555.976575] [54884]: INFO cinder.api.openstack.wsgi [None req-a4a4ac7a-301f-4063-b572-5a6496a770a0 tempest-ServerActionsTestOtherB-689936928 tempest-ServerActionsTestOtherB-689936928-project-member] http://10.180.1.21/volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 returned with HTTP 404 [11555.977051] [54884]: [pid: 54884|app: 0|req: 322/664] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 11 15:10:40 2025] GET /volume/v3/volumes/dea7dde6-2c87-44c0-a6ec-4aabb71b4557 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [11564.954806] [54885]: DEBUG dbcounter [-] [54885] Writing DB stats cinder:SELECT=8 {{(pid=54885) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [11565.972778] [54884]: DEBUG dbcounter [-] [54884] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54884) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}